@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

/*
a:active,
a:hover {
  outline: 0;
}
*/
abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1200px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.3333333333%; }

.col-xs-2 {
  width: 16.6666666667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.3333333333%; }

.col-xs-5 {
  width: 41.6666666667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.3333333333%; }

.col-xs-8 {
  width: 66.6666666667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.3333333333%; }

.col-xs-11 {
  width: 91.6666666667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.3333333333%; }

.col-xs-pull-2 {
  right: 16.6666666667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.3333333333%; }

.col-xs-pull-5 {
  right: 41.6666666667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.3333333333%; }

.col-xs-pull-8 {
  right: 66.6666666667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.3333333333%; }

.col-xs-pull-11 {
  right: 91.6666666667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.3333333333%; }

.col-xs-push-2 {
  left: 16.6666666667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.3333333333%; }

.col-xs-push-5 {
  left: 41.6666666667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.3333333333%; }

.col-xs-push-8 {
  left: 66.6666666667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.3333333333%; }

.col-xs-push-11 {
  left: 91.6666666667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.3333333333%; }

.col-xs-offset-2 {
  margin-left: 16.6666666667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.3333333333%; }

.col-xs-offset-5 {
  margin-left: 41.6666666667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.3333333333%; }

.col-xs-offset-8 {
  margin-left: 66.6666666667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.3333333333%; }

.col-xs-offset-11 {
  margin-left: 91.6666666667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.3333333333%; }
  .col-sm-2 {
    width: 16.6666666667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.3333333333%; }
  .col-sm-5 {
    width: 41.6666666667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.3333333333%; }
  .col-sm-8 {
    width: 66.6666666667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.3333333333%; }
  .col-sm-11 {
    width: 91.6666666667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.3333333333%; }
  .col-sm-pull-2 {
    right: 16.6666666667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.3333333333%; }
  .col-sm-pull-5 {
    right: 41.6666666667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.3333333333%; }
  .col-sm-pull-8 {
    right: 66.6666666667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.3333333333%; }
  .col-sm-pull-11 {
    right: 91.6666666667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.3333333333%; }
  .col-sm-push-2 {
    left: 16.6666666667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.3333333333%; }
  .col-sm-push-5 {
    left: 41.6666666667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.3333333333%; }
  .col-sm-push-8 {
    left: 66.6666666667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.3333333333%; }
  .col-sm-push-11 {
    left: 91.6666666667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.3333333333%; }
  .col-sm-offset-2 {
    margin-left: 16.6666666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.3333333333%; }
  .col-sm-offset-5 {
    margin-left: 41.6666666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.3333333333%; }
  .col-sm-offset-8 {
    margin-left: 66.6666666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.3333333333%; }
  .col-sm-offset-11 {
    margin-left: 91.6666666667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.3333333333%; }
  .col-md-2 {
    width: 16.6666666667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.3333333333%; }
  .col-md-5 {
    width: 41.6666666667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.3333333333%; }
  .col-md-8 {
    width: 66.6666666667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.3333333333%; }
  .col-md-11 {
    width: 91.6666666667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.3333333333%; }
  .col-md-pull-2 {
    right: 16.6666666667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.3333333333%; }
  .col-md-pull-5 {
    right: 41.6666666667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.3333333333%; }
  .col-md-pull-8 {
    right: 66.6666666667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.3333333333%; }
  .col-md-pull-11 {
    right: 91.6666666667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.3333333333%; }
  .col-md-push-2 {
    left: 16.6666666667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.3333333333%; }
  .col-md-push-5 {
    left: 41.6666666667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.3333333333%; }
  .col-md-push-8 {
    left: 66.6666666667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.3333333333%; }
  .col-md-push-11 {
    left: 91.6666666667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.3333333333%; }
  .col-md-offset-2 {
    margin-left: 16.6666666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.3333333333%; }
  .col-md-offset-5 {
    margin-left: 41.6666666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.3333333333%; }
  .col-md-offset-8 {
    margin-left: 66.6666666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.3333333333%; }
  .col-md-offset-11 {
    margin-left: 91.6666666667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.3333333333%; }
  .col-lg-2 {
    width: 16.6666666667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.3333333333%; }
  .col-lg-5 {
    width: 41.6666666667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.3333333333%; }
  .col-lg-8 {
    width: 66.6666666667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.3333333333%; }
  .col-lg-11 {
    width: 91.6666666667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.3333333333%; }
  .col-lg-pull-2 {
    right: 16.6666666667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.3333333333%; }
  .col-lg-pull-5 {
    right: 41.6666666667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.3333333333%; }
  .col-lg-pull-8 {
    right: 66.6666666667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.3333333333%; }
  .col-lg-pull-11 {
    right: 91.6666666667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.3333333333%; }
  .col-lg-push-2 {
    left: 16.6666666667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.3333333333%; }
  .col-lg-push-5 {
    left: 41.6666666667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.3333333333%; }
  .col-lg-push-8 {
    left: 66.6666666667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.3333333333%; }
  .col-lg-push-11 {
    left: 91.6666666667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.3333333333%; }
  .col-lg-offset-2 {
    margin-left: 16.6666666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.3333333333%; }
  .col-lg-offset-5 {
    margin-left: 41.6666666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.3333333333%; }
  .col-lg-offset-8 {
    margin-left: 66.6666666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.3333333333%; }
  .col-lg-offset-11 {
    margin-left: 91.6666666667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

.fade {
  opacity: 0;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 3px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 3px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #333333; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #337ab7; }
    .panel-primary > .panel-heading .badge {
      color: #337ab7;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.clearfix:before, .productoverview-footer:before, .clearfix:after, .productoverview-footer:after {
  content: " ";
  display: table; }

.clearfix:after, .productoverview-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/* 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-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .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; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-menu > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 0; }

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0; }

.mm-panel {
  transition: transform 0.4s ease;
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-panel.mm-opened {
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.mm-panel.mm-subopened {
  -ms-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

.mm-panel.mm-highest {
  z-index: 1; }

.mm-menu > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 20px; }

.mm-menu > .mm-panel.mm-hasnavbar {
  padding-top: 40px; }

.mm-menu > .mm-panel:before, .mm-menu > .mm-panel:after {
  content: '';
  display: block;
  height: 20px; }

.mm-vertical .mm-panel {
  -ms-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }

.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }

.mm-vertical .mm-listview > li > .mm-next:after,
.mm-listview > li.mm-vertical > .mm-next:after {
  top: 16px;
  bottom: auto; }

.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0; }

.mm-navbar > * {
  display: block;
  padding: 10px 0; }

.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none; }

.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.mm-navbar .mm-btn {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  z-index: 1; }

.mm-navbar .mm-btn:first-child {
  padding-left: 20px;
  left: 0; }

.mm-navbar .mm-btn:last-child {
  text-align: right;
  padding-right: 20px;
  right: 0; }

.mm-panel .mm-navbar {
  display: none; }

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }

.mm-listview a,
.mm-listview a:hover {
  text-decoration: none; }

.mm-listview > li {
  position: relative; }

.mm-listview > li, .mm-listview > li:after,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before {
  border-color: inherit; }

.mm-listview > li > a,
.mm-listview > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: inherit;
  display: block;
  padding: 10px 10px 10px 20px;
  margin: 0; }

.mm-listview > li > a.mm-arrow,
.mm-listview > li > span.mm-arrow {
  padding-right: 50px; }

.mm-listview > li:not(.mm-divider):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.mm-listview > li:not(.mm-divider):after {
  left: 20px; }

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2; }

.mm-listview .mm-next:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0; }

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px; }

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%; }

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none; }

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0; }

.mm-menu > .mm-panel > .mm-listview {
  margin: 20px -20px; }

.mm-menu > .mm-panel > .mm-listview:first-child,
.mm-menu > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px; }

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }

.mm-listview .mm-inset > li {
  padding: 5px 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }

.mm-listview .mm-spacer > .mm-next {
  top: 40px; }

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 20px; }

.mm-next:after,
.mm-arrow:after {
  border-top: none;
  border-left: none;
  right: 20px; }

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-navbar > *,
.mm-menu .mm-navbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu .mm-listview > li .mm-next:after,
.mm-menu .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5); }

.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu .mm-divider {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow: hidden;
  position: relative; }

html.mm-opened body {
  overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999; }

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed; }

.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0); } }

@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0); } }

/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-top.mm-autoheight, .mm-menu.mm-bottom.mm-autoheight {
  max-height: 80%; }

.mm-menu.mm-top.mm-autoheight.mm-fullscreen, .mm-menu.mm-bottom.mm-autoheight.mm-fullscreen {
  max-height: 100%; }

.mm-menu.mm-measureheight > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }

em.mm-counter + a.mm-next {
  width: 90px; }

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px; }

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }

.mm-divider.mm-opened a.mm-next:after {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-fixeddivider:after {
  content: none !important;
  display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-page,
html.mm-opened.mm-dragging .mm-fixed-top,
html.mm-opened.mm-dragging .mm-fixed-bottom,
html.mm-opened.mm-dragging #mm-blocker {
  transition-duration: 0s; }

/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel {
  transition-property: transform, left, right; }

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit; }

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  transition: opacity 0.4s ease; }

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

/*
	jQuery.mmenu navbars addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0; }

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding: 0 40px; }

.mm-close:after {
  content: 'x'; }

.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }

.mm-navbar > .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px; }

.mm-navbar > .mm-breadcrumbs > a {
  text-decoration: underline; }

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0px; }

.mm-hasnavbar-top-1 .mm-panel {
  top: 40px; }

.mm-hasnavbar-top-1 .mm-indexer {
  top: 50px; }

.mm-hasnavbar-top-1 .mm-fixeddivider {
  top: 40px; }

.mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panel {
  top: 80px; }

.mm-hasnavbar-top-2 .mm-indexer {
  top: 90px; }

.mm-hasnavbar-top-2 .mm-fixeddivider {
  top: 80px; }

.mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panel {
  top: 120px; }

.mm-hasnavbar-top-3 .mm-indexer {
  top: 130px; }

.mm-hasnavbar-top-3 .mm-fixeddivider {
  top: 120px; }

.mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panel {
  top: 160px; }

.mm-hasnavbar-top-4 .mm-indexer {
  top: 170px; }

.mm-hasnavbar-top-4 .mm-fixeddivider {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom: 0px; }

.mm-hasnavbar-bottom-1 .mm-panel {
  bottom: 40px; }

.mm-hasnavbar-bottom-1 .mm-indexer {
  bottom: 50px; }

.mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panel {
  bottom: 80px; }

.mm-hasnavbar-bottom-2 .mm-indexer {
  bottom: 90px; }

.mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panel {
  bottom: 120px; }

.mm-hasnavbar-bottom-3 .mm-indexer {
  bottom: 130px; }

.mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panel {
  bottom: 160px; }

.mm-hasnavbar-bottom-4 .mm-indexer {
  bottom: 170px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px; }

.mm-search input {
  border: none;
  border-radius: 26px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  outline: none;
  display: block;
  width: 100%;
  height: 26px;
  margin: 0;
  padding: 0 10px; }

.mm-search input::-ms-clear {
  display: none; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.mm-panel.mm-hassearch {
  padding-top: 40px; }

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px; }

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }

.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px; }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 10px;
  bottom: 10px;
  right: -100px;
  z-index: 3;
  transition: right 0.4s ease;
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%; }

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px; }

.mm-hasindexer .mm-indexer {
  right: 0; }

.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2; }

label.mm-toggle:before,
label.mm-check:before {
  content: '';
  display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0; }

li.mm-vertical label.mm-toggle {
  top: 5px; }

li.mm-vertical label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px; }

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  margin-right: 50px; }

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px; }

em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span {
  margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu label.mm-toggle:before {
  background: #f3f3f3; }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

/*
	jQuery.mmenu effects extension CSS
*/
html.mm-effect-zoom-menu .mm-menu.mm-offcanvas {
  transition: transform 0.4s ease; }

html.mm-effect-zoom-menu.mm-opened .mm-menu.mm-effect-zoom-menu {
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform-origin: left center;
  transform-origin: left center; }

html.mm-effect-zoom-menu.mm-opening .mm-menu.mm-effect-zoom-menu {
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-zoom-menu.mm-right.mm-opened .mm-menu.mm-offcanvas {
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform-origin: right center;
  transform-origin: right center; }

html.mm-effect-zoom-menu.mm-right.mm-opening .mm-menu.mm-effect-zoom-menu {
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

html.mm-effect-slide-menu .mm-menu.mm-effect-slide-menu {
  transition: transform 0.4s ease; }

html.mm-effect-slide-menu.mm-opened .mm-menu.mm-effect-slide-menu {
  -ms-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }

html.mm-effect-slide-menu.mm-opening .mm-menu.mm-effect-slide-menu {
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-effect-slide-menu.mm-right.mm-opened .mm-menu.mm-effect-slide-menu {
  -ms-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }

html.mm-effect-slide-menu.mm-right.mm-opening .mm-menu.mm-effect-slide-menu {
  -ms-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

html.mm-effect-fade-menu .mm-menu.mm-effect-fade-menu {
  opacity: 0;
  transition: opacity 0.4s ease; }

html.mm-effect-fade-menu.mm-opening .mm-menu.mm-effect-fade-menu {
  opacity: 1; }

.mm-menu.mm-effect-zoom-panels .mm-panel {
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform-origin: left center;
  transform-origin: left center; }

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened {
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-menu.mm-effect-zoom-panels .mm-panel.mm-opened.mm-subopened {
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-slide-panels-0 .mm-panel.mm-subopened {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-effect-slide-panels-100 .mm-panel.mm-subopened {
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li {
  transition: transform 0.4s ease;
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(1) {
  transition-delay: 100ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(2) {
  transition-delay: 200ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(3) {
  transition-delay: 300ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(4) {
  transition-delay: 400ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(5) {
  transition-delay: 500ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(6) {
  transition-delay: 600ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(7) {
  transition-delay: 700ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(8) {
  transition-delay: 800ms; }

html.mm-effect-slide-listitems .mm-menu.mm-effect-slide-listitems .mm-listview > li:nth-child(9) {
  transition-delay: 900ms; }

html.mm-effect-slide-listitems.mm-opening .mm-menu.mm-effect-slide-listitems .mm-panel.mm-opened .mm-listview > li {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0); } }

@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }

html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }

@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }

.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }

.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }

.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }

@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }

/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  transition: transform 0.4s ease;
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -ms-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }

.mm-menu.mm-top {
  -ms-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }

.mm-menu.mm-bottom {
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS
*/
.mm-menu.mm-theme-dark {
  background: #333333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark .mm-navbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-navbar .mm-btn:before, .mm-menu.mm-theme-dark .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-dark .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark .mm-divider {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.05); }

.mm-menu.mm-pageshadow.mm-theme-dark:after {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); }

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8); }

.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15); }

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333333; }

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-white {
  background: white;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white .mm-navbar a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-navbar .mm-btn:before, .mm-menu.mm-theme-white .mm-navbar .mm-btn:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-white .mm-listview > li .mm-arrow:after {
  border-color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05); }

.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white .mm-divider {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.03); }

.mm-menu.mm-pageshadow.mm-theme-white:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2); }

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6); }

.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: white; }

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu.mm-theme-black {
  background: black;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black .mm-navbar a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-navbar .mm-btn:before, .mm-menu.mm-theme-black .mm-navbar .mm-btn:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after,
.mm-menu.mm-theme-black .mm-listview > li .mm-arrow:after {
  border-color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3); }

.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black .mm-divider {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-fixeddivider span {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-pageshadow.mm-theme-black:after {
  content: none;
  display: none; }

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6); }

.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black .mm-indexer a {
  color: rgba(255, 255, 255, 0.4); }

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2); }

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: black; }

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

/*
	jQuery.mmenu tileview extension CSS
*/
.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
  content: '';
  display: block;
  clear: both; }

.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative; }

.mm-menu.mm-tileview .mm-listview > li:after,
.mm-menu .mm-tileview.mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%; }

.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%; }

.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span,
.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0; }

.mm-menu.mm-tileview .mm-listview > li > .mm-next,
.mm-menu .mm-tileview.mm-listview > li > .mm-next {
  width: auto; }

.mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
  content: none;
  display: none; }

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }

.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none; }

.mm-menu.mm-tileview .mm-listview {
  margin: 0; }

/*! Blue Monday Skin for jPlayer 2.9.2 ~ (c) 2009-2014 Happyworm Ltd ~ MIT License */
/*
 * Skin for jPlayer Plugin (jQuery JavaScript Library)
 * http://www.jplayer.org
 *
 * Skin Name: Blue Monday
 *
 * Copyright (c) 2010 - 2014 Happyworm Ltd
 * Licensed under the MIT license.
 *  - http://www.opensource.org/licenses/mit-license.php
 *
 * Author: Silvia Benvenuti
 * Skin Version: 5.1 (jPlayer 2.8.0)
 * Date: 13th November 2014
 */
.jp-audio *:focus,
.jp-audio-stream *:focus,
.jp-video *:focus {
  /* Disable the browser focus highlighting. */
  outline: none; }

.jp-audio button::-moz-focus-inner,
.jp-audio-stream button::-moz-focus-inner,
.jp-video button::-moz-focus-inner {
  /* Disable the browser CSS3 focus highlighting. */
  border: 0; }

.jp-audio,
.jp-audio-stream,
.jp-video {
  font-size: 16px;
  font-family: Verdana, Arial, sans-serif;
  line-height: 1.6;
  color: #666;
  border: 1px solid #009be3;
  background-color: #eee; }

.jp-audio {
  width: 420px; }

.jp-audio-stream {
  width: 182px; }

.jp-video-270p {
  width: 480px; }

.jp-video-360p {
  width: 640px; }

.jp-video-full {
  /* Rules for IE6 (full-screen) */
  width: 480px;
  height: 270px;
  /* Rules for IE7 (full-screen) - Otherwise the relative container causes other page items that are not position:static (default) to appear over the video/gui. */
  position: static !important;
  position: relative; }

/* The z-index rule is defined in this manner to enable Popcorn plugins that add overlays to video area. EG. Subtitles. */
.jp-video-full div div {
  z-index: 1000; }

.jp-video-full .jp-jplayer {
  top: 0;
  left: 0;
  position: fixed !important;
  position: relative;
  /* Rules for IE6 (full-screen) */
  overflow: hidden; }

.jp-video-full .jp-gui {
  position: fixed !important;
  position: static;
  /* Rules for IE6 (full-screen) */
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  /* 1 layer above the others. */ }

.jp-video-full .jp-interface {
  position: absolute !important;
  position: relative;
  /* Rules for IE6 (full-screen) */
  bottom: 0;
  left: 0; }

.jp-interface {
  position: relative;
  background-color: #eee;
  width: 100%; }

.jp-audio .jp-interface {
  height: 80px; }

.jp-audio-stream .jp-interface {
  height: 80px; }

.jp-video .jp-interface {
  border-top: 1px solid #009be3; }

/* @group CONTROLS */
.jp-controls-holder {
  clear: both;
  width: 440px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  top: -8px;
  /* This negative value depends on the size of the text in jp-currentTime and jp-duration */ }

.jp-interface .jp-controls {
  margin: 0;
  padding: 0;
  overflow: hidden; }

.jp-audio .jp-controls {
  width: 380px;
  padding: 20px 20px 0 20px; }

.jp-audio-stream .jp-controls {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 142px; }

.jp-video .jp-type-single .jp-controls {
  width: 78px;
  margin-left: 200px; }

.jp-video .jp-type-playlist .jp-controls {
  width: 134px;
  margin-left: 172px; }

.jp-video .jp-controls {
  float: left; }

.jp-controls button {
  display: block;
  float: left;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }

.jp-play {
  width: 40px;
  height: 40px; }

.jp-play {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 0 no-repeat; }

.jp-play:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -41px 0 no-repeat; }

.jp-state-playing .jp-play {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -42px no-repeat; }

.jp-state-playing .jp-play:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -41px -42px no-repeat; }

.jp-stop, .jp-previous, .jp-next {
  width: 28px;
  height: 28px;
  margin-top: 6px; }

.jp-stop {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -83px no-repeat;
  margin-left: 10px; }

.jp-stop:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -29px -83px no-repeat; }

.jp-previous {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -112px no-repeat; }

.jp-previous:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -29px -112px no-repeat; }

.jp-next {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -141px no-repeat; }

.jp-next:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -29px -141px no-repeat; }

/* @end */
/* @group progress bar */
.jp-progress {
  overflow: hidden;
  background-color: #ddd; }

.jp-audio .jp-progress {
  position: absolute;
  top: 32px;
  height: 15px; }

.jp-audio .jp-type-single .jp-progress {
  left: 110px;
  width: 186px; }

.jp-audio .jp-type-playlist .jp-progress {
  left: 166px;
  width: 130px; }

.jp-video .jp-progress {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 10px; }

.jp-seek-bar {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -202px repeat-x;
  width: 0px;
  height: 100%;
  cursor: pointer; }

.jp-play-bar {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -218px repeat-x;
  width: 0px;
  height: 100%; }

/* The seeking class is added/removed inside jPlayer */
.jp-seeking-bg {
  background: url("../images/videoplayerskin/jplayer.blue.monday.seeking.gif"); }

/* @end */
/* @group volume controls */
.jp-state-no-volume .jp-volume-controls {
  display: none; }

.jp-volume-controls {
  position: absolute;
  top: 32px;
  left: 308px;
  width: 200px; }

.jp-audio-stream .jp-volume-controls {
  left: 70px; }

.jp-video .jp-volume-controls {
  top: 12px;
  left: 50px; }

.jp-volume-controls button {
  display: block;
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }

.jp-mute,
.jp-volume-max {
  width: 18px;
  height: 15px; }

.jp-volume-max {
  left: 74px; }

.jp-mute {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -170px no-repeat; }

.jp-mute:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -19px -170px no-repeat; }

.jp-state-muted .jp-mute {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -60px -170px no-repeat; }

.jp-state-muted .jp-mute:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -79px -170px no-repeat; }

.jp-volume-max {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -186px no-repeat; }

.jp-volume-max:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -19px -186px no-repeat; }

.jp-volume-bar {
  position: absolute;
  overflow: hidden;
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -250px repeat-x;
  top: 5px;
  left: 22px;
  width: 46px;
  height: 5px;
  cursor: pointer; }

.jp-volume-bar-value {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -256px repeat-x;
  width: 0px;
  height: 5px; }

/* @end */
/* @group current time and duration */
.jp-audio .jp-time-holder {
  position: absolute;
  top: 50px; }

.jp-audio .jp-type-single .jp-time-holder {
  left: 110px;
  width: 186px; }

.jp-audio .jp-type-playlist .jp-time-holder {
  left: 166px;
  width: 130px; }

.jp-current-time,
.jp-duration {
  width: 60px;
  font-size: .64em;
  font-style: oblique; }

.jp-current-time {
  float: left;
  display: inline;
  cursor: default; }

.jp-duration {
  float: right;
  display: inline;
  text-align: right;
  cursor: pointer; }

.jp-video .jp-current-time {
  margin-left: 20px; }

.jp-video .jp-duration {
  margin-right: 20px; }

/* @end */
/* @group playlist */
.jp-details {
  font-weight: bold;
  text-align: center;
  cursor: default; }

.jp-details,
.jp-playlist {
  width: 100%;
  background-color: #ccc;
  border-top: 1px solid #009be3; }

.jp-type-single .jp-details,
.jp-type-playlist .jp-details {
  border-top: none; }

.jp-details .jp-title {
  margin: 0;
  padding: 5px 20px;
  font-size: .72em;
  font-weight: bold; }

.jp-playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0 20px;
  font-size: .72em; }

.jp-playlist li {
  padding: 5px 0 4px 20px;
  border-bottom: 1px solid #eee; }

.jp-playlist li div {
  display: inline; }

/* Note that the first-child (IE6) and last-child (IE6/7/8) selectors do not work on IE */
div.jp-type-playlist div.jp-playlist li:last-child {
  padding: 5px 0 5px 20px;
  border-bottom: none; }

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
  list-style-type: square;
  list-style-position: inside;
  padding-left: 7px; }

div.jp-type-playlist div.jp-playlist a {
  color: #333;
  text-decoration: none; }

div.jp-type-playlist div.jp-playlist a:hover {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-current {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px;
  font-weight: bold;
  color: #666; }

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
  color: #0d88c1; }

div.jp-type-playlist div.jp-playlist span.jp-free-media {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 10px; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a {
  color: #666; }

div.jp-type-playlist div.jp-playlist span.jp-free-media a:hover {
  color: #0d88c1; }

span.jp-artist {
  font-size: .8em;
  color: #666; }

/* @end */
.jp-video-play {
  width: 100%;
  overflow: hidden;
  /* Important for nested negative margins to work in modern browsers */
  cursor: pointer;
  background-color: transparent;
  /* Makes IE9 work with the active area over the whole video area. IE6/7/8 only have the button as active area. */ }

.jp-video-270p .jp-video-play {
  margin-top: -270px;
  height: 270px; }

.jp-video-360p .jp-video-play {
  margin-top: -360px;
  height: 360px; }

.jp-video-full .jp-video-play {
  height: 100%; }

.jp-video-play-icon {
  position: relative;
  display: block;
  width: 112px;
  height: 100px;
  margin-left: -56px;
  margin-top: -50px;
  left: 50%;
  top: 50%;
  background: url("../images/videoplayerskin/jplayer.blue.monday.video.play.png") 0 0 no-repeat;
  text-indent: -9999px;
  border: none;
  cursor: pointer; }

.jp-video-play-icon:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.video.play.png") 0 -100px no-repeat; }

.jp-jplayer audio,
.jp-jplayer {
  width: 0px;
  height: 0px; }

.jp-jplayer {
  background-color: #000000; }

/* @group TOGGLES */
/* The audio toggles are nested inside jp-time-holder */
.jp-toggles {
  padding: 0;
  margin: 0 auto;
  overflow: hidden; }

.jp-audio .jp-type-single .jp-toggles {
  width: 25px; }

.jp-audio .jp-type-playlist .jp-toggles {
  width: 55px;
  margin: 0;
  position: absolute;
  left: 325px;
  top: 50px; }

.jp-video .jp-toggles {
  position: absolute;
  right: 16px;
  margin: 0;
  margin-top: 10px;
  width: 100px; }

.jp-toggles button {
  display: block;
  float: left;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
  /* need this for IE6 */
  border: none;
  cursor: pointer; }

.jp-full-screen {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -310px no-repeat;
  margin-left: 20px; }

.jp-full-screen:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -30px -310px no-repeat; }

.jp-state-full-screen .jp-full-screen {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -60px -310px no-repeat; }

.jp-state-full-screen .jp-full-screen:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -90px -310px no-repeat; }

.jp-repeat {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -290px no-repeat; }

.jp-repeat:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -30px -290px no-repeat; }

.jp-state-looped .jp-repeat {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -60px -290px no-repeat; }

.jp-state-looped .jp-repeat:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -90px -290px no-repeat; }

.jp-shuffle {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") 0 -270px no-repeat;
  margin-left: 5px; }

.jp-shuffle:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -30px -270px no-repeat; }

.jp-state-shuffled .jp-shuffle {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -60px -270px no-repeat; }

.jp-state-shuffled .jp-shuffle:focus {
  background: url("../images/videoplayerskin/jplayer.blue.monday.jpg") -90px -270px no-repeat; }

/* @end */
/* @group NO SOLUTION error feedback */
.jp-no-solution {
  padding: 5px;
  font-size: .8em;
  background-color: #eee;
  border: 2px solid #009be3;
  color: #000;
  display: none; }

.jp-no-solution a {
  color: #000; }

.jp-no-solution span {
  font-size: 1em;
  display: block;
  text-align: center;
  font-weight: bold; }

/* @end */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("../images//fancybox/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("../images/fancybox/fancybox_loading.gif") center center no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("../images/fancybox/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }

.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("../images/fancybox/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("../images/fancybox/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div {
    background-image: url("../images/fancybox/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image*/ } }

/* Get the bourbon mixin from http://bourbon.io */
/* Reset */
.flip-clock-wrapper * {
  margin: 0;
  padding: 0;
  line-height: normal;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden; }

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #fff; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before, .flip-clock-wrapper.productoverview-footer:before,
.flip-clock-wrapper.clearfix:after,
.flip-clock-wrapper.productoverview-footer:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after, .flip-clock-wrapper.productoverview-footer:after {
  clear: both; }

.flip-clock-wrapper.clearfix, .flip-clock-wrapper.productoverview-footer {
  *zoom: 1; }

/* Main */
.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a {
  color: #fff; }

.flip-clock-wrapper {
  position: relative;
  display: inline-block;
  margin: 1em; }

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.flip-clock-wrapper:after {
  clear: both; }

/* Skeleton */
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000; }

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important; }

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #fff;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #fff;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -111px;
  color: #fff;
  text-shadow: none;
  font-size: 20px;
  font-family: "porschedesignparagraph"; }

.flip-clock-divider.days .flip-clock-label {
  right: -92px; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -108px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -116px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@keyframes asd {
  0% {
    z-index: 2; }
  20% {
    z-index: 4; }
  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  animation: turn 0.5s 0.5s linear both; }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }
  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  animation: turn2 0.5s linear both; }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }
  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%);
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%);
  animation: hide 0.5s 0.2s linear both; }

@keyframes show {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes hide {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*------------------------------------*    $MIXINS
\*------------------------------------*/
/* CSS Transition
    Usage: @include transition(width,0.3s,ease-out);
 */
/* Rem Unit font sizes with relative fallback http:/seesparkbox.com/foundry/scss_rem_mixin_now_with_a_better_fallback
    Usage: @include font-size(1, large);
*/
html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

a:focus,
.btn:focus,
button:focus,
input:focus,
select:focus {
  outline: #aaaaaa dotted 2px; }

html, body {
  font-weight: normal;
  font-family: "porschedesignparagraph"; }

body {
  overflow-x: hidden;
  background: #fff; }
  body.porscheworld {
    background: #000000; }

img.responsive {
  max-width: 100%;
  height: auto; }

sup {
  top: 0;
  font-size: 100%; }

hr {
  height: 1px;
  background: #000000;
  border: none; }

.clearfix, .productoverview-footer {
  zoom: 1;
  /* For IE 6/7 (trigger hasLayout) */ }
  .clearfix:after, .productoverview-footer:after, .clearfix:before, .productoverview-footer:before {
    clear: both;
    content: "";
    display: table; }

@font-face {
  font-family: 'porschedesignparagraph';
  src: url("../fonts/porschedesignwebfont-paragraph.eot");
  src: local("â˜º"), url("../fonts/porschedesignwebfont-paragraph.woff") format("woff"), url("../fonts/porschedesignwebfont-paragraph.ttf") format("truetype"), url("../fonts/porschedesignwebfont-paragraph.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "HelveticaNeueW01-55Roma";
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix");
  src: url("../fonts/b7693a83-b861-4aa6-85e0-9ecf676bc4d6.eot?#iefix") format("eot"), url("../fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"), url("../fonts/bcf54343-d033-41ee-bbd7-2b77df3fe7ba.woff") format("woff"), url("../fonts/b0ffdcf0-26da-47fd-8485-20e4a40d4b7d.ttf") format("truetype"), url("../fonts/da09f1f1-062a-45af-86e1-2bbdb3dd94f9.svg#da09f1f1-062a-45af-86e1-2bbdb3dd94f9") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "HelveticaNeueW01-75Bold";
  src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix");
  src: url("../fonts/c07fef9e-a934-42d7-92ad-69205f2b8a00.eot?#iefix") format("eot"), url("../fonts/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"), url("../fonts/14ff6081-326d-4dae-b778-d7afa66166fc.woff") format("woff"), url("../fonts/8fda1e47-19be-46c7-8d83-8d4fb35572f0.ttf") format("truetype"), url("../fonts/f751c8ae-1057-46d9-8d74-62592e002568.svg#f751c8ae-1057-46d9-8d74-62592e002568") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "icons";
  src: url("../fonts/icons.eot?ab6de4652836daf188e8d6c10b612bf0");
  src: url("../fonts/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icons.woff?ab6de4652836daf188e8d6c10b612bf0") format("woff"), url("../fonts/icons.ttf?ab6de4652836daf188e8d6c10b612bf0") format("truetype");
  font-weight: normal;
  font-style: normal; }

.icon {
  font-family: "icons";
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon_arrow-circle:before {
  content: "\f101"; }

.icon_arrow:before, .metanav-list-item-link.js-flyouttoggle .icon:before, .slick-arrow:before, .fancybox-next span:before, .fancybox-prev span:before {
  content: "\f102"; }

.icon_basket:before {
  content: "\f103"; }

.icon_dhl-express:before {
  content: "\f104"; }

.icon_dhl:before {
  content: "\f105"; }

.icon_dollar:before {
  content: "\f106"; }

.icon_euro:before {
  content: "\f107"; }

.icon_facebook:before {
  content: "\f108"; }

.icon_galerie:before {
  content: "\f109"; }

.icon_instagram:before {
  content: "\f10a"; }

.icon_kreditkarte:before {
  content: "\f10b"; }

.icon_lastschrift:before {
  content: "\f10c"; }

.icon_loop:before {
  content: "\f10d"; }

.icon_lupe:before {
  content: "\f10e"; }

.icon_minus:before {
  content: "\f10f"; }

.icon_paypal:before {
  content: "\f110"; }

.icon_pencil:before {
  content: "\f111"; }

.icon_play:before {
  content: "\f112"; }

.icon_plus:before {
  content: "\f113"; }

.icon_plus_circle:before {
  content: "\f114"; }

.icon_plus_info:before {
  content: "\f115"; }

.icon_star-black:before {
  content: "\f116"; }

.icon_star:before {
  content: "\f117"; }

.icon_twitter:before {
  content: "\f118"; }

.icon_vk:before {
  content: "\f119"; }

.icon_weibo:before {
  content: "\f11a"; }

.icon_x:before, .metanav-list-item-link.is-active .icon:before, .fancybox-close:before {
  content: "\f11b"; }

.icon_arrow:before, .metanav-list-item-link.js-flyouttoggle .icon:before, .slick-arrow:before, .fancybox-next span:before, .fancybox-prev span:before {
  font-size: 10px; }

.icon_dhl-express:before {
  font-size: 40px; }

.icon_dhl:before {
  font-size: 26px; }

.icon_euro:before {
  font-size: 20px; }

.icon_dollar:before {
  font-size: 20px; }

.icon_paypal:before {
  font-size: 20px; }

.icon_kreditkarte:before {
  font-size: 34px; }

.icon_lastschrift:before {
  font-size: 35px; }

.icon_lupe:before {
  color: #706559; }

.icon_pencil:before {
  font-size: 18px; }

i.icon.icon-white:before {
  color: #fff !important; }

i.icon.icon-black:before {
  color: #000000 !important; }

/* Links */
a {
  color: #000000;
  text-decoration: none; }

.textlink i {
  color: #90877a; }

.textlink .icon:before {
  margin-right: 5px; }

.textlink:hover {
  color: #706559; }

.download-items a {
  display: block;
  margin-bottom: 3px; }

.cms-snippet a {
  text-decoration: underline; }

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000000;
  font-weight: normal;
  font-family: "porschedesignparagraph";
  text-transform: uppercase;
  margin: 0; }

h1, .h1 {
  font-size: 30px;
  line-height: 36px; }

h2, .h2 {
  font-size: 20px;
  line-height: 26px; }

h3, .h3 {
  font-size: 14px;
  line-height: 20px; }

h4, .h4 {
  font-size: 13px;
  line-height: 18px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  text-transform: none; }

.slider-heading {
  font-size: 40px;
  line-height: 46px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal; }

.heading-button {
  position: relative;
  min-height: 40px; }
  .heading-button:after {
    display: table;
    content: ' ';
    clear: both; }
  .heading-button h1,
  .heading-button h2 {
    padding: 10px 270px 0 0; }
  .heading-button .btn {
    position: absolute;
    right: 0;
    top: 0; }
  @media (max-width: 768px) {
    .heading-button h1,
    .heading-button h2 {
      padding: 0; }
    .heading-button .btn {
      margin-top: 10px;
      float: left;
      position: relative;
      top: auto;
      right: auto;
      display: block;
      width: 100%; } }

.heading {
  float: left;
  width: 100%;
  margin: 15px 0;
  padding: 0 0 15px; }

/* Text */
p {
  color: #000000;
  font-size: 13px;
  margin-bottom: 15px;
  font-family: "porschedesignparagraph"; }
  p.textbold,
  p strong,
  p b {
    font-family: "HelveticaNeueW01-75Bold";
    font-weight: normal; }

img {
  max-width: 100%; }

hr {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0; }

.textlink {
  display: inline-block;
  position: relative; }
  .textlink i {
    margin: -4px 0 0 0; }

.articlenr {
  color: #706559;
  font-size: 13px; }

.availability {
  position: relative;
  padding: 0 0 0 20px;
  margin: 0; }
  .availability:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    position: absolute;
    left: 0;
    top: 3px; }
  .availability.red:before {
    background: #b80101; }
  .availability.orange:before {
    background: #fedd78; }
  .availability.green:before {
    background: #65bc65; }

.refresh {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 13px;
  color: #000000; }
  .refresh i {
    color: #706559;
    position: absolute;
    top: -2px;
    left: 0;
    font-size: 16px; }

.price {
  margin: 0;
  font-size: 13px; }
  .price span {
    font-weight: normal;
    margin: 0;
    display: inline-block; }

.strikethrough div {
  display: block;
  color: #000000;
  font-size: 13px; }
  .strikethrough div span {
    display: inline-block;
    position: relative; }
  .strikethrough div:first-child {
    color: #706559;
    display: block; }
    .strikethrough div:first-child span:first-of-type {
      text-decoration: line-through; }

.strikethroughlist span {
  display: block;
  color: #000000; }
  .strikethroughlist span:first-child {
    text-decoration: line-through;
    color: #90877a; }

.porscheworld p {
  color: #000000; }

.porscheworld hr {
  color: #fff; }

.porscheworld .textlink {
  color: #fff; }

.porscheworld .articlenr {
  color: #fff; }

.porscheworld .availability {
  color: #fff; }

.porscheworld .refresh {
  color: #fff; }

em {
  font-style: normal;
  text-decoration: none;
  font-size: inherit; }

.price-regulation-container p, .price-regulation-container a {
  color: #706559; }

.price-regulation-container .textlink {
  text-decoration: underline; }

ol,
ul {
  padding: 0;
  font-size: 13px;
  line-height: 20px; }

ul {
  list-style: none; }
  ul li {
    padding: 0 0 0 15px;
    position: relative; }
    ul li:before {
      content: '';
      display: block;
      height: 5px;
      width: 5px;
      position: absolute;
      top: 5px;
      left: 0;
      background: #90877a;
      border-radius: 15px; }
  ul ul li:before {
    background: #000000; }

ol {
  padding: 0 0 0 15px;
  list-style: decimal; }
  ol li {
    position: relative; }

nav ul li:before {
  display: none; }

.porscheworld ul li {
  color: #fff; }
  .porscheworld ul li:before {
    background: #fff; }

form p {
  margin: 0 0 15px 0; }

form hr {
  margin: 0 0 20px 0; }

form .label-group span {
  display: block;
  margin-top: 2px;
  font-size: 12px;
  line-height: 14px; }

.section {
  padding: 30px 0; }
  .section:after {
    display: table;
    content: ' ';
    clear: both; }
  .section.padding-30-20 {
    padding: 30px 0 20px; }
  .section.border-bottom {
    border-bottom: 1px solid #d3cfca; }

.button-row {
  float: left;
  width: 100%; }

.form-row {
  margin-bottom: 10px;
  position: relative; }
  .form-row:after {
    display: table;
    content: ' ';
    clear: both; }
  .form-row .input-66 {
    width: 66%; }
  .form-row .input-50 {
    width: 49%; }
  .form-row .input-33 {
    width: 32%; }
  .form-row.empty {
    display: block;
    height: 32px; }

fieldset {
  border: none;
  margin: 30px 0 0 0;
  padding: 0; }
  fieldset:first-of-type {
    margin-top: 0; }

.error-message {
  float: left;
  width: 100%;
  margin: 6px 0 6px 0;
  color: #b80101;
  font-size: 13px; }
  .error-message p {
    margin: 0;
    color: #b80101; }

.hint-message {
  float: left;
  width: 100%;
  margin: 6px 0 6px 0;
  color: #333;
  font-size: 13px; }
  .hint-message p {
    margin: 0;
    color: #333; }

.error-messages li {
  padding: 0; }
  .error-messages li:before {
    display: none; }
  .error-messages li .textlink {
    margin: 0; }
    .error-messages li .textlink:hover {
      color: #000000; }

.hint-messages li {
  padding: 0; }
  .hint-messages li:before {
    display: none; }

input,
textarea {
  border: 1px solid #bcb7af;
  font-size: 13px;
  padding: 10px 10px 5px;
  color: #000000;
  width: 100%;
  float: left;
  position: relative; }
  input.error,
  textarea.error {
    border: 1px solid #b80101;
    background: #f3d9d9;
    color: #b80101; }
    input.error a.textlink:hover,
    textarea.error a.textlink:hover {
      color: #000000; }
  input:focus,
  textarea:focus {
    border: 1px solid #90877a;
    box-shadow: 0 0 5px #d3cfca;
    outline: none; }

::-webkit-input-placeholder {
  color: #000000; }

:-moz-placeholder {
  color: #000000; }

::-moz-placeholder {
  color: #000000; }

:-ms-input-placeholder {
  color: #000000; }

.coupon-input {
  float: left;
  width: 276px; }
  .coupon-input label {
    margin: 8px 10px 0 0;
    float: left; }
  .coupon-input input {
    width: 130px;
    margin: 0 10px 0 0; }
  .coupon-input .error-message {
    float: left;
    width: 100%; }

textarea {
  min-height: 160px; }

label {
  font-size: 13px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  display: inline-block; }
  label:hover {
    cursor: pointer; }
  label.error {
    color: #b80101; }
    label.error a {
      color: #b80101; }

.duty:after {
  content: '*'; }

.node {
  padding: 0 0 0 25%;
  display: block;
  color: #706559;
  font-size: 13px; }

.label-group {
  width: 25%;
  display: block;
  float: left;
  padding: 8px 10px 0 0; }
  .label-group label:before {
    content: '/'; }
  .label-group label:first-child:before {
    content: ''; }

.form-items {
  float: left;
  width: 75%; }
  .form-items input,
  .form-items textarea,
  .form-items .select {
    margin: 0 0 0 2%; }
    .form-items input:first-of-type,
    .form-items textarea:first-of-type,
    .form-items .select:first-of-type {
      margin: 0; }
  .form-items input:read-only {
    background-color: #ebebe4;
    outline-style: none;
    box-shadow: none; }

.salutation .form-items input,
.salutation .form-items textarea,
.salutation .form-items .select {
  width: 42%;
  float: right; }
  .salutation .form-items input:first-of-type,
  .salutation .form-items textarea:first-of-type,
  .salutation .form-items .select:first-of-type {
    float: left; }

.salutation .extra-label {
  float: left;
  width: 14%;
  padding: 8px 0 0 0; }
  .salutation .extra-label label {
    width: 100%;
    text-align: right; }

.captcha input {
  float: left;
  width: 70%; }

.captcha p {
  font-size: 13px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  display: inline-block; }
  .captcha p:hover {
    cursor: pointer; }
  .captcha p.error {
    color: #b80101; }
    .captcha p.error a {
      color: #b80101; }

.captcha .captcha-container {
  float: left;
  width: 28%;
  height: 33px;
  margin-left: 2%;
  background: #d3cfca; }

input[type=checkbox] {
  width: auto;
  position: absolute;
  left: 0;
  top: 0; }

input[type=radio] {
  height: 17px;
  width: 17px;
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type=radio]:after {
    background: white none repeat scroll 0 0;
    border: 2px solid #dcdcdc;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1) inset;
    content: " ";
    display: inline-block;
    height: 17px;
    position: relative;
    width: 17px;
    border-radius: 50%; }
  input[type=radio]:checked:after {
    background: #0087ec none repeat scroll 0 0;
    box-shadow: 0 0 0 3px white inset;
    border: 2px solid #0087ec; }

.label-radio {
  padding: 0 0 0 40px;
  position: relative;
  margin: 10px 0 0 0;
  display: block;
  width: 100%;
  float: left;
  font-weight: normal;
  font-family: "porschedesignparagraph"; }
  .label-radio.error a.textlink:hover {
    color: #000000; }
  .label-radio:first-of-type {
    margin: 0; }
  .label-radio .acc-item {
    margin: 0 0 10px 0;
    float: left;
    width: 100%; }
  .label-radio strong {
    font-weight: normal; }
  .label-radio .textlink {
    text-decoration: underline; }
    .label-radio .textlink i {
      text-decoration: none; }

.label-box {
  position: relative;
  padding: 23px 30px 19px 45px;
  border: 1px solid #d3cfca; }
  .label-box.is-selected {
    background: #f8f8f7; }
  .label-box .infotext {
    text-align: center;
    float: left;
    width: 100%;
    font-family: "porschedesignparagraph";
    font-weight: normal; }
  .label-box strong {
    text-transform: uppercase;
    text-align: center;
    display: block;
    width: 100%; }
  .label-box input {
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    top: 50%;
    left: 20px; }
  .label-box.error {
    border: 1px solid #b80101;
    background: #f3d9d9; }

input[type=checkbox].label-checkbox {
  position: relative;
  margin: 10px 0 0 0; }

.payment-form h3 {
  padding: 0 0 20px 45px; }
  @media (max-width: 480px) {
    .payment-form h3 {
      padding: 0 0 20px 0; } }

.payment-form .form-acc-content .form-row {
  margin: 15px 0 0 0; }

.label-payment {
  padding: 30px 20px 24px 45px; }
  .label-payment:after {
    font-family: "icons";
    content: "\f101";
    position: absolute;
    top: 50%;
    right: 20px;
    -ms-transform: translateY(-50%) rotate(0);
        transform: translateY(-50%) rotate(0);
    transition: all .3s;
    font-size: 20px;
    color: #90877a;
    font-weight: normal; }
  .label-payment.is-selected:after {
    -ms-transform: translateY(-50%) rotate(90deg);
        transform: translateY(-50%) rotate(90deg); }
  .label-payment strong {
    font-family: "porschedesignparagraph";
    font-weight: normal;
    text-align: center;
    padding: 0 25px; }
  .label-payment i {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    color: #90877a; }

.delivery-form h3 {
  padding: 0 0 20px 45px; }
  @media (max-width: 480px) {
    .delivery-form h3 {
      padding: 0 0 20px 0; } }

.label-delivery {
  padding: 25px 20px 20px 45px; }
  .label-delivery strong {
    padding: 0 75px 10px 75px;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #d3cfca;
    font-size: 14px;
    float: left;
    width: 100%;
    position: relative;
    font-family: "porschedesignparagraph";
    font-weight: normal; }
  .label-delivery i {
    position: absolute;
    left: 45px;
    top: 15px;
    color: #90877a; }
  .label-delivery .price {
    position: absolute;
    top: 24px;
    right: 20px;
    font-size: 13px;
    display: block; }

.form-accordion .acc-item {
  float: left;
  width: 100%;
  margin: 10px 0 0 0; }
  .form-accordion .acc-item:first-of-type {
    margin: 0; }

.form-acc-content {
  margin: 20px 0 10px;
  float: left;
  width: 100%; }
  .form-acc-content .label-radio {
    padding: 0 0 0 40px; }
  .form-acc-content p {
    margin: 0 0 15px 0; }
  .form-acc-content > *:first-of-type {
    margin: 0; }

@media (max-width: 992px) {
  .form-row.empty {
    display: none;
    height: 0; } }

@media (max-width: 768px) {
  .coupon-input {
    padding: 0 40px 0 0;
    position: relative; }
    .coupon-input input {
      width: 100%;
      margin: 0; }
    .coupon-input button {
      position: absolute;
      right: 0;
      top: 0; }
  .button-row .btn {
    width: 100%;
    margin: 10px 0 0 0; }
    .button-row .btn:first-child {
      margin: 0; } }

@media (max-width: 480px) {
  .node {
    padding: 0; }
  .label-group {
    width: 100%; }
  .form-items {
    width: 100%; }
  .label-radio {
    padding: 0 0 0 25px; }
  .label-box {
    padding: 20px 20px 20px 45px; }
  .label-delivery strong {
    padding: 0 0 30px 0; }
  .label-delivery i {
    position: relative;
    top: auto;
    left: auto;
    display: block;
    text-align: center;
    margin: 0 0 15px 0; }
  .label-delivery .price {
    position: relative;
    top: auto;
    right: auto;
    display: block;
    width: 100%;
    float: left;
    text-align: center;
    margin: -35px 0 0 0; } }

/*------------------------------------*    $Table
\*------------------------------------*/
table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1px solid #cccccc;
  width: 100%;
  margin-bottom: 15px; }

th,
td {
  font-size: 13px;
  border: 1px solid #cccccc;
  padding: 0.3em;
  text-align: left; }

.porscheworld table {
  border: 1px solid #fff; }

.porscheworld th,
.porscheworld td {
  border: 1px solid #fff;
  color: #fff; }

.content-float-left {
  float: left; }

.content-float-right {
  float: right; }

.content-right {
  right: 0; }

.content-left {
  right: 0; }

.content-vertial-center {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

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

.borderless {
  border: none; }

.border-bottom {
  border-bottom: 1px solid #d3cfca; }

.fullsize {
  background: #f5f5f4; }

.ahem {
  display: none; }

.clear-float {
  clear: both; }

.only-phone {
  display: none; }
  @media (max-width: 480px) {
    .only-phone {
      display: inline-block; } }

.only-tablet {
  display: none; }
  @media (max-width: 992px) {
    .only-tablet {
      display: inline-block; } }
  @media (max-width: 480px) {
    .only-tablet {
      display: none; } }

.only-mobile {
  display: none; }
  @media (max-width: 992px) {
    .only-mobile {
      display: inline-block; } }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

/*----- HR -----*/
hr {
  background-color: #90877a;
  padding: 0; }

.btn {
  padding: 12px 30px 12px 30px;
  font-size: 13px;
  font-family: "HelveticaNeueW01-75Bold";
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  border: none;
  transition: all 0.2s; }
  .btn:hover, .btn:focus {
    background: #706559;
    color: #fff; }
  .btn.disabled {
    background: #90877a; }
  .btn.centered {
    display: block;
    margin-left: auto;
    margin-right: auto; }

a.btn {
  display: inline-block; }

.btn-black {
  background: #000000;
  color: #fff; }
  .btn-black:active {
    background: #000000; }

.btn-white {
  background: #fff;
  color: #000000; }
  .btn-white:active {
    background: #fff;
    color: #000000; }

.btn-titan {
  background: #90877a;
  color: #fff; }
  .btn-titan.hover, .btn-titan:hover, .btn-titan:focus {
    background: #000000; }

.btn-transparent {
  background: transparent; }

.btn-submit {
  background: #000000;
  color: #fff;
  border: none;
  width: 32px;
  height: 32px;
  position: relative; }
  .btn-submit:before {
    position: absolute;
    top: 7px;
    left: 8px;
    font-size: 18px; }
  .btn-submit:hover, .btn-submit:focus {
    background: #706559; }

.btn-black-border {
  border: 1px solid #000000;
  color: #000000;
  padding: 11px 29px 11px 29px; }
  .btn-black-border:hover, .btn-black-border:focus {
    background: #000000;
    color: #fff; }

.btn-white-border {
  border: 1px solid #fff;
  color: #fff;
  padding: 11px 29px 11px 29px; }
  .btn-white-border:hover, .btn-white-border:focus {
    background: #fff;
    color: #000000; }

.btn-textlink {
  padding: 0;
  background: none;
  border: none;
  color: #000000; }
  .btn-textlink:hover, .btn-textlink:focus {
    background: none;
    color: #706559; }

.btn-max {
  width: 270px; }

.progressbar {
  padding: 10px 0; }

.progressbar,
.progressbar-links {
  background: #f8f8f7;
  margin: 0 auto;
  text-align: center; }

.progressbar-links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .progressbar-links li:after {
    background-size: 15px 15px;
    background: #d3cfca;
    content: "";
    height: 1px;
    right: -21%;
    width: 40%;
    top: 50%;
    position: absolute; }
  .progressbar-links li:last-child:after {
    display: none; }
  .progressbar-links li {
    display: inline-block;
    font-size: 18px;
    min-width: 70px;
    padding: 0;
    width: 18%; }
    .progressbar-links li:before {
      display: none; }
  .progressbar-links i {
    border: 1px solid #8f8f8f;
    border-radius: 50%;
    color: #8f8f8f;
    display: inline-block;
    font-family: arial, "lucida console", sans-serif;
    font-size: 18px;
    font-style: normal;
    left: 0;
    margin: 0;
    padding: 5px 9px 4px 10px; }
  .progressbar-links span {
    display: none; }
  .progressbar-links p,
  .progressbar-links a {
    color: #8f8f8f;
    cursor: default;
    display: inline-block;
    font-size: 18px;
    pointer-events: none;
    position: relative;
    text-decoration: none;
    margin: 0; }
    .progressbar-links p.is-active,
    .progressbar-links a.is-active {
      color: #000000; }
      .progressbar-links p.is-active i,
      .progressbar-links a.is-active i {
        background: #000000;
        border-color: #000000;
        color: #fff; }
    .progressbar-links p.is-visited,
    .progressbar-links a.is-visited {
      color: #000000;
      cursor: auto;
      pointer-events: auto; }
      .progressbar-links p.is-visited:hover span,
      .progressbar-links a.is-visited:hover span {
        text-decoration: underline; }
      .progressbar-links p.is-visited i,
      .progressbar-links a.is-visited i {
        border-color: #000000;
        color: #000000;
        z-index: 99999; }

@media all and (min-width: 768px) {
  .progressbar-links {
    max-width: 1000px;
    overflow: hidden;
    padding: 0;
    width: 100%; }
    .progressbar-links li:after {
      right: -4%;
      width: 9%; }
    .progressbar-links p:before,
    .progressbar-links a:before {
      margin-right: 5%; }
    .progressbar-links li {
      padding: 35px 0 30px;
      width: 32.9%; }
    .progressbar-links span {
      display: inline;
      font-size: 18px;
      margin: 0 10px 0 37px; } }

@media all and (max-width: 768px) {
  .progressbar-links li {
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; }
    .progressbar-links li a {
      color: #90877a; }
      .progressbar-links li a i {
        font-weight: bold; } }

.header {
  position: relative;
  padding: 30px 0 0 0; }
  .header:after {
    display: table;
    content: ' ';
    clear: both; }
  @media (max-width: 992px) {
    .header {
      padding-top: 15px; } }
  .header > div:first-child {
    margin-bottom: 20px; }

.header-logo {
  text-align: center;
  position: relative; }
  .header-logo .sellerSvg {
    height: 27px;
    width: 27px;
    max-height: none;
    position: absolute;
    top: 37%;
    left: -15px;
    -ms-transform: translate(0, -50%);
        transform: translate(0, -50%); }
    .header-logo .sellerSvg svg {
      fill: #706559; }
    @media (max-width: 992px) {
      .header-logo .sellerSvg {
        left: 15px;
        height: 24px;
        width: 24px; } }
  .header-logo a.logo-container {
    display: block;
    margin-right: -10px;
    padding: 8px 10px 0 0; }
    @media (max-width: 992px) {
      .header-logo a.logo-container {
        padding: 0 30px;
        display: inline; }
        .header-logo a.logo-container svg {
          width: 87%; } }
  .header-logo svg {
    width: 100%;
    height: 100%;
    max-height: 27px; }
    @media (max-width: 480px) {
      .header-logo svg {
        max-height: none; } }
    .header-logo svg.logo-studio {
      max-height: 24px; }

.header-metanav {
  text-align: right; }
  .header-metanav .metanav {
    position: relative;
    top: 0; }

@media (max-width: 992px) {
  .header-mainnav {
    display: none; } }

.header-search {
  position: relative;
  float: left;
  padding: 13px 0; }
  .header-search a, .header-search i {
    display: block;
    color: #90877a; }
  @media (max-width: 992px) {
    .header-search {
      float: right;
      margin-right: 40px; } }
  @media (max-width: 480px) {
    .header-search {
      position: static; } }

.header-minibasket {
  position: relative;
  float: left;
  padding: 8px 0;
  margin-left: 40%; }
  @media (max-width: 1200px) {
    .header-minibasket {
      margin-left: 20%; } }
  @media (max-width: 992px) {
    .header-minibasket {
      margin-right: -60px;
      float: right; } }

.porscheworld .header-logo svg path {
  fill: #fff; }

.mainnav {
  margin-bottom: 20px; }

.mainnav-list {
  display: block;
  text-align: center; }

.mainnav-list-item {
  list-style: none;
  display: inline-block;
  padding: 0; }

.mainnav-list-item-link {
  text-decoration: none;
  text-transform: uppercase;
  padding: 5px 13px;
  font-size: 13px;
  color: #000000;
  position: relative; }
  @media (max-width: 1200px) {
    .mainnav-list-item-link {
      padding: 5px 15px; } }
  .mainnav-list-item-link:after {
    content: '';
    display: block;
    border-top: 1px solid #000000;
    width: 0%;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    transition: all 0.2s; }
  .mainnav-list-item-link:hover:after, .mainnav-list-item-link.is-active:after, .mainnav-list-item-link.is-current:after {
    width: 100%; }

.porscheworld .mainnav-list-item-link {
  color: #fff; }
  .porscheworld .mainnav-list-item-link:after {
    border-top: 1px solid #fff; }

.metanav {
  font-size: 12px;
  margin-top: 10px; }
  @media (max-width: 992px) {
    .metanav {
      display: none; } }

.metanav-list {
  list-style: none;
  margin: 0;
  line-height: 11px; }

.metanav-list-item {
  display: inline-block;
  list-style: none; }

.metanav-list-item-link {
  color: #706559;
  text-decoration: none;
  position: relative;
  padding: 1px; }
  .metanav-list-item-link.js-flyouttoggle {
    display: block;
    padding-right: 14px;
    line-height: 11px; }
    .metanav-list-item-link.js-flyouttoggle .icon {
      position: absolute;
      right: 0;
      top: -1px;
      font-size: 10px;
      line-height: 14px;
      -ms-transform: rotate(90deg);
          transform: rotate(90deg); }
      .metanav-list-item-link.js-flyouttoggle .icon:before {
        width: 10px;
        height: 10px; }
  .metanav-list-item-link.is-active .icon:before {
    font-size: 8px;
    width: 8px;
    height: 8px; }

.minibasket {
  position: relative; }
  .minibasket .icon:before {
    font-size: 23px;
    color: #706559; }

.minibasket-count {
  position: absolute;
  right: 8px;
  top: 10px;
  color: #706559;
  font-size: 12px;
  font-weight: bold; }

.panel {
  box-shadow: none; }

.panel-group .panel {
  border: none; }

.panel-default > .panel-heading {
  background: none;
  border: none; }

.panel-title {
  font-size: 13px;
  font-weight: normal; }
  .panel-title > a {
    text-decoration: none; }
  .panel-title .icon {
    -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    transition: all 0.2s;
    font-size: 18px;
    position: relative;
    top: -3px;
    margin: 0 5px 0 0; }
  .panel-title .collapsed .icon {
    -ms-transform: rotate(0deg);
        transform: rotate(0deg); }

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top: none; }

.linklist h4 {
  text-transform: uppercase;
  line-height: 1;
  margin: 0 0 10px 0;
  font-weight: bold; }
  .linklist h4 a {
    display: block;
    padding: 2px; }

.linklist img {
  margin: 10px 0 0 0; }

.linklist-list {
  margin: 0;
  padding: 0; }

.linklist-listitem {
  margin: 0;
  padding: 0; }
  .linklist-listitem:before {
    display: none; }

.linklist-link {
  display: block;
  padding: 0 0 0 15px;
  color: #000000;
  position: relative;
  line-height: 1.5;
  margin: 0 0 7px 0; }
  .linklist-link:hover {
    text-decoration: underline; }
    .linklist-link:hover .icon_arrow, .linklist-link:hover .metanav-list-item-link.js-flyouttoggle .icon, .metanav-list-item-link.js-flyouttoggle .linklist-link:hover .icon, .linklist-link:hover .slick-arrow:before {
      text-decoration: none; }
  .linklist-link .icon {
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 3px; }
    .linklist-link .icon:before {
      color: #90877a; }

.porscheworld .linklist h4 {
  color: #000000; }

.flyoutnav {
  display: none;
  position: relative;
  width: 100%;
  background: #f2f1ef;
  padding: 30px;
  text-align: center; }
  @media (max-width: 992px) {
    .flyoutnav {
      display: none; } }
  .flyoutnav:focus {
    outline: #aaaaaa dotted 2px; }

.flyoutnav-close {
  position: absolute;
  top: 35px;
  right: 20px;
  cursor: pointer;
  background: none;
  border: 0;
  padding: 0; }
  .flyoutnav-close .icon {
    font-size: 12px; }

.flyoutnav-centercontainer {
  text-align: center;
  display: block; }
  .flyoutnav-centercontainer .col-md-2 {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    float: none;
    width: 170px;
    margin: 0 0 50px 0; }

/* https://github.com/adamcoulombe/jquery.customSelect */
.select {
  float: left;
  width: 100%; }

.birthdayBoxes.error .customSelect {
  border: 1px solid #b80101;
  background: #f3d9d9;
  color: #b80101; }

.customSelect {
  border: 1px solid #bcb7af;
  background: #fff;
  height: 33px;
  font-size: 13px;
  position: relative;
  padding: 10px 32px 5px 10px;
  color: #000000;
  width: 100%; }
  .customSelect.error {
    border: 1px solid #b80101;
    background: #f3d9d9;
    color: #b80101; }
  .customSelect:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 5px 0 5px;
    border-color: currentColor transparent transparent transparent;
    margin: -3px 0 0 0;
    position: absolute;
    top: 50%;
    right: 9px; }

.customSelect.customSelectHover {
  /* Styles for when the select box is hovered */ }

.customSelect.customSelectOpen {
  /* Styles for when the select box is open */ }

.customSelect.customSelectFocus {
  /* Styles for when the select box is in focus */
  border-color: #90877a;
  box-shadow: 0 0 5px #d3cfca;
  outline: none; }

.customSelect.customSelectDisabledOption {
  /* Styles for when the selected item is a disabled one */ }

.customSelect.customSelectDisabled {
  /* Styles for when the select box itself is disabled */
  color: #d3cfca; }

.customSelectInner {
  /* You can style the inner box too */
  display: block;
  height: 100%;
  width: 100%;
  min-width: 99%; }

.hasCustomSelect {
  z-index: 1;
  margin-left: 10px; }

.productflag {
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #90877a;
  font-size: 13px;
  padding: 7px 5px 3px 5px;
  vertical-align: middle;
  line-height: 1;
  background: #fff; }

.breadcrumb {
  width: 100%; }
  .breadcrumb:before, .breadcrumb:after {
    content: " ";
    display: table; }
  .breadcrumb:after {
    clear: both; }
  .breadcrumb ul {
    float: left;
    width: 100%;
    margin: 0; }
  .breadcrumb li {
    float: left;
    width: auto;
    padding: 0; }
    .breadcrumb li:first-child a {
      padding: 0; }
      .breadcrumb li:first-child a:before {
        visibility: hidden; }
  .breadcrumb a {
    padding: 0 0 0 20px;
    position: relative;
    font-size: 11px;
    color: #706559; }
    .breadcrumb a:before {
      position: absolute;
      top: -6px;
      left: 6px;
      content: "\f102";
      font-family: 'icons';
      font-size: 8px; }
    .breadcrumb a:hover {
      color: #000000; }

.product-detail {
  width: 100%;
  padding: 45px 0 40px 0;
  margin: 0 0 15px 0; }
  @media (max-width: 992px) {
    .product-detail {
      padding: 20px 0 10px 0; } }
  @media (max-width: 480px) {
    .product-detail {
      padding: 20px 0 10px 0; } }
  .product-detail .breadcrumb {
    padding: 0 10px 0 0;
    margin: 0 0 20px 0; }
    @media (max-width: 480px) {
      .product-detail .breadcrumb {
        padding: 10px 10px 0 0;
        margin: 0; } }

.product-detail-content {
  padding: 0;
  width: 100%; }
  .product-detail-content .product-detail-list {
    border-bottom: 1px solid #d3cfca;
    line-height: 16px;
    list-style: none;
    margin: 0 0 35px 0;
    width: 100%; }
    @media (max-width: 480px) {
      .product-detail-content .product-detail-list {
        margin-bottom: 20px; } }
    .product-detail-content .product-detail-list .product-detail-header {
      display: block; }
      .product-detail-content .product-detail-list .product-detail-header:before, .product-detail-content .product-detail-list .product-detail-header:after {
        content: " ";
        display: table; }
      .product-detail-content .product-detail-list .product-detail-header:after {
        clear: both; }
      .product-detail-content .product-detail-list .product-detail-header .product-detail-title {
        display: inline-block;
        float: left;
        padding: 3px 20px 0 0;
        position: relative;
        width: 68%; }
        .product-detail-content .product-detail-list .product-detail-header .product-detail-title .h2 {
          margin-bottom: 10px; }
        .product-detail-content .product-detail-list .product-detail-header .product-detail-title .articlenr {
          font-size: 11px; }
      @media (max-width: 480px) {
        .product-detail-content .product-detail-list .product-detail-header .product-detail-title {
          clear: both;
          display: block;
          float: none;
          width: 100%; } }
      .product-detail-content .product-detail-list .product-detail-header .wishlist-link {
        display: inline-block;
        float: left;
        position: relative;
        text-align: right;
        width: 32%; }
        .product-detail-content .product-detail-list .product-detail-header .wishlist-link > a,
        .product-detail-content .product-detail-list .product-detail-header .wishlist-link > form {
          display: block;
          width: 100%; }
          .product-detail-content .product-detail-list .product-detail-header .wishlist-link > a .icon,
          .product-detail-content .product-detail-list .product-detail-header .wishlist-link > form .icon {
            display: block; }
          .product-detail-content .product-detail-list .product-detail-header .wishlist-link > a small,
          .product-detail-content .product-detail-list .product-detail-header .wishlist-link > form small {
            font-size: 10px;
            display: block;
            text-align: right;
            margin: 5px 0; }
        .product-detail-content .product-detail-list .product-detail-header .wishlist-link > form > button {
          background: none;
          border: none;
          font-size: 18px;
          margin: 0;
          padding: 0; }
      @media (max-width: 480px) {
        .product-detail-content .product-detail-list .product-detail-header .wishlist-link {
          clear: both;
          display: block;
          float: none;
          text-align: left;
          width: 100%; }
          .product-detail-content .product-detail-list .product-detail-header .wishlist-link > a small,
          .product-detail-content .product-detail-list .product-detail-header .wishlist-link > form small {
            text-align: left; } }
    .product-detail-content .product-detail-list > li {
      list-style: none;
      width: 100%;
      border-bottom: 1px solid #d3cfca;
      padding: 20px 0; }
      .product-detail-content .product-detail-list > li:last-child, .product-detail-content .product-detail-list > li:first-child {
        border-bottom: none; }
      .product-detail-content .product-detail-list > li:first-child {
        padding: 0; }
      .product-detail-content .product-detail-list > li:before {
        display: none; }
      .product-detail-content .product-detail-list > li .product-detail-description {
        padding-bottom: 0; }
      .product-detail-content .product-detail-list > li .product-selections {
        padding: 0; }
  .product-detail-content .social-media ul {
    border-bottom: none; }
  .product-detail-content .social-media a {
    color: #706559; }
  .product-detail-content .panel {
    border: none;
    margin: 0;
    background: none; }
    .product-detail-content .panel .panel-heading {
      padding: 0; }
      .product-detail-content .panel .panel-heading h4 {
        font-family: "porschedesignparagraph"; }
      .product-detail-content .panel .panel-heading i {
        margin: 2px 0 0 0; }
    .product-detail-content .panel .panel-body {
      padding-left: 27px; }

.wishlist-link {
  font-size: 18px; }

.product-detail-description {
  width: 100%;
  padding-bottom: 0; }
  .product-detail-description .articlenr {
    margin: 8px 0 15px 0; }
  .product-detail-description p {
    font-size: 13px;
    line-height: 18px;
    width: 100%;
    margin: 0 0 10px 0; }
  .product-detail-description ul,
  .product-detail-description ol,
  .product-detail-description li {
    width: 100%; }
    .product-detail-description ul ul,
    .product-detail-description ul ol,
    .product-detail-description ol ul,
    .product-detail-description ol ol,
    .product-detail-description li ul,
    .product-detail-description li ol {
      margin-bottom: 0; }
  .product-detail-description ul {
    list-style: none;
    margin: 0 0 10px 0; }
    .product-detail-description ul li {
      padding: 0 0 0 15px;
      position: relative; }
      .product-detail-description ul li:before {
        content: '';
        display: block;
        height: 5px;
        width: 5px;
        position: absolute;
        top: 7px;
        left: 0;
        background: #90877a;
        border-radius: 15px; }
    .product-detail-description ul ul li:before {
      background: #000000; }
  .product-detail-description ol {
    margin: 0 0 10px 15px;
    padding: 0;
    list-style: decimal; }
    .product-detail-description ol li {
      padding: 0;
      position: relative; }
      .product-detail-description ol li:before {
        display: none; }

.product-detail-information {
  margin: 30px 0; }
  .product-detail-information:last-child {
    margin-bottom: 0; }
  .product-detail-information .product-detail-information-item {
    margin: 12px 0; }
    .product-detail-information .product-detail-information-item:last-child {
      margin-bottom: 0; }
    .product-detail-information .product-detail-information-item .item-headline {
      font-size: 13px;
      display: block;
      font-weight: normal;
      font-family: "porschedesignparagraph";
      color: #706559;
      margin: 0 0 6px; }

.product-detail-information-certification {
  margin: 30px 0 0 -15px;
  display: -ms-flexbox;
  display: flex; }
  .product-detail-information-certification:last-child {
    margin-bottom: 0; }
  .product-detail-information-certification > * {
    max-height: 80px;
    margin: 0 15px;
    cursor: pointer; }

.product-detail-downloads:last-child {
  margin-bottom: 0; }

.product-detail-downloads .item-headline {
  font-size: 13px;
  display: block;
  font-weight: normal;
  font-family: "porschedesignparagraph";
  color: #706559;
  margin: 0 0 6px; }

.product-selections {
  padding: 20px 0; }
  .product-selections .product-variants {
    padding: 12px 10px 0 0;
    position: relative; }
    .product-selections .product-variants:first-child {
      padding-top: 0; }
    .product-selections .product-variants h4 {
      font-family: "porschedesignparagraph";
      font-weight: normal;
      color: #706559; }
    .product-selections .product-variants .form-item {
      padding: 0; }
  .product-selections:last-child .product-variants {
    width: 100%; }
    @media (max-width: 480px) {
      .product-selections:last-child .product-variants {
        padding-left: 0; } }
  .product-selections:last-child h4 {
    position: static;
    overflow: hidden;
    color: #706559; }
    .product-selections:last-child h4 + .form-item {
      max-width: none;
      float: none;
      position: static; }
  .product-selections .product-variants .edit {
    display: none; }
  .product-selections .sizefinder-link {
    text-align: right; }
    .product-selections .sizefinder-link .textlink {
      font-size: 12px;
      color: #706559; }
      .product-selections .sizefinder-link .textlink:hover {
        color: #000000; }

.product-detail-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin: 0 -15px 20px -15px; }
  .product-detail-bottom > * {
    padding: 0 15px; }
  .product-detail-bottom label,
  .product-detail-bottom .fakelabel {
    color: #706559;
    display: block;
    font-family: "porschedesignparagraph";
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 8px; }
  .product-detail-bottom .product-detail-bottom-price {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
    min-width: 22%; }
    .product-detail-bottom .product-detail-bottom-price > div > div > span:last-child {
      font-size: 18px; }
    .product-detail-bottom .product-detail-bottom-price .strikethrough {
      font-size: 18px; }
    .product-detail-bottom .product-detail-bottom-price .fakelabel {
      margin-bottom: 13px; }
  .product-detail-bottom .product-detail-bottom-quanitiy {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 20%; }
    .product-detail-bottom .product-detail-bottom-quanitiy .select {
      margin-top: -3px; }
  .product-detail-bottom .product-detail-bottom-button {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    margin-top: 20px;
    margin-left: auto; }
  @media (max-width: 480px) {
    .product-detail-bottom {
      -ms-flex-direction: column;
          flex-direction: column; }
      .product-detail-bottom .product-detail-bottom-price,
      .product-detail-bottom .product-detail-bottom-quanitiy,
      .product-detail-bottom .product-detail-bottom-button {
        width: 100%;
        max-width: 100%;
        margin: 10px 0; }
      .product-detail-bottom .price {
        margin-bottom: 10px;
        float: none;
        display: block; }
      .product-detail-bottom .btn {
        float: none;
        display: inline-block; } }

.product-videotextlink {
  display: none;
  text-align: center;
  padding: 10px 0; }
  @media (max-width: 992px) {
    .product-videotextlink {
      display: block; } }
  .product-videotextlink i {
    margin-top: -3px; }

.social-media {
  width: 100%;
  border-top: 1px solid #d3cfca;
  border-bottom: none; }
  .social-media ul {
    margin: 20px 0 0 0; }
  .social-media li {
    padding: 0 3px 0 3px;
    display: inline-block;
    border-top: none;
    line-height: 0; }
    .social-media li:first-child {
      padding: 0 3px 0 0; }
    .social-media li:before {
      display: none; }
    .social-media li a {
      font-size: 16px; }
  @media (max-width: 992px) {
    .social-media {
      text-align: center; }
      .social-media ul li {
        width: auto;
        float: none; } }

.flyout {
  display: none;
  position: absolute;
  top: 40px;
  right: 0;
  width: 315px;
  padding: 30px;
  background: #f2f1ef;
  z-index: 50000; }
  .flyout a {
    position: relative;
    display: block;
    padding-left: 14px;
    text-align: left;
    line-height: 16px;
    color: #706559; }
    .flyout a i {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 8px;
      color: #706559; }
    .flyout a.is-active {
      font-family: "HelveticaNeueW01-75Bold"; }
      .flyout a.is-active i {
        top: 2px; }
  .flyout input {
    box-sizing: border-box;
    margin: 0 0 10px 0; }
  .flyout button {
    width: 100%; }
  .flyout hr {
    margin: 12px 0 17px 0;
    background: #d3cfca; }
  .flyout.is-visible {
    display: block; }
  .flyout.myaccount, .flyout.languageswitch {
    width: 180px;
    padding: 0 20px 3px 20px; }
    .flyout.myaccount li, .flyout.languageswitch li {
      border-top: 1px solid #d3cfca;
      padding: 17px 0 12px 0; }
      .flyout.myaccount li:first-of-type, .flyout.languageswitch li:first-of-type {
        border: 0; }
  @media (max-width: 480px) {
    .flyout.search {
      width: 100%; } }
  .flyout.login {
    padding-bottom: 10px; }
    .flyout.login a {
      float: left;
      width: 100%;
      text-align: center; }
      .flyout.login a i {
        position: relative;
        top: -2px; }
    .flyout.login label {
      color: #706559;
      display: block;
      padding: 0;
      margin-bottom: 10px;
      font-family: "HelveticaNeueW01-75Bold";
      text-align: left; }
    .flyout.login button {
      margin-bottom: 10px; }
  .flyout.minibasket hr {
    margin: 0 0 20px 0; }
  .flyout.minibasket a {
    display: inline;
    padding: 0; }
    .flyout.minibasket a.btn.btn-black {
      background: #000000;
      color: #fff;
      display: inline-block;
      padding: 12px 30px;
      text-align: center;
      width: 100%; }
      .flyout.minibasket a.btn.btn-black:hover {
        background: #706559;
        color: #fff; }
      .flyout.minibasket a.btn.btn-black:active {
        background: #000000; }
  .flyout.minibasket .order-col-article {
    width: 100%;
    padding: 0; }
    .flyout.minibasket .order-col-article figure {
      width: 32%;
      padding: 0 10px; }
    .flyout.minibasket .order-col-article .product-info-header,
    .flyout.minibasket .order-col-article .product-info {
      float: right;
      width: 68%;
      padding: 0; }
    .flyout.minibasket .order-col-article .product-info-header h3 {
      text-transform: none;
      font-size: 13px; }
    .flyout.minibasket .order-col-article .product-info-header > a {
      display: block;
      font-size: 13px;
      line-height: 20px;
      margin: 0 0 3px;
      text-align: left;
      text-transform: none; }
    .flyout.minibasket .order-col-article .product-info .product-variants label,
    .flyout.minibasket .order-col-article .product-info .product-variants .label {
      margin-bottom: 0; }
    .flyout.minibasket .order-col-article .product-info .item {
      border: 0;
      border-top: 1px solid #d3cfca; }
      .flyout.minibasket .order-col-article .product-info .item .size {
        padding-left: 10px; }
        .flyout.minibasket .order-col-article .product-info .item .size label.is-selected,
        .flyout.minibasket .order-col-article .product-info .item .size .form-item-tile.is-selected {
          background: #fff;
          border: 1px solid #000;
          color: #000; }
      .flyout.minibasket .order-col-article .product-info .item .color {
        border-right: 1px solid #d3cfca;
        padding-right: 10px; }
      .flyout.minibasket .order-col-article .product-info .item.item-50 {
        width: 50%; }
  .flyout.minibasket .total-sum {
    width: 100%;
    padding: 0 0 0 32%;
    margin: -2px 0 10px 0; }
    .flyout.minibasket .total-sum h3,
    .flyout.minibasket .total-sum .total-sum-label {
      display: block;
      font-size: 14px;
      font-weight: normal;
      line-height: 15px;
      margin: 3px 0 4px;
      text-align: left; }
    .flyout.minibasket .total-sum .price {
      float: right; }
      .flyout.minibasket .total-sum .price span {
        font-size: 14px;
        line-height: 15px; }
    .flyout.minibasket .total-sum > div {
      width: 50%;
      padding: 0; }

.header-metanav .flyout {
  top: 25px; }

.productflag {
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #90877a;
  font-size: 13px;
  padding: 7px 5px 3px 5px;
  vertical-align: middle;
  line-height: 1;
  background: #fff; }

.filtertag {
  position: relative;
  float: left;
  border: 1px solid #eaeaea;
  padding: 10px;
  margin: 0 20px 10px 0;
  font-family: "porschedesignparagraph";
  font-size: 12px;
  height: 32px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s; }
  .filtertag .filtertag-labeltext {
    color: #bcb7af;
    text-align: center;
    display: block;
    transition: all 0.2s; }
    .filtertag .filtertag-labeltext:hover {
      color: #000000; }
  .filtertag input[type="checkbox"] {
    width: 0;
    height: 0;
    display: none; }
  .filtertag.is-selected {
    padding-right: 50px; }
    .filtertag.is-selected .filtertag-labeltext {
      color: #000000;
      text-align: left;
      display: inline; }
      .filtertag.is-selected .filtertag-labeltext .filtertag-remove {
        position: absolute;
        right: 10px;
        top: 9px;
        display: inline-block; }

.filtertag-remove {
  display: none;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font-size: 13px;
  float: right; }
  .filtertag-remove .icon {
    font-size: 10px; }

.filtertag-reset {
  font-size: 13px;
  float: right;
  color: #000000;
  padding: 10px 0; }
  .filtertag-reset:hover {
    text-decoration: underline; }

.productfilter {
  margin: 10px 0;
  float: left;
  width: 100%; }
  @media (max-width: 991px) {
    .productfilter .filter {
      display: none;
      padding-top: 10px; } }
  .productfilter .filter .filter-wrapper:after {
    display: table;
    content: ' ';
    clear: both; }
  .productfilter .toggle-filter {
    position: relative;
    height: 32px;
    padding: 7px 15px;
    border: 1px solid #eaeaea;
    background: #fff;
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px; }
    .productfilter .toggle-filter:after {
      position: absolute;
      right: 15px;
      top: 6px;
      font-family: "icons";
      content: '\f102';
      font-size: 16px;
      transition: all 0.2s; }
    .productfilter .toggle-filter.is-active:after {
      transform: rotate(90deg);
      -ms-transform: rotate(90deg); }
  .productfilter .select-wrapper {
    float: left;
    margin: 0 20px 10px 0; }
  .productfilter .customSelect {
    min-width: 140px;
    height: 32px;
    display: inline-block;
    border: 1px solid #eaeaea; }
  .productfilter .btn-textlink {
    float: right;
    margin-top: 10px;
    font-family: "porschedesignparagraph";
    font-size: 12px; }
    @media (max-width: 991px) {
      .productfilter .btn-textlink {
        float: none; } }

/*----- Tabs -----*/
.tabs {
  width: 100%;
  float: left;
  position: relative;
  /*----- Tab Links -----*/
  /* Clearfix */ }
  .tabs p {
    margin: 0; }
  .tabs li {
    padding: 0;
    margin: 0; }
    .tabs li:before {
      display: none; }
  .tabs .tab-links {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 5000; }
    .tabs .tab-links li {
      list-style: none;
      text-align: center;
      display: block;
      float: left;
      width: 33.333%;
      position: static; }
      .tabs .tab-links li a.tab-link {
        width: 100%;
        float: left;
        background: #9e9285;
        font-family: "HelveticaNeueW01-75Bold";
        font-size: 14px;
        color: #fff;
        padding: 15px 10px 11px;
        text-transform: uppercase;
        text-align: center; }
        .tabs .tab-links li a.tab-link:hover {
          background: #4d4740;
          text-decoration: none; }
    .tabs .tab-links li.is-active a.tab-link,
    .tabs .tab-links li.is-active a:hover {
      background: #4d4740;
      color: #fff; }
    .tabs .tab-links .is-active .tab-content {
      display: block; }
    .tabs .tab-links a.tab-link:hover {
      background: #bcb7af;
      text-decoration: none; }
  .tabs .tab-content {
    background: #9e9285;
    color: #fff;
    position: absolute;
    bottom: 100%;
    right: 0;
    left: 0;
    padding: 40px;
    display: none;
    border-bottom: 1px solid #fff;
    z-index: 1;
    float: left;
    width: 100%; }
    .tabs .tab-content p,
    .tabs .tab-content h1,
    .tabs .tab-content h2,
    .tabs .tab-content h3,
    .tabs .tab-content h4,
    .tabs .tab-content span {
      color: #000000; }
    .tabs .tab-content h2 {
      width: 485px;
      display: inline-block;
      margin: 0; }
      .tabs .tab-content h2:after {
        content: '';
        display: block;
        border-top: 1px solid #000000;
        margin: 10px auto 20px auto; }
    .tabs .tab-content .newsletter {
      position: relative; }
      .tabs .tab-content .newsletter input {
        float: none;
        width: 450px;
        height: 32px;
        border: 0;
        margin: 20px 10px 0 0; }
    .tabs .tab-content .btn-submit {
      position: absolute;
      top: 20px; }
  .tabs .border {
    border-style: solid;
    border-color: #fff;
    border-width: 0 1px; }
  .tabs .icon_x, .tabs .metanav-list-item-link.is-active .icon, .metanav-list-item-link.is-active .tabs .icon {
    cursor: pointer;
    color: #fff;
    font-size: 30px;
    position: absolute;
    right: 0;
    top: 0;
    padding: 20px 20px 0 0;
    background: none;
    border: 0; }
  .tabs a.social-icon {
    display: inline;
    margin-left: 10px;
    font-size: 30px; }
    .tabs a.social-icon:hover {
      color: white; }
  .tabs .payment-logos img {
    margin: 0 10px 10px 10px; }
  @media (max-width: 768px) {
    .tabs .payment-logos {
      padding: 0 30px; } }
  @media (max-width: 768px) and (max-width: 480px) {
    .tabs .payment-logos {
      padding: 0; } }
  @media all and (max-width: 768px) {
    .tabs .border {
      border: none; }
    .tabs .tab-links {
      position: relative; }
      .tabs .tab-links li {
        width: 100%; }
      .tabs .tab-links a.tab-link {
        border-style: solid;
        border-color: #fff;
        border-width: 1px 0px 0px 0px;
        width: 100%;
        float: left; }
      .tabs .tab-links li.is-active a.tab-link,
      .tabs .tab-links li.is-active a.tab-link:hover {
        background: #706559;
        color: #fff; }
    .tabs .tab-content {
      position: relative;
      border: none;
      padding: 40px 60px 30px 60px; }
      .tabs .tab-content .newsletter input {
        width: 250px; }
      .tabs .tab-content h2 {
        width: 285px; }
    .tabs .icon_x, .tabs .metanav-list-item-link.is-active .icon, .metanav-list-item-link.is-active .tabs .icon {
      cursor: pointer;
      color: #fff;
      font-size: 30px;
      position: absolute;
      right: 0;
      top: 0; } }
  @media all and (max-width: 480px) {
    .tabs .tab-content {
      padding: 30px 20px; }
      .tabs .tab-content .newsletter input {
        width: 150px; }
      .tabs .tab-content h2 {
        width: 185px; }
    .tabs .icon_x, .tabs .metanav-list-item-link.is-active .icon, .metanav-list-item-link.is-active .tabs .icon {
      display: none; }
    .tabs hr {
      display: none; } }

.porscheworld footer .tabs a.tab-link {
  border-color: #000000; }

.porscheworld footer .tabs .tab-content {
  border-color: #000000; }

/*----- Logo -----*/
footer .logo .logo-porsche-group svg {
  padding: 0 60px; }
  @media (max-width: 768px) {
    footer .logo .logo-porsche-group svg {
      padding: 0 20px; } }
  @media (max-width: 480px) {
    footer .logo .logo-porsche-group svg {
      padding: 0; } }

footer .logo .logo-porsche-woman svg,
footer .logo .logo-porsche-timepieces svg {
  padding: 0 50px; }
  @media (max-width: 768px) {
    footer .logo .logo-porsche-woman svg,
    footer .logo .logo-porsche-timepieces svg {
      padding: 0 20px; } }
  @media (max-width: 480px) {
    footer .logo .logo-porsche-woman svg,
    footer .logo .logo-porsche-timepieces svg {
      padding: 0; } }

.teaser-productoverview {
  width: 100%;
  height: 368px;
  min-height: 250px;
  text-align: center;
  float: left;
  position: relative;
  margin: 0 0 40px 0; }
  .teaser-productoverview hr {
    height: 1px;
    background: #000000;
    margin: 17px 0 20px 0; }
  .teaser-productoverview h3 {
    font-weight: normal;
    display: block;
    text-transform: none;
    text-align: center;
    font-size: 13px; }
  .teaser-productoverview .teaser-content {
    height: 100%;
    position: relative; }
    .teaser-productoverview .teaser-content .teaser-text {
      position: absolute;
      top: 50%;
      right: 0;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .teaser-productoverview .produktart {
    position: absolute;
    background: #000000;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    width: 30px;
    right: 0;
    top: 0;
    height: 100%; }
  .teaser-productoverview span.produktart-text {
    position: absolute;
    white-space: nowrap;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%) rotate(90deg);
        transform: translate(-50%, -50%) rotate(90deg); }

.teaser-productoverview-with-img {
  background-color: #f2f1ef;
  padding: 50px 90px 50px 60px; }
  .teaser-productoverview-with-img .teaser-img {
    width: 40%;
    height: 100%;
    position: relative;
    float: left; }
    .teaser-productoverview-with-img .teaser-img img {
      max-height: 100%;
      max-width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%); }
  .teaser-productoverview-with-img .teaser-content {
    width: 50%;
    float: right; }
  .teaser-productoverview-with-img .btn-black {
    width: 100%;
    margin-top: 20px; }

.teaser-productoverview-bg {
  background-color: #cccccc;
  padding: 50px 115px 50px 85px; }
  .teaser-productoverview-bg h3 {
    padding: 0 30px; }
  .teaser-productoverview-bg img {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .teaser-productoverview-bg .teaser-content {
    width: 100%; }

@media all and (max-width: 1200px) {
  .teaser-productoverview {
    padding: 30px 60px 30px 40px;
    height: 220px; } }

@media all and (max-width: 991px) {
  .teaser-productoverview {
    width: 100%;
    height: 321px; }
  .teaser-productoverview-bg img {
    display: none; }
  .teaser-productoverview-with-img {
    padding: 50px 10% 50px 30px; }
    .teaser-productoverview-with-img .teaser-content {
      width: 60%; } }

@media all and (max-width: 768px) {
  .teaser-productoverview {
    margin: 15px 0 20px; }
  .teaser-productoverview-with-img {
    padding: 50px 10% 50px 30px; }
    .teaser-productoverview-with-img .teaser-content {
      width: 50%; }
  .teaser-productoverview-with-bg .teaser-content {
    width: 100%; } }

@media all and (max-width: 480px) {
  .teaser-productoverview {
    height: 250px;
    padding: 15px; }
    .teaser-productoverview .produktart {
      display: none; }
    .teaser-productoverview h2 {
      font-size: 16px; }
    .teaser-productoverview hr {
      margin: 10px 0; } }

@media all and (max-width: 380px) {
  .teaser-productoverview .produktart {
    display: none; }
  .teaser-productoverview h2 {
    font-size: 13px;
    line-height: 16px; }
  .teaser-productoverview hr {
    margin: 5px 0; }
  .teaser-productoverview .btn-black {
    font-size: 10px;
    padding-left: 20px;
    padding-right: 20px; } }

.payment-opportunities {
  text-align: center;
  margin: 40px 0 30px; }
  .payment-opportunities h2 {
    margin: 0 0 20px 0;
    float: left;
    width: 100%; }
  .payment-opportunities img {
    margin: 0 20px 10px 20px;
    display: inline; }

.payment-quick-credit {
  font-size: 13px;
  line-height: 20px;
  font-family: "porschedesignparagraph"; }
  .payment-quick-credit .headline {
    margin: 0 0 10px;
    font-family: "HelveticaNeueW01-75Bold"; }
  .payment-quick-credit .wrapper {
    margin: 0 15px; }
  .payment-quick-credit .btn {
    margin-bottom: 5px;
    width: 350px;
    line-height: normal; }
  .payment-quick-credit b {
    font-family: "HelveticaNeueW01-75Bold";
    font-weight: normal; }
  .payment-quick-credit .desc {
    font-family: "HelveticaNeueW01-75Bold";
    font-size: 16px;
    line-height: 22px;
    margin: 30px 15px 0; }
  .payment-quick-credit .creditcard-info.wrapper {
    margin-top: 30px; }
  .payment-quick-credit .creditcard-info.row {
    margin-bottom: 30px; }

.modul-heading {
  margin-top: 50px; }
  .modul-heading h2 {
    font-size: 30px;
    color: #000000;
    text-align: center;
    line-height: 32px; }
    @media (max-width: 992px) {
      .modul-heading h2 {
        font-size: 28px;
        line-height: 30px; } }
    @media (max-width: 480px) {
      .modul-heading h2 {
        font-size: 20px;
        line-height: 25px; } }
  @media (max-width: 768px) {
    .modul-heading {
      margin-top: 30px; } }

.porscheworld .modul-heading h2 {
  color: #fff; }

.longteaser-detailseite {
  width: 100%;
  height: 315px;
  text-align: center;
  float: left;
  position: relative;
  padding: 15px 0; }
  .longteaser-detailseite picture {
    height: 0; }
  .longteaser-detailseite .btn {
    margin-top: 20px;
    width: 100%;
    max-width: 270px; }
  .longteaser-detailseite hr {
    height: 2px;
    background: #000000;
    margin: 17px 0 20px 0; }
  .longteaser-detailseite h3 {
    font-weight: normal;
    display: block;
    text-transform: none;
    text-align: center;
    font-size: 13px; }
  .longteaser-detailseite .teaser-content {
    height: 100%;
    position: absolute;
    width: 45%; }
    .longteaser-detailseite .teaser-content .teaser-text {
      position: absolute;
      top: 45%;
      left: 25%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .longteaser-detailseite .teaser-img img {
    float: right; }

@media all and (max-width: 1200px) {
  .longteaser-detailseite {
    height: 257px; } }

@media all and (max-width: 992px) {
  .longteaser-detailseite {
    max-height: 202px; }
    .longteaser-detailseite .teaser-text {
      left: -30px; }
    .longteaser-detailseite hr {
      margin: 7px 0 10px 0; }
    .longteaser-detailseite h2 {
      font-size: 15px; }
    .longteaser-detailseite h3 {
      font-size: 12px; }
    .longteaser-detailseite .btn-transparent {
      margin-top: 10px; } }

.longteaser-detailseite > .btn-transparent {
  display: none; }

@media all and (max-width: 768px) {
  .longteaser-detailseite {
    height: auto;
    max-height: none; }
    .longteaser-detailseite h2 {
      font-size: 30px;
      margin-bottom: 15px; }
    .longteaser-detailseite .btn-transparent {
      margin-top: 10px; }
    .longteaser-detailseite .teaser-content {
      width: 100%;
      position: inherit;
      height: auto;
      margin: 0; }
      .longteaser-detailseite .teaser-content .teaser-text {
        position: inherit;
        left: 0;
        margin: 0;
        padding: 0;
        -ms-transform: none;
            transform: none; }
    .longteaser-detailseite .teaser-img {
      float: none;
      width: 100%; }
      .longteaser-detailseite .teaser-img img {
        position: relative;
        width: 100%; }
    .longteaser-detailseite hr, .longteaser-detailseite h3 {
      display: none; }
  .btn-transparent {
    margin: 20px 0; }
  .longteaser-detailseite > .teaser-content > .teaser-text > .btn-transparent {
    display: none; }
  .longteaser-detailseite > .btn-transparent {
    display: inline-block;
    max-width: none;
    font-size: 28px; } }

@media all and (max-width: 480px) {
  .longteaser-detailseite h2 {
    font-size: 20px; }
  .longteaser-detailseite .btn {
    font-size: 16px; } }

.longteaser-shopthelook {
  width: 100%;
  height: 480px;
  text-align: center;
  float: left;
  position: relative;
  padding: 15px 0; }
  .longteaser-shopthelook picture {
    height: 0; }
  .longteaser-shopthelook .btn-black {
    margin-top: 20px;
    width: 100%;
    max-width: 270px; }
  .longteaser-shopthelook hr {
    height: 2px;
    background: #000000;
    margin: 17px 0 20px 0; }
  .longteaser-shopthelook h3 {
    font-weight: normal;
    display: block;
    text-transform: none;
    text-align: center;
    font-size: 13px; }
  .longteaser-shopthelook h2 {
    font-size: 30px; }
  .longteaser-shopthelook .teaser-content {
    height: 100%;
    position: absolute;
    left: 23%;
    width: 32%; }
    .longteaser-shopthelook .teaser-content .teaser-text {
      position: absolute;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .longteaser-shopthelook .teaser-img img {
    float: right; }

@media all and (max-width: 1200px) {
  .longteaser-shopthelook {
    height: 395px; } }

@media all and (max-width: 992px) {
  .longteaser-shopthelook {
    max-height: 310px; }
    .longteaser-shopthelook .teaser-content {
      left: 20%;
      width: 35%; }
      .longteaser-shopthelook .teaser-content .teaser-text {
        top: 47%; }
    .longteaser-shopthelook hr {
      margin: 7px 0 10px 0; }
    .longteaser-shopthelook h2 {
      font-size: 20px; }
    .longteaser-shopthelook h3 {
      font-size: 12px; }
    .longteaser-shopthelook .btn-black {
      margin-top: 10px; } }

.longteaser-shopthelook > .btn-black {
  display: none; }

@media all and (max-width: 768px) {
  .longteaser-shopthelook {
    height: auto;
    max-height: none; }
    .longteaser-shopthelook h2 {
      font-size: 30px;
      margin-bottom: 15px; }
    .longteaser-shopthelook .teaser-content {
      position: inherit;
      margin: 0;
      left: 0;
      width: 100%;
      height: 100%; }
      .longteaser-shopthelook .teaser-content .teaser-text {
        position: relative;
        -ms-transform: none;
            transform: none; }
    .longteaser-shopthelook .teaser-img {
      float: none;
      width: 100%; }
      .longteaser-shopthelook .teaser-img img {
        position: relative;
        width: 100%; }
    .longteaser-shopthelook hr, .longteaser-shopthelook h3 {
      display: none; }
  .longteaser-shopthelook > .teaser-content > .teaser-text > .btn-black {
    display: none; }
  .longteaser-shopthelook > .btn-black {
    display: inline-block;
    max-width: none;
    font-size: 28px; } }

@media all and (max-width: 480px) {
  .longteaser-shopthelook h2 {
    font-size: 20px; }
  .longteaser-shopthelook .btn-black {
    font-size: 14px; } }

.tab-navigation-modul nav,
.tab-navigation-modul .nav {
  float: left;
  width: 100%; }
  .tab-navigation-modul nav ul,
  .tab-navigation-modul .nav ul {
    float: left;
    width: 100%;
    text-align: center; }
  .tab-navigation-modul nav li,
  .tab-navigation-modul .nav li {
    width: auto;
    display: inline-block;
    padding: 0 15px;
    margin: 0 5px; }
    .tab-navigation-modul nav li:before,
    .tab-navigation-modul .nav li:before {
      display: none; }
  .tab-navigation-modul nav a,
  .tab-navigation-modul .nav a {
    font-family: "porschedesignparagraph";
    color: #000000;
    text-transform: uppercase; }
    .tab-navigation-modul nav a:after,
    .tab-navigation-modul .nav a:after {
      content: '';
      display: block;
      border-top: 2px solid #000000;
      width: 0%;
      margin: 0 auto;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      transition: all 0.2s; }
    .tab-navigation-modul nav a.is-active:after, .tab-navigation-modul nav a:hover:after,
    .tab-navigation-modul .nav a.is-active:after,
    .tab-navigation-modul .nav a:hover:after {
      width: 100%; }

.tab-navigation-modul .tab-content {
  float: left;
  width: 100%; }
  .tab-navigation-modul .tab-content > div {
    display: none; }
    .tab-navigation-modul .tab-content > div.is-active {
      display: block; }

@media (max-width: 992px) {
  .tab-navigation-modul nav ul li {
    float: left;
    width: 100%;
    margin: 0; }
  .tab-navigation-modul nav a {
    font-size: 14px;
    float: left;
    width: 100%;
    padding: 10px 10px 6px; }
    .tab-navigation-modul nav a:after {
      display: none; }
    .tab-navigation-modul nav a.is-active {
      background: #000000;
      color: #fff; } }

.video-teaser-modul,
.product-detail-image {
  position: relative; }
  .video-teaser-modul .jp-video,
  .product-detail-image .jp-video {
    display: none;
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 0;
    border: none;
    background: transparent; }
    .video-teaser-modul .jp-video video,
    .product-detail-image .jp-video video {
      max-width: 100%;
      position: absolute;
      left: 50%;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
      background-color: #000; }
    .video-teaser-modul .jp-video .jp-gui,
    .product-detail-image .jp-video .jp-gui {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      transition: opacity .3s; }
    .video-teaser-modul .jp-video:hover .jp-gui, .video-teaser-modul .jp-video:focus .jp-gui,
    .product-detail-image .jp-video:hover .jp-gui,
    .product-detail-image .jp-video:focus .jp-gui {
      opacity: 1; }
    .video-teaser-modul .jp-video .jp-interface,
    .product-detail-image .jp-video .jp-interface {
      border: none; }
  .video-teaser-modul .jp-video-play,
  .product-detail-image .jp-video-play {
    display: none; }
  .video-teaser-modul .jp-jplayer,
  .product-detail-image .jp-jplayer {
    max-width: 100%;
    max-height: 100%; }
  .video-teaser-modul .jp-toggles,
  .product-detail-image .jp-toggles {
    width: auto;
    float: left; }
    .video-teaser-modul .jp-toggles button,
    .product-detail-image .jp-toggles button {
      float: left; }
  .video-teaser-modul .jp-close-videoplayer,
  .product-detail-image .jp-close-videoplayer {
    background: none;
    text-indent: 0;
    line-height: 0;
    font-size: 14px;
    width: auto;
    padding: 0 0 0 15px;
    margin: 0 0 0 10px;
    position: relative; }
    .video-teaser-modul .jp-close-videoplayer:hover, .video-teaser-modul .jp-close-videoplayer:focus,
    .product-detail-image .jp-close-videoplayer:hover,
    .product-detail-image .jp-close-videoplayer:focus {
      color: #000000; }
    .video-teaser-modul .jp-close-videoplayer .icon,
    .product-detail-image .jp-close-videoplayer .icon {
      position: absolute;
      top: 2px;
      left: 0; }
      .video-teaser-modul .jp-close-videoplayer .icon:before,
      .product-detail-image .jp-close-videoplayer .icon:before {
        font-size: 11px; }
      .video-teaser-modul .jp-close-videoplayer .icon:hover:before,
      .product-detail-image .jp-close-videoplayer .icon:hover:before {
        color: #000000; }

.jp-video-full video {
  max-width: none !important;
  max-height: none !important; }

@media (max-width: 480px) {
  .jp-video .jp-interface {
    height: 70px; }
    .jp-video .jp-interface .jp-controls-holder {
      width: auto;
      top: 0; }
    .jp-video .jp-interface .jp-controls {
      margin-left: 10px; }
    .jp-video .jp-interface .jp-volume-controls {
      display: none; }
    .jp-video .jp-interface .jp-toggles {
      left: 100px; } }

@media (max-width: 361px) {
  .jp-video .jp-interface .jp-stop {
    display: none; } }

footer {
  margin-top: 15px;
  text-align: center; }
  footer hr {
    margin: -8px 0 20px 0; }
  footer .logo {
    text-align: center;
    display: inline-block;
    width: 100%;
    float: left; }
    footer .logo a {
      width: 45%;
      display: inline-block;
      text-align: center; }
      @media (max-width: 992px) {
        footer .logo a {
          width: 70%; } }
      @media (max-width: 480px) {
        footer .logo a {
          width: 100%; } }
    footer .logo svg {
      width: 100%;
      background: #fff;
      padding: 0 0 5px 0;
      display: block;
      float: left;
      position: relative;
      z-index: 2;
      height: 24px; }
      @media (max-width: 1025px) {
        footer .logo svg {
          border: 1px solid transparent; } }
  @media all and (max-width: 480px) {
    footer .logo {
      margin-bottom: 20px; }
      footer .logo .logo {
        margin: 0; }
    footer hr {
      display: none; } }

.footer-nav {
  margin: 40px 0;
  float: left;
  width: 100%; }
  .footer-nav li {
    text-decoration: none;
    display: inline-block;
    padding-left: 0; }
    .footer-nav li a {
      font-size: 12px; }
  @media (max-width: 480px) {
    .footer-nav {
      margin: 15px 0; } }
  .footer-nav ul {
    text-align: center; }
    .footer-nav ul li {
      display: inline-block; }
    .footer-nav ul a {
      text-transform: uppercase;
      padding: 10px;
      color: #706559; }
      .footer-nav ul a:hover {
        text-decoration: underline; }
    .footer-nav ul li:before {
      display: none; }

.porscheworld footer .logo {
  background: #000000; }
  .porscheworld footer .logo a svg {
    color: #fff;
    background: #000000; }
    .porscheworld footer .logo a svg path {
      fill: #fff; }
    .porscheworld footer .logo a svg.logo {
      color: #fff; }

/*----- TIMEPIECES -----*/
.timepieces form .form-items .span-label {
  font-size: 13px;
  margin: 10px 0 0 10px;
  display: inline-block; }

.location-redirector {
  background-color: #000000;
  color: #fff;
  font-size: .7rem;
  text-transform: uppercase;
  width: 100%; }
  .location-redirector .container {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 0; }

.location-redirector-note {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 1rem .5rem .4rem;
  text-align: center; }

.location-redirector-options {
  -ms-flex-align: stretch;
      align-items: stretch;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 0; }
  .location-redirector-options li {
    border-right: 1px solid #fff;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    list-style: none;
    padding: .3rem 1rem .3rem;
    position: relative; }
    .location-redirector-options li::before {
      display: none; }
    .location-redirector-options li:last-child {
      border-right: 0; }
    .location-redirector-options li:hover {
      background-color: #a09487; }
    .location-redirector-options li .icon {
      margin-left: .5rem; }
      .location-redirector-options li .icon img {
        height: 30px;
        width: auto; }
  .location-redirector-options a {
    color: #fff;
    display: block; }

.location-redirector-close {
  background-color: #000000;
  border: 0;
  color: #fff;
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  font-size: 1rem;
  padding: 0 1rem; }
  .location-redirector-close:hover {
    background-color: #a09487; }

.download-button {
  margin-top: 20px; }
  .download-button:disabled {
    background-color: #eeeeee; }

.product-variants:before, .product-variants:after {
  content: " ";
  display: table; }

.product-variants:after {
  clear: both; }

.product-variants h4 {
  display: block;
  float: left;
  font-weight: normal;
  margin: 0;
  padding: 6px 10px 0 0;
  font-family: "porschedesignparagraph";
  font-size: 13px;
  text-transform: uppercase; }

.product-variants form {
  display: block;
  float: left; }

.product-variants label,
.product-variants .form-item-tile {
  height: 20px;
  min-width: 20px;
  float: left;
  padding: 3px 2px 0 2px;
  margin: 1px 1px 15px 11px;
  border: 1px solid #000000;
  font-size: 12px;
  text-align: center;
  background-size: cover;
  font-family: "porschedesignparagraph";
  font-weight: normal;
  line-height: 15px; }
  .product-variants label:hover,
  .product-variants .form-item-tile:hover {
    cursor: pointer; }
  .product-variants label.label-big,
  .product-variants .form-item-tile.label-big {
    width: 52px; }
  .product-variants label.disabled:hover,
  .product-variants .form-item-tile.disabled:hover {
    cursor: default; }
  .product-variants label:first-of-type,
  .product-variants .form-item-tile:first-of-type {
    margin: 1px 1px 15px 11px; }

.product-variants label,
.product-variants .form-item-tile {
  display: none; }
  .product-variants label.is-selected,
  .product-variants .form-item-tile.is-selected {
    display: block; }

.product-variants input[type=radio] {
  opacity: 0;
  position: absolute; }

.product-variants .form-item {
  padding: 0 35px 0 0;
  position: relative;
  max-width: 132px;
  float: right; }
  .product-variants .form-item:before, .product-variants .form-item:after {
    content: " ";
    display: table; }
  .product-variants .form-item:after {
    clear: both; }

.product-variants .edit {
  border: none;
  background: none;
  position: absolute;
  right: 0;
  top: 1px;
  padding: 0;
  font-size: 20px; }
  .product-variants .edit:focus {
    outline: none; }

.product-variants .colorname {
  display: block;
  float: left;
  font-size: 13px;
  margin: 6px 0 0 0; }

.product-variants.editable label,
.product-variants.editable .form-item-tile {
  display: block; }

.product-variants.editable .colorname {
  display: none; }

.product-variants.editable .edit i {
  font-size: 16px;
  top: 3px; }

.product-variants.fixed-selection .form-item {
  padding-right: 0; }

.product-variants.fixed-selection label,
.product-variants.fixed-selection .form-item-tile {
  display: none; }
  .product-variants.fixed-selection label.is-selected,
  .product-variants.fixed-selection .form-item-tile.is-selected {
    display: block; }
    .product-variants.fixed-selection label.is-selected:before,
    .product-variants.fixed-selection .form-item-tile.is-selected:before {
      display: none; }
  .product-variants.fixed-selection label:hover,
  .product-variants.fixed-selection .form-item-tile:hover {
    cursor: auto; }

.product-variants.fixed-selection .edit {
  display: none; }

.product-variants.fixed-selection .colorname {
  display: block; }

.product-variants.color label,
.product-variants.color .form-item-tile {
  width: 20px; }

.product-variants.color .is-selected {
  position: relative; }
  .product-variants.color .is-selected:before {
    content: '';
    position: absolute;
    top: -3px;
    left: -3px;
    display: block;
    width: 24px;
    height: 24px;
    border: 1px solid #000000; }

.product-variants.size label.disabled,
.product-variants.size .form-item-tile.disabled {
  background: #cccccc;
  border: 1px solid #cccccc;
  color: #bcb7af; }

.product-variants.size label.is-selected,
.product-variants.size .form-item-tile.is-selected {
  background: #000000;
  color: #fff; }

.product-variants.size.fixed-selection {
  background: none;
  color: #000000; }

.product-variants-new {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .product-variants-new:before, .product-variants-new:after {
    content: " ";
    display: table; }
  .product-variants-new:after {
    clear: both; }
  .product-variants-new h4 {
    display: block;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    width: 70px;
    font-weight: normal;
    margin: 0;
    padding: 8px 0 0 0;
    font-family: "porschedesignparagraph";
    color: #90877a;
    font-size: 13px;
    /* should be removed once unyfied */
    text-transform: none; }
  .product-variants-new form {
    display: block;
    -ms-flex: 0 0 auto;
        flex: 0 0 auto; }
  .product-variants-new label,
  .product-variants-new .form-item-tile {
    height: 30px;
    min-width: 30px;
    float: left;
    padding: 8px 1px 0 2px;
    margin: 1px 1px 12px 11px;
    border: 1px solid #000000;
    font-size: 12px;
    text-align: center;
    background-size: cover;
    font-family: "porschedesignparagraph";
    font-weight: normal;
    line-height: 15px; }
    .product-variants-new label:hover,
    .product-variants-new .form-item-tile:hover {
      cursor: pointer; }
    .product-variants-new label.label-big,
    .product-variants-new .form-item-tile.label-big {
      width: 52px; }
    .product-variants-new label.disabled:hover,
    .product-variants-new .form-item-tile.disabled:hover {
      cursor: default; }
    .product-variants-new label:first-of-type,
    .product-variants-new .form-item-tile:first-of-type {
      margin: 1px 1px 0 11px; }
  .product-variants-new label,
  .product-variants-new .form-item-tile {
    display: none; }
    .product-variants-new label.is-selected,
    .product-variants-new .form-item-tile.is-selected {
      display: block; }
  .product-variants-new input[type=radio] {
    opacity: 0;
    position: absolute; }
  .product-variants-new .form-item {
    padding: 0 35px 0 0;
    position: relative; }
    .product-variants-new .form-item:before, .product-variants-new .form-item:after {
      content: " ";
      display: table; }
    .product-variants-new .form-item:after {
      clear: both; }
  .product-variants-new .edit {
    border: none;
    background: none;
    position: absolute;
    right: 0;
    top: 1px;
    padding: 0;
    font-size: 20px; }
    .product-variants-new .edit:focus {
      outline: none; }
  .product-variants-new .colorname {
    display: block;
    float: left;
    font-size: 13px;
    margin: 6px 0 0 0; }
  .product-variants-new.editable label,
  .product-variants-new.editable .form-item-tile {
    display: block; }
  .product-variants-new.editable .colorname {
    display: none; }
  .product-variants-new.editable .edit i {
    font-size: 16px;
    top: 3px; }
  .product-variants-new.fixed-selection .form-item {
    padding-right: 0; }
  .product-variants-new.fixed-selection label,
  .product-variants-new.fixed-selection .form-item-tile {
    display: none; }
    .product-variants-new.fixed-selection label.is-selected,
    .product-variants-new.fixed-selection .form-item-tile.is-selected {
      display: block; }
      .product-variants-new.fixed-selection label.is-selected:before,
      .product-variants-new.fixed-selection .form-item-tile.is-selected:before {
        display: none; }
    .product-variants-new.fixed-selection label:hover,
    .product-variants-new.fixed-selection .form-item-tile:hover {
      cursor: auto; }
  .product-variants-new.fixed-selection .edit {
    display: none; }
  .product-variants-new.fixed-selection .colorname {
    display: block; }

.product-variants-new.color label,
.product-variants-new.color .form-item-tile {
  background-position: center center;
  width: 20px; }

.product-variants-new.color .is-selected {
  position: relative;
  border: 2px solid #90877a; }
  .product-variants-new.color .is-selected:before {
    /* just a quick bad fix, which sould be removed after unifying */
    display: none;
    /*
                content: '';
                position: absolute;
                top: -3px;
                left: -3px;
                display: block;
                width: 34px;
                height: 34px;
                border: 1px solid $black;
                */ }

.product-variants-new.size label.disabled,
.product-variants-new.size .form-item-tile.disabled {
  border: 1px solid #bcb7af;
  color: #bcb7af; }

.product-variants-new.size label.is-selected,
.product-variants-new.size .form-item-tile.is-selected {
  background: #000000;
  color: #fff; }

.product-variants-new.size.fixed-selection {
  background: none;
  color: #000000; }

.tooltip {
  position: relative;
  float: left;
  width: 33px;
  height: 33px;
  display: block;
  margin: 0 0 0 2%;
  padding: 4px 0 0 0;
  text-align: center; }
  .tooltip:hover .tooltip-content, .tooltip.is-active .tooltip-content {
    display: block;
    cursor: pointer; }
  .tooltip i {
    font-size: 24px;
    color: #bcb7af; }
    .tooltip i:hover {
      cursor: pointer; }

.tooltip-content {
  display: none;
  position: absolute;
  z-index: 2;
  left: 100%;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  margin: 0 0 0 10px;
  padding: 10px;
  background: #d3cfca;
  text-align: left; }
  .tooltip-content:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background: #d3cfca;
    -ms-transform: translateY(-50%) rotate(-45deg);
        transform: translateY(-50%) rotate(-45deg);
    position: absolute;
    left: -5px;
    top: 50%; }
  .tooltip-content p {
    margin: 0; }

.teaserblock {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  text-align: center;
  color: #000000;
  padding: 0 10%; }
  .teaserblock h2 {
    font-size: 20px;
    font-family: "porschedesignparagraph";
    font-weight: normal;
    margin: 0 0 10px 0;
    line-height: 25px;
    float: left;
    width: 100%; }
  .teaserblock hr {
    margin: 0 0 20px 0;
    float: left;
    width: 100%; }
  .teaserblock p {
    margin: 0 0 20px 0;
    float: left;
    width: 100%; }
  .teaserblock a {
    display: inline-block;
    margin: 0 0 20px 0;
    font-size: 13px;
    opacity: 1; }
    .teaserblock a.teaser-videolink {
      float: left;
      width: 100%; }
      .teaserblock a.teaser-videolink .icon_play {
        margin: -2px 4px 0 0; }
    .teaserblock a:hover {
      opacity: .7; }
    .teaserblock a .icon_arrow, .teaserblock a .metanav-list-item-link.js-flyouttoggle .icon, .metanav-list-item-link.js-flyouttoggle .teaserblock a .icon, .teaserblock a .slick-arrow:before {
      display: inline-block;
      margin: -4px 4px 0 0; }
    .teaserblock a.btn:hover {
      opacity: 1; }
  .teaserblock .btn {
    margin: 0 0 20px 0;
    display: inline-block; }
  .teaserblock > :last-child {
    margin-bottom: 0; }
  @media (max-width: 1200px) {
    .teaserblock a {
      margin-top: 0; }
    .teaserblock p {
      display: none; } }
  @media (max-width: 992px) {
    .teaserblock p {
      display: block; } }
  @media (max-width: 480px) {
    .teaserblock p {
      display: none; } }

.teaser-big .teaserblock h2 {
  font-size: 30px;
  line-height: 36px;
  margin: 0 0 10px 0; }
  @media (max-width: 768px) {
    .teaser-big .teaserblock h2 {
      font-size: 20px;
      line-height: 25px; } }

@media (max-width: 1200px) {
  .teaser-big .teaserblock p {
    display: block; } }

@media (max-width: 992px) {
  .teaser-big .teaserblock p {
    display: block; } }

@media (max-width: 480px) {
  .teaser-big .teaserblock p {
    display: block; } }

.teaser-modul-3-4 .teaserblock a {
  margin-top: 15px; }

@media (max-width: 1200px) {
  .teaser-modul-3-4 .teaserblock a {
    margin-top: 0; } }

@media (max-width: 480px) {
  .teaser-modul-3-4 .teaserblock h2 {
    font-size: 13px;
    line-height: 18px; }
  .teaser-modul-3-4 .teaserblock a {
    font-size: 11px; } }

.typo-style-white h2, .typo-style-white h3, .typo-style-white h4,
.typo-style-white a:not(.btn),
.typo-style-white p,
.typo-style-white i, .typo-style-white i:before, .typo-style-white i:after {
  color: #fff; }

.typo-style-white i:hover, .typo-style-white i:before:hover, .typo-style-white i:after:hover {
  color: #90877a; }

.typo-style-white hr {
  background: #fff; }

.typo-style-white h2 span {
  border-color: #fff; }

.typo-style-white .btn {
  background: #fff;
  color: #000000; }
  .typo-style-white .btn:hover {
    background: #90877a;
    color: #fff; }

.typo-style-black h2, .typo-style-black h3, .typo-style-black h4,
.typo-style-black a:not(.btn),
.typo-style-black p,
.typo-style-black i, .typo-style-black i:before, .typo-style-black i:after {
  color: #000000; }

.typo-style-black i:hover, .typo-style-black i:before:hover, .typo-style-black i:after:hover {
  color: #706559; }

.typo-style-black hr {
  background: #000000; }

.typo-style-black h2 span {
  border-color: #000000; }

.typo-style-black .btn {
  background: #000000;
  color: #fff; }
  .typo-style-black .btn:hover {
    background: #706559;
    color: #fff; }

.typo-style-titan h2, .typo-style-titan h3, .typo-style-titan h4,
.typo-style-titan a:not(.btn),
.typo-style-titan p,
.typo-style-titan i, .typo-style-titan i:before, .typo-style-titan i:after {
  color: #90877a; }

.typo-style-titan i:hover, .typo-style-titan i:before:hover, .typo-style-titan i:after:hover {
  color: #000000; }

.typo-style-titan hr {
  background: #90877a; }

.typo-style-titan h2 span {
  border-color: #90877a; }

.typo-style-titan .btn {
  background: #90877a;
  color: #fff; }
  .typo-style-titan .btn:hover {
    background: #000000;
    color: #fff; }

.porscheworld .typo-style-titan h2, .porscheworld .typo-style-titan h3, .porscheworld .typo-style-titan h4,
.porscheworld .typo-style-titan a:not(.btn),
.porscheworld .typo-style-titan p,
.porscheworld .typo-style-titan i, .porscheworld .typo-style-titan i:before, .porscheworld .typo-style-titan i:after,
.porscheworld .typo-style-black h2,
.porscheworld .typo-style-black h3,
.porscheworld .typo-style-black h4,
.porscheworld .typo-style-black a:not(.btn),
.porscheworld .typo-style-black p,
.porscheworld .typo-style-black i,
.porscheworld .typo-style-black i:before,
.porscheworld .typo-style-black i:after,
.porscheworld .typo-style-white h2,
.porscheworld .typo-style-white h3,
.porscheworld .typo-style-white h4,
.porscheworld .typo-style-white a:not(.btn),
.porscheworld .typo-style-white p,
.porscheworld .typo-style-white i,
.porscheworld .typo-style-white i:before,
.porscheworld .typo-style-white i:after {
  color: #fff; }

.porscheworld .typo-style-titan i:hover, .porscheworld .typo-style-titan i:before:hover, .porscheworld .typo-style-titan i:after:hover,
.porscheworld .typo-style-black i:hover,
.porscheworld .typo-style-black i:before:hover,
.porscheworld .typo-style-black i:after:hover,
.porscheworld .typo-style-white i:hover,
.porscheworld .typo-style-white i:before:hover,
.porscheworld .typo-style-white i:after:hover {
  color: #fff; }

.porscheworld .typo-style-titan hr,
.porscheworld .typo-style-black hr,
.porscheworld .typo-style-white hr {
  background: #fff; }

.porscheworld .typo-style-titan h2 span,
.porscheworld .typo-style-black h2 span,
.porscheworld .typo-style-white h2 span {
  border-color: #fff; }

.porscheworld .typo-style-titan .btn,
.porscheworld .typo-style-black .btn,
.porscheworld .typo-style-white .btn {
  background: #fff;
  color: #000000; }
  .porscheworld .typo-style-titan .btn:hover,
  .porscheworld .typo-style-black .btn:hover,
  .porscheworld .typo-style-white .btn:hover {
    background: #706559;
    color: #fff; }

.porscheworld .typo-style-black.overview-teaser h2, .porscheworld .typo-style-black.overview-teaser h3, .porscheworld .typo-style-black.overview-teaser h4,
.porscheworld .typo-style-black.overview-teaser a:not(.btn),
.porscheworld .typo-style-black.overview-teaser p,
.porscheworld .typo-style-black.overview-teaser i, .porscheworld .typo-style-black.overview-teaser i:before, .porscheworld .typo-style-black.overview-teaser i:after {
  color: #000000; }

.porscheworld .typo-style-black.overview-teaser i:hover, .porscheworld .typo-style-black.overview-teaser i:before:hover, .porscheworld .typo-style-black.overview-teaser i:after:hover {
  color: #706559; }

.porscheworld .typo-style-black.overview-teaser hr {
  background: #000000; }

.porscheworld .typo-style-black.overview-teaser h2 span {
  border-color: #000000; }

.porscheworld .typo-style-black.overview-teaser .btn {
  background: #000000;
  color: #fff; }
  .porscheworld .typo-style-black.overview-teaser .btn:hover {
    background: #706559;
    color: #fff; }

.porscheworld .stage-slider .content.typo-style-titan h2, .porscheworld .stage-slider .content.typo-style-titan h3, .porscheworld .stage-slider .content.typo-style-titan h4,
.porscheworld .stage-slider .content.typo-style-titan a:not(.btn),
.porscheworld .stage-slider .content.typo-style-titan p,
.porscheworld .stage-slider .content.typo-style-titan i, .porscheworld .stage-slider .content.typo-style-titan i:before, .porscheworld .stage-slider .content.typo-style-titan i:after,
.porscheworld .teaser-imageblock.typo-style-titan h2,
.porscheworld .teaser-imageblock.typo-style-titan h3,
.porscheworld .teaser-imageblock.typo-style-titan h4,
.porscheworld .teaser-imageblock.typo-style-titan a:not(.btn),
.porscheworld .teaser-imageblock.typo-style-titan p,
.porscheworld .teaser-imageblock.typo-style-titan i,
.porscheworld .teaser-imageblock.typo-style-titan i:before,
.porscheworld .teaser-imageblock.typo-style-titan i:after,
.porscheworld .teaser-long.typo-style-titan h2,
.porscheworld .teaser-long.typo-style-titan h3,
.porscheworld .teaser-long.typo-style-titan h4,
.porscheworld .teaser-long.typo-style-titan a:not(.btn),
.porscheworld .teaser-long.typo-style-titan p,
.porscheworld .teaser-long.typo-style-titan i,
.porscheworld .teaser-long.typo-style-titan i:before,
.porscheworld .teaser-long.typo-style-titan i:after {
  color: #90877a; }

.porscheworld .stage-slider .content.typo-style-titan i:hover, .porscheworld .stage-slider .content.typo-style-titan i:before:hover, .porscheworld .stage-slider .content.typo-style-titan i:after:hover,
.porscheworld .teaser-imageblock.typo-style-titan i:hover,
.porscheworld .teaser-imageblock.typo-style-titan i:before:hover,
.porscheworld .teaser-imageblock.typo-style-titan i:after:hover,
.porscheworld .teaser-long.typo-style-titan i:hover,
.porscheworld .teaser-long.typo-style-titan i:before:hover,
.porscheworld .teaser-long.typo-style-titan i:after:hover {
  color: #000000; }

.porscheworld .stage-slider .content.typo-style-titan hr,
.porscheworld .teaser-imageblock.typo-style-titan hr,
.porscheworld .teaser-long.typo-style-titan hr {
  background: #90877a; }

.porscheworld .stage-slider .content.typo-style-titan h2 span,
.porscheworld .teaser-imageblock.typo-style-titan h2 span,
.porscheworld .teaser-long.typo-style-titan h2 span {
  border-color: #90877a; }

.porscheworld .stage-slider .content.typo-style-titan .btn,
.porscheworld .teaser-imageblock.typo-style-titan .btn,
.porscheworld .teaser-long.typo-style-titan .btn {
  background: #90877a;
  color: #fff; }
  .porscheworld .stage-slider .content.typo-style-titan .btn:hover,
  .porscheworld .teaser-imageblock.typo-style-titan .btn:hover,
  .porscheworld .teaser-long.typo-style-titan .btn:hover {
    background: #000000;
    color: #fff; }

.porscheworld .stage-slider .content.typo-style-black h2, .porscheworld .stage-slider .content.typo-style-black h3, .porscheworld .stage-slider .content.typo-style-black h4,
.porscheworld .stage-slider .content.typo-style-black a:not(.btn),
.porscheworld .stage-slider .content.typo-style-black p,
.porscheworld .stage-slider .content.typo-style-black i, .porscheworld .stage-slider .content.typo-style-black i:before, .porscheworld .stage-slider .content.typo-style-black i:after,
.porscheworld .teaser-imageblock.typo-style-black h2,
.porscheworld .teaser-imageblock.typo-style-black h3,
.porscheworld .teaser-imageblock.typo-style-black h4,
.porscheworld .teaser-imageblock.typo-style-black a:not(.btn),
.porscheworld .teaser-imageblock.typo-style-black p,
.porscheworld .teaser-imageblock.typo-style-black i,
.porscheworld .teaser-imageblock.typo-style-black i:before,
.porscheworld .teaser-imageblock.typo-style-black i:after,
.porscheworld .teaser-long.typo-style-black h2,
.porscheworld .teaser-long.typo-style-black h3,
.porscheworld .teaser-long.typo-style-black h4,
.porscheworld .teaser-long.typo-style-black a:not(.btn),
.porscheworld .teaser-long.typo-style-black p,
.porscheworld .teaser-long.typo-style-black i,
.porscheworld .teaser-long.typo-style-black i:before,
.porscheworld .teaser-long.typo-style-black i:after {
  color: #000000; }

.porscheworld .stage-slider .content.typo-style-black i:hover, .porscheworld .stage-slider .content.typo-style-black i:before:hover, .porscheworld .stage-slider .content.typo-style-black i:after:hover,
.porscheworld .teaser-imageblock.typo-style-black i:hover,
.porscheworld .teaser-imageblock.typo-style-black i:before:hover,
.porscheworld .teaser-imageblock.typo-style-black i:after:hover,
.porscheworld .teaser-long.typo-style-black i:hover,
.porscheworld .teaser-long.typo-style-black i:before:hover,
.porscheworld .teaser-long.typo-style-black i:after:hover {
  color: #90877a; }

.porscheworld .stage-slider .content.typo-style-black hr,
.porscheworld .teaser-imageblock.typo-style-black hr,
.porscheworld .teaser-long.typo-style-black hr {
  background: #000000; }

.porscheworld .stage-slider .content.typo-style-black h2 span,
.porscheworld .teaser-imageblock.typo-style-black h2 span,
.porscheworld .teaser-long.typo-style-black h2 span {
  border-color: #000000; }

.porscheworld .stage-slider .content.typo-style-black .btn,
.porscheworld .teaser-imageblock.typo-style-black .btn,
.porscheworld .teaser-long.typo-style-black .btn {
  background: #000000;
  color: #fff; }
  .porscheworld .stage-slider .content.typo-style-black .btn:hover,
  .porscheworld .teaser-imageblock.typo-style-black .btn:hover,
  .porscheworld .teaser-long.typo-style-black .btn:hover {
    background: #90877a;
    color: #fff; }

.porscheworld .stage-slider .content.typo-style-white h2, .porscheworld .stage-slider .content.typo-style-white h3, .porscheworld .stage-slider .content.typo-style-white h4,
.porscheworld .stage-slider .content.typo-style-white a:not(.btn),
.porscheworld .stage-slider .content.typo-style-white p,
.porscheworld .stage-slider .content.typo-style-white i, .porscheworld .stage-slider .content.typo-style-white i:before, .porscheworld .stage-slider .content.typo-style-white i:after,
.porscheworld .teaser-imageblock.typo-style-white h2,
.porscheworld .teaser-imageblock.typo-style-white h3,
.porscheworld .teaser-imageblock.typo-style-white h4,
.porscheworld .teaser-imageblock.typo-style-white a:not(.btn),
.porscheworld .teaser-imageblock.typo-style-white p,
.porscheworld .teaser-imageblock.typo-style-white i,
.porscheworld .teaser-imageblock.typo-style-white i:before,
.porscheworld .teaser-imageblock.typo-style-white i:after,
.porscheworld .teaser-long.typo-style-white h2,
.porscheworld .teaser-long.typo-style-white h3,
.porscheworld .teaser-long.typo-style-white h4,
.porscheworld .teaser-long.typo-style-white a:not(.btn),
.porscheworld .teaser-long.typo-style-white p,
.porscheworld .teaser-long.typo-style-white i,
.porscheworld .teaser-long.typo-style-white i:before,
.porscheworld .teaser-long.typo-style-white i:after {
  color: #fff; }

.porscheworld .stage-slider .content.typo-style-white i:hover, .porscheworld .stage-slider .content.typo-style-white i:before:hover, .porscheworld .stage-slider .content.typo-style-white i:after:hover,
.porscheworld .teaser-imageblock.typo-style-white i:hover,
.porscheworld .teaser-imageblock.typo-style-white i:before:hover,
.porscheworld .teaser-imageblock.typo-style-white i:after:hover,
.porscheworld .teaser-long.typo-style-white i:hover,
.porscheworld .teaser-long.typo-style-white i:before:hover,
.porscheworld .teaser-long.typo-style-white i:after:hover {
  color: #90877a; }

.porscheworld .stage-slider .content.typo-style-white hr,
.porscheworld .teaser-imageblock.typo-style-white hr,
.porscheworld .teaser-long.typo-style-white hr {
  background: #fff; }

.porscheworld .stage-slider .content.typo-style-white h2 span,
.porscheworld .teaser-imageblock.typo-style-white h2 span,
.porscheworld .teaser-long.typo-style-white h2 span {
  border-color: #fff; }

.porscheworld .stage-slider .content.typo-style-white .btn,
.porscheworld .teaser-imageblock.typo-style-white .btn,
.porscheworld .teaser-long.typo-style-white .btn {
  background: #fff;
  color: #000000; }
  .porscheworld .stage-slider .content.typo-style-white .btn:hover,
  .porscheworld .teaser-imageblock.typo-style-white .btn:hover,
  .porscheworld .teaser-long.typo-style-white .btn:hover {
    background: #90877a;
    color: #fff; }

.order-success {
  text-align: center;
  padding: 130px 0; }
  @media (max-width: 480px) {
    .order-success {
      padding: 30px 0; } }

.product-tile-visual {
  padding: 10px 0px;
  display: block;
  text-align: center;
  position: relative; }
  .product-tile-visual img {
    max-width: 100%; }
  .product-tile-visual .productflag {
    position: absolute;
    top: 10px;
    right: 15px; }

.product-tile {
  margin: 0 0 20px 0;
  float: left;
  width: 100%; }
  @media (max-width: 992px) {
    .product-tile {
      margin: 0 0 20px 0; } }
  .product-tile h3 {
    font-weight: normal;
    display: block;
    text-transform: none;
    text-align: center;
    font-size: 13px; }
  .product-tile h4,
  .product-tile .h4 {
    font-family: "porschedesignparagraph";
    font-weight: normal; }
  .product-tile p,
  .product-tile div.article-price {
    text-align: center; }
  .product-tile .product-variants .form-item {
    padding: 0; }
  .product-tile .content {
    position: relative;
    padding: 0 0 25px 0; }
    @media (max-width: 768px) {
      .product-tile .content {
        padding: 0; } }
  .product-tile .btn {
    margin: 10px 0 0 0;
    padding: 12px 3px;
    display: none; }
    @media (max-width: 768px) {
      .product-tile .btn {
        display: block; } }
  .product-tile .panel {
    border: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    float: left;
    margin: 0; }
    @media (max-width: 768px) {
      .product-tile .panel {
        display: none; } }
    .product-tile .panel h4,
    .product-tile .panel .h4 {
      line-height: 18px; }
      .product-tile .panel h4 a,
      .product-tile .panel .h4 a {
        padding: 0 0 0 15px;
        position: relative;
        font-size: 12px; }
        .product-tile .panel h4 a:before,
        .product-tile .panel .h4 a:before {
          font-family: 'icons';
          content: "\f102";
          position: absolute;
          left: 0;
          top: -1px;
          font-size: 9px;
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg);
          transition: all .3s; }
        .product-tile .panel h4 a.collapsed:before,
        .product-tile .panel .h4 a.collapsed:before {
          -ms-transform: rotate(0deg);
              transform: rotate(0deg); }
  .product-tile .panel-heading {
    width: 100%;
    float: left;
    padding: 0; }
  .product-tile .panel-title {
    text-align: center;
    position: relative;
    padding: 0 20px;
    background-color: transparent;
    transition: background-color .3s linear; }
    .product-tile .panel-title a {
      display: inline-block;
      text-transform: uppercase;
      font-size: 12px;
      padding: 18px 0 13px; }
  .product-tile .panel-collapse.collapse:focus, .product-tile .panel-body:focus {
    outline: #aaaaaa dotted 2px; }
  .product-tile .panel:focus, .product-tile .panel-collapse.collapsing:focus {
    outline: none; }
  .product-tile .panel-body {
    width: 100%;
    padding: 15px 20px 0 20px;
    margin: 0 0 10px 0;
    background: #f5f5f4; }
  .product-tile .product-info {
    background: #f5f5f4;
    border-bottom: 1px solid #706559;
    float: left;
    width: 100%; }
    .product-tile .product-info h4 {
      color: #706559; }
    .product-tile .product-info .edit {
      display: none; }
    .product-tile .product-info .form-item {
      max-width: 96px; }

.crossselling .row > ul {
  margin: 0; }
  .crossselling .row > ul > li::before {
    display: none; }

.slick-slider img {
  display: inline; }

.slick-dots {
  text-align: center;
  position: absolute;
  width: 100%;
  margin: 0;
  z-index: 1000 !important; }
  .slick-dots li {
    overflow: hidden;
    position: relative;
    display: inline-block;
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0 5px;
    border: 1px solid #000000; }
    .slick-dots li:before {
      display: none; }
  .slick-dots button {
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    color: transparent;
    background: transparent;
    padding: 0;
    width: 10px;
    height: 10px;
    border: none; }
    .slick-dots button:hover, .slick-dots button:focus {
      background: #706559; }
  .slick-dots .slick-active {
    background: #000000; }

.porscheworld .slick-dots li {
  border: 1px solid #fff; }

.slick-navigation {
  text-align: center; }
  .slick-navigation .slick-dots {
    display: inline-block;
    position: static;
    width: auto;
    vertical-align: top; }

.slick-arrow {
  position: absolute;
  width: 50px;
  height: 50px;
  z-index: 2;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  line-height: 0;
  font-size: 0;
  background: none;
  border: none; }
  .slick-arrow:before {
    font-family: 'icons';
    font-size: 40px;
    display: block;
    color: #000000; }
    @media (max-width: 480px) {
      .slick-arrow:before {
        font-size: 20px; } }

.product-tile-slider .slick-arrow:before {
  font-size: 17px; }

.slick-prev {
  left: 0; }
  .slick-prev:before {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    position: absolute; }

.slick-next {
  right: 0; }

.slick-toggle {
  display: inline-block;
  width: 10px;
  height: 10px;
  border: 0;
  padding: 0;
  margin: 3px 0 0 0;
  background: none;
  position: relative;
  text-indent: -99999px; }
  .slick-toggle:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #000000;
    position: absolute;
    top: 0;
    left: 0; }
  .slick-toggle.pause:before, .slick-toggle.pause:after {
    content: '';
    width: 2px;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    border: 0; }
  .slick-toggle.pause:before {
    left: 2px; }
  .slick-toggle.pause:after {
    left: auto;
    right: 2px; }

.product-tile-slider {
  position: relative; }
  .product-tile-slider h1 {
    text-align: center;
    margin: 0 0 30px 0; }
  .product-tile-slider .slick-dots {
    top: -20px; }

.stage-slider {
  float: left;
  width: 100%;
  margin: 15px 0;
  position: relative;
  z-index: 1;
  text-align: center; }
  .stage-slider .stage-slider-inner {
    display: inline-block;
    position: relative;
    margin: 0 auto; }
  .stage-slider .content {
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    text-align: center;
    width: 432px;
    max-height: 254px;
    overflow: hidden;
    display: block; }
    .stage-slider .content.left {
      left: 20px;
      right: auto;
      text-align: left;
      -ms-transform: translateX(0);
          transform: translateX(0); }
      .stage-slider .content.left h2,
      .stage-slider .content.left h2 span {
        text-align: left;
        padding-left: 5px; }
      .stage-slider .content.left .btn {
        margin-left: 15px; }
    .stage-slider .content.right {
      right: 20px;
      left: auto;
      text-align: right;
      -ms-transform: translateX(0);
          transform: translateX(0); }
      .stage-slider .content.right h2,
      .stage-slider .content.right h2 span {
        text-align: right;
        padding-right: 5px; }
      .stage-slider .content.right .btn {
        margin-right: 15px; }
    .stage-slider .content.top {
      top: 20px;
      bottom: auto;
      -ms-transform: translateY(0);
          transform: translateY(0); }
    .stage-slider .content.bottom {
      bottom: 20px;
      top: auto;
      -ms-transform: translateY(0);
          transform: translateY(0); }
    .stage-slider .content.middle {
      top: 50%;
      bottom: auto;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
    .stage-slider .content.center {
      left: 50%;
      right: auto;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.slider-alternative-content {
  float: left;
  width: 100%;
  margin: 0 0 15px; }
  .slider-alternative-content *:first-child {
    margin-top: 0; }
  .slider-alternative-content *:last-child {
    margin-bottom: 0; }
  .slider-alternative-content h2 {
    font-size: 20px; }
  .slider-alternative-content p {
    margin: 15px 0 0 0; }
  .slider-alternative-content p, .slider-alternative-content h1, .slider-alternative-content h2, .slider-alternative-content h3, .slider-alternative-content h4, .slider-alternative-content strong, .slider-alternative-content td li {
    color: #000000; }

.porscheworld .slider-alternative-content p, .porscheworld .slider-alternative-content h1, .porscheworld .slider-alternative-content h2, .porscheworld .slider-alternative-content h3, .porscheworld .slider-alternative-content h4, .porscheworld .slider-alternative-content strong, .porscheworld .slider-alternative-content td li {
  color: #fff; }

@media (max-width: 992px) {
  .stage-slider .slick-dots {
    bottom: 2%; } }

@media (max-width: 768px) {
  .stage-slider .content h2 {
    font-size: 20px;
    line-height: 25px; }
    .stage-slider .content h2 span {
      display: inline-block;
      padding: 0 10px 2px 10px;
      margin: 0 20px 20px 20px;
      border-radius: 1px solid #fff; }
  .stage-slider .content p {
    display: none; }
  .stage-slider .content .btn {
    margin-top: 0; }
  .stage-slider .slick-dots {
    bottom: 2%; } }

@media (max-width: 480px) {
  .stage-slider .content {
    left: 0;
    width: 100%;
    margin: 0; }
  .stage-slider .stage-slider .slick-dots {
    bottom: 5%; } }

.contentbox {
  float: left;
  margin: 0 0 10px;
  padding: 24px 30px 25px;
  position: relative;
  width: 100%; }
  .contentbox h2 {
    border-bottom: 1px solid #d3cfca;
    float: left;
    font-size: 14px;
    margin: 0 0 13px;
    padding: 0 0 7px;
    text-align: center;
    width: 100%; }
  .contentbox p {
    float: left;
    text-align: center;
    margin: 0 0 15px;
    width: 100%; }
  .contentbox ul {
    display: block;
    float: left;
    margin: 0 0 12px;
    min-height: 120px;
    padding: 0 0 13px;
    width: 100%; }
  .contentbox li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%; }
    .contentbox li:before {
      display: none; }
  .contentbox .btn {
    display: block;
    float: left;
    width: 100%; }
  .contentbox .edit {
    bottom: 16px;
    display: block;
    left: 0;
    padding: 5px 30px;
    position: absolute;
    text-align: right;
    width: 100%; }
    .contentbox .edit span {
      border-top: 1px solid #d3cfca;
      color: #000000;
      display: block;
      float: left;
      font-size: 13px;
      padding: 9px 0 0;
      width: 100%; }
      .contentbox .edit span:before {
        color: #90877a;
        font-family: 'icons';
        margin: -3px 8px 0 0; }
  .contentbox.editable {
    padding: 24px 30px 55px; }

ul.order-checklist {
  padding: 0; }
  ul.order-checklist li {
    margin: 0 0 15px;
    padding: 0 0 0 45px;
    position: relative; }
    ul.order-checklist li i {
      color: #90877a;
      left: 0;
      position: absolute; }
      ul.order-checklist li i.icon_dhl {
        top: -2px; }
      ul.order-checklist li i.icon_dhl-express {
        top: -10px; }
      ul.order-checklist li i.icon_euro {
        top: 0; }
      ul.order-checklist li i.icon_kreditkarte {
        top: -6px; }
      ul.order-checklist li i.icon_lastschrift {
        top: -15px; }

.contentbox-login {
  text-align: center; }
  .contentbox-login input {
    margin: 0 0 10px; }
  .contentbox-login .btn {
    margin: 0 0 10px;
    width: 100%; }
  .contentbox-login .btn-link {
    font-size: 13px;
    background: none;
    border: none;
    font-weight: bold; }
  .contentbox-login a {
    color: #000000;
    display: inline-block;
    font-size: 13px;
    padding: 0 0 0 15px;
    position: relative;
    text-align: center; }
    .contentbox-login a i {
      left: 0;
      position: absolute;
      top: -3px; }
  .contentbox-login .error-message {
    margin: 0 0 10px;
    text-align: left; }
  .contentbox-login .bold {
    font-weight: bold; }

.contentbox-border {
  border: 1px solid #d3cfca; }

.contentbox-gray {
  background: #f8f8f7; }

.product-info .item {
  padding: 0;
  border-top: 1px solid #d3cfca;
  float: left;
  width: 100%; }
  .product-info .item:before, .product-info .item:after {
    content: " ";
    display: table; }
  .product-info .item:after {
    clear: both; }
  .product-info .item > div {
    float: left;
    width: 100%;
    padding: 16px 0 12px; }
    .product-info .item > div.product-variants {
      padding: 15px 0 0 0; }
      .product-info .item > div.product-variants h4,
      .product-info .item > div.product-variants .form-item-label {
        padding: 5px 0 0 0; }

.product-info h4,
.product-info .form-item-label {
  color: #706559;
  display: block;
  float: left;
  font-family: "porschedesignparagraph";
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  margin: 0;
  padding: 1px 0 0;
  text-transform: none; }

.product-info .price {
  margin: 0;
  float: right; }

.product-info-header {
  padding: 0 0 13px 0; }
  .product-info-header h3 {
    text-align: left;
    text-transform: uppercase;
    margin: 0 0 3px 0; }

.teaser-modul {
  float: left;
  width: 100%; }

.teaser {
  position: relative;
  float: left;
  width: 100%;
  margin: 15px 0;
  background: #d3cfca; }
  .teaser:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    display: none; }
    @media (max-width: 768px) {
      .teaser:after {
        left: 50%; } }
  .teaser.arrow-left:after {
    display: block;
    right: 100%;
    border-width: 20px 20px 20px 0px;
    border-color: transparent #d3cfca transparent transparent;
    border-style: solid; }
    @media (max-width: 768px) {
      .teaser.arrow-left:after {
        border-width: 0 20px 20px 20px;
        border-color: transparent transparent #d3cfca transparent;
        -ms-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
        top: -20px;
        left: 50%; } }
  .teaser.arrow-right:after {
    display: block;
    left: 100%;
    border-width: 20px 0px 20px 20px;
    border-color: transparent transparent transparent #d3cfca;
    border-style: solid; }
    @media (max-width: 768px) {
      .teaser.arrow-right:after {
        border-width: 20px 20px 0px 20px;
        border-color: #d3cfca transparent transparent transparent;
        -ms-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
        left: 50%;
        top: 100%; } }

.teaser-modul-3-4 .teaser:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
  display: none; }
  @media (max-width: 768px) {
    .teaser-modul-3-4 .teaser:after {
      left: 50%; } }

.teaser-modul-3-4 .teaser.arrow-left:after {
  display: block;
  right: 100%;
  border-width: 20px 20px 20px 0px;
  border-color: transparent #d3cfca transparent transparent;
  border-style: solid; }
  @media (max-width: 768px) {
    .teaser-modul-3-4 .teaser.arrow-left:after {
      right: 100%;
      left: auto;
      border-width: 20px 20px 20px 0px;
      border-color: transparent #d3cfca transparent transparent;
      border-style: solid;
      -ms-transform: translateX(0) translateY(-50%);
          transform: translateX(0) translateY(-50%); } }

.teaser-modul-3-4 .teaser.arrow-right:after {
  display: block;
  left: 100%;
  border-width: 20px 0px 20px 20px;
  border-color: transparent transparent transparent #d3cfca;
  border-style: solid; }
  @media (max-width: 768px) {
    .teaser-modul-3-4 .teaser.arrow-right:after {
      left: 100%;
      right: auto;
      border-width: 20px 0px 20px 20px;
      border-color: transparent transparent transparent #d3cfca;
      border-style: solid;
      -ms-transform: translateX(0) translateY(-50%);
          transform: translateX(0) translateY(-50%); } }

.teaser-imageblock a {
  display: inline-block;
  height: 100%;
  width: 100%;
  overflow: hidden; }

.teaser-imageblock img {
  display: block;
  height: auto;
  width: 100%; }

.teaser-long {
  overflow: hidden;
  position: relative; }
  .teaser-long figure {
    padding: 0;
    margin: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    display: block; }
  .teaser-long img {
    display: block;
    height: auto;
    width: 100%; }
  .teaser-long .teaserblock {
    width: 50%;
    padding: 0 30px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .teaser-long .teaserblock h2 {
      font-size: 20px; }
    .teaser-long .teaserblock .btn {
      margin-top: 10px; }
    @media (max-width: 480px) {
      .teaser-long .teaserblock {
        padding: 0 15px; }
        .teaser-long .teaserblock h2 {
          font-size: 13px;
          line-height: 18px;
          margin: 5px; }
        .teaser-long .teaserblock .btn {
          font-size: 8px;
          line-height: 18px;
          padding: 3px 10px 2px;
          margin: 0; } }
  .teaser-long .btn {
    display: inline-block; }

@media (max-width: 480px) {
  .teaser-textblock {
    height: auto; }
    .teaser-textblock .teaserblock {
      position: relative;
      top: auto;
      left: auto;
      -ms-transform: none;
          transform: none;
      padding: 10%; } }

@media (max-width: 480px) {
  .teaser-modul-3-4 .teaserblock {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    padding: 0 10%; } }

.teaser-videoblock {
  overflow: hidden;
  position: relative;
  margin: 0; }
  .teaser-videoblock img {
    display: block;
    height: auto;
    width: 100%; }
  .teaser-videoblock .teaser-videolink {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
    .teaser-videoblock .teaser-videolink:hover {
      opacity: .7; }
  .teaser-videoblock .icon:before {
    font-size: 60px;
    transition: all 0.2s; }
  .teaser-videoblock .icon:hover:before {
    color: #d3cfca; }

.porscheworld .teaser.arrow-left:after {
  border-color: transparent #333 transparent transparent; }
  @media (max-width: 768px) {
    .porscheworld .teaser.arrow-left:after {
      border-color: transparent transparent #333 transparent; } }

.porscheworld .teaser.arrow-right:after {
  border-color: transparent transparent transparent #333; }
  @media (max-width: 768px) {
    .porscheworld .teaser.arrow-right:after {
      border-color: #333 transparent transparent transparent; } }

.porscheworld .teaser.overview-teaser {
  background: #fff; }
  .porscheworld .teaser.overview-teaser .teaserblock h2 {
    margin: 0; }
  .porscheworld .teaser.overview-teaser.arrow-left:after {
    border-color: transparent #fff transparent transparent; }
    @media (max-width: 768px) {
      .porscheworld .teaser.overview-teaser.arrow-left:after {
        border-color: transparent transparent #fff transparent; } }
  .porscheworld .teaser.overview-teaser.arrow-right:after {
    border-color: transparent transparent transparent #fff; }
    @media (max-width: 768px) {
      .porscheworld .teaser.overview-teaser.arrow-right:after {
        border-color: #fff transparent transparent transparent; } }

.porscheworld .teaser-modul-3-4 .teaser.arrow-left:after {
  border-width: 20px 20px 20px 0px;
  border-color: transparent #333 transparent transparent;
  border-style: solid; }
  @media (max-width: 768px) {
    .porscheworld .teaser-modul-3-4 .teaser.arrow-left:after {
      border-width: 20px 20px 20px 0px;
      border-color: transparent #333 transparent transparent;
      border-style: solid; } }

.porscheworld .teaser-modul-3-4 .teaser.arrow-right:after {
  border-color: transparent transparent transparent #333;
  border-style: solid; }
  @media (max-width: 768px) {
    .porscheworld .teaser-modul-3-4 .teaser.arrow-right:after {
      border-width: 20px 0px 20px 20px;
      border-color: transparent transparent transparent #333;
      border-style: solid; } }

.porscheworld .teaser-textblock {
  background: #333; }

.teaser-editorial {
  margin: 15px 0; }
  .teaser-editorial img {
    max-width: 100%;
    height: auto; }
  .teaser-editorial table,
  .teaser-editorial th,
  .teaser-editorial td {
    border: none; }
  @media (max-width: 768px) {
    .teaser-editorial .btn {
      width: 100%; } }

.teaser-editorial-col:before, .teaser-editorial-col:after {
  content: " ";
  display: table; }

.teaser-editorial-col:after {
  clear: both; }

.teaser-editorial-cell1 {
  position: relative; }
  .teaser-editorial-cell1 h2 {
    position: absolute;
    bottom: 0;
    text-align: right;
    width: 100%; }
    @media (max-width: 768px) {
      .teaser-editorial-cell1 h2 {
        text-align: left;
        position: relative;
        bottom: auto;
        width: 100%; } }
  .teaser-editorial-cell1 p {
    margin-top: 22px; }

.teaser-editorial-cell2 h3 {
  text-align: right;
  width: 100%;
  margin: 20px 0; }
  @media (max-width: 768px) {
    .teaser-editorial-cell2 h3 {
      text-align: left;
      margin: 10px 0 5px; } }

.teaser-editorial-cell2 p {
  margin-top: 22px; }

.editorial-twisted ul li {
  padding: 0 15px 0 0; }
  .editorial-twisted ul li:before {
    left: auto;
    right: 0; }

.editorial-twisted .row > div {
  float: right; }
  @media (max-width: 768px) {
    .editorial-twisted .row > div {
      float: none; } }
  .editorial-twisted .row > div .teaser-editorial-cell1,
  .editorial-twisted .row > div .teaser-editorial-cell2 {
    text-align: right; }
    .editorial-twisted .row > div .teaser-editorial-cell1 p,
    .editorial-twisted .row > div .teaser-editorial-cell1 h2, .editorial-twisted .row > div .teaser-editorial-cell1 h3,
    .editorial-twisted .row > div .teaser-editorial-cell1 a,
    .editorial-twisted .row > div .teaser-editorial-cell2 p,
    .editorial-twisted .row > div .teaser-editorial-cell2 h2,
    .editorial-twisted .row > div .teaser-editorial-cell2 h3,
    .editorial-twisted .row > div .teaser-editorial-cell2 a {
      text-align: right; }
  .editorial-twisted .row > div:first-child .teaser-editorial-cell1,
  .editorial-twisted .row > div:first-child .teaser-editorial-cell2 {
    text-align: left; }
    .editorial-twisted .row > div:first-child .teaser-editorial-cell1 p,
    .editorial-twisted .row > div:first-child .teaser-editorial-cell1 h2, .editorial-twisted .row > div:first-child .teaser-editorial-cell1 h3,
    .editorial-twisted .row > div:first-child .teaser-editorial-cell1 a,
    .editorial-twisted .row > div:first-child .teaser-editorial-cell2 p,
    .editorial-twisted .row > div:first-child .teaser-editorial-cell2 h2,
    .editorial-twisted .row > div:first-child .teaser-editorial-cell2 h3,
    .editorial-twisted .row > div:first-child .teaser-editorial-cell2 a {
      text-align: left; }
  @media (max-width: 768px) {
    .editorial-twisted .row > div .teaser-editorial-cell1,
    .editorial-twisted .row > div .teaser-editorial-cell2 {
      text-align: left; }
      .editorial-twisted .row > div .teaser-editorial-cell1 p,
      .editorial-twisted .row > div .teaser-editorial-cell1 h2, .editorial-twisted .row > div .teaser-editorial-cell1 h3,
      .editorial-twisted .row > div .teaser-editorial-cell1 a,
      .editorial-twisted .row > div .teaser-editorial-cell2 p,
      .editorial-twisted .row > div .teaser-editorial-cell2 h2,
      .editorial-twisted .row > div .teaser-editorial-cell2 h3,
      .editorial-twisted .row > div .teaser-editorial-cell2 a {
        text-align: left; }
    .editorial-twisted .row > div:first-child .teaser-editorial-cell1,
    .editorial-twisted .row > div:first-child .teaser-editorial-cell2 {
      text-align: left; }
      .editorial-twisted .row > div:first-child .teaser-editorial-cell1 p,
      .editorial-twisted .row > div:first-child .teaser-editorial-cell1 h2, .editorial-twisted .row > div:first-child .teaser-editorial-cell1 h3,
      .editorial-twisted .row > div:first-child .teaser-editorial-cell1 a,
      .editorial-twisted .row > div:first-child .teaser-editorial-cell2 p,
      .editorial-twisted .row > div:first-child .teaser-editorial-cell2 h2,
      .editorial-twisted .row > div:first-child .teaser-editorial-cell2 h3,
      .editorial-twisted .row > div:first-child .teaser-editorial-cell2 a {
        text-align: left; } }

.porscheworld .editorial-counter .clock-wrapper {
  text-align: center; }

.porscheworld .editorial-counter ul li:before {
  display: none; }

.porscheworld .editorial-counter li.flip-clock-active, .porscheworld .editorial-counter li.flip-clock-before {
  padding: 0; }

.teaser-bullseye {
  color: #fff;
  margin: 15px 0; }
  .teaser-bullseye .content {
    max-width: 770px;
    margin: 0 auto; }
  .teaser-bullseye figure {
    margin: 0;
    padding: 34px 0 34px 68px;
    overflow: hidden;
    display: inline-block;
    float: left;
    width: 40%; }
    @media (max-width: 768px) {
      .teaser-bullseye figure {
        padding: 0; } }
    .teaser-bullseye figure img {
      width: 100%;
      float: left;
      border-radius: 50%; }
  .teaser-bullseye .teaser-textblock {
    float: left;
    width: 60%;
    padding: 50px 10px 0 20px;
    background: none; }
    .teaser-bullseye .teaser-textblock h2 {
      font-size: 30px;
      line-height: 36px;
      margin-bottom: 5px; }
  @media (max-width: 768px) {
    .teaser-bullseye .teaser-textblock {
      padding: 20px 10px 0 20px; } }
  @media (max-width: 480px) {
    .teaser-bullseye .content {
      width: auto; }
    .teaser-bullseye figure {
      width: 100%; }
    .teaser-bullseye .teaser-textblock {
      width: 100%;
      padding: 20px 0 0 0; }
      .teaser-bullseye .teaser-textblock h2 {
        font-size: 20px;
        line-height: 28px; } }

.overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: block;
  top: 0;
  left: 0;
  padding: 0;
  z-index: 5500;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.overlay-heading {
  margin: 0 0 25px 0;
  padding: 30px 30px 0 30px;
  float: left;
  width: 100%;
  background: #f8f8f7; }
  .overlay-heading h2 {
    text-align: center;
    margin: 0 0 25px 0;
    font-size: 30px;
    font-family: "porschedesignparagraph"; }
  @media (max-width: 992px) {
    .overlay-heading {
      padding: 25px 30px 0 30px; }
      .overlay-heading h2 {
        font-size: 20px;
        margin: 0 0 15px 0; } }

.overlay-close {
  position: absolute;
  right: 30px;
  top: 20px;
  z-index: 2;
  border: none;
  background: none; }
  .overlay-close:hover, .overlay-close:focus {
    color: #706559; }
  @media (max-width: 768px) {
    .overlay-close {
      right: 10px;
      top: 10px; } }

.overlay-inner {
  margin: 5% auto 5% auto;
  background: #fff;
  position: relative;
  z-index: 10; }
  .overlay-inner:before, .overlay-inner:after {
    content: " ";
    display: table; }
  .overlay-inner:after {
    clear: both; }
  .overlay-inner .heading {
    padding-bottom: 3px; }

.content-block h2, .content-block h3, .content-block h4, .content-block p, .content-block table, .content-block ul, .content-block dl, .content-block img {
  padding: 0 30px;
  float: left;
  width: 100%;
  margin: 0 0 15px 0; }
  .content-block h2:first-child, .content-block h3:first-child, .content-block h4:first-child, .content-block p:first-child, .content-block table:first-child, .content-block ul:first-child, .content-block dl:first-child, .content-block img:first-child {
    margin-top: 0; }
  .content-block h2.fullsize, .content-block h3.fullsize, .content-block h4.fullsize, .content-block p.fullsize, .content-block table.fullsize, .content-block ul.fullsize, .content-block dl.fullsize, .content-block img.fullsize {
    padding: 0; }
  @media (max-width: 768px) {
    .content-block h2, .content-block h3, .content-block h4, .content-block p, .content-block table, .content-block ul, .content-block dl, .content-block img {
      padding: 0 10px; } }

.content-block h3, .content-block h4 {
  color: #90877a; }

.content-block h3 {
  margin-top: 15px; }

.award-img-content-block {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
  .award-img-content-block .award-img {
    padding: 40px 60px;
    float: left;
    width: auto;
    background-color: white; }
  .award-img-content-block .overlay-close {
    right: 15px;
    top: 15px; }

@media (max-width: 768px) {
  .award-img-content-block .award-img {
    padding: 30px 30px; }
  .award-img-content-block .overlay-close {
    right: 5px;
    top: 10px; } }

@media (max-width: 480px) {
  .award-img-content-block .award-img {
    padding: 25px 25px; }
  .award-img-content-block .overlay-close {
    right: 5px;
    top: 5px; } }

.overlay-inner.default-style {
  max-width: 770px;
  padding-bottom: 15px; }

.in-basket {
  max-width: 970px; }
  .in-basket .overlay-heading {
    background: #fff; }
  .in-basket .article-in-basket {
    background: #f5f5f4;
    padding: 0 50px; }
    @media (max-width: 768px) {
      .in-basket .article-in-basket {
        padding: 0 10px; } }
    .in-basket .article-in-basket .button-row {
      float: left;
      width: 100%;
      margin: 45px 0 30px 0; }
      @media (max-width: 768px) {
        .in-basket .article-in-basket .button-row {
          margin: 10px 0 20px 0; } }
      .in-basket .article-in-basket .button-row .btn {
        min-width: 185px;
        max-width: 45%;
        display: block;
        float: right; }
        .in-basket .article-in-basket .button-row .btn:first-of-type {
          float: left; }
        @media (max-width: 992px) {
          .in-basket .article-in-basket .button-row .btn {
            width: 100%;
            margin: 0; }
            .in-basket .article-in-basket .button-row .btn:first-child {
              margin-bottom: 10px; } }
      @media screen and (max-width: 414px) {
        .in-basket .article-in-basket .button-row .btn {
          display: block;
          max-width: 100%; } }
  .in-basket .crossselling {
    padding: 0 50px 10px 50px; }
    @media (max-width: 480px) {
      .in-basket .crossselling {
        padding: 0 10px 10px 10px; } }
    .in-basket .crossselling .heading {
      margin-top: 40px; }
      @media (max-width: 480px) {
        .in-basket .crossselling .heading {
          margin-top: 17px; } }
    .in-basket .crossselling .product-tile .content {
      padding: 0; }

.overlay-newsletter .overlay-heading {
  background: none;
  padding: 0; }

.overlay-newsletter.overlay-inner.default-style {
  padding: 30px 30px 0 30px; }
  @media (max-width: 992px) {
    .overlay-newsletter.overlay-inner.default-style {
      width: 700px; } }
  @media (max-width: 768px) {
    .overlay-newsletter.overlay-inner.default-style {
      width: 90%; } }

.overlay-newsletter p {
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  margin-bottom: 45px; }
  @media (max-width: 992px) {
    .overlay-newsletter p {
      margin-bottom: 25px; } }

.overlay-newsletter h2 {
  text-align: center;
  margin: 0 0 20px 0;
  display: block;
  font-size: 30px;
  font-family: "porschedesignparagraph";
  color: #90877a; }
  .overlay-newsletter h2:after {
    display: block;
    content: '';
    width: 100%;
    margin-top: 15px;
    border-bottom: 1px solid #90877a; }

.overlay-newsletter button.btn {
  margin: 40px 0;
  float: right; }
  @media (max-width: 992px) {
    .overlay-newsletter button.btn {
      margin: 20px 0 25px 0; } }

.shop-the-look {
  max-width: 980px; }
  .shop-the-look .order-overview-list {
    padding: 0 30px; }
    @media (max-width: 768px) {
      .shop-the-look .order-overview-list {
        padding: 0 10px; } }
  .shop-the-look .order-overview-footer {
    padding: 20px 30px 0 30px; }
    @media (max-width: 768px) {
      .shop-the-look .order-overview-footer {
        padding: 20px 10px 0 10px; } }
  .shop-the-look .product-info-header h3 {
    padding: 0;
    margin-bottom: 3px; }
  .shop-the-look .button-row {
    padding: 30px 30px 40px 30px; }
    @media (max-width: 768px) {
      .shop-the-look .button-row {
        padding: 10px; } }
  .shop-the-look .total-sum {
    margin: 10px 30px 7px 30px; }
    .shop-the-look .total-sum div {
      width: 23%;
      padding-right: 30px; }
      .shop-the-look .total-sum div:first-child {
        width: 77%; }
    @media (max-width: 768px) {
      .shop-the-look .total-sum {
        padding: 0 10px 0 10px;
        margin: 0; }
        .shop-the-look .total-sum h3 {
          font-size: 16px; }
        .shop-the-look .total-sum .price span {
          margin-top: 1px;
          font-size: 16px; }
        .shop-the-look .total-sum div {
          width: 50%;
          padding-right: 0; }
          .shop-the-look .total-sum div:first-child {
            width: 50%; } }

.table-sizes {
  max-width: 960px; }
  .table-sizes .overlay-heading {
    margin-bottom: 0; }
  .table-sizes .nav,
  .table-sizes nav {
    float: left;
    width: 100%;
    background: #f8f8f7;
    padding: 10px 0 20px 0;
    margin: 0 0 40px 0; }
    .table-sizes .nav ul,
    .table-sizes nav ul {
      margin: 0; }
    .table-sizes .nav a,
    .table-sizes nav a {
      font-size: 14px; }
  .table-sizes .table_shoes {
    padding: 0 70px 45px 70px; }
    @media (max-width: 992px) {
      .table-sizes .table_shoes {
        padding: 0 10px 45px 10px; } }
    .table-sizes .table_shoes .caption {
      display: block;
      margin-bottom: 20px;
      width: 100%;
      font-size: 20px;
      text-align: left;
      color: #807669; }
      @media (max-width: 992px) {
        .table-sizes .table_shoes .caption {
          font-size: 16px; } }
  .table-sizes .table {
    float: left;
    max-width: 100%;
    width: 100%;
    overflow: auto;
    padding: 0 70px 45px 70px; }
    @media (max-width: 768px) {
      .table-sizes .table {
        padding-bottom: 10px; } }
    .table-sizes .table.table-fashionshoe {
      width: 40%;
      max-width: 40%;
      padding: 0 70px 45px 10px; }
      @media (max-width: 992px) {
        .table-sizes .table.table-fashionshoe {
          padding: 0 10px 45px 10px; } }
    .table-sizes .table.table-sportshoe {
      width: 60%;
      max-width: 60%;
      padding: 0 10px 45px 70px; }
      @media (max-width: 992px) {
        .table-sizes .table.table-sportshoe {
          padding: 0 10px 45px 10px; } }
  .table-sizes table {
    border: none; }
    .table-sizes table caption {
      width: 100%;
      margin-bottom: 20px;
      font-size: 20px;
      text-align: left;
      color: #706559; }
      @media (max-width: 992px) {
        .table-sizes table caption {
          font-size: 16px; } }
    .table-sizes table tr:nth-child(odd) td {
      background: #f8f8f7; }
    .table-sizes table th,
    .table-sizes table td {
      padding: 14px 10px 10px 10px;
      text-align: center; }
      .table-sizes table th:first-child,
      .table-sizes table td:first-child {
        padding-top: 9px;
        font-family: "HelveticaNeueW01-75Bold"; }
    .table-sizes table th {
      border: none;
      border-bottom: 1px solid #d3cfca;
      font-size: 14px;
      text-transform: uppercase;
      font-weight: normal; }
    .table-sizes table td {
      border: none;
      font-size: 13px; }

body.overlay-is-active {
  overflow: hidden; }

@media (max-width: 992px) {
  .overlay-inner {
    max-width: 90%;
    margin: 20px auto; }
    .overlay-inner.default-style {
      max-width: 90%;
      margin: 20px auto; }
  .table-sizes nav {
    padding: 0 0 15px 0; }
  .table-sizes .table {
    padding: 0 10px 45px 10px; } }

@media (max-width: 480px) {
  .overlay-inner h2 {
    font-size: 20px; } }

.order-overview-list {
  float: left;
  width: 100%;
  margin: 0;
  border: 0; }
  .order-overview-list td {
    border: 0; }

table.order-overview-list {
  width: 100%;
  border: 0;
  border-spacing: 0; }

.empty-basket {
  padding: 150px 0; }
  .empty-basket p {
    margin: 0; }

.minibasket .empty-basket {
  padding: 0; }

.order-overview-header {
  border-bottom: 1px solid #d3cfca;
  width: 100%; }
  .order-overview-header > th {
    border: none; }
  .order-overview-header .order-col-article {
    padding: 40px 55px 0 30px; }
  .order-overview-header .order-col-quantity {
    padding: 42px 10px 0 0; }
  .order-overview-header .order-col-availability {
    padding: 40px 10px 0 0; }
  .order-overview-header .order-col-price {
    padding: 40px 0 0 0; }
  .order-overview-header .order-col-sum {
    padding: 40px 30px 0 0; }
  .order-overview-header strong {
    font-size: 12px;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    float: none; }

.order-overview-row {
  padding: 20px 0 40px;
  width: 100%;
  border-bottom: 1px solid #d3cfca;
  position: relative; }
  @media (max-width: 768px) {
    .order-overview-row {
      border-bottom: 1px solid #000000;
      display: block;
      padding: 0;
      margin: 40px 0; }
      .order-overview-row:first-of-type {
        margin-top: 0; }
      .order-overview-row:last-of-type {
        margin-bottom: 0; } }
  .order-overview-row .order-col {
    vertical-align: top; }
    .order-overview-row .order-col-article {
      padding: 40px 55px 40px 0; }
    .order-overview-row .order-col-quantity {
      padding: 42px 10px 40px 0; }
    .order-overview-row .order-col-availability {
      padding: 40px 10px 40px 0; }
    .order-overview-row .order-col-price {
      padding: 40px 0 40px 0; }
    .order-overview-row .order-col-sum {
      padding: 40px 30px 40px 0; }
    @media (max-width: 768px) {
      .order-overview-row .order-col {
        display: block;
        margin: .625rem 0;
        padding: 16px 0 12px;
        border-bottom: 1px solid #d3cfca; }
        .order-overview-row .order-col:last-child {
          border-bottom: 0; }
        .order-overview-row .order-col:after {
          display: table;
          content: ' ';
          clear: both; } }

.order-col-article {
  width: 41%;
  padding: 10px 55px 0 0; }

.order-col-quantity {
  width: 13%;
  padding: 12px 10px 0 0; }

.order-col-availability {
  width: 12%;
  padding: 10px 10px 0 0; }

.order-col-price {
  width: 17%;
  padding: 10px 0 0 0; }

.order-col-sum {
  width: 17%;
  padding: 10px 30px 0 0; }

.order-col {
  font-size: 12px; }
  .order-col:before {
    content: '';
    width: auto; }

.order-col-article figure {
  width: 35%;
  height: 100%;
  float: left;
  margin: 0; }
  .order-col-article figure img {
    max-width: 100%; }

.order-col-article .product-info-header,
.order-col-article .product-info {
  width: 65%;
  float: left; }

.order-col-quantity span {
  float: left;
  font-size: 13px; }

.quantity-input {
  float: left;
  position: relative;
  padding: 0 20px 0 0; }
  .quantity-input input {
    width: 70px; }
  .quantity-input button {
    font-size: 8px;
    content: "\f114";
    font-family: 'icons';
    display: block;
    position: absolute;
    top: 13px;
    right: 0;
    border: none;
    background: none;
    padding: 0; }
    .quantity-input button:focus {
      outline: none; }

.order-col-availability .availability {
  padding-top: 2px; }

.order-col-price {
  text-align: right; }
  .order-col-price span {
    display: inline-block;
    font-family: "porschedesignparagraph";
    font-weight: normal;
    margin-top: 2px; }

.order-col-sum {
  text-align: right; }

.order-col .product-info {
  padding: 0 0 0 30px; }
  .order-col .product-info .item:last-of-type {
    border-bottom: 1px solid #d3cfca; }
    @media (max-width: 768px) {
      .order-col .product-info .item:last-of-type {
        border-bottom: none; } }
  .order-col .product-info .price {
    text-align: right; }
  .order-col .product-info .product-variants .form-item {
    float: right; }

.order-col .product-info-header {
  padding: 0 0 13px 30px; }

.shop-the-look .order-col-check {
  width: 12%;
  padding: 10px 0 0 0;
  margin: 0 3% 0 0; }
  .shop-the-look .order-col-check label {
    position: absolute;
    top: 50%;
    left: 30px;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%); }
    .shop-the-look .order-col-check label span {
      display: none; }

.shop-the-look .order-col-article {
  width: 71%;
  padding: 10px 55px 0 0; }

.shop-the-look .order-col-price {
  width: 14%;
  padding: 10px 0 0 0; }

.shop-the-look .order-overview-row {
  padding: 20px 30px 40px 0; }

.shop-the-look .order-overview-header {
  padding: 0 30px 0 0; }

.shop-the-look .product-variants .form-item {
  max-width: 227px; }

@media (max-width: 992px) and (min-width: 768px) {
  .order-col-article {
    padding-right: 10px; }
  .order-col-article .product-info-header,
  .order-col-article .product-info {
    padding-left: 0; } }

@media (max-width: 768px) {
  .order-overview-header {
    display: none; }
  .order-col {
    margin: 0 0 8px 0;
    width: 100%;
    padding: 0; }
    .order-col:before {
      float: left;
      color: #706559;
      text-transform: none;
      text-align: left;
      content: attr(data-label);
      display: inline-block;
      padding: 2px 0 0 0;
      font-size: 12px; }
  .shop-the-look .order-col-article,
  .order-col-article {
    padding-right: 0;
    margin-bottom: 20px;
    width: 100%; }
    .shop-the-look .order-col-article:before,
    .order-col-article:before {
      display: none; }
    .shop-the-look .order-col-article figure,
    .order-col-article figure {
      width: 40%; }
    .shop-the-look .order-col-article .product-info-header,
    .order-col-article .product-info-header {
      padding: 0;
      width: 60%; }
    .shop-the-look .order-col-article .product-info,
    .order-col-article .product-info {
      width: 100%;
      padding: 0; }
  .order-col.order-col-quantity input {
    margin: 0; }
  .order-col.order-col-quantity span {
    float: right;
    font-size: 12px; }
  .quantity-input {
    padding: 0 35px 0 0;
    float: right;
    position: relative; }
    .quantity-input input {
      width: 85px; }
    .quantity-input button {
      top: 10px;
      font-size: 12px; }
  .shop-the-look .order-col-price,
  .order-col-price {
    width: 100%; }
    .shop-the-look .order-col-price .price,
    .order-col-price .price {
      float: right; }
      .shop-the-look .order-col-price .price.strikethrough span,
      .order-col-price .price.strikethrough span {
        display: inline-block; }
  .order-col-availability .availability {
    float: right;
    padding: 0 0 0 20px; }
    .order-col-availability .availability:before {
      top: 0; }
  .order-col-availability:before {
    padding: 0; }
  .shop-the-look .order-overview-row {
    padding: 20px 0 45px; }
  .shop-the-look .order-col-check {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%; }
    .shop-the-look .order-col-check:before, .shop-the-look .order-col-check:after {
      content: " ";
      display: table; }
    .shop-the-look .order-col-check:after {
      clear: both; }
    .shop-the-look .order-col-check:before {
      display: none; }
    .shop-the-look .order-col-check label {
      background: #000000;
      color: #fff;
      width: 100%;
      padding: 12px;
      display: block;
      text-align: center;
      position: relative;
      -ms-transform: translate(0);
          transform: translate(0);
      top: auto;
      left: auto;
      text-transform: uppercase; }
      .shop-the-look .order-col-check label input {
        left: 15px;
        top: 14px; }
      .shop-the-look .order-col-check label span {
        display: block; }
  .order-sum div {
    padding: 0;
    text-align: left; }
    .order-sum div:first-of-type {
      text-align: right; }
  .order-sum span {
    text-align: right; }
  .shipping-costs strong {
    padding: 0; }
  .shipping-costs .price span {
    display: block;
    padding: 0;
    text-align: right; } }

@media (max-width: 565px) {
  .shop-the-look .product-variants .form-item {
    max-width: 195px; } }

@media (max-width: 480px) {
  .shop-the-look .product-variants .form-item {
    max-width: 131px; } }

.order-overview-footer {
  float: left;
  width: 100%; }
  @media (max-width: 768px) {
    .order-overview-footer {
      margin-top: 50px; } }
  .order-overview-footer .order__info {
    margin-top: 18px;
    width: 50%;
    text-align: right;
    float: none;
    line-height: 12px; }
    .order-overview-footer .order__info:before, .order-overview-footer .order__info:after {
      content: " ";
      display: table; }
    .order-overview-footer .order__info:after {
      clear: both; }
    .order-overview-footer .order__info p {
      margin: 7px 0 0 0;
      font-size: 11px;
      color: #90877a; }

.sum {
  width: 34%;
  float: right; }
  .sum ul {
    float: left;
    margin: 0; }
    .sum ul li {
      float: left;
      width: 100%;
      border-bottom: 1px solid #d3cfca;
      padding: 15px 0 10px 0; }
      .sum ul li strong {
        width: 50%;
        margin-top: 2px;
        float: left;
        text-align: right; }
      .sum ul li .price {
        width: 50%;
        float: left;
        text-align: right;
        padding-right: 30px; }
      .sum ul li:before {
        display: none; }

.total-sum {
  float: right;
  width: 100%;
  padding: 15px 0 7px 0; }
  .total-sum div {
    width: 50%;
    float: left;
    padding-right: 30px; }
    .total-sum div:first-child {
      width: 50%;
      padding-right: 0; }
  .total-sum h3 {
    font-size: 18px;
    text-transform: none;
    margin: 4px 0 4px 0;
    text-align: right; }
  .total-sum span {
    font-size: 13px;
    display: block;
    text-align: right; }
  .total-sum .price {
    float: right; }
    .total-sum .price div.article-price {
      text-align: right;
      float: none;
      width: auto; }
    .total-sum .price span {
      font-size: 18px;
      display: inline-block; }

.order-tools {
  width: 50%;
  float: left;
  margin-top: 12px; }
  .order-tools .refresh {
    float: left;
    margin: 11px 0 0 0;
    width: 32%; }

@media (max-width: 992px) {
  .sum {
    width: 100%; }
    .sum ul {
      width: 100%; }
      .sum ul strong, .sum ul .price {
        width: 50%; }
  .order-tools {
    width: 100%; }
    .order-tools .coupon-input {
      float: right; }
    .order-tools .refresh {
      float: left; } }

@media (max-width: 768px) {
  .order-tools {
    width: 100%;
    margin-top: 0; }
    .order-tools .refresh,
    .order-tools .coupon-input {
      width: 100%; }
    .order-tools .refresh {
      margin: 0 0 10px; }
  .sum ul li .price {
    padding-right: 0; }
  .sum .total-sum h3 {
    font-size: 16px;
    margin-top: 5px; }
  .sum .total-sum div {
    padding-right: 0; }
  .coupon-input label {
    display: none; } }

.order-history-list .order-history-title {
  padding: 15px 0 15px 45px;
  border-bottom: 1px solid #d3cfca; }
  .order-history-list .order-history-title:after {
    display: table;
    content: ' ';
    clear: both; }
  .order-history-list .order-history-title strong {
    font-family: "HelveticaNeueW01-75Bold"; }

.order-history-list strong {
  float: left;
  padding: 0;
  font-family: "porschedesignparagraph"; }

.order-history-list .order-col-date {
  width: 15%; }

.order-history-list .order-col-number {
  width: 50%; }

.order-history-list .order-col-status {
  width: 20%; }

.order-history-list .order-col-sum {
  width: 20%;
  padding-right: 30px; }

.order-history-list .panel-heading,
.order-history-list .panel-body {
  padding: 0; }

.order-history-list .panel-heading {
  border-bottom: 1px solid #d3cfca; }
  .order-history-list .panel-heading .panel-title a {
    position: relative;
    display: block;
    font-size: 15px;
    padding: 17px 0 13px 45px; }
    .order-history-list .panel-heading .panel-title a:after {
      display: table;
      content: ' ';
      clear: both; }
    .order-history-list .panel-heading .panel-title a:before {
      position: absolute;
      left: 15px;
      top: 14px;
      font-family: 'icons';
      content: '\f10d';
      font-size: 12px;
      line-height: 20px; }
    .order-history-list .panel-heading .panel-title a.collapsed:before {
      content: '\f111'; }
    .order-history-list .panel-heading .panel-title a .order-col-status {
      padding-top: 0; }

.order-history-list .order-history-title strong,
.order-history-list .panel-heading strong {
  padding-top: 0; }

.order-history-list .order-history-title .order-col-number,
.order-history-list .panel-heading .order-col-number {
  width: 57%; }
  @media (max-width: 768px) {
    .order-history-list .order-history-title .order-col-number,
    .order-history-list .panel-heading .order-col-number {
      width: 100%; } }

.order-history-list .order-history-title .order-col-status,
.order-history-list .panel-heading .order-col-status {
  width: 12%; }
  @media (max-width: 768px) {
    .order-history-list .order-history-title .order-col-status,
    .order-history-list .panel-heading .order-col-status {
      width: 100%; } }

.order-history-list .order-history-title .order-col-sum,
.order-history-list .panel-heading .order-col-sum {
  width: 16%; }
  @media (max-width: 768px) {
    .order-history-list .order-history-title .order-col-sum,
    .order-history-list .panel-heading .order-col-sum {
      width: 100%; } }

.order-history-list .panel-body {
  border-bottom: 3px solid #d3cfca; }

.order-history-list .order-history-address {
  padding: 20px 0 0 45px;
  border-bottom: 1px solid #d3cfca; }
  .order-history-list .order-history-address .payment,
  .order-history-list .order-history-address address {
    font-style: normal; }
    .order-history-list .order-history-address .payment strong,
    .order-history-list .order-history-address address strong {
      float: none;
      display: block; }
    .order-history-list .order-history-address .payment p,
    .order-history-list .order-history-address address p {
      clear: both; }

@media (min-width: 769px) {
  .order-history-list .order-overview-header .order-col-article,
  .order-history-list .order-overview-row .order-col-article {
    padding: 40px 55px 0 30px; }
  .order-history-list .order-overview-header .order-col-quantity,
  .order-history-list .order-overview-row .order-col-quantity {
    padding: 42px 10px 0 0; }
  .order-history-list .order-overview-header .order-col-availability,
  .order-history-list .order-overview-row .order-col-availability {
    padding: 40px 10px 0 0; }
  .order-history-list .order-overview-header .order-col-price,
  .order-history-list .order-overview-row .order-col-price {
    padding: 40px 0 0 0; }
  .order-history-list .order-overview-header .order-col-sum,
  .order-history-list .order-overview-row .order-col-sum {
    padding: 40px 30px 0 0; }
  .order-history-list .order-overview-header .order-col-status,
  .order-history-list .order-overview-row .order-col-status {
    padding: 40px 30px 0 0; } }

.order-history-list .order-overview-header {
  padding-left: 45px; }
  .order-history-list .order-overview-header > th {
    font-weight: normal; }
  .order-history-list .order-overview-header .order-col-article {
    padding: 40px 55px 0 30px; }
  .order-history-list .order-overview-header strong {
    font-size: 12px;
    margin: 0 0 6px 0;
    text-transform: uppercase;
    float: none; }

@media (min-width: 769px) {
  .order-history-list .order-overview-row {
    padding-left: 45px; }
    .order-history-list .order-overview-row .order-col-article {
      padding: 40px 55px 40px 0; }
  .order-history-list .order-col-quantity {
    width: 8%; }
  .order-history-list .order-col-status {
    width: 16%; }
    .order-history-list .order-col-status span {
      float: left;
      font-size: 13px; } }

@media (max-width: 768px) {
  .order-history-list .order-history-title {
    display: none; }
  .order-history-list .panel-heading {
    border-bottom: 1px solid #d3cfca; }
    .order-history-list .panel-heading .panel-title a:before {
      top: 15px; }
  .order-history-list .order-col {
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  .order-history-list .panel-title .order-col-date,
  .order-history-list .panel-title .order-col-number,
  .order-history-list .panel-title .order-col-status,
  .order-history-list .panel-title .order-col-sum {
    text-align: left; }
    .order-history-list .panel-title .order-col-date:before,
    .order-history-list .panel-title .order-col-number:before,
    .order-history-list .panel-title .order-col-status:before,
    .order-history-list .panel-title .order-col-sum:before {
      font-family: "HelveticaNeueW01-75Bold";
      content: attr(data-title); }
  .order-history-list .order-overview-header,
  .order-history-list .order-overview-row {
    padding-left: 0; }
  .order-history-list .order-col-status span {
    float: right; } }

.mobilemenu {
  display: none;
  top: 140px;
  background: #f8f8f7; }
  @media (max-width: 992px) {
    .mobilemenu {
      display: block; } }
  .mobilemenu .login {
    display: block;
    width: auto;
    position: static;
    white-space: normal; }
    .mobilemenu .login hr {
      display: block; }
  .mobilemenu a {
    font-size: 14px;
    text-transform: uppercase;
    padding: 16px 0 12px 0; }
    .mobilemenu a:active {
      background: #d3cfca; }

body .dl-menuwrapper {
  border-bottom: none; }

.mm-listview li {
  border: 1px solid #d3cfca;
  border-top: none; }

.mm-opened .mm-listview {
  margin-top: 20px; }

.mm-navbar {
  height: 80px; }
  .mm-navbar .mm-prev {
    display: block;
    text-align: left;
    height: 40px;
    position: static; }
    .mm-navbar .mm-prev:before {
      top: -40px; }
  .mm-navbar .mm-title {
    font-weight: bold;
    display: block;
    text-align: left;
    height: 40px;
    position: static; }

.mobilemenu-metanav {
  color: #90877a; }

.li.mobilemenu-link:nth-of-type(1) {
  margin-top: 40px !important;
  border-top: 1px solid #d3cfca;
  border-color: red; }

.mobilemenu-link {
  display: none;
  width: 24px;
  height: 18px;
  position: absolute;
  top: 13px;
  border-top: 4px solid #000000;
  border-bottom: 4px solid #000000; }
  @media (max-width: 992px) {
    .mobilemenu-link {
      display: inline-block; } }
  .mobilemenu-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    width: 100%;
    height: 4px;
    background: #000000; }

.porscheworld .mobilemenu-link {
  border-color: #fff; }
  .porscheworld .mobilemenu-link:before {
    background: #fff; }

/* Common styles of menus */
.dl-menuwrapper {
  display: none;
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0 0 -15px;
  perspective: 1000px;
  perspective-origin: 50% 200%;
  z-index: 10000;
  border-bottom: 1px solid #d3cfca; }
  @media (max-width: 992px) {
    .dl-menuwrapper {
      display: block; } }

.dl-menuwrapper:first-child {
  margin-right: 100px; }

.dl-menuwrapper button.dl-trigger {
  border: none; }
  @media (max-width: 992px) {
    .dl-menuwrapper button.dl-trigger {
      display: inline-block; } }

.dl-menuwrapper button.dl-open {
  width: 24px;
  height: 18px;
  font-size: 0;
  position: absolute;
  top: -30px;
  left: 15px;
  border: none;
  border-top: 4px solid #000000;
  border-bottom: 4px solid #000000;
  background: #fff;
  outline: none; }
  @media (max-width: 992px) {
    .dl-menuwrapper button.dl-open {
      display: inline-block; } }
  .dl-menuwrapper button.dl-open:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    width: 100%;
    height: 4px;
    background: #000000; }

.porscheworld .dl-menuwrapper button.dl-open {
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  background: #000000; }
  .porscheworld .dl-menuwrapper button.dl-open:before {
    background: #fff; }

.dl-menuwrapper h4 {
  font-size: 14px;
  text-transform: uppercase;
  padding: 12px 15px; }

.dl-menuwrapper li h4 a {
  height: auto;
  padding: 0; }
  .dl-menuwrapper li h4 a:hover {
    background: none; }

.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #f8f8f7; }

.dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  transform-style: preserve-3d; }

.dl-menuwrapper li {
  position: relative;
  border-bottom: 1px solid #d3cfca;
  padding: 0;
  height: 40px; }
  .dl-menuwrapper li:before {
    display: none;
    padding: 0; }

.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 12px 15px;
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #000000;
  outline: none;
  text-transform: uppercase; }
  .dl-menuwrapper li a:active {
    background: #d3cfca; }

.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1); }

.dl-menuwrapper li.dl-back:after {
  left: 10px;
  color: rgba(212, 204, 198, 0.3);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg); }

.dl-menuwrapper li > a:after {
  right: 10px;
  color: rgba(0, 0, 0, 0.15); }

.dl-menuwrapper .dl-menu {
  height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
  margin: 0;
  display: none;
  pointer-events: none;
  -ms-transform: translateY(-20px);
      transform: translateY(-20px);
  backface-visibility: hidden;
  background: #f5f5f4; }

.dl-menuwrapper .dl-menu.dl-menu-toggle {
  transition: all 0.3s ease; }

.dl-menuwrapper .dl-menu.dl-menuopen {
  height: auto;
  overflow: visible;
  display: block;
  pointer-events: auto;
  -ms-transform: translateY(0px);
      transform: translateY(0px); }

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none; }

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none; }

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block; }

.dl-subviewopen {
  border: none; }

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: -12px;
  left: 0; }

/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
  animation: MenuAnimOut1 0.4s; }

.dl-menu.dl-animate-out-2 {
  animation: MenuAnimOut2 0.3s ease-in-out; }

.dl-menu.dl-animate-out-3 {
  animation: MenuAnimOut3 0.4s ease; }

.dl-menu.dl-animate-out-4 {
  animation: MenuAnimOut4 0.4s ease; }

.dl-menu.dl-animate-out-5 {
  animation: MenuAnimOut5 0.4s ease; }

@keyframes MenuAnimOut1 {
  0% { }
  50% {
    transform: translateZ(-250px) rotateY(30deg); }
  75% {
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5; }
  100% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; } }

@keyframes MenuAnimOut2 {
  0% { }
  100% {
    transform: translateX(-100%);
    opacity: 0; } }

@keyframes MenuAnimOut3 {
  0% { }
  100% {
    transform: translateZ(300px);
    opacity: 0; } }

@keyframes MenuAnimOut4 {
  0% { }
  100% {
    transform: translateZ(-300px);
    opacity: 0; } }

@keyframes MenuAnimOut5 {
  0% { }
  100% {
    transform: translateY(40%);
    opacity: 0; } }

.dl-menu.dl-animate-in-1 {
  animation: MenuAnimIn1 0.3s; }

.dl-menu.dl-animate-in-2 {
  animation: MenuAnimIn2 0.3s ease-in-out; }

.dl-menu.dl-animate-in-3 {
  animation: MenuAnimIn3 0.4s ease; }

.dl-menu.dl-animate-in-4 {
  animation: MenuAnimIn4 0.4s ease; }

.dl-menu.dl-animate-in-5 {
  animation: MenuAnimIn5 0.4s ease; }

@keyframes MenuAnimIn1 {
  0% {
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0; }
  20% {
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5; }
  100% {
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1; } }

@keyframes MenuAnimIn2 {
  0% {
    transform: translateX(-100%);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes MenuAnimIn3 {
  0% {
    transform: translateZ(300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes MenuAnimIn4 {
  0% {
    transform: translateZ(-300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes MenuAnimIn5 {
  0% {
    transform: translateY(40%);
    opacity: 0; }
  100% {
    transform: translateY(0);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  animation: SubMenuAnimIn1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  animation: SubMenuAnimIn2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  animation: SubMenuAnimIn3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  animation: SubMenuAnimIn4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  animation: SubMenuAnimIn5 0.4s ease; }

@keyframes SubMenuAnimIn1 {
  0% {
    transform: translateX(50%);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn2 {
  0% {
    transform: translateX(100%);
    opacity: 0; }
  100% {
    transform: translateX(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn3 {
  0% {
    transform: translateZ(-300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn4 {
  0% {
    transform: translateZ(300px);
    opacity: 0; }
  100% {
    transform: translateZ(0px);
    opacity: 1; } }

@keyframes SubMenuAnimIn5 {
  0% {
    transform: translateZ(-200px);
    opacity: 0; }
  100% {
    transform: translateZ(0);
    opacity: 1; } }

.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  animation: SubMenuAnimOut1 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  animation: SubMenuAnimOut2 0.3s ease-in-out; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  animation: SubMenuAnimOut3 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  animation: SubMenuAnimOut4 0.4s ease; }

.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  animation: SubMenuAnimOut5 0.4s ease; }

@keyframes SubMenuAnimOut1 {
  0% {
    transform: translateX(0%);
    opacity: 1; }
  100% {
    transform: translateX(50%);
    opacity: 0; } }

@keyframes SubMenuAnimOut2 {
  0% {
    transform: translateX(0%);
    opacity: 1; }
  100% {
    transform: translateX(100%);
    opacity: 0; } }

@keyframes SubMenuAnimOut3 {
  0% {
    transform: translateZ(0px);
    opacity: 1; }
  100% {
    transform: translateZ(-300px);
    opacity: 0; } }

@keyframes SubMenuAnimOut4 {
  0% {
    transform: translateZ(0px);
    opacity: 1; }
  100% {
    transform: translateZ(300px);
    opacity: 0; } }

@keyframes SubMenuAnimOut5 {
  0% {
    transform: translateZ(0);
    opacity: 1; }
  100% {
    transform: translateZ(-200px);
    opacity: 0; } }

/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -ms-transform: none;
      transform: none; }

.no-js .dl-menuwrapper li .dl-submenu {
  display: block; }

.no-js .dl-menuwrapper li.dl-back {
  display: none; }

.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1); }

.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: ''; }

.dl-menuwrapper li.dl-back {
  border: none; }
  .dl-menuwrapper li.dl-back a {
    text-transform: none;
    font-size: 14px;
    color: #706559; }
  .dl-menuwrapper li.dl-back .icon_arrow, .dl-menuwrapper li.dl-back .metanav-list-item-link.js-flyouttoggle .icon, .metanav-list-item-link.js-flyouttoggle .dl-menuwrapper li.dl-back .icon, .dl-menuwrapper li.dl-back .slick-arrow:before {
    -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    margin: 0 5px 0 0; }
    .dl-menuwrapper li.dl-back .icon_arrow:before, .dl-menuwrapper li.dl-back .metanav-list-item-link.js-flyouttoggle .icon:before, .metanav-list-item-link.js-flyouttoggle .dl-menuwrapper li.dl-back .icon:before, .dl-menuwrapper li.dl-back .slick-arrow:before, .dl-menuwrapper li.dl-back .fancybox-next span:before, .fancybox-next .dl-menuwrapper li.dl-back span:before, .dl-menuwrapper li.dl-back .fancybox-prev span:before, .fancybox-prev .dl-menuwrapper li.dl-back span:before {
      font-size: 16px;
      color: #706559; }

/* Stylen des "sub-oeffnen"-Buttons */
.dl-menu a:first-child {
  left: 0;
  color: #000000; }

.dl-menu .dl-sub,
.dl-menu .dl-close {
  left: auto;
  right: 0;
  top: 0;
  border: 0;
  border-left: 1px solid #d3cfca;
  position: absolute;
  height: 40px;
  padding: 10px 14px 0 14px;
  color: #90877a;
  box-sizing: border-box; }
  .dl-menu .dl-sub .icon:before,
  .dl-menu .dl-close .icon:before {
    font-size: 16px; }
  .dl-menu .dl-sub + .dl-sub,
  .dl-menu .dl-close + .dl-sub {
    border-left: none; }

.dl-menu .dl-close {
  border: 0; }

.dl-button {
  position: absolute;
  z-index: 2;
  right: 15px;
  top: 13px;
  text-align: right;
  width: 20%;
  display: none;
  height: 40px; }

.dl-menu-opened .dl-button {
  display: block; }

.dl-menu .flyout {
  display: block;
  top: 0;
  width: 100%; }
  .dl-menu .flyout a {
    height: auto; }

.dl-submenu-metanav {
  margin: 40px 0 0 0;
  border-top: 1px solid #d3cfca; }
  .dl-submenu-metanav.dl-subviewopen {
    margin: 0; }
  .dl-submenu-metanav a {
    color: #706559 !important; }
  .dl-submenu-metanav .dl-submenu a {
    color: #000000 !important; }
  .dl-submenu-metanav ~ .dl-submenu-metanav {
    margin: 0;
    border-top: 0; }

.product-detail-image {
  position: relative; }
  @media (max-width: 992px) {
    .product-detail-image {
      margin: 0 0 10px 0; } }
  .product-detail-image a {
    color: #706559; }
    .product-detail-image a:hover, .product-detail-image a:focus {
      color: black; }
  .product-detail-image figure {
    margin: 0;
    padding: 10px 50px;
    text-align: center; }
  .product-detail-image .productflag {
    position: absolute;
    top: -3px;
    right: 0;
    z-index: 2; }
  .product-detail-image .js-zoom-overlay {
    position: absolute;
    bottom: 20px;
    left: 0; }
    @media (max-width: 768px) {
      .product-detail-image .js-zoom-overlay {
        display: none; } }
  .product-detail-image .slick-arrow {
    opacity: 0;
    visibility: hidden; }
    @media (max-width: 768px) {
      .product-detail-image .slick-arrow {
        opacity: 1;
        visibility: inherit; } }
    @media (max-width: 480px) {
      .product-detail-image .slick-arrow {
        width: 35px; } }

.thumbnail-nav {
  position: absolute;
  left: 0;
  top: 0; }
  @media (max-width: 768px) {
    .thumbnail-nav {
      display: none; } }
  .thumbnail-nav nav {
    min-width: 40px; }
    .thumbnail-nav nav .slick-slide {
      float: none; }
      .thumbnail-nav nav .slick-slide.slick-current .thumbnail {
        border: 1px solid #90877a; }
      .thumbnail-nav nav .slick-slide.slick-current:hover {
        cursor: default; }
  .thumbnail-nav strong {
    font-size: 11px;
    display: inline-block;
    margin: 0 0 20px 0; }
    .thumbnail-nav strong i {
      font-size: 18px;
      margin: 0 5px 0 0;
      color: #706559; }
  .thumbnail-nav .thumbnail,
  .thumbnail-nav .thumbnail-video {
    background: #fff;
    width: 40px;
    height: 40px;
    display: block;
    border: 1px solid #d3cfca;
    margin: 0 0 5px;
    padding: 0;
    float: none; }
    .thumbnail-nav .thumbnail:hover,
    .thumbnail-nav .thumbnail-video:hover {
      border: 1px solid #90877a;
      cursor: pointer; }
    .thumbnail-nav .thumbnail:before,
    .thumbnail-nav .thumbnail-video:before {
      display: none; }
    .thumbnail-nav .thumbnail img,
    .thumbnail-nav .thumbnail-video img {
      max-width: 100%; }
  .thumbnail-nav .thumbnail-video {
    border: 1px solid #90877a; }
    .thumbnail-nav .thumbnail-video a {
      display: block;
      height: 100%;
      width: 100%;
      vertical-align: middle;
      text-align: center;
      position: relative; }
    .thumbnail-nav .thumbnail-video .icon {
      position: relative;
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
      .thumbnail-nav .thumbnail-video .icon:before {
        font-size: 24px; }

.overlay-inner.gallery-fullsize-overlay {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow: auto; }
  @media (max-width: 992px) {
    .overlay-inner.gallery-fullsize-overlay {
      max-width: 100%; } }
  .overlay-inner.gallery-fullsize-overlay figure {
    width: 50%;
    margin: 120px auto; }
    @media (max-width: 992px) {
      .overlay-inner.gallery-fullsize-overlay figure {
        width: 70%; } }
    @media (max-width: 768px) {
      .overlay-inner.gallery-fullsize-overlay figure {
        width: 80%; } }
    @media (max-width: 480px) {
      .overlay-inner.gallery-fullsize-overlay figure {
        width: 90%;
        margin: 20px auto; } }
    .overlay-inner.gallery-fullsize-overlay figure img {
      max-width: auto;
      width: 100%; }
  .overlay-inner.gallery-fullsize-overlay .overlay-close {
    position: fixed; }

.zoom-controls {
  width: 70px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 50px;
  left: 30px; }
  .zoom-controls button {
    float: left;
    border: none;
    background: none;
    position: relative;
    top: -20px; }
    .zoom-controls button:last-of-type {
      float: right; }
    .zoom-controls button:hover, .zoom-controls button:focus {
      color: #706559; }

.stylebook {
  margin-bottom: 15px; }
  .stylebook:before, .stylebook:after {
    content: " ";
    display: table; }
  .stylebook:after {
    clear: both; }
  .stylebook .modul-heading {
    position: relative;
    padding: 30px 0;
    margin: 0; }
    @media (max-width: 992px) {
      .stylebook .modul-heading {
        padding: 15px 0; } }
    .stylebook .modul-heading h2 {
      text-align: left;
      padding-right: 100px; }
    .stylebook .modul-heading .btn {
      position: absolute;
      top: 50%;
      right: 0;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
    @media (max-width: 768px) {
      .stylebook .modul-heading h2 {
        padding-right: 0px; }
      .stylebook .modul-heading .btn {
        position: relative;
        width: 100%;
        top: auto;
        right: auto;
        -ms-transform: none;
            transform: none; } }
  .stylebook .stylebook-page {
    background: #000000;
    float: left;
    width: 100%;
    height: 100%; }
  .stylebook figure {
    float: left;
    width: 70%;
    margin: 0; }
    .stylebook figure img {
      float: left;
      width: 100%; }
    @media (max-width: 992px) {
      .stylebook figure {
        width: 100%; } }
  .stylebook .content {
    float: right;
    width: 30%;
    padding: 2%; }
    .stylebook .content h3 {
      color: #fff; }
    .stylebook .content .price {
      color: #fff; }
    @media (max-width: 992px) {
      .stylebook .content {
        width: 100%;
        padding: 20px 0; } }
    @media (max-width: 480px) {
      .stylebook .content {
        padding: 0 15px; } }
  .stylebook .slick-dots {
    bottom: 0; }
    @media (max-width: 992px) {
      .stylebook .slick-dots {
        display: none; } }
  .stylebook .slick-arrow {
    color: #fff; }
    @media (max-width: 992px) {
      .stylebook .slick-arrow {
        top: 40%; } }
    @media (max-width: 480px) {
      .stylebook .slick-arrow {
        top: 30%; } }
  .stylebook .slick-prev {
    left: 20px; }
    @media (max-width: 480px) {
      .stylebook .slick-prev {
        left: 0; } }
  .stylebook .slick-next {
    right: 20px; }
    @media (max-width: 480px) {
      .stylebook .slick-next {
        right: 0; } }

.outfit {
  float: left;
  width: 100%;
  border-top: 1px solid #fff;
  padding: 20px 0 20px 0;
  margin: 0; }
  .outfit:first-child {
    border-top: none;
    padding: 0 0 20px 0; }
  @media (max-width: 992px) {
    .outfit {
      width: 50%;
      border: none;
      border-left: 1px solid #fff;
      padding: 0 15px; }
      .outfit:first-child {
        border: none;
        padding: 0 15px; } }
  @media (max-width: 480px) {
    .outfit {
      width: 100%;
      border: none;
      border-top: 1px solid #fff;
      padding: 15px 0; }
      .outfit:first-child {
        padding: 15px 0; } }
  .outfit li {
    float: left;
    width: 100%;
    padding: 0;
    margin: 20px 0 0 0; }
    .outfit li:first-child {
      margin: 0; }
    @media (max-width: 992px) {
      .outfit li {
        margin: 15px 0 0 0; } }
    .outfit li:before {
      display: none; }
    .outfit li a {
      position: relative;
      float: left;
      width: 100%;
      padding: 0 50px 0 13px; }
      @media (max-width: 992px) {
        .outfit li a {
          padding: 0 0 0 13px; } }
      .outfit li a:hover h3, .outfit li a:hover .price {
        color: #90877a; }
      .outfit li a i {
        position: absolute;
        left: 0; }
        .outfit li a i:before {
          color: #fff;
          font-size: 10px; }

.stylebook-overview {
  background: #000000;
  margin: 0;
  padding: 30px 0 0 0; }
  .stylebook-overview:before, .stylebook-overview:after {
    content: " ";
    display: table; }
  .stylebook-overview:after {
    clear: both; }
  @media (max-width: 768px) {
    .stylebook-overview {
      padding: 15px 0 0 0; } }
  .stylebook-overview li {
    float: left;
    width: 50%;
    text-align: center;
    margin: 0;
    padding: 0 30px 30px 15px; }
    .stylebook-overview li:nth-child(odd) {
      padding: 0 15px 30px 30px; }
    @media (max-width: 768px) {
      .stylebook-overview li {
        padding: 0 15px 15px 7.5px; }
        .stylebook-overview li:nth-child(odd) {
          padding: 0 7.5px 15px 15px; } }
    @media (max-width: 480px) {
      .stylebook-overview li {
        padding: 0 15px 15px 15px;
        width: 100%; }
        .stylebook-overview li:nth-child(odd) {
          padding: 0 15px 15px 15px; } }
    .stylebook-overview li:before {
      display: none; }
    .stylebook-overview li a {
      float: left;
      width: 100%; }
      .stylebook-overview li a img {
        display: block;
        margin: 0 auto;
        max-width: 100%; }

.fillialfinder {
  float: left;
  width: 100%;
  padding: 50px 0;
  margin: 15px 0; }
  @media (max-width: 992px) {
    .fillialfinder {
      padding: 25px 0; } }
  @media (max-width: 480px) {
    .fillialfinder {
      padding: 15px 0; } }
  .fillialfinder h1 {
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 8px 0; }
    @media (max-width: 480px) {
      .fillialfinder h1 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 10px 0; } }
  .fillialfinder h3 {
    font-size: 13px;
    font-weight: normal;
    font-family: "HelveticaNeueW01-75Bold";
    text-transform: none; }
  .fillialfinder .back {
    font-size: 11px;
    color: #90877a;
    margin: 0 0 12px 0;
    display: inline-block; }
    .fillialfinder .back:hover {
      color: #000000; }
    .fillialfinder .back i {
      margin: -6px 3px 0 0; }
      .fillialfinder .back i:before {
        font-size: 8px; }

.fillialfinder-form {
  float: left;
  width: 100%;
  margin: 0 0 15px 0; }
  .fillialfinder-form .label-group {
    width: 100%;
    padding: 0px 10px 6px 0; }
  .fillialfinder-form .form-items {
    width: 100%; }
  .fillialfinder-form button {
    margin: 17px 0 0 0;
    float: right; }
    @media (max-width: 992px) {
      .fillialfinder-form button {
        margin: 17px 0 27px;
        width: 100%; } }

.postcode-radius > div {
  float: left; }
  .postcode-radius > div:first-child {
    margin-right: 2%; }

.fillialfinder-map {
  width: 100%;
  height: 470px;
  float: left; }
  @media (max-width: 480px) {
    .fillialfinder-map {
      height: 250px; } }

.fillialfinder-results {
  float: left;
  width: 100%;
  margin: 50px 0 0 0; }
  .fillialfinder-results .panel-body {
    padding-top: 10px; }
  .fillialfinder-results .panel-heading {
    padding-left: 0;
    font-size: 13px;
    text-transform: uppercase; }
  .fillialfinder-results .panel-title a.collapsed {
    font-family: "porschedesignparagraph"; }
  .fillialfinder-results .panel {
    background: transparent;
    border-bottom: 1px solid #d3cfca; }
    .fillialfinder-results .panel + .panel {
      margin-top: 3px; }

.shop-result {
  padding: 0 0 0 80px;
  font-size: 13px; }
  @media (max-width: 992px) {
    .shop-result {
      padding: 0 0 0 55px; } }
  .shop-result a:hover {
    color: #90877a; }
  .shop-result h4 {
    font-size: 13px;
    font-family: "porschedesignparagraph";
    font-weight: normal;
    position: relative; }
    .shop-result h4:before {
      display: block;
      content: '';
      width: 42px;
      height: 42px;
      background: #000000;
      position: absolute;
      left: -45px;
      top: -3px;
      background: url("../images/fillialfinder-flag.png") no-repeat; }
  .shop-result i {
    display: inline-block;
    margin: -6px 2px 0 0; }
    .shop-result i:before {
      font-size: 8px; }
  .shop-result ul {
    padding: 0 0 0 10px;
    margin-bottom: 5px; }
    .shop-result ul li {
      padding: 0;
      line-height: 18px; }
      .shop-result ul li:before {
        display: none; }

.fillialfinder-shop-detail {
  float: left;
  width: 100%;
  margin-bottom: 30px; }
  .fillialfinder-shop-detail .infoblock-section .infoblock:first-child {
    padding-top: 0; }
  .fillialfinder-shop-detail .infoblock {
    float: left;
    width: 100%;
    padding: 20px 0 15px 0;
    border-bottom: 1px solid #d3cfca; }
  .fillialfinder-shop-detail .info {
    float: left;
    width: 100%;
    margin: 10px 0;
    font-size: 13px; }
    .fillialfinder-shop-detail .info span {
      font-family: "porschedesignparagraph";
      font-size: 13px;
      float: left;
      width: 100%;
      font-weight: bold; }
    .fillialfinder-shop-detail .info p {
      font-size: 13px;
      margin: 0;
      float: left;
      width: 100%; }
    .fillialfinder-shop-detail .info ul {
      margin: 0;
      float: left;
      width: 100%; }
      .fillialfinder-shop-detail .info ul li {
        float: left;
        width: 100%;
        font-size: 13px;
        padding: 0; }
        .fillialfinder-shop-detail .info ul li:before {
          display: none; }
    .fillialfinder-shop-detail .info table,
    .fillialfinder-shop-detail .info tr,
    .fillialfinder-shop-detail .info th,
    .fillialfinder-shop-detail .info td {
      border: none;
      font-weight: normal;
      line-height: 20px;
      padding: 0; }
    .fillialfinder-shop-detail .info table {
      float: left;
      width: 100%;
      border-collapse: collapse; }
      .fillialfinder-shop-detail .info table tr th:first-child,
      .fillialfinder-shop-detail .info table tr td:first-child {
        width: 50px; }
    .fillialfinder-shop-detail .info i:before {
      font-size: 8px;
      margin: -2px 2px 0 0;
      display: block; }
    .fillialfinder-shop-detail .info a:hover {
      color: #90877a; }

.overlay-inner.overlay-route {
  max-width: 960px; }

.route-map {
  padding: 0 70px 20px 70px; }
  @media (max-width: 480px) {
    .route-map {
      padding: 0 20px 20px 20px; }
      .route-map #map_canvas_route {
        width: 100% !important; } }
  .route-map .route .summary:after {
    display: table;
    content: ' ';
    clear: both; }
  .route-map .route .summary .left {
    width: 80%;
    float: left; }
  .route-map .route .summary .right {
    width: 20%;
    float: right;
    text-align: right; }
  .route-map .route .summary,
  .route-map .route .start,
  .route-map .route .target {
    padding: 6px 0 4px 0; }
  .route-map .route .summary,
  .route-map .route .start {
    border-bottom: 1px solid #d3cfca; }
  .route-map .route strong {
    display: block;
    font-weight: normal;
    font-family: "HelveticaNeueW01-75Bold"; }
  .route-map .route span {
    display: block;
    color: #90877a; }
  .route-map .route .summary,
  .route-map .route address,
  .route-map .route ol li {
    font-size: 13px;
    line-height: 18px; }
  .route-map .route address {
    font-style: normal; }
  .route-map .route ol {
    list-style: none;
    padding: 5px 0 0 0;
    margin: 0;
    border-bottom: 1px solid #d3cfca; }
    .route-map .route ol li {
      padding: 8px 0; }
  @media (max-width: 992px) {
    .route-map .route {
      margin-bottom: 20px;
      border-bottom: 1px solid #d3cfca; } }

.gm-style-iw table,
.gm-style-iw th,
.gm-style-iw td {
  border: none !important; }

.gm-style-iw p {
  font-size: 13px !important;
  margin: 0 !important;
  line-height: 18px !important; }

.gm-style-iw hr {
  height: 0 !important;
  margin: 10px 0; }

.gm-style-iw > div {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.galleryslider {
  margin: 15px 0; }

.galleryslider-slider {
  padding-bottom: 21px; }
  .galleryslider-slider .slick-dots {
    bottom: 0; }
  .galleryslider-slider img {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 15px 0;
    display: block; }
  .galleryslider-slider .fancybox-overlay-fixed {
    position: absolute !important;
    margin: 15px 0 35px; }

.galleryslider-header {
  text-align: center;
  width: 50%;
  margin: 0 auto; }

.fancybox-skin {
  background: #333;
  border-radius: 0; }
  .fancybox-skin img {
    padding: 0; }
  @media (max-width: 768px) {
    .fancybox-skin {
      padding: 0 20px !important; } }

.fancybox-opened .fancybox-skin {
  box-shadow: none; }

.fancybox-close {
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  background: none; }
  @media (max-width: 768px) {
    .fancybox-close {
      top: 5px;
      right: 22px; } }
  .fancybox-close:before {
    color: #fff;
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.fancybox-wrap .zoom-overlay-trigger {
  position: absolute;
  bottom: 6px;
  left: 10px;
  color: #fff;
  background: none;
  border: none;
  padding: 0;
  z-index: 8040; }
  @media (max-width: 768px) {
    .fancybox-wrap .zoom-overlay-trigger {
      bottom: 2px;
      left: 24px; } }
  .fancybox-wrap .zoom-overlay-trigger i:before {
    font-size: 18px; }

.fancybox-next span {
  background: none;
  display: inline-block; }
  .fancybox-next span:before {
    color: #fff;
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.fancybox-prev span {
  background: none;
  display: inline-block; }
  .fancybox-prev span:before {
    color: #fff;
    font-family: "icons";
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    font-weight: normal;
    font-style: normal;
    speak: none;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-transform: rotate(180deg);
        transform: rotate(180deg); }

.fancybox-lock,
.fancybox-lock body {
  overflow: auto !important; }

.fancybox-lock .fancybox-overlay {
  overflow: hidden; }

.gallery-fullsize-overlay {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999; }

.overlay-inner.gallery-fullsize-overlay {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow: auto; }
  @media (max-width: 992px) {
    .overlay-inner.gallery-fullsize-overlay {
      max-width: 100%; } }
  .overlay-inner.gallery-fullsize-overlay figure {
    width: 50%;
    margin: 120px auto; }
    @media (max-width: 992px) {
      .overlay-inner.gallery-fullsize-overlay figure {
        width: 70%; } }
    @media (max-width: 768px) {
      .overlay-inner.gallery-fullsize-overlay figure {
        width: 80%; } }
    @media (max-width: 480px) {
      .overlay-inner.gallery-fullsize-overlay figure {
        width: 90%;
        margin: 20px auto; } }
    .overlay-inner.gallery-fullsize-overlay figure img {
      max-width: auto;
      width: 100%; }
  .overlay-inner.gallery-fullsize-overlay .overlay-close {
    float: right;
    border: none;
    background: none;
    top: 20px;
    right: 30px; }

.porscheworld .gallery-fullsize-overlay {
  background: #000000; }
  .porscheworld .gallery-fullsize-overlay .overlay-close {
    color: #fff; }

.porscheworld .galleryslider-header p,
.porscheworld .galleryslider-header h2 {
  color: #fff; }

.porscheworld .galleryslider-header hr {
  background: #fff; }

.porscheworld .galleryslider .slick-dots li {
  width: 10px;
  height: 10px;
  border: 1px solid #fff; }
  .porscheworld .galleryslider .slick-dots li.slick-active {
    background: #fff; }

html.fancybox-margin {
  margin: 0; }

.seo {
  border-top: 1px solid #d3cfca;
  margin: 35px 0 24px; }
  .seo .container {
    max-width: 100%;
    padding: 0;
    width: 100%; }
    .seo .container .row {
      margin: 0; }
      .seo .container .row .left {
        padding: 39px 15px 0 0; }
        .seo .container .row .left img {
          display: block;
          max-width: 100%;
          min-width: 100%;
          width: 100%; }
      .seo .container .row .right {
        padding: 39px 30px 0 15px; }
        .seo .container .row .right h2 {
          font-size: 21px;
          line-height: 24px;
          margin: 0 0 22px;
          text-transform: uppercase; }
        .seo .container .row .right h3 {
          font-family: "HelveticaNeueW01-75Bold";
          font-size: 13px;
          font-weight: 700;
          line-height: 16px;
          margin: 0 0 13px;
          text-transform: uppercase; }
        .seo .container .row .right p {
          font-size: 13px;
          line-height: 18px;
          margin: 0 0 23px; }
          .seo .container .row .right p a {
            color: #90877a; }
            .seo .container .row .right p a:active, .seo .container .row .right p a:hover, .seo .container .row .right p a:visited {
              color: #000000; }

@media (max-width: 768px) {
  .seo {
    border: none;
    margin: 0;
    padding: 27px 0 0; }
    .seo .container .row .left {
      display: none; }
    .seo .container .row .right {
      padding: 0; }
      .seo .container .row .right h2 {
        margin: 0 0 15px;
        text-align: center; }
      .seo .container .row .right h3 {
        margin: 0 0 1px;
        text-align: center; }
      .seo .container .row .right p {
        margin: 0 0 19px;
        text-align: center; } }

@media (max-width: 992px) {
  .seo .container .row .left {
    padding-top: 0; } }

.productoverview {
  width: 100%;
  float: left; }
  .productoverview li:before {
    display: none; }
  .productoverview .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
        flex-flow: row wrap; }
    .productoverview .row > ul {
      width: 100%; }

.productoverview-footer {
  text-align: center;
  float: left;
  width: 100%; }
  @media (max-width: 480px) {
    .productoverview-footer a.btn {
      display: block;
      margin: 0; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .breadcrumb a:before {
    top: -3px; }
  .productflag {
    padding-top: 5px; }
  .header .js-flyouttoggle .icon {
    top: 1px; }
  .header .flyout .icon {
    top: 4px; }
  .header .flyoutnav-centercontainer .icon {
    top: 5px; }
  .header .minibasket-count {
    top: 7px; }
  .contentbox a i {
    top: 0; }
  input {
    padding: 7px 10px; }
  .productoverview .row {
    display: block; }
    .productoverview .row .col-sm-3.col-xs-6 {
      min-height: 300px; }
  .slick-slider img {
    width: 100%;
    max-width: 100%; }
  .slick-slider .product-tile .product-tile-visual img {
    width: auto; }
  .linklist-link .icon {
    font-size: 10px;
    left: 0;
    position: absolute;
    top: 5px; }
    .linklist-link .icon:before {
      color: #90877a; } }

/** Fixes specific for issues of Firefox on Windows. Such as font rendering. */
.FirefoxWindows .breadcrumb a:before {
  top: -3px; }

.FirefoxWindows .linklist-link .icon {
  top: 5px; }