@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-Italic.ttf');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-Regular.ttf');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-Regular.ttf');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-Italic.ttf');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-Light.ttf');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-LightItalic.ttf');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-Bold.ttf');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Condensed';
  src: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/RobotoCondensed-BoldItalic.ttf');
  font-weight: 700;
  font-style: italic;
}
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
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: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
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;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #999;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1177ae;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #19a0e9;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
cite {
  font-style: normal;
}
.text-muted {
  color: #999;
}
.text-primary {
  color: #e1000f;
}
.text-primary:hover {
  color: #ae000c;
}
.text-warning {
  color: #8a6d3b;
}
.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
.text-danger:hover {
  color: #843534;
}
.text-success {
  color: #3c763d;
}
.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
.text-info:hover {
  color: #245269;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  color: #444444;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.list-inline > li:first-child {
  padding-left: 0;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .dl-horizontal dd:after {
    clear: both;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {
  display: block;
  line-height: 1.42857143;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right;
}
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
  content: "";
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.row:after {
  clear: both;
}
.row:before,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.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 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
  .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 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav:before,
.nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #1177ae;
}
.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #19a0e9;
  border-bottom-color: #19a0e9;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #444444;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #e1000f;
}
.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav .caret {
  border-top-color: #1177ae;
  border-bottom-color: #1177ae;
}
.nav a:hover .caret {
  border-top-color: #19a0e9;
  border-bottom-color: #19a0e9;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
.navbar:before,
.navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: auto;
  }
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 22px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ccc;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a {
  color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer:before,
.modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-xs.visible-sm {
    display: block !important;
  }
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-xs.visible-md {
    display: block !important;
  }
  tr.visible-xs.visible-md {
    display: table-row !important;
  }
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-xs.visible-lg {
    display: block !important;
  }
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-sm.visible-xs {
    display: block !important;
  }
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-sm.visible-md {
    display: block !important;
  }
  tr.visible-sm.visible-md {
    display: table-row !important;
  }
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-sm.visible-lg {
    display: block !important;
  }
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-md.visible-xs {
    display: block !important;
  }
  tr.visible-md.visible-xs {
    display: table-row !important;
  }
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md.visible-sm {
    display: block !important;
  }
  tr.visible-md.visible-sm {
    display: table-row !important;
  }
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-md.visible-lg {
    display: block !important;
  }
  tr.visible-md.visible-lg {
    display: table-row !important;
  }
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-lg.visible-xs {
    display: block !important;
  }
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-lg.visible-sm {
    display: block !important;
  }
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-lg.visible-md {
    display: block !important;
  }
  tr.visible-lg.visible-md {
    display: table-row !important;
  }
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
.hidden-xs {
  display: block !important;
}
tr.hidden-xs {
  display: table-row !important;
}
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
.hidden-sm {
  display: block !important;
}
tr.hidden-sm {
  display: table-row !important;
}
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
.hidden-md {
  display: block !important;
}
tr.hidden-md {
  display: table-row !important;
}
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
.hidden-lg {
  display: block !important;
}
tr.hidden-lg {
  display: table-row !important;
}
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}
@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/* Shopping cart total summary row expandable to details */
tr.summary-total {
  cursor: pointer;
}
tr.summary-total .summary-collapse {
  float: right;
  text-align: right;
  padding-left: 20px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bkg_collapse.gif) 0 5px no-repeat;
  cursor: pointer;
}
tr.show-details .summary-collapse {
  background-position: 0 -52px;
}
tr.summary-details td {
  font-size: 11px;
  background-color: #dae1e4;
  color: #626465;
}
tr.summary-details-first td {
  border-top: 1px solid #d2d8db;
}
tr.summary-details-excluded {
  font-style: italic;
}
/* Shopping cart tax info */
.cart-tax-info {
  display: block;
}
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}
.cart-tax-total-expanded {
  background-position: 100% -52px;
}
/* Remember Me Popup ===================================================================== */
.window-overlay {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}
.remember-me label {
  float: none;
  margin: 0 6px;
}
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}
/* MAP Popup============================================================================== */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}
.map-popup-arrow {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}
.map-popup-close {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}
.map-popup-price {
  margin: 5px 0 0;
}
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}
.map-popup-only-text {
  border-top: 1px solid #ddd;
}
/* ======================================================================================= */
/*
* extend sprite-function with custom x/y offset
*/
/*@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,300italic,300,500,500italic,700italic,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:300italic,400italic,700italic,400,300,700);*/
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
input[type="search"] {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-print {
  width: 100%;
  margin: 0;
  background: none;
  overflow: visible;
  overflow-y: visible;
  overflow-x: visible;
  height: auto;
}
.page-print .print-head .logo {
  float: none;
  height: 104px;
  min-height: 104px;
  width: 99px;
  min-width: 99px;
  padding: 0;
}
@media print {
  .compare-table .btn-remove {
    display: none;
  }
}
.page-popup {
  padding: 30px;
}
.page-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.page-header:before,
.page-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.page-header:after {
  clear: both;
}
.top-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.top-container:before,
.top-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.top-container:after {
  clear: both;
}
.top-container:before,
.top-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.top-container:after {
  clear: both;
}
.top-container:before,
.top-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.top-container:after {
  clear: both;
}
.top-container:before,
.top-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.top-container:after {
  clear: both;
}
div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  div[role="main"] {
    float: left;
    width: 75%;
  }
}
.layout {
  margin-left: -15px;
  margin-right: -15px;
}
.layout:before,
.layout:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.layout:after {
  clear: both;
}
.layout:before,
.layout:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.layout:after {
  clear: both;
}
.layout.col1-layout div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .layout.col1-layout div[role="main"] {
    float: left;
    width: 100%;
  }
}
.layout.col2-left-layout div[role="main"],
.layout.col3-layout div[role="main"] {
  float: right;
}
aside[role="complementary_first"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  aside[role="complementary_first"] {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  aside[role="complementary_first"] {
    display: block;
  }
}
aside[role="complementary"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  clear: left;
  display: block;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  aside[role="complementary"] {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  aside[role="complementary"] {
    display: block;
  }
}
aside[role="complementary_right"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: right;
}
@media (min-width: 992px) {
  aside[role="complementary_right"] {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  aside[role="complementary_right"] {
    display: block;
  }
}
.col-wrapper {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 992px) {
  .col-wrapper {
    float: left;
    width: 75%;
  }
}
.col-wrapper:before,
.col-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.col-wrapper:after {
  clear: both;
}
.col-wrapper:before,
.col-wrapper:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.col-wrapper:after {
  clear: both;
}
.col-wrapper aside[role="complementary_first"],
.col-wrapper aside[role="complementary"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-wrapper aside[role="complementary_first"],
  .col-wrapper aside[role="complementary"] {
    float: left;
    width: 33.33333333%;
  }
}
.col-wrapper div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .col-wrapper div[role="main"] {
    float: left;
    width: 66.66666667%;
  }
}
.footer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
.footer:before,
.footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.footer:after {
  clear: both;
}
.footer:before,
.footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.footer:after {
  clear: both;
}
.footer:before,
.footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.footer:after {
  clear: both;
}
.footer:before,
.footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.footer:after {
  clear: both;
}
.footer:before,
.footer:after {
  content: " ";
  display: table;
}
.footer:after {
  clear: both;
}
.footer > ul > li,
.footer .links li {
  display: inline;
}
.footer > ul,
.footer .links,
.footer .bugs,
.footer address {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .footer > ul,
  .footer .links,
  .footer .bugs,
  .footer address {
    width: 50%;
  }
  .footer .links,
  .footer .bugs {
    float: left;
  }
  .footer address {
    float: right;
    text-align: right;
  }
}
html {
  overflow-x: hidden;
}
/* Micro Clearfix Hack by Nicholas Gallagher (http://nicolasgallagher.com/micro-clearfix-hack/) */
/* For modern browsers */
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
  *zoom: 1;
}
.layout {
  clear: both;
}
.footer .links,
.footer .bugs {
  float: left;
  width: 100%;
  padding: 5px 28px;
}
input:not([type="checkbox"]):not([type="radio"]):not([type="email"]),
select,
textarea {
  -webkit-appearance: none;
}
aside[role="complementary_first"],
aside[role="complementary"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  aside[role="complementary_first"],
  aside[role="complementary"] {
    float: left;
    width: 33.33333333%;
  }
}
div[role="main"] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  div[role="main"] {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 1000px) {
  aside[role="complementary_first"],
  aside[role="complementary"] {
    padding-left: 0;
  }
  div[role="main"] {
    padding-right: 0;
  }
}
@media all and (max-width: 767px) {
  .xs-hide {
    display: none;
  }
  .xs-hide.enforced {
    display: none !important;
  }
}
@media all and (max-width: 991px) {
  .sm-hide {
    display: none;
  }
}
@media all and (max-width: 1199px) {
  .md-hide {
    display: none;
  }
  .md-hide.enforced {
    display: none !important;
  }
}
@media all and (min-width: 1200px) {
  .lg-hide {
    display: none;
  }
  .lg-hide.enforced {
    display: none !important;
  }
}
.page-title {
  margin-top: 0;
}
.page-title:before,
.page-title:after {
  content: " ";
  display: table;
}
.page-title:after {
  clear: both;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.subtitle,
.sub-title {
  color: #999;
}
a {
  color: #FA831E;
}
a:hover {
  color: #FA831E;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.container:before,
.container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.container:after {
  clear: both;
}
.col2-set,
.col4-set {
  margin-left: -15px;
  margin-right: -15px;
}
.col2-set:before,
.col4-set:before,
.col2-set:after,
.col4-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.col2-set:after,
.col4-set:after {
  clear: both;
}
.col2-set:before,
.col4-set:before,
.col2-set:after,
.col4-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.col2-set:after,
.col4-set:after {
  clear: both;
}
.col2-set > .legend {
  margin-left: 15px;
  margin-right: 15px;
  width: auto;
}
.col2-set .col-1,
.col2-set .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }
}
.col2-set .col-narrow {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-narrow {
    float: left;
    width: 33.33333333%;
  }
}
.col2-set .col-wide {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-wide {
    float: left;
    width: 66.66666667%;
  }
}
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 33.33333333%;
  }
}
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 25%;
  }
}
@media all and (min-width: 1230px) {
  .page-header,
  .container {
    width: 1230px;
  }
}
.col-xs-0 {
  display: none !important;
}
@media all and (min-width: 768px) {
  [class*='col-sm-'] {
    display: block !important;
  }
  .col-sm-0 {
    display: none !important;
  }
}
@media all and (min-width: 992px) {
  [class*='col-md-'] {
    display: block !important;
  }
  .col-md-0 {
    display: none !important;
  }
}
@media all and (min-width: 1200px) {
  [class*='col-lg-'] {
    display: block !important;
  }
  .col-lg-0 {
    display: none !important;
  }
}
.data-table {
  width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
}
.data-table > thead > tr > th,
.data-table > tbody > tr > th,
.data-table > tfoot > tr > th,
.data-table > thead > tr > td,
.data-table > tbody > tr > td,
.data-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.data-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.data-table > caption + thead > tr:first-child > th,
.data-table > colgroup + thead > tr:first-child > th,
.data-table > thead:first-child > tr:first-child > th,
.data-table > caption + thead > tr:first-child > td,
.data-table > colgroup + thead > tr:first-child > td,
.data-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.data-table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.data-table .table {
  background-color: #fff;
}
.data-table > thead > tr > th,
.data-table > tbody > tr > th,
.data-table > tfoot > tr > th,
.data-table > thead > tr > td,
.data-table > tbody > tr > td,
.data-table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.data-table > thead > tr > th,
.data-table > thead > tr > td {
  border-bottom-width: 2px;
}
.data-table > tbody > tr:nth-child(odd) > td,
.data-table > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-fader {
  position: relative;
  overflow: hidden;
}
.table-fader:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -1px;
  box-shadow: 0 0 64px 42px #FFFFFF;
}
@media all and (min-width: 768px) {
  .table-fader:after {
    display: none;
  }
}
@media all and (max-width: 767px) {
  table.table-block-responsive {
    display: block;
    border: solid 1px #cdcdcd;
  }
  table.table-block-responsive tbody,
  table.table-block-responsive tfoot,
  table.table-block-responsive tr,
  table.table-block-responsive td,
  table.table-block-responsive th {
    width: 100% !important;
  }
  table.table-block-responsive thead,
  table.table-block-responsive .hidden-mobile-label {
    display: none;
  }
  table.table-block-responsive tr {
    border-bottom: solid 1px #cdcdcd;
  }
  table.table-block-responsive tr:last-child {
    border-bottom: none;
  }
  table.table-block-responsive tr > td {
    padding-top: 0;
    padding-bottom: 16px;
    padding-left: 30px/2 !important;
    padding-right: 30px/2 !important;
    border: none;
  }
  table.table-block-responsive tr > td:first-child {
    padding-top: 12px;
  }
  table.table-block-responsive tr > td.a-center {
    text-align: left;
  }
  table.table-block-responsive.checkout-review-table > tfoot > tr > th:before,
  table.table-block-responsive.checkout-review-table > tfoot > tr > td:before {
    display: none;
  }
  table.table-block-responsive.checkout-review-table > tfoot > tr.last {
    padding-top: 0;
    border-bottom: solid 2px #cdcdcd;
  }
  table.table-block-responsive.checkout-review-table > tbody > tr > th,
  table.table-block-responsive.checkout-review-table > tbody > tr > td {
    text-align: left !important;
  }
  .flexbox table.table-block-responsive.checkout-review-table,
  .flexboxlegacy table.table-block-responsive.checkout-review-table,
  .flexboxtweener table.table-block-responsive.checkout-review-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .flexbox table.table-block-responsive.checkout-review-table > tfoot > tr.last,
  .flexboxlegacy table.table-block-responsive.checkout-review-table > tfoot > tr.last,
  .flexboxtweener table.table-block-responsive.checkout-review-table > tfoot > tr.last {
    border-bottom: solid 1px #cdcdcd;
  }
  .flexbox table.table-block-responsive.checkout-review-table > tbody > tr.last,
  .flexboxlegacy table.table-block-responsive.checkout-review-table > tbody > tr.last,
  .flexboxtweener table.table-block-responsive.checkout-review-table > tbody > tr.last {
    border-bottom: solid 2px #cdcdcd;
  }
}
.std table.table-scroll-responsive {
  margin-bottom: 5px;
}
.std .mcs-table {
  margin-bottom: 35px;
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.input-text {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-text:-moz-placeholder {
  color: #999;
}
.input-text::-moz-placeholder {
  color: #999;
}
.input-text:-ms-input-placeholder {
  color: #999;
}
.input-text::-webkit-input-placeholder {
  color: #999;
}
.input-text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.input-text {
  height: auto;
}
input:-webkit-autofill,
textarea:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}
select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
select:-moz-placeholder {
  color: #999;
}
select::-moz-placeholder {
  color: #999;
}
select:-ms-input-placeholder {
  color: #999;
}
select::-webkit-input-placeholder {
  color: #999;
}
select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
select[disabled],
select[readonly],
fieldset[disabled] select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textareaselect {
  height: auto;
}
.form-list:before,
.form-list:after {
  content: " ";
  display: table;
}
.form-list:after {
  clear: both;
}
.form-list li {
  margin-bottom: 15px;
}
.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}
.form-list li:after {
  clear: both;
}
.form-list label {
  position: relative;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #a94442;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list li.control label {
  float: none;
  display: block;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox {
  margin-right: 6px;
  display: inline;
  float: left;
  margin-top: 0;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list .field {
  float: left;
  width: 50%;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .field:first-child,
.form-list .field:first-of-type {
  padding-left: 0;
}
.form-list .field:last-child {
  padding-right: 0;
}
.form-list textarea,
.form-list select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-list textarea:-moz-placeholder,
.form-list select:-moz-placeholder {
  color: #999;
}
.form-list textarea::-moz-placeholder,
.form-list select::-moz-placeholder {
  color: #999;
}
.form-list textarea:-ms-input-placeholder,
.form-list select:-ms-input-placeholder {
  color: #999;
}
.form-list textarea::-webkit-input-placeholder,
.form-list select::-webkit-input-placeholder {
  color: #999;
}
.form-list textarea:focus,
.form-list select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-list textarea[disabled],
.form-list select[disabled],
.form-list textarea[readonly],
.form-list select[readonly],
fieldset[disabled] .form-list textarea,
fieldset[disabled] .form-list select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-list textarea,
textarea.form-list select {
  height: auto;
}
.form-list select {
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}
.form-list select[multiple],
.form-list textarea {
  height: auto;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row p:before,
.form-list li.additional-row p:after {
  content: " ";
  display: table;
}
.form-list li.additional-row p:after {
  clear: both;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text,
.form-list .input-range span {
  display: inline-block;
}
.form-list .input-range input.input-text {
  width: 40%;
}
.form-list-narrow li {
  margin-bottom: 0;
}
.form-list-narrow li .input-box {
  margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
  width: 260px;
}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px;
}
.form-list-narrow li.wide select {
  width: 260px;
}
.form-list .customer-name-prefix .name-prefix {
  width: 16%;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-prefix .name-lastname {
  width: 42%;
}
.form-list .customer-name-prefix-middlename .name-prefix,
.form-list .customer-name-prefix-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-prefix-middlename .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-suffix .name-prefix,
.form-list .customer-name-prefix-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-middlename-suffix .name-prefix,
.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename-suffix .name-suffix {
  width: 12%;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 32%;
}
.form-list .customer-name-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 42%;
}
.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-middlename-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-suffix .name-lastname {
  width: 42%;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .customer-dob .dob-day:first-child,
.form-list .customer-dob .dob-month:first-child,
.form-list .customer-dob .dob-year:first-child {
  padding-left: 0;
}
.form-list .customer-dob .dob-day + .dob-month + .dob-year,
.form-list .customer-dob .dob-month + .dob-day + .dob-year,
.form-list .customer-dob .dob-year + .dob-day + .dob-month,
.form-list .customer-dob .dob-year + .dob-month + .dob-day {
  padding-right: 0;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 30%;
}
.form-list .customer-dob .dob-year {
  width: 40%;
}
.legend {
  display: block;
  width: 100%;
  padding: 0 0 6px;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: normal;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.buttons-set {
  margin: 4em 0 0;
  padding: 8px 0 0;
  border-top: 1px solid #e5e5e5;
  line-height: 34px;
  text-align: right;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set button.button.left {
  margin-left: 0;
  margin-right: 5px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.validation-advice {
  clear: both;
  color: #a94442;
  font-size: 12px;
}
.validation-failed {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.validation-failed:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
p.required {
  text-align: right;
  color: #a94442;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}
::-webkit-input-placeholder {
  color: #999;
}
.form_test {
  background-color: #447766;
}
.remember-me-popup {
  display: none;
}
#checkoutSteps .form-list li.control input.radio,
#checkoutSteps .form-list li.control input.checkbox {
  margin-top: 3px;
}
.input-text:focus {
  border-color: #717171;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(113, 113, 113, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(113, 113, 113, 0.6);
}
select:focus {
  border-color: #717171;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(113, 113, 113, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(113, 113, 113, 0.6);
}
.my-wishlist textarea:focus,
textarea:focus {
  border-color: #717171;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(113, 113, 113, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(113, 113, 113, 0.6);
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  select,
  textarea,
  input {
    font-size: 16px !important;
  }
}
#review-form .mCustomScrollbar > .mCustomScrollBox {
  max-height: 128px !important;
}
.btn-default {
  background-image: -webkit-gradient(linear, left 1%, left 99%, from(#1177ae), to(#06283a));
  background-image: -webkit-linear-gradient(top, #1177ae 1%, #06283a 99%);
  background-image: -moz-linear-gradient(top, #1177ae 1%, #06283a 99%);
  background-image: linear-gradient(to bottom, #1177ae 1%, #06283a 99%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1177ae', endColorstr='#ff06283a', GradientType=0);
}
.btn-primary {
  background-image: -webkit-gradient(linear, left 1%, left 99%, from(#e1000f), to(#620006));
  background-image: -webkit-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: -moz-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: linear-gradient(to bottom, #e1000f 1%, #620006 99%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1000f', endColorstr='#ff620006', GradientType=0);
}
.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #1177ae;
  border-color: #06283a;
  background-image: -webkit-gradient(linear, left 1%, left 99%, from(#1177ae), to(#06283a));
  background-image: -webkit-linear-gradient(top, #1177ae 1%, #06283a 99%);
  background-image: -moz-linear-gradient(top, #1177ae 1%, #06283a 99%);
  background-image: linear-gradient(to bottom, #1177ae 1%, #06283a 99%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1177ae', endColorstr='#ff06283a', GradientType=0);
}
.button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus {
  color: #fff;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.button:hover,
.button:focus,
.button:active,
.button.active,
.open .dropdown-toggle.button {
  color: #fff;
  background-color: #0d5e89;
  border-color: #000102;
}
.button:active,
.button.active,
.open .dropdown-toggle.button {
  background-image: none;
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button,
.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled:active,
.button[disabled]:active,
fieldset[disabled] .button:active,
.button.disabled.active,
.button[disabled].active,
fieldset[disabled] .button.active {
  background-color: #1177ae;
  border-color: #06283a;
}
.btn-cart {
  color: #fff;
  background-color: #e1000f;
  border-color: #c8000d;
  background-image: -webkit-gradient(linear, left 1%, left 99%, from(#e1000f), to(#620006));
  background-image: -webkit-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: -moz-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: linear-gradient(to bottom, #e1000f 1%, #620006 99%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1000f', endColorstr='#ff620006', GradientType=0);
}
.btn-cart:hover,
.btn-cart:focus,
.btn-cart:active,
.btn-cart.active,
.open .dropdown-toggle.btn-cart {
  color: #fff;
  background-color: #b8000c;
  border-color: #8a0009;
}
.btn-cart:active,
.btn-cart.active,
.open .dropdown-toggle.btn-cart {
  background-image: none;
}
.btn-cart.disabled,
.btn-cart[disabled],
fieldset[disabled] .btn-cart,
.btn-cart.disabled:hover,
.btn-cart[disabled]:hover,
fieldset[disabled] .btn-cart:hover,
.btn-cart.disabled:focus,
.btn-cart[disabled]:focus,
fieldset[disabled] .btn-cart:focus,
.btn-cart.disabled:active,
.btn-cart[disabled]:active,
fieldset[disabled] .btn-cart:active,
.btn-cart.disabled.active,
.btn-cart[disabled].active,
fieldset[disabled] .btn-cart.active {
  background-color: #e1000f;
  border-color: #c8000d;
}
button.button,
a.button {
  width: auto;
  height: 28px;
  background: #FA831E;
  border: none;
  color: #ffffff;
  letter-spacing: 0.2px;
  font-size: 14px;
  line-height: 26px;
  margin: 1px 0 0;
  cursor: pointer;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
button.button:hover,
a.button:hover,
button.button:focus,
a.button:focus,
button.button:active,
a.button:active {
  background: #AE5B15;
  border: solid 1px #AE5B15;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.ie8 .button,
.ie8 .btn-cart,
.ie9 .button,
.ie9 .btn-cart {
  filter: none !important;
  background-color: #FA831E;
}
.input-group-addon label {
  margin-bottom: 0;
  font-weight: normal;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
  height: 48px;
  position: relative;
  z-index: 1;
  margin-top: 11px;
  margin-bottom: 10px;
  border-bottom: 2px solid #CCCCCC;
  overflow: inherit;
  overflow: hidden;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #444444;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-tabs li {
  height: 48px;
  margin-right: 33px;
  margin-bottom: -1px;
  border-bottom: 2px solid #CCCCCC;
  z-index: 5;
  position: relative;
}
.nav-tabs li a {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 11px;
  border: none;
  color: #999;
  background: none;
  border-radius: 0;
  font-size: 18px;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus,
.nav-tabs li a:active {
  border: none;
  outline: none;
  background: none;
}
.nav-tabs li a .ratings {
  margin-bottom: 1px;
  margin-top: 5px;
}
.nav-tabs li:hover,
.nav-tabs li.active,
.nav-tabs li.active:hover {
  border: none;
  border-bottom: 2px solid #FA831E;
}
.nav-tabs li:hover a,
.nav-tabs li.active a,
.nav-tabs li.active:hover a {
  color: #444444;
  font-weight: 400;
  border: 0 none transparent;
  background: none;
  height: 100%;
}
.nav-tabs li > a:hover,
.nav-tabs li > a:focus,
.nav-tabs li > a:active {
  color: #444444;
  border: 0 none transparent !important;
  box-shadow: none !important;
}
.tab-content {
  padding-top: 32px;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
aside ul.cms-menu {
  margin: 0;
  padding: 0;
  border-bottom: none;
  margin-bottom: 20px;
  /* minus */
  /* plus */
}
aside ul.cms-menu > li.parent strong:after {
  position: absolute;
  right: 10px;
  top: 8px;
  background-image: url("/skin/frontend/sne/default/images/sprite.png");
  background-position: 0 -853px;
  content: "";
  width: 18px;
  height: 18px;
}
aside ul.cms-menu > li > a:after {
  position: absolute;
  right: 10px;
  top: 8px;
  background-image: url("/skin/frontend/sne/default/images/sprite.png");
  background-position: 0 -713px;
  content: "";
  width: 18px;
  height: 18px;
}
aside ul.cms-menu > li {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
  border: 1px solid #cdcdcd;
  border-bottom: none;
}
aside ul.cms-menu > li > a,
aside ul.cms-menu > li > strong {
  cursor: pointer;
  display: block;
  background: #fafafa;
  padding: 3px 15px;
  position: relative;
  margin: 0;
  color: #f58220;
  border-bottom: 1px solid #cdcdcd;
  font-size: 18px;
  font-weight: normal;
}
aside ul.cms-menu > li > a:hover,
aside ul.cms-menu > li > strong:hover {
  text-decoration: none;
}
aside ul.cms-menu > li > ul {
  display: none;
  padding: 15px 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #cdcdcd;
  max-height: 350px;
  overflow-y: auto;
}
aside ul.cms-menu > li > ul > li {
  display: block;
  font-size: 16px;
  margin-bottom: 5px;
}
aside ul.cms-menu > li > ul > li > a {
  display: block;
  color: #999;
}
aside ul.cms-menu > li > ul > li > a:hover {
  color: #FA831E;
}
aside ul.cms-menu > li:hover > ul {
  display: block;
}
.additional-menu-items li {
  border-top: 3px solid #f4f4f4;
  font-size: 16px;
  font-weight: bold;
  padding: 12px 16px 16px 10px;
}
.additional-menu-items li a {
  width: 100%;
  display: block;
  color: #444444;
}
.additional-menu-items li a i {
  margin-right: 15px;
}
.additional-menu-items li a:hover {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  text-decoration: none;
  color: #FA831E;
}
.additional-menu-items li:last-child {
  border-bottom: 3px solid #f4f4f4;
}
.additional-menu-items .menu-icon {
  width: 40px;
  display: inline-block;
  margin-right: 10px;
}
.show_all {
  font-size: 16px;
  text-transform: none;
  line-height: 0.1;
  border-top: 1px solid aliceblue;
  padding: 15px 0 5px;
  margin-top: 10px;
  font-weight: normal;
  color: #444444;
}
#nav a:focus,
#nav a:active {
  outline: none;
  text-decoration: none;
}
#nav .level1 .show_all,
#nav .level2 .show_all {
  font-weight: 200 !important;
}
#nav li:not(.viewed) .show_all {
  display: none;
}
@media screen and (min-width: 991px) {
  #nav .show_all {
    display: none;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: none;
  }
}
.nav-primary {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  margin: 7.5px -15px;
}
.nav-primary:before,
.nav-primary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav-primary:after {
  clear: both;
}
.nav-primary:before,
.nav-primary:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.nav-primary:after {
  clear: both;
}
.nav-primary > li {
  position: relative;
  display: block;
}
.nav-primary > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-primary > li > a:hover,
.nav-primary > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav-primary > li.disabled > a {
  color: #999;
}
.nav-primary > li.disabled > a:hover,
.nav-primary > li.disabled > a:focus {
  color: #999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav-primary .open > a,
.nav-primary .open > a:hover,
.nav-primary .open > a:focus {
  background-color: #eeeeee;
  border-color: #1177ae;
}
.nav-primary .open > a .caret,
.nav-primary .open > a:hover .caret,
.nav-primary .open > a:focus .caret {
  border-top-color: #19a0e9;
  border-bottom-color: #19a0e9;
}
.nav-primary .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-primary > li > a > img {
  max-width: none;
}
.nav-primary > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .nav-primary .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .nav-primary .open .dropdown-menu > li > a,
  .nav-primary .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .nav-primary .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .nav-primary .open .dropdown-menu > li > a:hover,
  .nav-primary .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .nav-primary {
    float: left;
    margin: 0;
  }
  .nav-primary > li {
    float: left;
  }
  .nav-primary > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.nav-primary > li {
  position: relative;
}
.nav-primary > li ul.level0,
.nav-primary > li div.level0 {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
  margin-top: 0;
}
.nav-primary > li ul.level0.pull-right,
.nav-primary > li div.level0.pull-right {
  right: 0;
  left: auto;
}
.nav-primary > li ul.level0 .divider,
.nav-primary > li div.level0 .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav-primary > li ul.level0 > li > a,
.nav-primary > li div.level0 > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.nav-primary > li:hover ul.level0,
.nav-primary > li:hover div.level0 {
  position: absolute;
  display: block;
}
.navbar-collapse {
  position: inherit !important;
}
@media all and (min-width: 768px) {
  .navbar-collapse {
    padding: 0;
  }
}
header {
  position: relative;
}
header .nav-primary {
  position: inherit !important;
}
header .nav-primary .filter_link {
  width: auto;
  line-height: 33px;
  padding-left: 45px;
  text-indent: inherit;
  background-repeat: no-repeat;
  color: #999;
  font-size: 14px;
  margin-bottom: 6px;
  overflow: visible;
}
header .nav-primary > li {
  position: inherit;
}
header .nav-primary > li > div.level0 {
  width: 100%;
  /*top: 161px;*/
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #cdcdcd;
  padding-top: 15px;
}
header .nav-primary > li > div.level0 li.level1 {
  margin-bottom: 5px!important;
}
header .nav-primary > li > div.level0 > .container > .menu_main_items ul.level2,
header .nav-primary > li > div.level0 > .container > .menu_content_0 ul.level2 {
  margin-bottom: 10px;
}
header .nav-primary > li > div.level0 > .container > .menu_main_items li,
header .nav-primary > li > div.level0 > .container > .menu_content_0 li {
  display: block;
  margin: 0;
  padding: 0;
}
header .nav-primary > li > div.level0 > .container > .menu_main_items li a,
header .nav-primary > li > div.level0 > .container > .menu_content_0 li a {
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 0px;
  color: #999;
}
header .nav-primary > li > div.level0 > .container > .menu_main_items > li > a,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > li > a,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul.level1 > li > a,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul.level1 > li > a,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul > li > p,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul > li > p {
  /*
            font-size: 24px;
            line-height: 28px;
            font-weight: bold;
            margin-bottom: 10px;
            */
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
  color: #444444;
}
header .nav-primary > li > div.level0 > .container > .menu_main_items > li > a:hover,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > li > a:hover,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul.level1 > li > a:hover,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul.level1 > li > a:hover,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul > li > p:hover,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul > li > p:hover {
  text-decoration: none;
}
header .nav-primary > li > div.level0 > .container > .menu_main_items > li > a .more,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > li > a .more,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul.level1 > li > a .more,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul.level1 > li > a .more,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul > li > p .more,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul > li > p .more {
  padding-left: 13px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left;
  font-size: 14px;
  color: #FA831E;
  font-weight: normal;
  margin-left: 10px;
  display: inline-block;
}
header .nav-primary > li > div.level0 > .container > .menu_main_items > li > a .more:hover,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > li > a .more:hover,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul.level1 > li > a .more:hover,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul.level1 > li > a .more:hover,
header .nav-primary > li > div.level0 > .container > .menu_main_items > ul > li > p .more:hover,
header .nav-primary > li > div.level0 > .container > .menu_content_0 > ul > li > p .more:hover {
  text-decoration: underline;
}
header .nav-primary > li > div.level0 .widget-category-link-inline a {
  font-size: 18px;
  font-weight: bold;
  color: #FA831E !important;
  display: inline-block !important;
  margin-top: 10px !important;
  padding-left: 22px !important;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-sm.png) no-repeat left;
  clear: both;
}
@media (min-width: 1200px) {
  .nav-primary > li > .level0 > .container {
    padding-top: 5px;
  }
  .nav-primary > li.nav-6 > .level0 > .container,
  .nav-primary > li.nav-7 > .level0 > .container,
  .nav-primary > li.nav-14 > .level0 > .container {
    padding-bottom: 20px;
  }
  .nav-primary > li.nav-14 > .level0 > .container {
    padding-left: 225px;
    padding-right: 185px;
    padding-bottom: 20px;
  }
  .nav-primary > li.nav-8 > .level0 > .container {
    padding-left: 54px;
    padding-right: 40px;
    padding-bottom: 20px;
  }
  .nav-primary > li.nav-9 > .level0 > .container {
    padding-bottom: 20px;
  }
  .nav-primary > li.nav-10 > .level0 > .container {
    padding-left: 205px;
    padding-right: 160px;
    padding-bottom: 20px;
  }
  .nav-primary > li.nav-11 > .level0 > .container {
    padding-left: 145px;
    padding-right: 150px;
    padding-bottom: 20px;
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  .nav-primary > li.nav-9 > .level0 > .container {
    padding-left: 54px;
    padding-right: 40px;
    padding-bottom: 20px;
  }
  .nav-primary > li.nav-9 > .level0 > .container div.top50 {
    display: block;
    width: 268px;
    height: 268px;
    background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/top_50.png) no-repeat;
    padding: 20px;
    border: 1px solid #cdcdcd;
    margin-right: 60px;
    position: relative;
    top: 10px;
  }
  .nav-primary > li.nav-9 > .level0 > .container div.top50:after {
    position: absolute;
    z-index: 999;
    top: 15px;
    right: 20px;
    width: 43px;
    height: 43px;
    background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/thumbsup.png) no-repeat;
    content: "";
    display: block;
  }
  .nav-primary > li.nav-9 > .level0 > .container div.top50 p {
    font-size: 36px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 130px;
  }
  .nav-primary > li.nav-9 > .level0 > .container div.top50 a {
    height: 34px;
    background: #FA831E url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-w.png) no-repeat right 10px center;
    border: solid 1px #AE5B15;
    color: #ffffff;
    letter-spacing: 0.2px;
    font-size: 18px;
    line-height: 32px;
    margin: 1px 0 0;
    cursor: pointer;
    padding: 0;
    display: block;
    width: 100%;
    padding-left: 18px;
  }
}
/*.nav-primary ul.level1, .nav-primary li.level0 > div.level0 > .container > .submenu-wrapper {
  display: none;
  position: relative;
  width: 80%;
  background: #fff;
  padding: 0;
  z-index: 20;
}
.nav-primary li.level0:hover ul.level1, .nav-primary li.level0.open ul.level1,
.nav-primary li.level0:hover > div.level0 > .container > .submenu-wrapper, .nav-primary li.level0.open > div.level0 > .container > .submenu-wrapper {
  display: block;
}*/
.submenu-wrapper .level1 {
  display: block;
  float: left;
  width: 100%;
  padding-right: 10px;
}
.submenu-wrapper .level1.quarter {
  width: 25%;
}
.submenu-wrapper .level1.third {
  width: 30%;
}
.submenu-wrapper .level1.half {
  width: 40%;
}
.submenu-wrapper .level1:last-child {
  padding-right: 0px;
}
/*
// Fürs Submenu debugging einblende
li.nav-10 > div.level0 {
  position: absolute !important;
  display: block !important;
}
*/
li.nav-1 > .level0 > .container > .menu_main_items {
  float: left;
  width: 80%;
}
li.nav-1 > .level0 > .container > .menu_main_items > li {
  width: 25%;
  float: left;
}
li.nav-1 > .level0 > .container .menu_content_1 {
  float: left;
  width: 20%;
  min-height: 200px;
}
li.nav-1 > .level0 > .container .menu_content_2 {
  width: 100%;
  clear: both;
  position: relative;
  top: 20px;
  border-top: 1px solid #cdcdcd;
  /*
      padding-top: 20px;
      padding-bottom: 20px;
      height: 175px;
      */
  padding-top: 10px;
  padding-bottom: 10px;
  height: 145px;
}
li.nav-1 > .level0 > .container .menu_content_2 > ul {
  width: 25%;
  float: left;
}
li.nav-1 > .level0 > .container .menu_content_2 > ul.logos > li {
  width: 49%;
  float: left;
  margin-bottom: 22px;
  margin-right: 2%;
}
li.nav-1 > .level0 > .container .menu_content_2 > ul.logos > li .readmore {
  display: inline-block;
  padding-left: 13px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left;
  font-size: 14px;
  color: #FA831E;
  font-weight: normal;
  margin-top: 10px;
}
li.nav-1 > .level0 > .container .menu_content_2 > ul.logos > li .readmore:hover {
  text-decoration: underline;
}
li.nav-1 > .level0 > .container .menu_content_2 > ul.logos > li img {
  max-width: 100%;
  height: auto;
}
li.nav-1 > .level0 > .container .menu_content_2 > ul.logos > li:nth-child(2n) {
  margin-right: 0;
}
li.nav-14 > .level0 > .container > .level1 > ul > li {
  width: 30%;
  float: left;
}
li.nav-14 > .level0 > .container > .level1 > ul > li:last-child {
  width: 40%;
}
li.nav-10 > .level0 > .container > .level1 .manufacturer_list > li {
  width: 20%;
  float: left;
}
li.nav-10 > .level0 > .container > .level1 .manufacturer_list > li > p {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #444444;
}
@media (max-width: 991px) {
  li.nav-10 > .level0 > .container > .level1 .manufacturer_list > li > p {
    margin: 0;
    padding: 10px 12px 4px;
    border-bottom: solid 1px #cdcdcd;
  }
}
li.nav-10 > .level0 > .container > .level1 > ul > li {
  width: 36%;
  float: left;
}
li.nav-10 > .level0 > .container > .level1 > ul > li:last-child {
  width: 64%;
  padding-left: 50px;
}
li.nav-10 .quicknews > .mCustomScrollBox {
  padding: 23px 20px;
}
li.nav-10 .quicknews .title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px !important;
  color: #444444;
  display: inline-block;
}
li.nav-10 .quicknews li {
  width: 85%;
  margin-bottom: 18px !important;
  display: block;
  float: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
li.nav-10 .quicknews li a {
  color: #999;
  text-decoration: none;
  letter-spacing: 0px;
}
li.nav-10 .quicknews li a:hover,
li.nav-10 .quicknews li a:focus,
li.nav-10 .quicknews li a:active {
  text-decoration: underline;
  color: #FA831E;
}
li.nav-10 .quicknews li.date {
  width: 15%;
  clear: both;
  display: block;
  float: left;
  color: #444444;
}
li.nav-10 .neue_produkte .widget_products {
  padding-right: 40px;
}
li.nav-10 .neue_produkte ul li {
  display: block;
  margin-bottom: 7px !important;
  min-height: 60px;
}
li.nav-10 .neue_produkte ul li a {
  display: block;
}
li.nav-10 .neue_produkte ul li a figure {
  float: left;
  width: 60px;
  max-height: 50px;
  margin-right: 10px;
}
li.nav-10 .neue_produkte ul li a figure img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 50px;
  margin: 0 auto;
}
li.nav-10 .neue_produkte ul li a span {
  font-size: 14px;
  line-height: 17px;
  top: 15px;
  position: relative;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale {
  padding-top: 5px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li {
  width: 33.333%;
  display: block;
  float: left;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div {
  position: relative;
  width: 270px;
  height: 270px;
  background-repeat: no-repeat;
  padding: 20px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div p {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  padding-top: 130px;
  line-height: 38px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div a {
  height: 34px;
  background: #FA831E url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-w.png) no-repeat right 10px center;
  border: solid 1px #AE5B15;
  color: #ffffff;
  letter-spacing: 0.2px;
  font-size: 18px;
  line-height: 32px;
  margin: 1px 0 0;
  cursor: pointer;
  padding: 0;
  display: block;
  width: 100%;
  padding-left: 18px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div:after {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 43px;
  height: 43px;
  content: "";
  z-index: 99;
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.angebot_des_monats {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sub_offer-of-the-month.png);
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.angebot_des_monats p {
  padding-top: 103px;
  margin-bottom: 17px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.angebot_des_monats:after {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon_offer-of-the-month.png);
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.sparpacks {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sub_sparpacks.png);
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.sparpacks p {
  padding-top: 140px;
  margin-bottom: 17px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.sparpacks:after {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/thumbsup.png);
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.restposten {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sub_restposten.png);
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.restposten p {
  padding-top: 30px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.restposten:after {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-discount.png);
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.restposten .widget-category-link-inline a {
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-sm.png) no-repeat left;
  color: #FA831E;
  display: inline-block;
  padding: 0 !important;
  padding-left: 20px !important;
  margin: 0 !important;
  font-weight: normal;
  border: none;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div.restposten a {
  margin-top: 15px;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li:nth-child(1) {
  width: 36%;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li:nth-child(2) {
  width: 35%;
}
li.nav-12 > .level0 > .container > .level1 .menu_sale > li:nth-child(3) {
  width: 29%;
}
.ie8 LI.nav-12 > .level0 > .container > .level1 .menu_sale > LI > DIV A,
.ie8 .nav-primary > LI.nav-9 > .level0 > .container DIV.top50 A {
  background-color: #FA831E;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-w.png);
  background-repeat: no-repeat;
  background-position: 96% center;
}
@media (max-width: 991px) {
  li.nav-12 > .level0 > .container > .level1 .menu_sale > li > div {
    margin: 6px auto 10px;
  }
}
.sub_sportnahrung_1 {
  margin-top: 5px;
}
.sub_sportnahrung_1,
.sub_sportnahrung_2,
.sub_sportnahrung_3 {
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
  display: block;
  margin-bottom: 20px;
  height: 105px;
  font-size: 24px;
  font-weight: 600;
  color: #444444;
  letter-spacing: 0.6px;
  /*padding-top: 15px;
  padding-left: 15px;*/
  padding-top: 4px;
  padding-left: 6px;
  line-height: 24px;
  border: 1px solid #cdcdcd;
  position: relative;
}
.sub_sportnahrung_1:after,
.sub_sportnahrung_2:after,
.sub_sportnahrung_3:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: " ";
  display: block;
  background-position: bottom right;
  background-repeat: no-repeat;
}
.sub_sportnahrung_1:hover,
.sub_sportnahrung_2:hover,
.sub_sportnahrung_3:hover {
  color: #444444;
  text-decoration: none;
  border-color: #FA831E;
}
.sub_sportnahrung_1:after {
  background-image: url(/media/wysiwyg/sportnahrung_1.png);
}
.sub_sportnahrung_2:after {
  background-image: url(/media/wysiwyg/sportnahrung_2.png);
}
.sub_sportnahrung_3:after {
  background-image: url(/media/wysiwyg/sportnahrung_3.png);
}
.menu_inhaltsstoffe > li.top50 > span.widget-category-link > a > span {
  display: inline-block;
  color: #FA831E !important;
  font-weight: bold;
  font-size: 20px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-sm.png) no-repeat left !important;
  padding-left: 20px;
  margin-top: 2px;
}
li.nav-6 .link_group {
  margin-bottom: 10px;
}
li.nav-6 .menu_inhaltsstoffe > li:nth-child(1) {
  width: 40%;
  float: left;
}
li.nav-6 .menu_inhaltsstoffe > li:nth-child(2) {
  width: 35%;
  float: left;
}
.small_item {
  height: 20px;
}
.small_item a {
  cursor: pointer;
  padding-top: 0 !important;
  text-align: center;
  font-size: 14px!important;
}
@media (max-width: 991px) {
  #nav .nav-primary .nav-9 .menu_top50 li.top50 {
    display: none !important;
  }
}
.nav-primary .level0.nav-2 > a {
  position: relative;
}
.nav-primary .level0.nav-2 > a::after {
  content: ' ';
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/tip_badge.svg);
  position: absolute;
  top: -16px;
  left: 12px;
  background-repeat: no-repeat;
  background-size: 28px 28px;
  height: 28px;
  width: 28px;
  z-index: 10;
}
.nav-primary .level0.nav-2 > a.active::after,
.nav-primary .level0.nav-2 > a:hover::after {
  top: -19px;
}
@media (max-width: 1229px) {
  .nav-primary .level0.nav-2 > a::after {
    left: 8px;
  }
}
@media (max-width: 1111px) {
  .nav-primary .level0.nav-2 > a::after {
    left: 4px;
  }
}
@media (max-width: 992px) {
  .nav-primary .level0.nav-2 > a::after,
  .nav-primary .level0.nav-2 > a.active::after,
  .nav-primary .level0.nav-2 > a:hover::after {
    top: 0;
  }
  .nav-primary .level0.nav-2 > a::after {
    left: 89px;
  }
}
@media (max-width: 991px) {
  #nav {
    overflow: auto;
  }
}
.breadcrumbs ul {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0;
}
.breadcrumbs ul > li {
  display: inline-block;
}
.breadcrumbs ul > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumbs ul > .active {
  color: #999;
}
.breadcrumbs strong {
  font-weight: normal;
  color: #999;
}
.breadcrumbs span {
  display: none;
}
.breadcrumbs ul {
  border-radius: 0;
  background: none;
  font-size: 14px;
  padding: 15px 0px;
  margin: 0;
  padding-left: 0 !important;
}
.breadcrumbs ul li a {
  color: #999;
}
.breadcrumbs ul li strong {
  color: #FA831E;
  font-weight: 600;
}
.breadcrumbs ul li span.breadcrumb_seperator {
  display: inline-block;
  width: 6px;
  height: 11px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/breadcrumb.png) no-repeat;
  margin-left: 8px;
  margin-right: 8px;
  top: 0px;
  position: relative;
}
.container .breadcrumbs.container {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumbs ul > li + li:before {
  content: "";
  display: none;
}
.pager:before,
.sorter:before,
.pager:after,
.sorter:after {
  content: " ";
  display: table;
}
.pager:after,
.sorter:after {
  clear: both;
}
.pager {
  padding: 4px 8px;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  line-height: 30px;
}
.pager .amount {
  float: left;
  margin-bottom: 0;
}
.pager .limiter {
  float: right;
}
.pager .limiter label {
  display: none;
  margin-bottom: 0;
  float: left;
  padding-right: 5px;
  font-weight: normal;
}
@media (min-width: 992px) {
  .pager .limiter label {
    display: block;
  }
}
.pager .limiter select {
  display: inline;
  width: 50px;
}
.pager .pages {
  float: left;
  width: 100%;
  margin-top: 4px;
  text-align: center;
}
.pager .pages ol {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
  margin: 0;
  display: inline-block;
}
.pager .pages ol > li {
  display: inline;
}
.pager .pages ol > li > a,
.pager .pages ol > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pager .pages ol > li:first-child > a,
.pager .pages ol > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pager .pages ol > li:last-child > a,
.pager .pages ol > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager .pages ol > li > a:hover,
.pager .pages ol > li > span:hover,
.pager .pages ol > li > a:focus,
.pager .pages ol > li > span:focus {
  background-color: #eeeeee;
}
.pager .pages ol > .active > a,
.pager .pages ol > .active > span,
.pager .pages ol > .active > a:hover,
.pager .pages ol > .active > span:hover,
.pager .pages ol > .active > a:focus,
.pager .pages ol > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #e1000f;
  border-color: #e1000f;
  cursor: default;
}
.pager .pages ol > .disabled > span,
.pager .pages ol > .disabled > span:hover,
.pager .pages ol > .disabled > span:focus,
.pager .pages ol > .disabled > a,
.pager .pages ol > .disabled > a:hover,
.pager .pages ol > .disabled > a:focus {
  color: #999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pager .pages ol > li > a,
.pager .pages ol > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
.pager .pages ol > li:first-child > a,
.pager .pages ol > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pager .pages ol > li:last-child > a,
.pager .pages ol > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager .pages li {
  display: inline-block;
  margin: 0 2px;
}
.sorter {
  padding: 4px 8px;
  border-top: 1px solid #e5e5e5;
  line-height: 30px;
}
.sorter .view-mode {
  float: left;
  margin: 0;
}
.sorter .sort-by {
  float: right;
}
.sorter .sort-by label {
  margin-bottom: 0;
  display: none;
}
@media (min-width: 992px) {
  .sorter .sort-by label {
    display: inline;
  }
}
.sorter .sort-by select {
  display: inline;
  width: 100px;
}
@media (min-width: 768px) {
  .sorter .sort-by {
    padding-right: 43px;
  }
}
.pagination .pages ol li.current {
  background: #FA831E;
  color: #fff !important;
}
.fl-outer-container .fl-pagination-container .fl-pagination li a,
.fl-outer-container .fl-pagination-container .fl-pagination li.fl-arrow a {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 30px !important;
  height: 30px !important;
  padding: 1px 0 0 0 !important;
  border: 2px solid #FA831E;
  margin: 0 5px !important;
  transition: all 250ms ease-in-out;
}
.fl-outer-container .fl-pagination-container .fl-pagination li a:hover,
.fl-outer-container .fl-pagination-container .fl-pagination li.fl-arrow a:hover {
  cursor: pointer;
  color: #fff !important;
  background-color: #FA831E !important;
}
.fl-outer-container .fl-pagination-container .fl-pagination li.fl-arrow a {
  top: 0 !important;
  background-image: unset !important;
}
.fl-outer-container .fl-pagination-container .fl-pagination li.fl-arrow.next a:after {
  content: '';
  background-image: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/small_arrow_right.svg');
  width: 12px;
  height: 8px;
  background-repeat: no-repeat;
}
.fl-outer-container .fl-pagination-container .fl-pagination li.fl-arrow.back a:after {
  content: '';
  background-image: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/small_arrow_left.svg');
  width: 12px;
  height: 8px;
  background-repeat: no-repeat;
}
.fl-outer-container .fl-pagination-container .fl-pagination li.fl-current a {
  background: #FA831E !important;
  color: #fff !important;
}
.fl-outer-container .fl-pagination-container .fl-pagination li.fl-current a:hover {
  cursor: unset;
}
.pagination .pages ol {
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 0 !important;
}
.pagination .pages ol li {
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  padding: 0 !important;
  border: 2px solid #FA831E;
  margin: 0 5px;
  transition: all 250ms ease-in-out;
}
.pagination .pages ol li:hover {
  background-color: #FA831E;
}
.pagination .pages ol li:hover a {
  color: #fff !important;
  text-decoration: none;
}
.pagination .pages ol li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  transition: all 250ms ease-in-out;
  outline: none;
}
.pagination .pages ol li a:hover {
  cursor: pointer;
}
.pagination .pages ol li a.next,
.pagination .pages ol li a.previous {
  top: 0 !important;
  margin-left: 1px !important;
}
.success {
  color: #3c763d;
}
.error {
  color: #a94442;
}
.notice {
  color: #31708f;
}
.messages > li {
  margin-bottom: 10px;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  padding: 30px / 2;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.error-msg h4,
.success-msg h4,
.note-msg h4,
.notice-msg h4 {
  margin-top: 0;
  color: inherit;
}
.error-msg .alert-link,
.success-msg .alert-link,
.note-msg .alert-link,
.notice-msg .alert-link {
  font-weight: bold;
}
.error-msg > p,
.success-msg > p,
.note-msg > p,
.notice-msg > p,
.error-msg > ul,
.success-msg > ul,
.note-msg > ul,
.notice-msg > ul {
  margin-bottom: 0;
}
.error-msg > p + p,
.success-msg > p + p,
.note-msg > p + p,
.notice-msg > p + p {
  margin-top: 5px;
}
.error-msg {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.error-msg hr {
  border-top-color: #e4b9c0;
}
.error-msg .alert-link {
  color: #843534;
}
.success-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.success-msg hr {
  border-top-color: #c9e2b3;
}
.success-msg .alert-link {
  color: #2b542c;
}
.note-msg,
.notice-msg {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.note-msg hr,
.notice-msg hr {
  border-top-color: #a6e1ec;
}
.note-msg .alert-link,
.notice-msg .alert-link {
  color: #245269;
}
.global-site-notice {
  padding: 30px / 2;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.global-site-notice h4 {
  margin-top: 0;
  color: inherit;
}
.global-site-notice .alert-link {
  font-weight: bold;
}
.global-site-notice > p,
.global-site-notice > ul {
  margin-bottom: 0;
}
.global-site-notice > p + p {
  margin-top: 5px;
}
.global-site-notice hr {
  border-top-color: #f7e1b5;
}
.global-site-notice .alert-link {
  color: #66512c;
}
.global-site-notice p {
  margin: 0;
}
.widget_finder {
  display: block;
  background: rgba(0, 0, 0, 0.75);
  padding: 20px;
}
.widget_finder .title {
  color: #ffffff !important;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
}
.widget_finder ul {
  margin-top: 11px;
}
.widget_finder .select_wrapper {
  display: block;
  position: relative;
  width: auto;
  height: auto;
}
.widget_finder .select_wrapper:after {
  content: "";
  display: block;
  width: 31px;
  height: 22px;
  position: absolute;
  top: 2px;
  right: 2px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABNSURBVChTYwCCdiD+TwQGqWNgBOJZUAFcGCQPUgcGzEC8EYixKQSJg+RRADsQ7wViZIUgPkgcK+AH4vNADFJ4AcrHC0SBeDuURgIMDACw9SC6vDQ/mgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: 12px 13px;
  background-color: #fff;
  pointer-events: none;
}
.widget_finder select {
  border-radius: 0;
  margin-top: 10px;
  border: 2px solid #717171;
  height: 33px;
  padding: 3px 5px 5px;
  font-size: 15px;
  font-style: italic;
  color: #999;
}
.ie8 .widget_finder {
  background: #333333;
}
.no-pointervents .select_wrapper:after {
  display: none;
}
@media (max-width: 991px) {
  .widget_finder {
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .widget_finder {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .widget_finder {
    position: absolute;
  }
}
@media (min-width: 992px) and (max-width: 1229px) {
  .widget_finder {
    top: 430px;
    left: 790px;
    width: 280px;
    height: 265px;
    padding: 20px;
  }
  .widget_finder select {
    font-size: 12px;
    margin-top: 5px;
  }
}
@media (min-width: 1230px) {
  .widget_finder {
    top: 350px;
    left: 812px;
    width: 315px;
    height: 320px;
    padding: 15px 27px;
  }
  .widget_finder .title {
    margin-top: 20px;
    margin-bottom: 15px;
    display: inline-block;
    font-size: 24px;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .widget_finder {
    height: 170px;
  }
  .widget_finder ul li {
    display: block;
    width: 48%;
    float: left;
    margin-right: 4%;
  }
  .widget_finder ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .widget_finder {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 480px) {
  .widget_finder {
    margin-bottom: 45px;
    padding: 25px 15px 30px 10px;
  }
  .widget_finder ul {
    margin-top: 25px;
  }
}
.filter_link,
.layer_filter_link {
  display: inline-block;
  position: relative;
  width: 33px;
  height: 33px;
  margin: 0 6px 0 1px;
  overflow: hidden;
  text-indent: -640px;
}
.filter_link > .icon_title,
.layer_filter_link > .icon_title,
.filter_link > .label,
.layer_filter_link > .label {
  display: none;
  text-indent: 0;
  padding: 4px 8px;
  background: #fff;
  border: solid 1px #cdcdcd;
  text-align: center;
  position: absolute;
  top: 40px;
  white-space: nowrap;
  z-index: 2;
}
.filter_link > .icon_title:after,
.layer_filter_link > .icon_title:after,
.filter_link > .label:after,
.layer_filter_link > .label:after,
.filter_link > .icon_title:before,
.layer_filter_link > .icon_title:before,
.filter_link > .label:before,
.layer_filter_link > .label:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: none solid solid solid;
  border-width: 0 10px 8px 10px;
  border-color: transparent transparent #cdcdcd transparent;
  z-index: 3;
  position: absolute;
  top: -8px;
  left: 6px;
  margin-left: 0;
}
.filter_link > .icon_title:before,
.layer_filter_link > .icon_title:before,
.filter_link > .label:before,
.layer_filter_link > .label:before {
  z-index: 4;
  border-color: transparent transparent #fff transparent;
  top: -7px;
}
.filter_link:hover,
.layer_filter_link:hover,
.filter_link.hover,
.layer_filter_link.hover {
  overflow: visible;
  text-indent: 0;
}
.filter_link:hover > .icon_title,
.layer_filter_link:hover > .icon_title,
.filter_link.hover > .icon_title,
.layer_filter_link.hover > .icon_title,
.filter_link:hover > .icon_title,
.layer_filter_link:hover > .icon_title,
.filter_link.hover > .icon_title,
.layer_filter_link.hover > .icon_title {
  display: inline-block;
}
.filter_link.link_ohne_creatin,
.layer_filter_link.link_ohne_creatin {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4578px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ohne_koffein,
.layer_filter_link.link_ohne_koffein {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4313px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ohne_aspartam,
.layer_filter_link.link_ohne_aspartam {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5693px;
  width: 33px;
  height: 34px;
}
.filter_link.link_ohne_geschmack,
.layer_filter_link.link_ohne_geschmack {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5585px;
  width: 33px;
  height: 34px;
}
.filter_link.link_mehr_energie_leistung,
.layer_filter_link.link_mehr_energie_leistung {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5639px;
  width: 33px;
  height: 34px;
}
.filter_link.link_glutenfrei,
.layer_filter_link.link_glutenfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5426px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ohne_palmoel,
.layer_filter_link.link_ohne_palmoel {
  background-image: url(/media/wysiwyg/palmoelfrei.png);
  background-size: cover;
  width: 45px;
  height: 45px;
}
.filter_link.link_halal_produkte,
.layer_filter_link.link_halal_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5479px;
  width: 33px;
  height: 33px;
}
.filter_link.link_koelner_liste_produkte,
.layer_filter_link.link_koelner_liste_produkte,
.filter_link.link_klner_liste_produkte,
.layer_filter_link.link_klner_liste_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5532px;
  width: 33px;
  height: 33px;
}
.filter_link.link_koelner_liste,
.layer_filter_link.link_koelner_liste {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5532px;
  width: 33px;
  height: 33px;
}
.filter_link.link_laktosefrei,
.layer_filter_link.link_laktosefrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5267px;
  width: 33px;
  height: 33px;
}
.filter_link.link_low_sugar,
.layer_filter_link.link_low_sugar {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5161px;
  width: 33px;
  height: 33px;
}
.filter_link.link_low_sugar_produkte,
.layer_filter_link.link_low_sugar_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5161px;
  width: 33px;
  height: 33px;
}
.filter_link.link_made_in_germany,
.layer_filter_link.link_made_in_germany {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5108px;
  width: 33px;
  height: 33px;
}
.filter_link.link_mit_stevia_gesuesst,
.layer_filter_link.link_mit_stevia_gesuesst {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4790px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ohne_fett,
.layer_filter_link.link_ohne_fett,
.filter_link.link_fettfrei,
.layer_filter_link.link_fettfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4366px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ohne_suessstoffe,
.layer_filter_link.link_ohne_suessstoffe {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4260px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ohne_vitamine,
.layer_filter_link.link_ohne_vitamine {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8271px;
  width: 45px;
  height: 45px;
}
.filter_link.link_ohne_zucker,
.layer_filter_link.link_ohne_zucker,
.filter_link.link_zuckerfrei,
.layer_filter_link.link_zuckerfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4207px;
  width: 33px;
  height: 33px;
}
.filter_link.link_vegan_vegetarisch,
.layer_filter_link.link_vegan_vegetarisch {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4048px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ausdauer,
.layer_filter_link.link_ausdauer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4631px;
  width: 33px;
  height: 33px;
}
.filter_link.link_fettabbau_diaet,
.layer_filter_link.link_fettabbau_diaet {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4525px;
  width: 33px;
  height: 33px;
}
.filter_link.link_gesund_vital,
.layer_filter_link.link_gesund_vital {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4472px;
  width: 33px;
  height: 33px;
}
.filter_link.link_gewichtszunahme,
.layer_filter_link.link_gewichtszunahme {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4419px;
  width: 33px;
  height: 33px;
}
.filter_link.link_herz_kreislauf,
.layer_filter_link.link_herz_kreislauf {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3995px;
  width: 33px;
  height: 33px;
}
.filter_link.link_kraftaufbau,
.layer_filter_link.link_kraftaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3942px;
  width: 33px;
  height: 33px;
}
.filter_link.link_masse_gewichtszunahme,
.layer_filter_link.link_masse_gewichtszunahme,
.filter_link.link_masseaufbau,
.layer_filter_link.link_masseaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3889px;
  width: 33px;
  height: 33px;
}
.filter_link.link_muskelaufbau,
.layer_filter_link.link_muskelaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3783px;
  width: 33px;
  height: 33px;
}
.filter_link.link_muskeln_definieren,
.layer_filter_link.link_muskeln_definieren {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3677px;
  width: 33px;
  height: 33px;
}
.filter_link.link_regeneration,
.layer_filter_link.link_regeneration,
.filter_link.link_erholung_regeneration,
.layer_filter_link.link_erholung_regeneration {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5002px;
  width: 33px;
  height: 33px;
}
.filter_link.link_wettkampf,
.layer_filter_link.link_wettkampf {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4684px;
  width: 33px;
  height: 33px;
}
.filter_link.link_softgainer,
.layer_filter_link.link_softgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4154px;
  width: 33px;
  height: 33px;
}
.filter_link.link_mischtyp,
.layer_filter_link.link_mischtyp {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3730px;
  width: 33px;
  height: 33px;
}
.filter_link.link_hardgainer,
.layer_filter_link.link_hardgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5320px;
  width: 33px;
  height: 33px;
}
.filter_link.link_ektomorph,
.layer_filter_link.link_ektomorph,
.filter_link.link_ektomorph_hardgainer,
.layer_filter_link.link_ektomorph_hardgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5055px;
  width: 33px;
  height: 33px;
}
.filter_link.link_mesomorph,
.layer_filter_link.link_mesomorph,
.filter_link.link_mesomorph_mischtyp,
.layer_filter_link.link_mesomorph_mischtyp {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4737px;
  width: 33px;
  height: 33px;
}
.filter_link.link_endomorph,
.layer_filter_link.link_endomorph,
.filter_link.link_endomorph_softgainer,
.layer_filter_link.link_endomorph_softgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5214px;
  width: 33px;
  height: 33px;
}
.filter_link.link_vor_dem_training,
.layer_filter_link.link_vor_dem_training {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4896px;
  width: 33px;
  height: 33px;
}
.filter_link.link_nach_dem_training,
.layer_filter_link.link_nach_dem_training {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4843px;
  width: 33px;
  height: 33px;
}
.filter_link.link_waehrend_dem_training,
.layer_filter_link.link_waehrend_dem_training,
.filter_link.link_waehrend_dem_training,
.layer_filter_link.link_waehrend_dem_training,
.filter_link.link_waehrend_des_trainings,
.layer_filter_link.link_waehrend_des_trainings {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -4949px;
  width: 33px;
  height: 33px;
}
.filter_link.link_abends,
.layer_filter_link.link_abends {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5373px;
  width: 32px;
  height: 33px;
}
.filter_link.link_mittags,
.layer_filter_link.link_mittags {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3625px;
  width: 32px;
  height: 32px;
}
.filter_link.link_morgens,
.layer_filter_link.link_morgens {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3573px;
  width: 32px;
  height: 32px;
}
.filter_link.link_zuckerarme_produkte,
.layer_filter_link.link_zuckerarme_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5161px;
  width: 32px;
  height: 32px;
}
.selected-filter > .filter_link,
.selected-filter > .layer_filter_link {
  display: inline-block;
  position: relative;
  width: 33px;
  height: 33px;
  margin: 3px 6px 0 1px;
  overflow: hidden;
  text-indent: -640px;
}
.selected-filter > .filter_link > .icon_title,
.selected-filter > .layer_filter_link > .icon_title,
.selected-filter > .filter_link > .label,
.selected-filter > .layer_filter_link > .label {
  display: none;
  text-indent: 0;
  padding: 4px 8px;
  background: #fff;
  border: solid 1px #cdcdcd;
  text-align: center;
  position: absolute;
  top: 40px;
  white-space: nowrap;
  z-index: 2;
}
.selected-filter > .filter_link > .icon_title:after,
.selected-filter > .layer_filter_link > .icon_title:after,
.selected-filter > .filter_link > .label:after,
.selected-filter > .layer_filter_link > .label:after,
.selected-filter > .filter_link > .icon_title:before,
.selected-filter > .layer_filter_link > .icon_title:before,
.selected-filter > .filter_link > .label:before,
.selected-filter > .layer_filter_link > .label:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: none solid solid solid;
  border-width: 0 10px 8px 10px;
  border-color: transparent transparent #cdcdcd transparent;
  z-index: 3;
  position: absolute;
  top: -8px;
  left: 6px;
  margin-left: 0;
}
.selected-filter > .filter_link > .icon_title:before,
.selected-filter > .layer_filter_link > .icon_title:before,
.selected-filter > .filter_link > .label:before,
.selected-filter > .layer_filter_link > .label:before {
  z-index: 4;
  border-color: transparent transparent #fff transparent;
  top: -7px;
}
.selected-filter > .filter_link:hover,
.selected-filter > .layer_filter_link:hover,
.selected-filter > .filter_link.hover,
.selected-filter > .layer_filter_link.hover {
  overflow: visible;
  text-indent: 0;
}
.selected-filter > .filter_link:hover > .icon_title,
.selected-filter > .layer_filter_link:hover > .icon_title,
.selected-filter > .filter_link.hover > .icon_title,
.selected-filter > .layer_filter_link.hover > .icon_title,
.selected-filter > .filter_link:hover > .icon_title,
.selected-filter > .layer_filter_link:hover > .icon_title,
.selected-filter > .filter_link.hover > .icon_title,
.selected-filter > .layer_filter_link.hover > .icon_title {
  display: inline-block;
}
.selected-filter > .filter_link.link_ohne_aspartam,
.selected-filter > .layer_filter_link.link_ohne_aspartam {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1867px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ohne_geschmack,
.selected-filter > .layer_filter_link.link_ohne_geschmack {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1959px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_glutenfrei,
.selected-filter > .layer_filter_link.link_glutenfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2971px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ohne_palmoel,
.selected-filter > .layer_filter_link.link_ohne_palmoel {
  background-image: url(/media/wysiwyg/palmoelfrei.png);
  background-size: cover;
  width: 45px;
  height: 45px;
}
.selected-filter > .filter_link.link_halal_produkte,
.selected-filter > .layer_filter_link.link_halal_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1306px;
  width: 30px;
  height: 21px;
}
.selected-filter > .filter_link.link_koelner_liste_produkte,
.selected-filter > .layer_filter_link.link_koelner_liste_produkte,
.selected-filter > .filter_link.link_klner_liste_produkte,
.selected-filter > .layer_filter_link.link_klner_liste_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3063px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_koelner_liste,
.selected-filter > .layer_filter_link.link_koelner_liste {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3063px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_laktosefrei,
.selected-filter > .layer_filter_link.link_laktosefrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3109px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_low_sugar,
.selected-filter > .layer_filter_link.link_low_sugar {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3155px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_low_sugar_produkte,
.selected-filter > .layer_filter_link.link_low_sugar_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3155px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_made_in_germany,
.selected-filter > .layer_filter_link.link_made_in_germany {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3201px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_mit_stevia_gesuesst,
.selected-filter > .layer_filter_link.link_mit_stevia_gesuesst {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3293px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ohne_fett,
.selected-filter > .layer_filter_link.link_ohne_fett,
.selected-filter > .filter_link.link_fettfrei,
.selected-filter > .layer_filter_link.link_fettfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1913px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ohne_suessstoffe,
.selected-filter > .layer_filter_link.link_ohne_suessstoffe {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2005px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ohne_vitamine,
.selected-filter > .layer_filter_link.link_ohne_vitamine {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2051px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ohne_zucker,
.selected-filter > .layer_filter_link.link_ohne_zucker,
.selected-filter > .filter_link.link_zuckerfrei,
.selected-filter > .layer_filter_link.link_zuckerfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2097px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_vegan_vegetarisch,
.selected-filter > .layer_filter_link.link_vegan_vegetarisch {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2143px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_vegan,
.selected-filter > .layer_filter_link.link_vegan {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2143px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_vegetarisch,
.selected-filter > .layer_filter_link.link_vegetarisch {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2143px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ausdauer,
.selected-filter > .layer_filter_link.link_ausdauer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2189px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_fettabbau_diaet,
.selected-filter > .layer_filter_link.link_fettabbau_diaet {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2235px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_gesund_vital,
.selected-filter > .layer_filter_link.link_gesund_vital {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2281px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_herz_kreislauf,
.selected-filter > .layer_filter_link.link_herz_kreislauf {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2327px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_kraftaufbau,
.selected-filter > .layer_filter_link.link_kraftaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2373px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_masse_gewichtszunahme,
.selected-filter > .layer_filter_link.link_masse_gewichtszunahme,
.selected-filter > .filter_link.link_masseaufbau,
.selected-filter > .layer_filter_link.link_masseaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2419px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_muskelaufbau,
.selected-filter > .layer_filter_link.link_muskelaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2465px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_muskeln_definieren,
.selected-filter > .layer_filter_link.link_muskeln_definieren {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2511px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_softgainer,
.selected-filter > .layer_filter_link.link_softgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2695px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_mischtyp,
.selected-filter > .layer_filter_link.link_mischtyp {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2649px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_hardgainer,
.selected-filter > .layer_filter_link.link_hardgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3017px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_ektomorph,
.selected-filter > .layer_filter_link.link_ektomorph,
.selected-filter > .filter_link.link_ektomorph_hardgainer,
.selected-filter > .layer_filter_link.link_ektomorph_hardgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1821px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_mesomorph,
.selected-filter > .layer_filter_link.link_mesomorph,
.selected-filter > .filter_link.link_mesomorph_mischtyp,
.selected-filter > .layer_filter_link.link_mesomorph_mischtyp {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3339px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_endomorph,
.selected-filter > .layer_filter_link.link_endomorph,
.selected-filter > .filter_link.link_endomorph_softgaine,
.selected-filter > .layer_filter_link.link_endomorph_softgaine {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2925px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_vor_dem_training,
.selected-filter > .layer_filter_link.link_vor_dem_training {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2787px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_nach_dem_training,
.selected-filter > .layer_filter_link.link_nach_dem_training {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2741px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_waehrend_dem_training,
.selected-filter > .layer_filter_link.link_waehrend_dem_training,
.selected-filter > .filter_link.link_waehrend_dem_training,
.selected-filter > .layer_filter_link.link_waehrend_dem_training,
.selected-filter > .filter_link.link_waehrend_des_trainings,
.selected-filter > .layer_filter_link.link_waehrend_des_trainings {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -2833px;
  width: 30px;
  height: 26px;
}
.selected-filter > .filter_link.link_abends,
.selected-filter > .layer_filter_link.link_abends {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3478px;
  width: 30px;
  height: 27px;
}
.selected-filter > .filter_link.link_mittags,
.selected-filter > .layer_filter_link.link_mittags {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3431px;
  width: 30px;
  height: 27px;
}
.selected-filter > .filter_link.link_morgens,
.selected-filter > .layer_filter_link.link_morgens {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3385px;
  width: 30px;
  height: 26px;
}
.product_features .filter_link {
  display: inline-block;
  position: relative;
  width: 45px;
  height: 45px;
  margin: 0 12px 40px 1px;
  overflow: inherit;
  text-indent: -640px;
}
.product_features .filter_link > .icon_title,
.product_features .filter_link > .label {
  display: block;
  text-indent: 0;
  padding: 4px 0;
  background: none;
  border: none;
  text-align: center;
  position: absolute;
  top: 45px;
  white-space: inherit;
  z-index: 2;
  color: #999;
  font-size: 12px;
  font-weight: normal;
  width: 61px;
  left: -8px;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
}
.product_features .filter_link > .icon_title:after,
.product_features .filter_link > .label:after,
.product_features .filter_link > .icon_title:before,
.product_features .filter_link > .label:before {
  display: none;
}
.product_features .filter_link:hover,
.product_features .filter_link.hover {
  overflow: visible;
  text-indent: 0;
}
.product_features .filter_link:hover > .icon_title,
.product_features .filter_link.hover > .icon_title,
.product_features .filter_link:hover > .icon_title,
.product_features .filter_link.hover > .icon_title {
  display: inline-block;
}
.product_features .filter_link.link_ohne_creatin {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7881px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ohne_koffein {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8076px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ohne_aspartam {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8857px;
  width: 45px;
  height: 46px;
}
.product_features .filter_link.link_ohne_geschmack {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8989px;
  width: 45px;
  height: 46px;
}
.product_features .filter_link.link_mehr_energie_leistung {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8791px;
  width: 45px;
  height: 46px;
}
.product_features .filter_link.link_glutenfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7231px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ohne_palmoel {
  background-image: url(/media/wysiwyg/palmoelfrei.png);
  background-size: cover;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_halal_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7296px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_koelner_liste_produkte,
.product_features .filter_link.link_klner_liste_produkte {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7361px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_koelner_liste {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7361px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_laktosefrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7426px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_low_sugar {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7491px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_made_in_germany {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7556px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_mit_stevia_gesuesst {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7621px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ohne_fett,
.product_features .filter_link.link_fettfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7946px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ohne_suessstoffe {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8141px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ohne_vitamine {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8206px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ohne_zucker,
.product_features .filter_link.link_zuckerfrei {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8336px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_vegan_vegetarisch {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8401px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_vegan {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8401px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_vegetarisch {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8401px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ausdauer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7166px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_fettabbau_diaet {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8531px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_gesund_vital {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8596px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_gewichtszunahme {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6711px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_herz_kreislauf {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8661px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_kraftaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8726px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_masse_gewichtszunahme,
.product_features .filter_link.link_masseaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6711px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_muskelaufbau {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6841px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_muskeln_definieren {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6906px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_regeneration,
.product_features .filter_link.link_erholung_regeneration {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6971px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_wettkampf {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7036px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_softgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8466px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_mischtyp {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7101px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_hardgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6776px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_ektomorph_hardgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8466px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_endomorph_softgainer {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6776px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_mesomorph_mischtyp {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7101px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_abends {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -8923px;
  width: 45px;
  height: 46px;
}
.product_features .filter_link.link_mittags {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7686px;
  width: 45px;
  height: 45px;
}
.product_features .filter_link.link_morgens {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -7751px;
  width: 45px;
  height: 45px;
}
.download_link,
.cms-page-view .std .download_link,
.cms-page-view .std a.download_link {
  display: inline-block;
  padding-left: 19px;
  color: #FA831E;
  position: relative;
}
.download_link:before,
.cms-page-view .std .download_link:before,
.cms-page-view .std a.download_link:before {
  position: absolute;
  left: 1px;
  top: 3px;
  display: block;
  content: " ";
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -441px;
  width: 13px;
  height: 13px;
}
.std ul,
.std ol {
  padding-left: 40px;
  margin-bottom: 10px;
}
.std ul {
  list-style: disc outside;
}
.std ol {
  list-style: decimal outside;
}
.links li {
  display: inline;
}
.links li:first-child {
  padding-left: 0;
}
.links li:last-child {
  padding-right: 0;
}
.link-cart,
.link-wishlist,
.link-reorder,
.link-compare,
.link-print {
  font-weight: bold;
}
.link-rss {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/i_rss.gif) 0 2px no-repeat;
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap;
}
.btn-remove {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/btn_remove.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-previous {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/btn_previous.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove2 {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/btn_trash.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-edit {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/btn_edit.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
.btn-remove {
  background: none;
  text-indent: 0;
  width: 15px;
  height: 15px;
  text-decoration: none;
  color: #fff;
}
.btn-remove:before {
  color: #1177ae;
  font-size: 12px;
}
.btn-remove:hover {
  color: #fff;
  text-decoration: none;
}
.btn-remove:hover:before {
  color: #19a0e9;
}
.cards-list dt {
  margin: 5px 0 0;
}
.cards-list .offset {
  padding: 2px 0 2px 20px;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.product_social_row #socialshareprivacy {
  margin-right: 100px;
}
.product_social_row .social_share_privacy_area .facebook {
  width: 164px;
}
.product_social_row .social_share_privacy_area .gplus {
  width: 110px;
}
.product_social_row .social_share_privacy_area li.settings_info {
  top: 0;
}
.widget_title {
  font-size: 36px;
  color: #444444;
  font-weight: 600;
}
.top_seller_button_top {
  position: absolute !important;
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
  border: 2px solid #f79621;
  border-radius: 8px;
  height: 50px;
  width: auto;
  top: -8px;
  right: 0;
  z-index: 100;
  cursor: pointer;
}
.top_seller_button_top span {
  color: #f79621;
}
.top_seller_button_top span i {
  margin-right: 5px;
}
.top_seller_button_bottom {
  font-size: 18px;
  padding: 10px;
  font-weight: bold;
  border: 2px solid #f79621;
  border-radius: 8px;
  margin: 0px 20px 0 10px;
  height: 50px;
  width: auto;
  float: right;
  z-index: 100;
  cursor: pointer;
}
.top_seller_button_bottom span {
  color: #f79621;
}
.top_seller_button_bottom span i {
  margin-right: 5px;
}
.slider_category_button_top {
  position: absolute !important;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  border: 2px solid #f79621;
  height: 50px;
  top: -70px;
  right: 0;
  z-index: 100;
  cursor: pointer;
}
.slider_category_button_top a {
  text-decoration: none;
}
.slider_category_button_top span {
  color: #f79621;
}
.slider_category_button_top span i {
  margin-right: 5px;
}
.slider_category_button_bottom {
  font-size: 18px;
  margin: 0px 20px 0 10px;
  padding: 10px 20px 10px 20px;
  font-weight: bold;
  border: 2px solid #f79621;
  border-radius: 8px;
  width: auto;
  height: 50px;
  right: 0;
  float: right;
  z-index: 100;
  cursor: pointer;
}
.slider_category_button_bottom a {
  text-decoration: none;
}
.slider_category_button_bottom span {
  color: #f79621;
}
.slider_category_button_bottom span i {
  margin-right: 5px;
}
.maintenance {
  background-image: url("/skin/frontend/sne/default/images/maintenance_XL.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  color: #444444 !important;
}
.maintenance .center_item {
  max-width: 480px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: 15%;
  padding: 0 10px 0 10px;
}
.maintenance .timer {
  margin: 20px 0 20px 0;
  font-size: 46px;
  color: gray;
  font-weight: bold;
  text-align: center;
}
.maintenance .title {
  font-size: 28px;
}
.maintenance .top {
  text-align: center;
}
.maintenance .caption {
  font-size: 28px;
  font-weight: bold;
}
.maintenance .info_text {
  font-size: 20px;
}
@media (max-width: 758px) {
  .maintenance {
    background-image: url("/skin/frontend/sne/default/images/maintenance_bg.jpg");
    color: mintcream !important;
  }
  .maintenance .center_item {
    margin-left: auto;
    margin-right: auto;
    background-image: url("/skin/frontend/sne/default/images/transparent.png");
  }
}
/*Tooltip for benefit communication start*/
.tooltip2 .arrow-up {
  position: absolute;
  top: -11px;
  width: 20px;
  height: 20px;
  background-color: white;
  border-top: 1px solid lightgray;
  border-left: 1px solid lightgray;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  left: 50%;
  margin-left: -10px;
}
.tooltip2 {
  position: relative;
  display: inline-block;
  cursor: default;
}
.tooltip2 .tooltiptext2 {
  visibility: hidden;
  width: 220px;
  background-color: white;
  color: #333;
  text-align: left;
  padding: 8px 10px 8px 12px;
  border-radius: 0px;
  border: 1px solid lightgray;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  z-index: 1;
  font-weight: 400;
  -webkit-box-shadow: 1px 1px 1px 0px rgba(153, 153, 153, 0.5);
  -moz-box-shadow: 1px 1px 1px 0px rgba(153, 153, 153, 0.5);
  box-shadow: 1px 1px 1px 0px rgba(153, 153, 153, 0.5);
}
.tooltip2:hover .tooltiptext2 {
  visibility: visible;
  z-index: 1000;
}
.tooltip-bottom {
  top: 155%;
  /**135%*/
  left: 50%;
  margin-left: -120px;
  /*.tooltip2 .tooltiptext2 (width/2)+10*/
}
/*Tooltip for benefit communication end5*/
.logo strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
h1.logo {
  margin: 0;
}
.form-language {
  margin-bottom: 10px;
}
.form-language label {
  display: none;
}
.form-language select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-language select:-moz-placeholder {
  color: #999;
}
.form-language select::-moz-placeholder {
  color: #999;
}
.form-language select:-ms-input-placeholder {
  color: #999;
}
.form-language select::-webkit-input-placeholder {
  color: #999;
}
.form-language select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-language select[disabled],
.form-language select[readonly],
fieldset[disabled] .form-language select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.form-language select {
  height: auto;
}
.search-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
  position: inherit !important;
}
.search-collapse:before,
.search-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.search-collapse:after {
  clear: both;
}
.search-collapse:before,
.search-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.search-collapse:after {
  clear: both;
}
.search-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .search-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .search-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .search-collapse.in {
    overflow-y: auto;
  }
  .search-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px;
  }
  .search-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
  .search-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}
.search-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0;
}
.search-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.search-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .search-toggle {
    display: none;
  }
}
#search_mini_form label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#search_mini_form .input-box {
  margin-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
#search_mini_form .input-box:before,
#search_mini_form .input-box:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#search_mini_form .input-box:after {
  clear: both;
}
#search_mini_form .input-box:before,
#search_mini_form .input-box:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
#search_mini_form .input-box:after {
  clear: both;
}
#search_mini_form .input-text {
  position: relative;
  float: left;
  width: 83.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
#search_mini_form .button {
  position: relative;
  float: left;
  width: 14.58333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #search_mini_form .button {
    margin-left: 2.08333333%;
  }
}
.search-autocomplete {
  z-index: 1000;
}
.search-autocomplete li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
  cursor: pointer;
}
.search-autocomplete li:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.search-autocomplete li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.search-autocomplete li > .badge {
  float: right;
}
.search-autocomplete li > .badge + .badge {
  margin-right: 5px;
}
.search-autocomplete li .amount {
  float: right;
}
.search-autocomplete li.first {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.search-autocomplete li:hover,
.search-autocomplete li:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.search-autocomplete li.selected,
.search-autocomplete li.selected:hover,
.search-autocomplete li.selected:focus {
  z-index: 2;
  color: #fff;
  background-color: #e1000f;
  border-color: #e1000f;
}
.advanced-search-summary {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 0;
}
.advanced-search-summary blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.advanced-search-summary:before,
.advanced-search-summary:after {
  content: " ";
  display: table;
}
.advanced-search-summary:after {
  clear: both;
}
.advanced-search-summary ul {
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}
.advanced-search-summary strong {
  color: #e1000f;
}
.advanced-search-summary p {
  clear: both;
  padding: 10px 15px 0;
  margin-bottom: 0;
  font-weight: bold;
}
@media (min-width: 480px) {
  .advanced-search-summary ul {
    float: left;
    width: 50%;
  }
}
@media (max-width: 991px) {
  .header-search-column {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    position: absolute;
  }
  #header .sub_meta_nav .search-collapse.collapse,
  #header .page-header #header-search.collapse {
    display: none !important;
  }
  .search-collapse {
    padding-right: 30px;
    padding-left: 64px;
    padding-top: 14px;
    padding-bottom: 14px;
    position: absolute;
    width: 100%;
    background: #fff;
    border-bottom: solid 2px #aaa;
    border-right: solid 1px #aaa;
    border-left: solid 1px #aaa;
    left: 0;
    top: 106px;
  }
  .search-collapse.in {
    overflow-y: visible;
  }
}
@media (max-width: 767px) {
  .search-collapse {
    border-right: none 0 transparent;
    border-left: none 0 transparent;
    left: 15px;
    padding-left: 15px;
    padding-right: 5px;
    top: 106px;
  }
  #header-search #search_mini_form input {
    width: 64% !important;
  }
}
@media (min-width: 992px) {
  .search-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
    padding: 0 !important;
  }
}
.search-autocomplete.advanced-suggest li {
  font-weight: bold;
  color: #444444;
}
.search-autocomplete.advanced-suggest li .suggestion_box {
  position: relative;
}
.search-autocomplete.advanced-suggest li .suggestion_box:before,
.search-autocomplete.advanced-suggest li .suggestion_box:after {
  content: " ";
  display: table;
}
.search-autocomplete.advanced-suggest li .suggestion_box:after {
  clear: both;
}
.search-autocomplete.advanced-suggest li img {
  margin-right: 5%;
  width: 20%;
  position: absolute;
  top: 0;
  left: 0;
}
.search-autocomplete.advanced-suggest li span {
  display: block;
  margin-left: 25%;
  width: 75%;
  font-weight: normal;
  color: #999;
}
.search-autocomplete.advanced-suggest li .product_name {
  color: #444444;
}
@media all and (min-width: 620px) {
  .search-autocomplete.advanced-suggest li .product_name {
    font-weight: bold;
  }
}
.search-autocomplete.advanced-suggest li .sku {
  display: none;
}
.search-autocomplete.advanced-suggest li:hover,
.search-autocomplete.advanced-suggest li.selected {
  background: #FA831E;
  color: #ffffff;
}
.search-autocomplete.advanced-suggest li:hover span,
.search-autocomplete.advanced-suggest li.selected span {
  color: #ffffff;
}
.block {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #ddd;
}
.block > .list-group {
  margin-bottom: 0;
}
.block > .list-group .list-group-item {
  border-width: 1px 0;
}
.block > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.block > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.block > .table,
.block > .table-responsive {
  margin-bottom: 0;
}
.block > .panel-body + .table,
.block > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.block > .table-bordered,
.block > .table-responsive > .table-bordered {
  border: 0;
}
.block > .table-bordered > thead > tr > th:first-child,
.block > .table-responsive > .table-bordered > thead > tr > th:first-child,
.block > .table-bordered > tbody > tr > th:first-child,
.block > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.block > .table-bordered > tfoot > tr > th:first-child,
.block > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.block > .table-bordered > thead > tr > td:first-child,
.block > .table-responsive > .table-bordered > thead > tr > td:first-child,
.block > .table-bordered > tbody > tr > td:first-child,
.block > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.block > .table-bordered > tfoot > tr > td:first-child,
.block > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.block > .table-bordered > thead > tr > th:last-child,
.block > .table-responsive > .table-bordered > thead > tr > th:last-child,
.block > .table-bordered > tbody > tr > th:last-child,
.block > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.block > .table-bordered > tfoot > tr > th:last-child,
.block > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.block > .table-bordered > thead > tr > td:last-child,
.block > .table-responsive > .table-bordered > thead > tr > td:last-child,
.block > .table-bordered > tbody > tr > td:last-child,
.block > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.block > .table-bordered > tfoot > tr > td:last-child,
.block > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.block > .table-bordered > thead > tr:last-child > th,
.block > .table-responsive > .table-bordered > thead > tr:last-child > th,
.block > .table-bordered > tbody > tr:last-child > th,
.block > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.block > .table-bordered > tfoot > tr:last-child > th,
.block > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.block > .table-bordered > thead > tr:last-child > td,
.block > .table-responsive > .table-bordered > thead > tr:last-child > td,
.block > .table-bordered > tbody > tr:last-child > td,
.block > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.block > .table-bordered > tfoot > tr:last-child > td,
.block > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.block .block-title {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333;
}
.block .block-title > .dropdown .dropdown-toggle {
  color: inherit;
}
.block .block-title strong {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.block .block-title strong > a {
  color: inherit;
}
.block .block-subtitle {
  margin: 0 15px 10px;
  padding: 10px 0;
  border-bottom: 1px solid #ddd;
}
.block .block-content:before,
.block .actions:before,
.block .block-content:after,
.block .actions:after {
  content: " ";
  display: table;
}
.block .block-content:after,
.block .actions:after {
  clear: both;
}
.block .block-content {
  padding: 10px 15px;
}
.block .block-content:before,
.block .block-content:after {
  content: " ";
  display: table;
}
.block .block-content:after {
  clear: both;
}
.block .block-content li.item {
  padding: 10px 15px;
}
.block .btn-remove,
.block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {
  padding: 6px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  text-align: right;
  line-height: 30px;
}
.block .actions:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.block .empty {
  margin: 0;
  padding: 15px;
}
.block li.odd {
  background-color: #f9f9f9;
}
/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {
  font-size: 12px;
}
.mini-products-list .product-image {
  float: left;
}
.mini-products-list .product-details {
  margin-left: 60px;
}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}
.block-cart .mini-products-list .product-details .nobr {
  white-space: normal !important;
}
/* Block:  Account */
.block-account {
  border-color: #e1000f;
}
.block-account > .panel-heading {
  color: #fff;
  background-color: #e1000f;
  border-color: #e1000f;
}
.block-account > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e1000f;
}
.block-account > .panel-heading > .dropdown .caret {
  border-color: #fff transparent;
}
.block-account > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #e1000f;
}
.block-account .block-title {
  border-color: #e1000f;
  background-color: #e1000f;
  color: #fff;
}
.block-account .block-title + .panel-collapse .panel-body {
  border-top-color: #e1000f;
}
.block-account .block-title > .dropdown .caret {
  border-color: #fff transparent;
}
.block-account .block-title strong {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.block-account .block-title strong > a {
  color: inherit;
}
.block-account .block-content {
  padding: 10px 15px;
}
.block-account .block-content ul {
  margin-bottom: 0;
}
.block-account .block-content li a {
  display: block;
  border-bottom: 1px solid #ddd;
  padding: 5px 0;
}
.block-account .block-content li.last a {
  border-bottom: 0;
}
.block-account .block-content li.current {
  padding: 5px 0;
  border-bottom: 1px solid #ddd;
}
.block-account .block-content li.current.last {
  border-bottom: 0;
}
.block-layered-nav dl {
  margin: 0;
}
.block-layered-nav dt {
  padding: 7px 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav dd {
  padding: 0 15px 0 20px;
  margin-bottom: 10px;
}
.block-layered-nav dd.last {
  background: none;
}
.block-layered-nav .currently li {
  position: relative;
  padding: 5px 15px;
}
.block-layered-nav .currently .label {
  font-weight: bold;
  text-transform: uppercase;
}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {
  position: absolute;
  right: 4px;
  top: 9px;
  margin: 0;
}
.block-layered-nav .currently .btn-previous {
  right: 17px;
}
.block-layered-nav .actions {
  text-align: right;
}
.block-layered-nav .actions .actions a {
  float: none;
}
.block-cart .summary {
  padding: 10px 15px;
}
.block-cart .amount a {
  font-weight: bold;
}
.block-cart .subtotal {
  padding: 30px / 2;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  padding: 4px;
  margin-bottom: 0;
  text-align: center;
}
.block-cart .subtotal h4 {
  margin-top: 0;
  color: inherit;
}
.block-cart .subtotal .alert-link {
  font-weight: bold;
}
.block-cart .subtotal > p,
.block-cart .subtotal > ul {
  margin-bottom: 0;
}
.block-cart .subtotal > p + p {
  margin-top: 5px;
}
.block-cart .subtotal hr {
  border-top-color: #a6e1ec;
}
.block-cart .subtotal .alert-link {
  color: #245269;
}
.block-cart .subtotal .price {
  font-weight: bold;
}
.block-cart .actions {
  border-bottom: 1px solid #ddd;
}
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}
.block-wishlist .actions {
  text-align: right;
}
.block-wishlist .actions a {
  float: none;
}
.block-related input.checkbox {
  float: left;
}
.block-related .product {
  margin-left: 20px;
}
.compare-table .btn-remove {
  float: right;
  top: 4px;
}
.compare-table h3 {
  font-size: 16px;
}
.compare-table tr.add-to-row td {
  background: #fffada;
  text-align: center;
}
.compare-table tr.first td {
  text-align: center;
}
.compare-table tr.first td .product-name {
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 5px;
  color: #203548;
}
.compare-table tr.first td .product-name a {
  color: #203548;
}
.compare-table tr.first td .ratings {
  width: 69px;
  margin: 0 auto;
}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {
  margin: 0;
}
.block-poll label {
  color: #777;
  font-weight: bold;
}
.block-poll input.radio {
  float: left;
  margin: 1px -18px 0 0;
}
.block-poll .label {
  display: block;
  margin-left: 18px;
}
.block-poll li {
  padding: 10px 15px;
}
.block-poll label {
  margin-bottom: 0;
}
.block-poll .actions {
  margin: 5px 0 0;
}
.block-poll .answer {
  font-weight: bold;
}
.block-poll .votes {
  float: right;
  margin-left: 10px;
}
.block-tags .block-content .tags-list {
  padding: 15px !important;
  margin-bottom: 0 !important;
  font-size: 12px;
}
.block-tags .actions {
  text-align: right;
}
.block-tags .actions a {
  float: none;
}
.block-subscribe .block-content {
  padding: 15px 15px 0;
}
.block-subscribe .actions {
  margin: 15px -15px 0;
}
.block-subscribe .actions button.button {
  float: none;
}
.block-reorder input.checkbox {
  float: left;
  margin: 2px -20px 0 0;
}
.block-reorder .product-name {
  margin-left: 20px;
}
.block-reorder .validation-advice {
  margin: 3px 9px 7px;
}
.block-banner {
  border: 0;
  background-color: transparent;
}
.block-banner .block-content {
  padding: 0;
  background-color: transparent;
  text-align: center;
}
.block-banner .block-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.block-login .block-content {
  padding: 15px 15px 0;
}
.block-login .actions {
  margin: 15px -15px 0;
}
.paypal-logo {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.paypal-logo a {
  float: none;
}
html,
body,
body > div {
  overflow-x: hidden;
}
.wrapper_main {
  position: relative;
  z-index: 1;
}
.training_target {
  width: 80%;
  margin: 0 auto;
}
.training_target .title {
  text-align: center;
  display: block;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  color: #444444;
  margin-bottom: 21px;
}
.training_target ul > li {
  display: block;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 50px;
  float: left;
  position: relative;
}
.training_target ul > li > a {
  display: block;
  min-height: 219px;
  text-align: right;
  position: relative;
  padding: 24px 19px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
}
.training_target ul > li > a:hover,
.training_target ul > li > a:focus,
.training_target ul > li > a:active {
  border: 1px solid #FA831E;
  color: inherit;
  text-decoration: inherit;
}
.training_target ul > li > a .subtitle {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 12px;
  display: inline-block;
  color: #444444 !important;
  text-decoration: none !important;
}
.training_target ul > li > a .p {
  display: block;
  padding-left: 52%;
  font-size: 18px;
  line-height: 22px;
  color: #999 !important;
  text-decoration: none !important;
  margin: 0 0 10px;
}
.training_target ul > li > a .a {
  position: absolute;
  display: block;
  bottom: 20px;
  right: 20px;
  background: none transparent;
  font-size: 18px;
  font-weight: 600;
  color: #FA831E;
  padding-left: 18px;
}
.training_target ul > li > a .a:before {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1037px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 4px;
  right: inherit;
  bottom: inherit;
  left: 0;
  margin-top: 0;
  margin-left: 0;
}
.training_target ul li:nth-child(1) > a {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/teaser2.jpg);
  /* W3C */
  background-position: center;
  background-repeat: no-repeat;
}
.training_target ul li:nth-child(2) > a {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/teaser1.jpg);
  /* W3C */
  background-position: center;
  background-repeat: no-repeat;
}
.training_target ul li:nth-child(3) > a {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/teaser3.jpg);
  /* W3C */
  background-position: center;
  background-repeat: no-repeat;
}
.training_target ul li:last-child {
  margin-right: 0;
}
.ie8 .training_target ul li:nth-child(1) > a {
  background-color: #f5f5f5;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/teaser2.jpg);
  background-position: center;
  background-repeat: no-repeat;
  filter: none;
}
.ie8 .training_target ul li:nth-child(2) > a {
  background-color: #f5f5f5;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/teaser1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  filter: none;
}
.ie8 .training_target ul li:nth-child(3) > a {
  background-color: #f5f5f5;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/teaser3.jpg);
  background-repeat: no-repeat;
  background-position: center;
  filter: none;
}
.footer_siegel {
  padding-top: 5px;
}
.footer_siegel img {
  margin-top: 20px;
  width: 70px;
  height: 70px;
  text-align: center;
}
.autor_box {
  max-width: 785px;
  margin: 20px 0;
  padding-top: 5px;
  padding-bottom: 5px;
}
.autor_box .autor_box_margin {
  margin-left: -30px;
}
#more-left::before,
#more-content::before,
#\30 1::before,
#\30 2::before,
#\30 3::before,
#\30 4::before,
#\30 5::before,
#\30 6::before,
#\30 7::before,
#\30 8::before,
#\30 9::before,
#\31 0::before,
#\31 1::before,
#\31 2::before,
#\31 3::before,
#\31 4::before,
#\31 5::before,
#\31 6::before,
#\31 7::before,
#\31 8::before,
#\31 9::before,
#\32 0::before {
  display: block;
  content: ' ';
  height: 140px;
  margin-top: -140px;
  visibility: hidden;
}
.catalog-category-view .lexikon-page ul.manufacturer_list > li.section {
  padding-top: 140px;
  margin-top: -140px;
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .training_target ul > li > a {
    min-height: 280px;
  }
  .autor_box .autor_box_margin {
    margin-left: -20px;
  }
}
@media (min-width: 769px) and (max-width: 991px) {
  .training_target ul > li {
    display: block;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 50px;
    float: left;
  }
  .training_target ul > li > a {
    min-height: 400px;
    text-align: center;
    padding: 20px;
  }
  .training_target ul > li > a .p {
    padding-left: 0;
    padding-bottom: 0;
  }
  .autor_box .autor_box_margin {
    margin-left: -20px;
  }
}
@media (max-width: 991px) {
  .training_target {
    width: 100%;
  }
  .training_target .title {
    margin-bottom: 20px;
  }
  .training_target ul {
    margin-bottom: 34px;
  }
  .training_target ul > li {
    display: inline-block;
    width: 33%;
    margin-right: 0;
    margin-bottom: 10px;
    float: none;
  }
  .training_target ul > li > a {
    min-height: 220px;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .training_target {
    width: 100%;
  }
  .training_target ul {
    margin-bottom: 34px;
  }
  .training_target ul > li {
    width: 100%;
  }
  .training_target ul > li > a {
    min-height: 200px;
    background-size: contain !important;
    width: 100%;
  }
  .training_target ul .p {
    padding-left: 35%;
  }
  .footer_siegel img {
    width: auto;
    height: auto;
  }
  .autor_box .autor_box_margin {
    margin-left: -40px;
  }
}
@media (max-width: 480px) {
  .training_target {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .training_target ul li {
    width: 32%;
    float: left;
    min-height: 70px;
    margin-left: 2px;
  }
  .training_target ul > li > a {
    min-height: inherit;
    background-size: contain !important;
    padding-top: 15px;
    padding-left: 40%;
    margin-bottom: 14px;
  }
  .training_target ul > li > a .title {
    padding-left: 40%;
    line-height: 28px;
  }
  .training_target ul > li > a .p,
  .training_target ul > li > a .a {
    display: none;
  }
}
.col1-layout > div > .title {
  text-align: left;
  display: block;
  font-size: 36px;
  font-weight: 600;
  color: #444444;
  line-height: 40px;
  letter-spacing: -0.1px;
}
.select_wrapper {
  display: block;
  position: relative;
  width: auto;
  height: auto;
}
.select_wrapper select {
  display: block;
  width: 100%;
  height: 30px;
  padding: 3px 12px 5px 7px;
}
.select_wrapper select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.select_wrapper:after {
  content: "";
  display: block;
  width: 32px;
  position: absolute;
  top: 4px;
  right: 4px;
  height: 22px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAGCAYAAAAVMmT4AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABNSURBVChTYwCCdiD+TwQGqWNgBOJZUAFcGCQPUgcGzEC8EYixKQSJg+RRADsQ7wViZIUgPkgcK+AH4vNADFJ4AcrHC0SBeDuURgIMDACw9SC6vDQ/mgAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: 12px 8px;
  background-color: #fff;
  pointer-events: none;
  border-radius: 0 4px 4px 0;
}
.widget_topseller .select_wrapper {
  display: block;
  position: relative;
  width: auto;
  height: auto;
}
.widget_topseller .select_wrapper:after {
  width: 31px;
  height: 40px;
  top: 0;
  right: 0;
  background-position: 12px 17px;
  background-color: #fff;
}
.widget-tabcontent {
  padding-top: 5px;
  padding-bottom: 72px;
}
.widget-tabcontent .nav-tabs li a {
  font-size: 17px;
}
@media (min-width: 600px) and (max-width: 767px) {
  .widget-tabcontent .nav-tabs li {
    margin-right: 15px;
  }
  .widget-tabcontent .nav-tabs li a {
    font-size: 16px;
    letter-spacing: -0.5pt;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .widget-tabcontent .nav-tabs li {
    margin-right: 15px;
  }
  .widget-tabcontent .nav-tabs li a {
    font-size: 16px;
    letter-spacing: -0.5pt;
  }
}
.widget-tabcontent .tab-content {
  padding-top: 10px;
}
.widget-tabcontent ul {
  list-style: disc;
  list-style-position: inside;
}
.tab-content {
  padding-top: 32px;
}
.widget_topseller .nav_tabs_mobile {
  display: none;
}
.nav-tabs {
  height: 48px;
  position: relative;
  z-index: 1;
  margin-top: 11px;
  margin-bottom: 10px;
  border-bottom: 2px solid #CCCCCC;
  overflow: inherit;
}
.nav-tabs li {
  height: 48px;
  margin-right: 33px;
  margin-bottom: -1px;
  border-bottom: 2px solid #CCCCCC;
  z-index: 5;
  position: relative;
}
.nav-tabs li a {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 11px;
  border: none;
  color: #999;
  background: none;
  border-radius: 0;
  font-size: 18px;
}
.nav-tabs li a:hover,
.nav-tabs li a:focus,
.nav-tabs li a:active {
  border: none;
  outline: none;
  background: none;
}
.nav-tabs li a .ratings {
  margin-bottom: 1px;
  margin-top: 5px;
}
.nav-tabs li:hover,
.nav-tabs li.active,
.nav-tabs li.active:hover {
  border: none;
  border-bottom: 2px solid #FA831E;
}
.nav-tabs li:hover a,
.nav-tabs li.active a,
.nav-tabs li.active:hover a {
  color: #444444;
  font-weight: 400;
  border: 0 none transparent;
  background: none;
  height: 100%;
}
.nav-tabs li > a:hover,
.nav-tabs li > a:focus,
.nav-tabs li > a:active {
  color: #444444;
  border: 0 none transparent !important;
  box-shadow: none !important;
}
@media (min-width: 600px) and (max-width: 767px) {
  .nav-tabs li {
    margin-right: 18px;
  }
}
.product-view .product-image .co_topseller:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6521px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.product-view .product-image .co_sale:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6395px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.product-view .product-image .co_neu:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6584px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.topseller-product,
.product-item,
.widget_topseller,
.ecw_widget {
  display: block;
  text-align: center;
  margin-bottom: 35px;
  margin-top: 20px;
  min-height: 220px;
}
.topseller-product .product-image,
.product-item .product-image,
.widget_topseller .product-image,
.ecw_widget .product-image {
  display: block;
  position: relative;
  line-height: 0;
}
.topseller-product .product-image.co_topseller:after,
.product-item .product-image.co_topseller:after,
.widget_topseller .product-image.co_topseller:after,
.ecw_widget .product-image.co_topseller:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6521px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.topseller-product .product-image.co_sale:after,
.product-item .product-image.co_sale:after,
.widget_topseller .product-image.co_sale:after,
.ecw_widget .product-image.co_sale:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6395px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.topseller-product .product-image.co_neu:after,
.product-item .product-image.co_neu:after,
.widget_topseller .product-image.co_neu:after,
.ecw_widget .product-image.co_neu:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6584px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.topseller-product .product-image > img,
.product-item .product-image > img,
.widget_topseller .product-image > img,
.ecw_widget .product-image > img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 130px;
  max-width: 100%;
  max-height: 130px;
}
.topseller-product .product-info,
.product-item .product-info,
.widget_topseller .product-info,
.ecw_widget .product-info {
  height: 75px;
  position: relative;
}
.topseller-product .product-info .product-name,
.product-item .product-info .product-name,
.widget_topseller .product-info .product-name,
.ecw_widget .product-info .product-name {
  padding: 5px 0 5px;
  min-height: 56px;
}
.topseller-product .product-info .product-name > a,
.product-item .product-info .product-name > a,
.widget_topseller .product-info .product-name > a,
.ecw_widget .product-info .product-name > a {
  font-weight: normal;
  line-height: 16px;
  letter-spacing: 0.2px;
  font-size: 14px;
  font-family: 'Myriad Pro', Myriad, Helvetica, Arial, sans-serif;
}
.topseller-product .product-info .ratings,
.product-item .product-info .ratings,
.widget_topseller .product-info .ratings,
.ecw_widget .product-info .ratings {
  margin-bottom: 2px;
}
.topseller-product .product-info .ratings .amount,
.product-item .product-info .ratings .amount,
.widget_topseller .product-info .ratings .amount,
.ecw_widget .product-info .ratings .amount {
  display: inline-block;
  position: relative;
  font-size: 13px;
  color: #999;
}
.topseller-product .product-info .price-box,
.product-item .product-info .price-box,
.widget_topseller .product-info .price-box,
.ecw_widget .product-info .price-box {
  display: inline-block;
  padding: 0 0px;
  letter-spacing: 0.8px;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: 'Myriad Pro', Myriad, Helvetica, Arial, sans-serif;
}
.topseller-product .product-info .price_uvp,
.product-item .product-info .price_uvp,
.widget_topseller .product-info .price_uvp,
.ecw_widget .product-info .price_uvp {
  display: inline-block;
  padding: 0 6px;
  font-size: 13px;
  letter-spacing: 0px;
  color: #444444;
  text-decoration: line-through;
}
.topseller-product .product-info .base_price,
.product-item .product-info .base_price,
.widget_topseller .product-info .base_price,
.ecw_widget .product-info .base_price {
  display: none;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0px;
}
.topseller-product .product-info .tax-details,
.product-item .product-info .tax-details,
.widget_topseller .product-info .tax-details,
.ecw_widget .product-info .tax-details {
  display: none;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0px;
}
.topseller-product a,
.product-item a,
.widget_topseller a,
.ecw_widget a,
.topseller-product .product-name,
.product-item .product-name,
.widget_topseller .product-name,
.ecw_widget .product-name,
.topseller-product .regular-price,
.product-item .regular-price,
.widget_topseller .regular-price,
.ecw_widget .regular-price,
.topseller-product .regular-price .price,
.product-item .regular-price .price,
.widget_topseller .regular-price .price,
.ecw_widget .regular-price .price {
  color: #444444;
}
.topseller-product .regular-price.red_price,
.product-item .regular-price.red_price,
.widget_topseller .regular-price.red_price,
.ecw_widget .regular-price.red_price,
.topseller-product .regular-price.red_price .price,
.product-item .regular-price.red_price .price,
.widget_topseller .regular-price.red_price .price,
.ecw_widget .regular-price.red_price .price {
  color: #d72f30;
}
.topseller-product .all_topseller a,
.product-item .all_topseller a,
.widget_topseller .all_topseller a,
.ecw_widget .all_topseller a {
  display: block;
  width: 170px;
  height: 170px;
  margin: 0 auto;
  border: 2px solid #FA831E;
  font-size: 18px;
  border-radius: 8px;
  padding-top: 80px;
  color: #FA831E;
  text-align: center;
  font-weight: 600;
  position: relative;
}
.topseller-product .all_topseller a:after,
.product-item .all_topseller a:after,
.widget_topseller .all_topseller a:after,
.ecw_widget .all_topseller a:after {
  content: "";
  display: block;
  width: 20px;
  height: 37px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6027px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 34px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -10px;
}
.topseller-product .all_topseller a:hover,
.product-item .all_topseller a:hover,
.widget_topseller .all_topseller a:hover,
.ecw_widget .all_topseller a:hover {
  text-decoration: none;
}
@-moz-document url-prefix() {
  .widget_topseller .nav-tabs li a {
    padding-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .widget_topseller .topseller-product .all_topseller a {
    display: block;
    width: 170px;
    height: 170px;
    margin: 0% auto;
    border: 2px solid #FA831E;
    border-radius: 9px;
    padding-top: 80px;
    color: #FA831E;
    text-align: center;
    font-weight: 600;
    position: relative;
  }
  .widget_topseller .topseller-product .all_topseller a:after {
    content: "";
    display: block;
    width: 20px;
    height: 37px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6027px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 36px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -10px;
  }
}
@media (max-width: 768px) {
  .widget_topseller .topseller-product .all_topseller a {
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .widget_topseller .nav_tabs_mobile {
    display: block;
  }
  .widget_topseller .nav_tabs_mobile.select_wrapper:after {
    height: 45px;
    background-position: 12px 19px;
  }
  .widget_topseller .nav_tabs_mobile select {
    border: none;
    padding: 0;
    box-shadow: none;
    border-bottom: 2px solid #FA831E;
    border-radius: 0;
    height: 47px;
    color: #444444;
    font-weight: 400;
    font-size: 18px;
    margin: 0px;
  }
  .widget_topseller .nav-tabs {
    position: absolute;
    left: -10000px;
    top: -10000px;
  }
  .widget_topseller .nav-tabs .tab-content {
    padding-top: 6px;
  }
  .widget_topseller .topseller-product .product-image.co_topseller:after,
  .widget_topseller .topseller-product .product-image.co_sale:after,
  .widget_topseller .topseller-product .product-image.co_neu:after {
    position: absolute;
    top: 0;
    right: 0;
  }
  .widget_topseller .topseller-product .all_topseller a {
    width: 135px;
    height: 135px;
    margin: 0% auto;
    padding-top: 80px;
    position: relative;
  }
  .widget_topseller .topseller-product .all_topseller a:after {
    content: "";
    display: block;
    width: 20px;
    height: 37px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6027px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -10px;
  }
}
@media (max-width: 480px) {
  .widget_topseller .topseller-product {
    min-height: 225px;
  }
  .widget_topseller .topseller-product .product-info {
    height: 120px;
  }
  .widget_topseller .topseller-product .all_topseller a {
    margin: 6px auto;
    padding-left: 13px;
    padding-right: 13px;
    position: relative;
    padding-top: 96px;
    width: 136px;
    height: 213px;
  }
  .widget_topseller .topseller-product .all_topseller a:after {
    content: "";
    display: block;
    width: 20px;
    height: 37px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6027px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 40px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -10px;
  }
}
.readmore-dropdown {
  display: inline-block;
  position: relative;
  padding-right: 15px;
  color: #FA831E;
}
.readmore-dropdown:after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -25px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 9px;
  right: 2px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.readmore-dropdown.close:after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px 0px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 9px;
  right: 2px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.readmore-dropdown:hover,
.readmore-dropdown:focus,
.readmore-dropdown:active {
  color: #FA831E;
}
.readmore {
  color: #FA831E;
  float: right;
  margin-top: -10px;
  padding-right: 20px;
  position: relative;
  top: 5px;
}
.readmore:after {
  content: "";
  display: block;
  width: 10px;
  height: 5px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -25px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 9px;
  right: 2px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.readmore-left,
.readmore-content {
  color: #444444;
  /*
  &:hover, &:focus{
    color: @gray;
  }
  */
}
.readmore-left p,
.readmore-content p,
.readmore-left span,
.readmore-content span,
.readmore-left a,
.readmore-content a,
.readmore-left li,
.readmore-content li,
.readmore-left strong,
.readmore-content strong {
  font-size: 13px;
  line-height: 18px;
}
.infotext {
  padding-bottom: 38px;
  padding-top: 21px;
}
.infotext .title {
  text-align: left;
  display: block;
  font-size: 36px;
  line-height: 41px;
  font-weight: 600;
  color: #444444;
  letter-spacing: -0.1px;
  margin-bottom: 18px;
}
.infotext p {
  line-height: 22px;
  margin: 0;
}
.infotext .readmore-dropdown {
  float: right;
  margin-top: 4px;
}
.widget_manufacturer > .row {
  padding-bottom: 32px;
  margin-left: 0;
  margin-right: 0;
}
.widget_manufacturer .manufacturer {
  padding: 29px 0 29px 0;
  text-align: center;
}
.widget_manufacturer .manufacturer.last {
  padding: 25px 0 33px 0;
}
.widget_manufacturer .manufacturer img {
  max-width: 100%;
  height: auto;
}
.widget_manufacturer .manufacturer .all_brands a {
  display: inline-block;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 42px;
  padding-right: 26px;
  margin-left: 5px;
  border: 2px solid #FA831E;
  color: #FA831E;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
}
.widget_manufacturer .manufacturer .all_brands a:after {
  content: "";
  display: block;
  width: 12px;
  height: 22px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1472px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 18px;
  margin-top: -11px;
  margin-left: 0;
}
.widget_manufacturer .manufacturer .all_brands a:hover {
  text-decoration: none;
  color: #FA831E;
}
@media (min-width: 480px) and (max-width: 768px) {
  .widget_manufacturer .manufacturer {
    padding: 10px 0;
    width: 33.333% !important;
  }
  .widget_manufacturer .manufacturer.last {
    padding: 10px 0;
  }
}
@media (max-width: 480px) {
  .widget_manufacturer > .row {
    padding-bottom: 19px;
  }
  .widget_manufacturer .manufacturer {
    padding: 10px 0 7px;
  }
  .widget_manufacturer .manufacturer .all_brands {
    display: block;
    position: relative;
    top: -5px;
    left: -7px;
  }
  .widget_manufacturer .manufacturer .all_brands a {
    font-weight: 600;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 35px;
    padding-right: 12px;
  }
  .widget_manufacturer .manufacturer .all_brands a:after {
    left: 12px;
  }
  .widget_manufacturer .manufacturer.last {
    padding: 10px 0;
  }
}
.widget_cmslist {
  -moz-transform: rotate(-1.5deg);
  -webkit-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
  background: #f5f5f5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f5f5f5', endColorstr='#ffffff', GradientType=0);
  border-top: 1px solid #CCCCCC;
  width: 102%;
  left: -1%;
}
@media (min-width: 600px) {
  .widget_cmslist {
    position: relative;
    z-index: 999;
    left: 0;
  }
}
.widget_cmslist .pre_footer_teaser {
  -moz-transform: rotate(1.5deg);
  -webkit-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
  height: 450px;
  padding-top: 34px;
  padding-bottom: 56px;
  position: relative;
  left: -15px;
}
.widget_cmslist .pre_footer_teaser > ul > li {
  padding: 0;
  position: relative;
  height: 352px;
}
.widget_cmslist .pre_footer_teaser > ul > li .invisible {
  display: none;
}
.widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper {
  padding-top: 108px;
  padding-left: 45px;
  padding-right: 24px;
  padding-bottom: 60px;
  height: 352px;
  position: relative;
}
.widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper > .expand-icon {
  content: "";
  display: block;
  width: 42px;
  height: 28px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -3525px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: inherit;
  right: inherit;
  bottom: 10px;
  left: 50%;
  margin-top: 0;
  margin-left: -21px;
  cursor: pointer;
}
.widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper:before {
  content: " ";
  width: 1px;
  height: 248px;
  position: absolute;
  right: 0;
  top: 104px;
  background: #CCCCCC;
}
.widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper > ul {
  overflow: hidden;
  max-height: 128px;
}
.widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper,
.widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper {
  position: absolute;
  width: 100%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  height: auto;
  min-height: 352px;
  z-index: 999;
}
.widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper:before,
.widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper:before {
  display: none;
}
.widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper .subtitle:after,
.widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper .subtitle:after {
  display: none;
}
.widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper .invisible,
.widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper .invisible {
  display: block;
}
.widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper > ul,
.widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper > ul {
  overflow: visible;
  max-height: none;
}
.widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper > .expand-icon,
.widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper > .expand-icon {
  display: none;
}
.widget_cmslist .pre_footer_teaser .item-1 .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 80px;
  height: 76px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -9705px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -40px;
}
.widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper,
.widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper {
  background-color: #fff;
}
.widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper > .expand-icon,
.widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper > .expand-icon {
  display: none;
}
.widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper .subtitle:after,
.widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 80px;
  height: 76px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -9705px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -40px;
}
.widget_cmslist .pre_footer_teaser .item-2 .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 54px;
  height: 76px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -9993px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -27px;
}
.widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper,
.widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper {
  background-color: #fff;
}
.widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper > .expand-icon,
.widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper > .expand-icon {
  display: none;
}
.widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper .subtitle:after,
.widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 54px;
  height: 76px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -9993px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -27px;
}
.widget_cmslist .pre_footer_teaser .item-3 .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 101px;
  height: 76px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -9801px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -51px;
}
.widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper,
.widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper {
  background-color: #fff;
}
.widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper > .expand-icon,
.widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper > .expand-icon {
  display: none;
}
.widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper .subtitle:after,
.widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 101px;
  height: 76px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -9801px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -51px;
}
.widget_cmslist .pre_footer_teaser .item-4 .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 58px;
  height: 77px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -10186px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -29px;
}
.widget_cmslist .pre_footer_teaser .item-4 .pf_teaser_wrapper:before {
  display: none;
}
.widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper,
.widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper {
  background-color: #fff;
}
.widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper > .expand-icon,
.widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper > .expand-icon {
  display: none;
}
.widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper .subtitle:after,
.widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper .subtitle:after {
  content: "";
  display: block;
  width: 58px;
  height: 77px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -10186px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 30px;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: 0;
  margin-left: -29px;
}
.widget_cmslist .pre_footer_teaser a {
  color: #999;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  letter-spacing: 0.25px;
}
.widget_cmslist .pre_footer_teaser a:hover,
.widget_cmslist .pre_footer_teaser a:focus,
.widget_cmslist .pre_footer_teaser a:active {
  color: #FA831E;
}
.widget_cmslist .pre_footer_teaser .subtitle {
  font-weight: bold;
  letter-spacing: 0.4px;
  font-size: 30px;
  margin-bottom: 2px;
  display: block;
}
.widget_cmslist .pre_footer_teaser .subtitle a {
  color: #444444;
  display: inline-block;
  vertical-align: top;
  margin-top: 10px;
  margin-bottom: 6px;
  font-size: 24px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: -0.2px;
}
@media (min-width: 992px) and (max-width: 1230px) {
  .widget_cmslist .pre_footer_teaser .subtitle a {
    min-height: 56px;
  }
}
@media (min-width: 600px) and (max-width: 991px) {
  .widget_cmslist .pre_footer_teaser {
    height: 780px;
    left: 0;
    padding-left: 30px;
    padding-right: 45px;
  }
  .widget_cmslist .pre_footer_teaser > ul > li > .pf_teaser_wrapper {
    margin-bottom: 40px;
    padding-left: 45px;
    padding-right: 45px;
  }
  .widget_cmslist .pre_footer_teaser .item-1 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 80px;
    height: 76px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -9705px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -40px;
  }
  .widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper {
    background-color: #fff;
  }
  .widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 80px;
    height: 76px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -9705px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -40px;
  }
  .widget_cmslist .pre_footer_teaser .item-2 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 54px;
    height: 76px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -9993px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -27px;
  }
  .widget_cmslist .pre_footer_teaser .item-2 .pf_teaser_wrapper:before {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper {
    background-color: #fff;
  }
  .widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 54px;
    height: 76px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -9993px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -27px;
  }
  .widget_cmslist .pre_footer_teaser .item-3 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 101px;
    height: 76px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -9801px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -51px;
  }
  .widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper {
    background-color: #fff;
  }
  .widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 101px;
    height: 76px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -9801px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -51px;
  }
  .widget_cmslist .pre_footer_teaser .item-4 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 58px;
    height: 77px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -10186px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -29px;
  }
  .widget_cmslist .pre_footer_teaser .item-4 .pf_teaser_wrapper:before {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper {
    background-color: #fff;
  }
  .widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 58px;
    height: 77px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -10186px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 30px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -29px;
  }
}
@media (max-width: 600px) {
  .widget_cmslist {
    width: 106%;
  }
  .widget_cmslist .pre_footer_teaser {
    height: auto;
    min-height: auto;
    left: 0;
    padding-left: 0;
    padding-right: 35px;
    padding-top: 51px;
    padding-bottom: 26px;
  }
  .widget_cmslist .pre_footer_teaser .pf_teaser_wrapper:after {
    display: none !important;
  }
  .widget_cmslist .pre_footer_teaser .item-1 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 46px;
    height: 44px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6647px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 14px;
    right: inherit;
    bottom: inherit;
    left: 28px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper {
    background-color: #fff;
    padding-top: 11px;
  }
  .widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-1:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-1.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 46px;
    height: 44px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6647px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 14px;
    right: inherit;
    bottom: inherit;
    left: 28px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser .item-2 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 30px;
    height: 42px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6270px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 14px;
    right: inherit;
    bottom: inherit;
    left: 37px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper {
    background-color: #fff;
  }
  .widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-2:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-2.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 30px;
    height: 42px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6270px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 14px;
    right: inherit;
    bottom: inherit;
    left: 37px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser .item-3 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 46px;
    height: 35px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -5747px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 20px;
    right: inherit;
    bottom: inherit;
    left: 30px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper {
    background-color: #fff;
  }
  .widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-3:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-3.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 46px;
    height: 35px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -5747px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 20px;
    right: inherit;
    bottom: inherit;
    left: 30px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser .item-4 .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 32px;
    height: 42px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6084px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 16px;
    right: inherit;
    bottom: inherit;
    left: 36px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper {
    background-color: #fff;
  }
  .widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper > .expand-icon,
  .widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser .item-4:hover .pf_teaser_wrapper .subtitle:after,
  .widget_cmslist .pre_footer_teaser .item-4.open .pf_teaser_wrapper .subtitle:after {
    content: "";
    display: block;
    width: 32px;
    height: 42px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -6084px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 16px;
    right: inherit;
    bottom: inherit;
    left: 36px;
    margin-top: 0;
    margin-left: 0;
  }
  .widget_cmslist .pre_footer_teaser > ul {
    border-top: 1px solid #CCCCCC;
  }
  .widget_cmslist .pre_footer_teaser > ul > li {
    width: 100%;
    display: block;
    float: none;
    border-bottom: 1px solid #CCCCCC;
    height: 75px;
  }
  .widget_cmslist .pre_footer_teaser > ul > li:hover,
  .widget_cmslist .pre_footer_teaser > ul > li.open {
    height: auto;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper {
    margin-bottom: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 11px;
    padding-bottom: 11px;
    height: 75px;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper ul {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper .subtitle {
    display: block;
    padding-left: 84px;
    padding-top: 3px;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper .subtitle:after {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper .subtitle a {
    font-size: 24px;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper .invisible {
    display: block;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper > .expand-icon {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser > ul > li .pf_teaser_wrapper:before {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -50px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 50%;
    right: 25px;
    bottom: inherit;
    left: inherit;
    margin-top: -3px;
    margin-left: 0;
    background-color: transparent;
    cursor: pointer;
  }
  .widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper,
  .widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper {
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    height: auto;
    min-height: 100px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    position: relative !important;
  }
  .widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper ul,
  .widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper ul {
    display: block;
    padding-left: 110px;
  }
  .widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper:after,
  .widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper:after,
  .widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper:before,
  .widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper:before {
    display: none;
  }
  .widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper .invisible,
  .widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper .invisible {
    display: block;
  }
  .widget_cmslist .pre_footer_teaser > ul > li:hover .pf_teaser_wrapper ul,
  .widget_cmslist .pre_footer_teaser > ul > li.open .pf_teaser_wrapper ul {
    padding-left: 85px;
  }
}
.icon-payment {
  max-width: 100%;
  height: 33px;
  margin: 5px 0 0;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-cc.png) no-repeat scroll 0 0;
}
.icon-newsletter-subscribe {
  width: 250px;
  max-width: 100%;
  height: 37px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/newsletter.png) no-repeat scroll 3px 0px transparent;
  background-size: contain;
}
.newsletter-container {
  background: #3c3c3c;
  -moz-transform: rotate(-1.5deg);
  -webkit-transform: rotate(-1.5deg);
  -o-transform: rotate(-1.5deg);
  -ms-transform: rotate(-1.5deg);
  transform: rotate(-1.5deg);
  width: 102%;
  left: -1%;
  position: relative;
  top: 0px;
}
.newsletter-container:after {
  content: " ";
  position: absolute;
  bottom: -38px;
  left: -2%;
  width: 104%;
  height: 90px;
  background: #3c3c3c;
  -moz-transform: rotate(1.5deg);
  -webkit-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
}
.newsletter-container .block-subscribe {
  -moz-transform: rotate(1.5deg);
  -webkit-transform: rotate(1.5deg);
  -o-transform: rotate(1.5deg);
  -ms-transform: rotate(1.5deg);
  transform: rotate(1.5deg);
  position: relative;
  background: none;
  border: none;
  border-radius: 0;
  padding-top: 46px;
  z-index: 999;
  margin-bottom: 64px;
}
.newsletter-container .block-subscribe .newsletter_email_input_container {
  display: inline-block;
}
.newsletter-container .block-subscribe .validation-advice {
  position: relative;
  display: block;
  color: white;
  text-align: left;
  margin-top: -10px;
}
.newsletter-container .block-subscribe form {
  padding-left: 2px;
  padding-top: 4px;
  text-align: center;
}
.newsletter-container .block-subscribe input {
  height: 33px;
  border: none;
  margin-right: 7px;
  padding: 4px 14px;
  font-style: italic;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.8px;
  display: inline-block;
  margin-bottom: 20px;
}
.newsletter-container .block-subscribe button {
  width: 160px;
  height: 33px;
  background: #FA831E;
  border: none;
  color: #ffffff;
  letter-spacing: 0.2px;
  font-size: 16px;
  line-height: 19px;
  padding: 4px;
  margin: 1px 0 0;
  cursor: pointer;
  display: inline-block;
  margin-right: 7px;
}
.newsletter-container .block-subscribe .col-sm-4 .icon-payment {
  margin-top: 5px;
}
.newsletter-container .np {
  padding: 0;
  padding-top: 15px;
}
@media (max-width: 1200px) {
  .newsletter-container .block-subscribe {
    border-radius: 0;
    padding-top: 50px;
    z-index: 999;
    margin-bottom: 38px;
  }
  .newsletter-container .block-subscribe form {
    padding-left: 20px;
    padding-top: 0;
  }
  .newsletter-container .block-subscribe input {
    height: 32px;
    float: left;
    margin-right: 1%;
  }
  .newsletter-container .block-subscribe button {
    width: 160px;
    height: 32px;
  }
  .newsletter-container .block-subscribe .col-sm-4 .icon-payment {
    margin: 0;
  }
}
@media (min-width: 750px) and (max-width: 1199px) {
  .newsletter-container .block-subscribe {
    padding-left: 25px;
    padding-right: 25px;
  }
  .newsletter-container .block-subscribe form {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .newsletter-container .block-subscribe input {
    height: 32px;
    float: left;
    margin-right: 3%;
  }
  .newsletter-container .block-subscribe button {
    width: 160px;
    height: 32px;
  }
  .newsletter-container .block-subscribe .col-sm-6 .icon-payment {
    background-size: contain;
  }
  .newsletter-container .np {
    padding: 0;
  }
}
@media (max-width: 500px) {
  .newsletter-container .block-subscribe {
    margin-bottom: 64px;
    padding-top: 34px;
  }
  .newsletter-container .block-subscribe form {
    padding-left: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .newsletter-container .block-subscribe input {
    width: 100%;
    height: 35px;
    float: none;
    margin-right: 0;
  }
  .newsletter-container .block-subscribe button {
    width: 100%;
    height: 32px;
    margin-bottom: 5px;
  }
  .newsletter-container .block-subscribe .col-xs-12 .icon-payment {
    height: 76px;
    background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-cc-2.png) no-repeat scroll 0 0;
    background-position: center;
  }
  .newsletter-container .block-subscribe .np {
    padding: 0;
  }
  .icon-newsletter-subscribe {
    margin-bottom: 9px;
  }
}
.top_categories {
  padding-bottom: 30px;
}
.top_categories h2 {
  padding-left: 15px;
  padding-right: 15px;
  text-align: left;
  display: block;
  font-size: 36px;
  font-weight: 600;
  color: #444444;
  letter-spacing: -0.2px;
  margin-bottom: 19px;
}
.top_categories .top_category {
  padding-bottom: 20px;
}
.top_categories .top_category li:nth-child(1) {
  padding-bottom: 10px !important;
}
.top_categories .top_category li:nth-child(1) img {
  border: 1px solid #CCCCCC;
  width: 100%;
  height: auto;
}
.top_categories .top_category li.title-row {
  padding-bottom: 0px !important;
}
.top_categories .top_category li.title-row > span {
  padding-left: 0 !important;
}
.top_categories .top_category li.title-row .title-img {
  float: left;
  width: 100%;
  padding-bottom: 13px;
}
.top_categories .top_category li.title-row .title-img img {
  border: 1px solid #CCCCCC;
  width: 100%;
  height: auto;
}
.top_categories .top_category li.title-row .title {
  display: block;
  float: left;
  width: 100%;
}
.top_categories .top_category li {
  padding-bottom: 0px;
}
.top_categories .top_category li a {
  color: #999;
  font-size: 18px;
  line-height: 27px;
  letter-spacing: 0.1px;
}
.top_categories .top_category li a:hover,
.top_categories .top_category li a:focus,
.top_categories .top_category li a:active {
  color: #FA831E;
}
.top_categories .top_category li .title a {
  font-size: 25px;
  line-height: 35px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 20px;
  display: inline-block;
  color: #444444;
  letter-spacing: -0.4px;
}
@media (max-width: 600px) {
  .top_categories .top_category li .title a {
    margin-top: 0;
  }
  .top_categories .top_category {
    padding: 0;
    border-bottom: 1px solid #cccccc;
    width: 100%;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  }
  .top_categories .top_category li {
    display: none;
    padding-left: 15px;
    padding-right: 15px;
  }
  .top_categories .top_category li > span {
    display: block;
    padding-left: 28%;
  }
  .top_categories .top_category.open li {
    display: block;
  }
  .top_categories .top_category li.title-row {
    display: table-row;
  }
  .top_categories .top_category li.title-row > span {
    display: block;
    padding-left: 0;
  }
  .top_categories .top_category.open {
    padding-bottom: 15px;
  }
  .top_categories .top_category.open li.title-item {
    padding-bottom: 0 !important;
  }
  .top_categories .top_category li.title-item {
    position: relative;
    opacity: 1;
    height: auto;
    overflow: visible;
    padding-bottom: 15px !important;
    padding: 15px;
    display: table;
    width: 100%;
    cursor: pointer;
  }
  .top_categories .top_category li.title-item:after {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -50px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 50%;
    right: 15px;
    bottom: inherit;
    left: inherit;
    margin-top: -3px;
    margin-left: 0;
    cursor: pointer;
  }
  .top_categories .top_category li.title-item .title-img {
    display: table-cell;
    vertical-align: top;
    width: 28%;
    padding-bottom: 0px;
    padding-right: 16px;
  }
  .top_categories .top_category li.title-item .title-img img {
    border: 1px solid #CCCCCC;
    width: 100%;
    height: auto;
  }
  .top_categories .top_category li.title-item .title {
    display: table-cell;
    vertical-align: middle;
    width: 72%;
  }
  .top_categories .top_category.open li.title-item:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .top_categories h2 + .top_category {
    border-top: 1px solid #cccccc;
  }
}
.teaser_block {
  margin-bottom: 18px;
}
.teaser_top_categories .widget_topcategories {
  height: 320px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/teaser_top_categories.png) no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}
.teaser_top_categories .widget_topcategories .title {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
  color: #ffffff;
  padding-top: 21px;
  padding-left: 19px;
  letter-spacing: 0.1px;
}
.teaser_top_categories .widget_topcategories ul {
  padding-left: 24%;
  padding-right: 24%;
  margin-top: 25px;
}
.teaser_top_categories .widget_topcategories ul li a {
  margin-bottom: 17px;
  width: 100%;
  height: 33px;
  line-height: 30px;
  font-size: 18px;
  background-color: #FA831E;
  padding-left: 18px;
  color: #ffffff;
  display: block;
  border: solid 1px #AE5B15;
  position: relative;
}
.teaser_top_categories .widget_topcategories ul li a:after {
  content: "";
  display: block;
  width: 8px;
  height: 15px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -678px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 50%;
  right: 11px;
  bottom: inherit;
  left: inherit;
  margin-top: -8px;
  margin-left: 0;
}
@media all and (max-width: 1200px) and (min-width: 991px) {
  .teaser_top_categories .widget_topcategories ul {
    padding-left: 16%;
    padding-right: 16%;
  }
}
@media all and (max-width: 991px) {
  .teaser_top_categories .widget_topcategories ul {
    padding-left: 15%;
    padding-right: 16%;
  }
}
.teaser_images > a {
  position: relative;
  display: block;
}
.teaser_images > a > .a {
  position: absolute;
  display: block;
  bottom: 15px;
  left: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #FA831E;
  padding-left: 18px;
}
.teaser_images > a > .a:after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1037px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 3px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.teaser_images > a:hover > .a,
.teaser_images > a:focus > .a,
.teaser_images > a:active > .a {
  text-decoration: underline;
}
.teaser_images .teaser_image-1 {
  width: 100%;
  height: 145px;
  margin-bottom: 30px;
  border: 1px solid #CCCCCC;
  background: #ffffff;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png);
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png), -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png), -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png), -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png), -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png), linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  background-position: bottom right;
  background-repeat: no-repeat;
  cursor: pointer;
}
.teaser_images .teaser_image-1:hover {
  border-color: #FA831E;
}
.teaser_images .teaser_image-2 {
  width: 100%;
  height: 145px;
  border: 1px solid #CCCCCC;
  background: #ffffff;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png);
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png), -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png), -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png), -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png), -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png), linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  background-position: bottom right;
  background-repeat: no-repeat;
  cursor: pointer;
}
.teaser_images .teaser_image-2:hover {
  border-color: #FA831E;
}
.teaser_images .title {
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
  display: inline-block;
  color: #444444;
  padding-top: 21px;
  padding-left: 19px;
  letter-spacing: 0.1px;
}
.ie8 .teaser_images .teaser_image-1 {
  background-color: #f5f5f5;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-1.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
.ie8 .teaser_images .teaser_image-2 {
  background-color: #f5f5f5;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-teaser_image-2.png);
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media (max-width: 991px) {
  .teaser_images > a > .a {
    display: none;
  }
}
.teaser_quicknews .quicknews {
  height: 320px;
  border: 1px solid #CCCCCC;
  overflow: visible;
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
}
.teaser_quicknews .quicknews > .mCustomScrollBox > .mCSB_container {
  padding: 23px 10px 23px 20px;
}
.teaser_quicknews .quicknews .title {
  font-size: 23px;
  font-weight: 600;
  margin-bottom: 17px;
  display: inline-block;
  color: #444444;
  letter-spacing: 0.6px;
}
.teaser_quicknews .quicknews li {
  display: block;
  float: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}
.teaser_quicknews .quicknews li a {
  color: #999;
  text-decoration: none;
  letter-spacing: 0px;
}
.teaser_quicknews .quicknews li a:hover,
.teaser_quicknews .quicknews li a:focus,
.teaser_quicknews .quicknews li a:active {
  text-decoration: underline;
  color: #FA831E;
}
.teaser_quicknews .quicknews li:nth-child(1) {
  margin-bottom: 0;
  clear: both;
  display: block;
  float: left;
  color: #444444;
  width: 34%;
}
.teaser_quicknews .quicknews li:nth-child(2) {
  margin-bottom: 18px;
  width: 66%;
}
.no-js .teaser_quicknews .quicknews {
  overflow: auto;
}
.no-js .teaser_quicknews .quicknews > * {
  padding: 0 20px;
}
.no-js .teaser_quicknews .quicknews > *:first-child {
  padding-top: 23px;
}
.no-js .teaser_quicknews .quicknews > *:last-child {
  padding-bottom: 23px;
}
@media (max-width: 600px) and (min-width: 420px) {
  .teaser_quicknews .quicknews li:nth-child(1) {
    width: 22%;
  }
  .teaser_quicknews .quicknews li:nth-child(2) {
    width: 78%;
  }
}
@media (max-width: 991px) and (min-width: 601px) {
  .teaser_quicknews .quicknews li:nth-child(1) {
    width: 20%;
  }
  .teaser_quicknews .quicknews li:nth-child(2) {
    width: 80%;
  }
}
@media (min-width: 992px) {
  .teaser_quicknews .quicknews li:nth-child(1) {
    width: 34%;
  }
  .teaser_quicknews .quicknews li:nth-child(2) {
    width: 66%;
  }
}
@media (min-width: 1200px) {
  .teaser_quicknews .quicknews li:nth-child(1) {
    width: 25%;
  }
  .teaser_quicknews .quicknews li:nth-child(2) {
    width: 75%;
  }
}
/*
@media (max-width: 991px) {
  .teaser_quicknews {
    .quicknews {
      li {
        width: 50%;
      }
      li.date {
        width: 50%;
      }
    }
  }
}

@media (max-width: 768px) and (min-width: 601px) {
  .teaser_quicknews {
    .quicknews {
      li {
        width: 84%;
      }
      li.date {
        width: 16%;
      }
    }
  }
}
*/
@media (max-width: 600px) {
  .teaser_top_categories,
  .teaser_images,
  .teaser_quicknews {
    width: 100%;
  }
  .widget_topcategories,
  .teaser_image-1,
  .teaser_image-2 {
    margin-bottom: 15px !important;
  }
  .teaser_image-1,
  .teaser_image-2 {
    height: 104px !important;
    background-size: contain !important;
  }
  /*
    .teaser_quicknews {
      .quicknews {
        li {
          width: 65%;
        }
        li.date {
          width: 35%;
        }
      }
    }*/
}
.js .infotext_more,
.no-js .readmore-dropdown {
  display: none;
}
.mobile_only,
.tablet_only {
  display: none;
}
@media (max-width: 768px) {
  .mobile_only,
  .tablet_only {
    display: block;
  }
  .desktop_only {
    display: none;
  }
}
@media (max-width: 480px) {
  .tablet_only {
    display: none;
  }
}
.category-image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.category-description {
  margin-bottom: 10px;
}
.category-products .toolbar {
  margin-bottom: 10px;
}
.category-description {
  border-bottom: 1px solid #CCCCCC;
  width: 100%;
  padding-bottom: 17px;
  margin-bottom: 38px;
  color: #444444;
  position: relative;
}
.category-description .container {
  max-width: 100%;
}
.category-description .category-image {
  position: inherit;
  padding-left: 14px;
}
.category-description .category-image img {
  position: absolute;
  bottom: -28px;
  margin-left: 18px;
}
.category-description h1 {
  margin-top: 0;
}
.category-description p {
  line-height: 1.6em;
}
.category-description .infotext {
  padding-bottom: 0px;
  padding-top: 0px;
}
.category-description .infotext p {
  text-align: justify;
  margin-bottom: 10px;
}
.category-description .infotext p:empty,
.category-description .infotext p.empty {
  height: 10px;
}
.category-description .infotext .readmore-dropdown {
  float: right;
  margin-top: -10px;
  padding-right: 20px;
  position: relative;
  top: 5px;
}
.category-description .related_link {
  display: inline-block;
  position: relative;
  font-weight: 700;
  color: #FA831E;
  font-size: 18px;
  padding-left: 17px;
}
.category-description .related_link:before {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1037px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.category-description .related_links {
  margin: 18px 0 0 0;
}
.category-description .related_links .related_link {
  margin-right: 39px;
}
@media all and (max-width: 1199px) {
  .category-description .category-image img {
    position: relative;
    margin: 0;
    width: 100%;
    height: auto;
    bottom: 0;
  }
}
@media (max-width: 768px) {
  .category-description {
    background: none;
    border: none;
    padding: 0;
  }
  .category-products .products-grid .product-item {
    width: 50%;
    padding-left: 0;
    padding-right: 0;
  }
  .category-products .products-grid .product-item .product-container {
    padding-left: 10px;
    padding-right: 10px;
    height: 350px !important;
  }
}
.category-title h1,
.category-title h2 {
  font-size: 36px;
  margin-top: 0px;
  color: #444444;
  font-weight: 700;
  float: left;
  margin-right: 20px;
  margin-bottom: 9px;
  line-height: 33px;
}
.category-title p.amount {
  float: right;
  padding-top: 11px;
  padding-right: 25px;
  font-size: 18px;
}
aside > .block {
  border-radius: 0;
  border: 1px solid #CCCCCC;
}
aside > .block > .block-title {
  background: #ffffff;
  border-radius: 0;
  padding: 13px 14px 18px;
}
aside > .block > .block-title strong {
  font-weight: 700;
  font-size: 24px;
  color: #444444;
}
aside > .block > .block-title > a.remove_filter {
  float: right;
  padding-left: 22px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-remove.png) no-repeat left;
  color: #FA831E;
  font-size: 14px;
  margin-top: 8px;
  margin-right: 9px;
}
aside > .block > .block-title > a.remove_filter:hover {
  color: #FA831E;
}
aside > .block > .block-content {
  padding: 0;
}
@media (max-width: 420px) {
  aside > .block > .block-title > a.remove_filter {
    font-size: 12px;
    margin-top: 9px;
    position: absolute;
    float: left;
    left: 15px;
    bottom: -24px;
  }
  .mobile_filter_spacer {
    height: 24px;
  }
}
@media (min-width: 421px) and (max-width: 991px) {
  aside > .block > .block-title > a.remove_filter {
    margin-right: 64px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  aside > .block.block-layered-nav > .block-title > a.remove_filter {
    font-size: 12px;
    margin-right: 0;
    margin-top: 0;
    width: 64px;
    padding: 0;
    text-align: right;
    background-position: 0 0;
  }
}
.sidebar_filter .filter-block .filter_title {
  padding: 7px 11px 9px 15px;
  font-size: 18px;
  font-weight: 700;
  border-bottom: 1px solid #CCCCCC;
  color: #444444;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  cursor: pointer;
}
.sidebar_filter .filter-block .filter_body {
  border-bottom: 1px solid #CCCCCC;
  overflow: hidden;
  max-height: 232px;
  display: none;
}
.sidebar_filter .filter-block .filter_body ol,
.sidebar_filter .filter-block .filter_body ul {
  padding: 13px 20px;
}
.sidebar_filter .filter-block .filter_body ol li,
.sidebar_filter .filter-block .filter_body ul li {
  margin-bottom: 4px;
  color: #444444;
}
.sidebar_filter .filter-block .filter_body ol li.filter-previewimage,
.sidebar_filter .filter-block .filter_body ul li.filter-previewimage {
  display: block;
  height: 33px;
  clear: both;
  margin-bottom: 5px;
}
.sidebar_filter .filter-block .filter_body ol li input,
.sidebar_filter .filter-block .filter_body ul li input {
  margin-right: 0px !important;
  position: relative;
  top: 1px;
}
.sidebar_filter .filter-block .filter_body ol li .slider-range-min,
.sidebar_filter .filter-block .filter_body ul li .slider-range-min {
  text-align: left;
  left: 0px;
  border: none;
}
.sidebar_filter .filter-block .filter_body ol li .slider-range-max,
.sidebar_filter .filter-block .filter_body ul li .slider-range-max {
  border: none;
  text-align: right;
}
.sidebar_filter .filter-block .filter_body ol li a,
.sidebar_filter .filter-block .filter_body ul li a {
  color: #444444;
}
.sidebar_filter .filter-block .filter_body ol li a > .layer_filter_link,
.sidebar_filter .filter-block .filter_body ul li a > .layer_filter_link {
  float: left;
}
.sidebar_filter .filter-block .filter_body ol li a > .label,
.sidebar_filter .filter-block .filter_body ul li a > .label {
  display: inline-block;
  height: 33px;
  float: left;
  line-height: 33px;
  padding-left: 5px;
}
.sidebar_filter .filter-block .filter_body ol li a > .count,
.sidebar_filter .filter-block .filter_body ul li a > .count {
  display: inline-block;
  height: 33px;
  float: left;
  line-height: 33px;
  padding-left: 5px;
}
.sidebar_filter .filter-block .filter_body ol li:last-child,
.sidebar_filter .filter-block .filter_body ul li:last-child {
  margin-bottom: 0;
}
.sidebar_filter .filter-block .filter_body ol.range-slider-list > li,
.sidebar_filter .filter-block .filter_body ul.range-slider-list > li {
  min-height: 56px;
}
.sidebar_filter .filter-block .toggle {
  display: block;
  float: right;
  cursor: pointer;
  font-size: 0;
  margin-top: 6px;
  width: 15px;
  height: 15px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -713px;
  background-repeat: no-repeat;
}
.sidebar_filter .filter-block.active .filter_body {
  display: block;
}
.sidebar_filter .filter-block.active .toggle {
  width: 15px;
  height: 15px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -853px;
  background-repeat: no-repeat;
}
.sidebar_filter .filter-block:last-child .filter_body,
.sidebar_filter .filter-block:last-child .filter_title {
  border-bottom: none;
}
.sidebar_filter .filter-block.active:last-child .filter_title {
  border-bottom: 1px solid #cdcdcd;
}
.sidebar_filter .slider-range-min,
.sidebar_filter .slider-range-max {
  width: 45px;
  height: 18px;
  padding: 0;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin: 0 !important;
  margin-bottom: 4px !important;
}
.sidebar_filter .slider-range-min {
  float: left;
}
.sidebar_filter .slider-range-max {
  float: right;
}
.sidebar_filter .ui-widget-content {
  border: none;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/price_slider_bg.png) center repeat-x;
  clear: both;
  top: 10px;
  margin-bottom: 10px;
}
.sidebar_filter .ui-widget-content .ui-state-default,
.sidebar_filter .ui-widget-content .ui-widget-content .ui-state-default,
.sidebar_filter .ui-widget-content .ui-widget-header .ui-state-default,
.sidebar_filter .ui-widget-content .ui-state-active,
.sidebar_filter .ui-widget-content .ui-widget-content .ui-state-active,
.sidebar_filter .ui-widget-content .ui-widget-header .ui-state-active {
  width: 9px;
  height: 18px;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/price_slider.png) no-repeat;
  border: none;
  cursor: pointer;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.sidebar_filter .ui-slider-horizontal .ui-slider-range {
  background: none;
}
.sidebar_filter .ui-slider-horizontal .ui-slider-handle {
  top: -0.25em;
}
.sidebar_filter .filter-block.active .filter_title {
  background: #e5e5e5;
  /* Old browsers */
  background: -moz-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5e5e5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #e5e5e5 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
}
@media (max-width: 991px) {
  aside .block-layered-nav {
    border: none;
    margin-bottom: 35px;
    margin-left: -15px;
    margin-right: -15px;
  }
  aside .block-layered-nav .sidebar_filter {
    margin: 15px;
  }
  aside .block-layered-nav .sidebar_filter .filter-block .filter_title {
    border: solid 1px #cdcdcd;
    border-bottom: none;
  }
  aside .block-layered-nav .sidebar_filter .filter-block .toggle {
    margin-right: -1px;
  }
  aside .block-layered-nav .sidebar_filter .filter-block:last-child .filter_title {
    border-bottom: solid 1px #cdcdcd;
  }
  aside .block-layered-nav .sidebar_filter .filter-block .filter_body {
    border-bottom: none;
    border-top: 1px solid #cdcdcd;
    max-height: inherit !important;
    overflow: visible;
  }
  aside .block-layered-nav .sidebar_filter .filter-block .filter_body ol > li {
    margin-bottom: 8px;
  }
  aside .block-layered-nav > .block-title {
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
    border-bottom: solid 1px #cdcdcd;
    border-top: solid 1px #cdcdcd;
    padding: 19px 15px 21px;
    position: relative;
    cursor: pointer;
  }
  aside .block-layered-nav > .block-title strong {
    font-size: 23px;
    letter-spacing: -0.42px;
  }
  aside .block-layered-nav > .block-title:after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid solid none solid;
    border-color: #444444 transparent transparent transparent;
    border-width: 6px 5px 0;
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -1px;
  }
  aside .block-layered-nav > .block-title.open:after {
    border-style: none solid solid solid;
    border-color: transparent transparent #444444 transparent;
    border-width: 0 5px 6px;
  }
  aside .block-layered-nav > .block-content {
    display: block;
  }
  aside .block-layered-nav > .block-content.toggle-content {
    display: none;
  }
}
.col2-left-layout {
  padding-bottom: 60px;
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 768px) {
  .col2-left-layout {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.pager,
.sorter {
  border: none;
}
.pagination .pages > strong {
  display: none;
}
.pagination .pages ol {
  padding-top: 6px;
  text-align: center;
}
.pagination .pages ol li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.pagination .pages ol li a {
  color: #444444;
}
.pagination .pages ol li a.next,
.pagination .pages ol li a.previous {
  font-size: 21px;
}
.pagination .pages ol li.current {
  color: #FA831E;
  font-weight: 700;
}
.sort-by-switcher {
  display: block;
  float: left;
  width: 11px;
  height: 13px;
  margin-left: 7px;
  background: transparent;
  font-size: 0;
  position: relative;
  cursor: pointer;
  top: 10px;
  left: -1px;
}
.sort-by-switcher--asc {
  width: 11px;
  height: 13px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -507px;
  background-repeat: no-repeat;
}
.sort-by-switcher--desc {
  width: 11px;
  height: 13px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -474px;
  background-repeat: no-repeat;
}
.block-compare {
  background: #f1f1f1;
  border-radius: 0;
  border: solid 1px #cdcdcd;
  box-shadow: none;
  padding: 10px;
  padding-bottom: 0;
  position: relative;
}
.block-compare .block-title,
.block-compare .block-content,
.block-compare .actions {
  border: none;
  background: none;
  padding: 0;
  margin: 0;
}
.block-compare .block-title strong {
  font-size: 18px;
  line-height: 28px;
  font-weight: normal;
}
.block-compare .actions button.button {
  position: absolute;
  left: 141px;
  top: 10px;
  background-image: none;
  background-color: #FA831E;
  border: none;
  height: 30px;
  line-height: 28px;
  padding: 0;
  padding-left: 17px;
  padding-right: 15px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
}
.block-compare .actions button.button:hover {
  background: #AE5B15;
  border: solid 1px #AE5B15;
}
.block-compare .actions a {
  position: absolute;
  right: 15px;
  top: 10px;
  padding-left: 24px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-remove.png) no-repeat left;
  color: #FA831E;
  font-size: 13px;
}
.block-compare .actions a:hover {
  color: #AE5B15;
}
.block-compare #compare-items {
  margin-top: 15px;
}
.block-compare #compare-items li.item {
  width: 32.333%;
  margin-right: 1.5%;
  margin-bottom: 10px;
  display: block;
  float: left;
  background: #ffffff;
  position: relative;
  padding: 5px;
  min-height: 90px;
}
.block-compare #compare-items li.item .btn-remove {
  margin: 0;
  float: none;
  position: absolute;
  top: 5px;
  right: 5px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-remove.png) no-repeat;
}
.block-compare #compare-items li.item .product-image {
  float: left;
  margin-right: 5px;
  width: auto;
  max-height: 68px;
  text-align: center;
  min-width: 68px;
}
.block-compare #compare-items li.item .product-image > img {
  max-height: 68px;
  max-width: 68px;
  width: auto;
  margin-top: 6px;
  height: auto;
}
.block-compare #compare-items li.item .product-name {
  padding-top: 17px;
  line-height: 15px;
  font-weight: 400;
}
.block-compare #compare-items li.item .product-name a {
  color: #000000;
}
.block-compare #compare-items li.item:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .block-compare {
    padding: 10px;
  }
  .block-compare .actions button.button {
    position: absolute;
    right: 10px;
    left: inherit;
    top: 10px;
  }
  .block-compare .actions a {
    position: absolute;
    right: inherit;
    left: 10px;
    top: 38px;
  }
  .block-compare #compare-items {
    margin-top: 40px;
  }
  .block-compare #compare-items li.item {
    padding: 5px;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    float: none;
    height: 90px;
  }
  .block-compare #compare-items li.item:last-child {
    margin-bottom: 0;
  }
}
div.category-description + div.go-back > p.back-link {
  display: none;
}
.category-products .toolbar {
  position: relative;
  margin-bottom: 10px;
  margin-top: 13px;
  padding: 0 0 14px;
  border-bottom: solid 1px #cdcdcd;
}
.category-products .toolbar-bottom > .toolbar {
  border-top: none;
  border-bottom: none;
  margin-top: -5px;
  padding: 12px 0 0 0;
}
.toolbar_row {
  width: 100%;
  height: 30px;
  position: relative;
  z-index: 0;
}
.toolbar_row.first {
  z-index: 2;
  height: 0;
}
.toolbar_row.second {
  padding-left: 254px;
  padding-right: 186px;
  z-index: 1;
  text-align: center;
}
@media all and (max-width: 767px) {
  .toolbar .toolbar_row.first {
    height: 42px;
  }
  .toolbar .toolbar_row.second {
    padding-left: 10px;
    padding-right: 10px;
  }
  .toolbar .limiter {
    width: 120px;
  }
  .toolbar .limiter > label {
    width: 144px;
  }
  .toolbar .limiter > label .xs-hide {
    display: none;
  }
  .toolbar .limiter .select_wrapper {
    margin: 0 4px 0 0;
  }
  .toolbar .sorter .sort-by .xs-hide {
    display: none;
  }
}
@media all and (max-width: 459px) {
  .toolbar .sorter {
    width: 160px;
  }
  .toolbar .sorter .sort-by {
    width: 160px;
  }
  .toolbar .sorter .sort-by .select_wrapper {
    width: 124px;
  }
}
.limiter {
  width: 179px;
  position: absolute;
  top: 0px;
  right: -5px;
}
.limiter label {
  display: block;
  width: 196px;
  height: 30px;
  line-height: 30px;
}
.limiter .xs-hide {
  display: block;
  float: left;
}
.limiter .select_wrapper {
  display: block;
  float: left;
  width: 70px;
  height: 30px;
  margin: 0 8px 0 8px;
}
.limiter .select_wrapper:after {
  border-radius: 0 4px 4px 0;
  top: 4px;
  right: 4px;
  height: 22px;
}
.limiter select {
  display: block;
  width: 100%;
  height: 30px;
  padding: 3px 12px 5px 7px;
}
.sorter {
  position: absolute;
  left: -5px;
  top: 0;
  border: none;
  padding: 0;
  width: 256px;
  height: 30px;
  text-align: right;
}
.sorter .sort-by {
  width: 256px;
  padding: 0 !important;
}
.sorter .sort-by label {
  display: block;
  float: left;
  width: auto;
  height: 30px;
  line-height: 30px;
}
.sorter .sort-by label .xs-hide {
  display: block;
  float: left;
}
.sorter .sort-by .select_wrapper {
  display: block;
  float: left;
  width: 162px;
  height: 30px;
  margin: 0;
  position: relative;
  top: 1px;
}
.sorter .sort-by .select_wrapper:after {
  border-radius: 0 4px 4px 0;
  top: 4px;
  right: 4px;
  height: 22px;
  outline: none;
}
.sorter .sort-by select {
  display: block;
  width: 100%;
  height: 30px;
  padding: 3px 12px 5px 7px;
}
.sorter .sort-by select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.comparison_box {
  border: solid 1px #cdcdcd;
  background: #F1F1F1;
  min-height: 143px;
  margin-bottom: 10px;
}
.products-grid .product-item {
  text-align: center;
  margin: 10px 0 0;
}
.products-grid .product-item .product-container {
  border-bottom: 1px solid #ddd;
  padding: 20px 40px 15px;
  margin: 0 2% 10px !important;
}
.products-grid .product-item .product-name {
  min-height: 52px;
  display: block;
}
.products-grid .product-item .ratings {
  margin-bottom: 2px;
  margin-top: 1px;
}
.products-grid .product-item .ratings .amount {
  display: inline-block;
  position: relative;
  font-size: 13px;
  color: #999;
  top: -3px;
  background: transparent;
}
.products-grid .product-item .product-image {
  margin-bottom: 1px;
  width: 86%;
  margin: 0 auto;
}
.products-grid .product-item .product-image img {
  display: block;
  padding: 0;
  line-height: 0;
  border: none;
  border-radius: 0;
  max-height: 230px;
}
.products-grid .product-item .actions {
  position: inherit;
  bottom: inherit;
  padding-top: 6px;
}
.products-grid .product-item .actions > form {
  height: 30px;
}
.products-grid .product-item .actions .qty-wrapper {
  width: 19%;
  float: left;
}
.products-grid .product-item .actions .qty-wrapper label {
  display: none;
}
.products-grid .product-item .actions .qty-wrapper input {
  width: 100%;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  font-style: italic;
  height: 40px;
  border: 1px solid #CCCCCC;
}
.products-grid .product-item .actions button {
  width: 78%;
  float: left;
  margin-left: 3%;
  background-image: none;
  background-color: #FA831E;
  border: none;
  height: 39px;
  line-height: 30px;
  padding: 0;
  padding-left: 0;
  text-align: center;
  letter-spacing: 0.65px;
  text-transform: uppercase;
}
.products-grid .product-item .actions button:hover,
.products-grid .product-item .actions button:focus,
.products-grid .product-item .actions button:active {
  background: #AE5B15;
}
.products-grid .product-item .actions button:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 12px;
  background-image: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/shopping-cart.png");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
.products-grid .product-item .actions .button {
  color: #ffffff;
}
.products-grid .product-item .tax-details + .actions {
  margin-top: 51px;
}
.products-grid .product-item .add-to-links {
  padding-top: 12px;
}
.products-grid .product-item .add-to-links li {
  display: block;
  float: left;
  width: 44%;
  text-align: left;
}
.products-grid .product-item .add-to-links li:last-child {
  width: 56%;
}
.products-grid .product-item .add-to-links li a {
  color: #FA831E;
  font-weight: 400;
  font-size: 14px;
}
.products-grid .product-item .add-to-links li .link-wishlist {
  padding-left: 19px;
}
.products-grid .product-item .add-to-links li .link-wishlist:after {
  top: 2px;
}
.products-grid .product-item .add-to-links li .link-compare {
  padding-left: 18px;
  letter-spacing: -0.2px;
}
.products-grid .product-item .add-to-links li .link-compare:after {
  top: 1px;
  left: -2px;
}
.products-grid .product-item .delivery-time {
  font-size: 13px;
  letter-spacing: 0.75px;
  padding-left: 16px;
  color: #379F2B;
  text-align: left;
  margin-bottom: 4px;
  margin-top: 5px;
  position: relative;
}
.products-grid .product-item .delivery-time:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -318px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 4px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.products-grid .product-item .product-name a {
  color: #000;
  font-weight: 600;
  font-size: 13px;
  letter-spacing: -0.4px;
}
.products-grid .product-item .price-box {
  position: relative;
  padding: 0;
  letter-spacing: 0px;
}
.products-grid .product-item .price-box .price,
.products-grid .product-item .price-box .regular-price .price,
.products-grid .product-item .price-box .regular-price {
  color: #444444;
  font-weight: 600;
  font-size: 14px;
}
.products-grid .product-item .price-box .regular-price.red_price .price,
.products-grid .product-item .price-box .regular-price.red_price {
  color: #d72f30;
  font-weight: 600;
  font-size: 14px;
}
.products-grid .product-item .price-box .old-price .price {
  color: #444444;
  font-weight: 600;
  font-size: 13px;
}
.products-grid .product-item .price-box .special-price .price {
  color: #d72f30;
  font-weight: 600;
  font-size: 18px;
}
.products-grid .product-item .price-box .price_uvp {
  display: inline-block;
  padding: 0 7px 0 7px;
  font-size: 12px;
  letter-spacing: -0.5px;
}
.products-grid .product-item .base_price {
  display: block;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0px;
  margin: -1px 0 2px;
  position: absolute;
  width: 100%;
}
.products-grid .product-item .tax-details {
  display: none;
}
.products-grid .product-item .base_price + .tax-details + .delivery-time {
  margin-top: 24px;
}
@media (min-width: 1199px) {
  .products-grid .product-item {
    height: 360px !important;
  }
  .products-grid .product-item .product-container {
    height: 350px !important;
    overflow: hidden;
  }
  .products-grid .product-item .product-container .hover-information {
    display: none;
  }
  .products-grid .product-item:hover .product-container {
    background: white;
    height: 540px !important;
    position: relative;
    z-index: 999;
    box-shadow: 0px 0px 15px 4px;
  }
  .products-grid .product-item:hover .product-container .hover-information {
    display: block;
  }
}
@media (max-width: 1199px) {
  .products-grid .product-item {
    margin: 0 !important;
  }
  .products-grid .product-item .product-container {
    height: 540px !important;
  }
}
@media all and (max-width: 991px) {
  .products-grid .product-item .add-to-links li:last-child {
    padding-left: 12px;
  }
  .fl-results .product-item .product-image img {
    max-height: 180px !important;
  }
}
@media (max-width: 768px) {
  .products-grid .product-item {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
  }
  .fl-results-container .products-grid .product-container .product-info {
    height: 75px;
  }
  .fl-results-container .products-grid .product-item {
    width: 48%;
    display: inline-block;
    float: left;
  }
  .fl-results-container .products-grid .product-item .hover-information {
    display: none;
  }
}
@media (max-width: 400px) {
  .add_to_wishlist {
    display: block !important;
    position: absolute;
    left: 10px;
    font-size: 30px;
    top: 16px;
    z-index: 100;
  }
  .add_to_wishlist a {
    color: #ef7d00;
  }
}
.products-grid .product-item .add_to_wishlist {
  display: block !important;
  position: absolute;
  left: 30px;
  font-size: 30px;
  top: 16px;
  z-index: 100;
}
.products-grid .product-item .add_to_wishlist i {
  color: #ef7d00;
  cursor: pointer;
  padding: 0 10px 10px 0;
}
.product-view .add_to_wishlist {
  display: block !important;
  position: absolute;
  left: 30px;
  font-size: 30px;
  top: 0;
  z-index: 100;
}
.product-view .add_to_wishlist i {
  color: #ef7d00;
  cursor: pointer;
  padding: 0 10px 10px 0;
}
.link-wishlist {
  padding-left: 18px;
  font-size: 13px;
  color: #FA831E;
  font-weight: 600;
  position: relative;
}
.link-wishlist:after {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -540px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 0px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.link-compare {
  padding-left: 18px;
  font-size: 13px;
  color: #FA831E;
  font-weight: 600;
  position: relative;
}
.link-compare:after {
  content: "";
  display: block;
  width: 13px;
  height: 17px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -888px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 0px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.link-wishlist:hover,
.link-compare:hover {
  color: #FA831E;
}
.subcategory-grid {
  border: none;
  padding: 0;
  box-shadow: none;
}
.subcategory-grid .block-title {
  border: none;
  padding: 0;
  background: none;
  font-size: 24px;
  font-weight: bold;
  color: #444444;
}
.subcategory-grid .block-title .subtitle {
  color: #444444;
  margin-bottom: 12px;
  display: block;
}
.subcategory-grid .block-content {
  padding: 0;
  border: none;
  background: none;
}
.subcategory-grid .item a {
  display: block;
  position: relative;
  height: 102px;
  padding: 20px !important;
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%) !important;
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1)) !important;
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%) !important;
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%) !important;
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%) !important;
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%) !important;
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0) !important;
  margin-bottom: 15px;
  border: 1px solid #cdcdcd;
  text-decoration: none;
  overflow: hidden;
}
.subcategory-grid .item a h3 {
  margin: 0;
  padding: 0;
  text-decoration: none !important;
  color: #444444;
  position: relative;
  z-index: 1000;
}
.subcategory-grid .item a img {
  position: absolute;
  bottom: 0;
  right: 0;
  max-width: 100%;
  max-height: 102px;
  width: auto;
  height: auto;
}
.subcategory-grid .item a:hover {
  border-color: #FA831E;
  text-decoration: none;
}
.subcategory-grid .item-col-sm-6:last-child {
  margin-right: 0;
}
.sub_category_content .category-description {
  padding: 0;
  background: none;
  color: #999;
  border: none;
  padding-top: 10px;
  margin-bottom: 0;
}
.sub_category_content .category-description .container {
  padding: 0;
}
.sub_category_content .category-description .category-image img {
  position: inherit;
  bottom: inherit;
  margin: 0;
}
.category-overview .block-layered-nav-headline {
  margin: 0 0 19px 15px;
}
.sub_category_menu {
  padding: 4px 0px;
}
.sub_category_menu li {
  display: block;
  padding: 0;
}
.sub_category_menu li a {
  display: block;
  padding: 0 15px !important;
  height: 28px;
  line-height: 28px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  background: none;
  border: none !important;
}
.sub_category_menu li a:hover {
  color: #FA831E;
  text-decoration: none;
}
.sub_category_menu li:nth-child(1) > a {
  border-top: none;
}
.sub_category_menu li.current {
  padding: 0 !important;
  border: none !important;
}
.sub_category_menu li.current a {
  color: #FA831E;
  background: #ffffff;
}
.catgory-list-headline {
  margin: -2px 0 20px 15px;
}
.block-category-list {
  padding-top: 4px;
}
.block-category-list .filter-block .filter_title {
  filter: none;
  background: none !important;
  border: none !important;
  padding: 1px 11px 2px 15px;
}
.block-category-list .filter-block .filter_title a {
  color: #444444;
}
.block-category-list .filter-block.active {
  padding-bottom: 9px;
}
.block-category-list .filter-block.active .filter_title {
  padding-bottom: 4px;
}
.block-category-list .filter-block.active .filter_title a,
.block-category-list .filter-block.active .filter_title strong {
  color: #FA831E;
}
.block-category-list .filter-block.active .filter_body {
  border-top: 1px solid #CCCCCC;
}
.block-category-list .filter-block.active .filter_body ol {
  padding-top: 9px;
}
.block-category-list .filter-block.active .filter_body ol .inactive {
  color: #cdcdcd !important;
}
.block-category-list .filter-block.active .filter_body ol a .active {
  color: #FA831E;
  font-weight: bold;
}
.block-category-list .filter-block.active .filter_body strong {
  font-weight: normal;
}
.block-category-list .filter-block.active .filter_body .mCustomScrollBox {
  max-height: 132px !important;
}
.category-overview .col2-left-layout {
  padding-bottom: 0;
}
.category-overview .footer-before-container {
  margin-top: -40px;
  position: relative;
  z-index: 0;
}
.category-overview .footer-before-container .widget_manufacturer {
  margin-top: 80px;
  margin-bottom: 20px;
}
.category-overview .footer-before-container .widget_manufacturer .manufacturer .all_brands a {
  font-size: 18px;
  padding-right: 27px;
  margin-left: 15px;
}
.category-overview .footer-before-container .tab-content {
  padding: 0;
}
.category-overview .footer-before-container ul.row {
  margin-left: 0;
  margin-right: 0;
}
.button_white {
  width: auto;
  min-width: 200px;
  height: 28px;
  background: #fff;
  border: solid 1px #999;
  color: #999;
  letter-spacing: 0.2px;
  font-size: 14px;
  line-height: 26px;
  margin: 1px 0 0;
  cursor: pointer;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.button_white:hover {
  border: solid 1px #AE5B15;
  color: #AE5B15;
}
.products-grid {
  margin-left: -15px;
  margin-right: -15px;
}
.products-grid:before,
.products-grid:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.products-grid:after {
  clear: both;
}
.products-grid:before,
.products-grid:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.products-grid:after {
  clear: both;
}
.products-grid .item {
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 390px;
  padding-bottom: 80px;
}
.products-grid .product-image {
  display: block;
  margin-bottom: 10px;
}
.products-grid .product-image img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.products-grid .product-name {
  min-height: 60px;
}
.products-grid .actions {
  position: absolute;
  bottom: 0;
}
.products-grid .add-to-links .separator {
  display: none;
}
.products-list li.item {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.products-list li.item:before,
.products-list li.item:after {
  content: " ";
  display: table;
}
.products-list li.item:after {
  clear: both;
}
.products-list li.item:first-child {
  padding-top: 0;
}
.products-list li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.products-list .product-image {
  float: left;
  width: 150px;
  display: block;
}
.products-list .product-image img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.products-list .product-shop {
  margin-left: 160px;
}
.products-list .add-to-links li {
  display: inline;
}
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 4px;
}
.product-name {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}
.availability {
  margin: 0;
}
.availability span {
  font-weight: bold;
}
.availability.in-stock span {
  color: #3c763d;
}
.availability.out-of-stock span {
  color: #a94442;
}
.availability-only span,
.availability-only a {
  font-weight: bold;
}
.availability-only-details {
  width: 100%;
  margin-bottom: 20px;
}
.availability-only-details > thead > tr > th,
.availability-only-details > tbody > tr > th,
.availability-only-details > tfoot > tr > th,
.availability-only-details > thead > tr > td,
.availability-only-details > tbody > tr > td,
.availability-only-details > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.availability-only-details > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.availability-only-details > caption + thead > tr:first-child > th,
.availability-only-details > colgroup + thead > tr:first-child > th,
.availability-only-details > thead:first-child > tr:first-child > th,
.availability-only-details > caption + thead > tr:first-child > td,
.availability-only-details > colgroup + thead > tr:first-child > td,
.availability-only-details > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.availability-only-details > tbody + tbody {
  border-top: 2px solid #ddd;
}
.availability-only-details .table {
  background-color: #fff;
}
.add-to-cart .paypal-logo {
  margin: 0;
  text-align: right;
}
.add-to-cart .paypal-logo .paypal-or {
  display: block;
  margin: 5px 60px 5px 0;
}
.add-to-cart .paypal-logo .paypal-logo {
  margin: 0;
}
.add-to-box {
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
}
.add-to-box:before,
.add-to-box:after {
  content: " ";
  display: table;
}
.add-to-box:after {
  clear: both;
}
.add-to-box .add-to-cart {
  margin: 0 -15px 10px;
}
.add-to-box .or {
  float: left;
}
.add-to-box .add-to-links {
  float: right;
}
.add-to-box .add-to-links li,
.add-to-box .add-to-links .separator {
  float: left;
}
.add-to-box .add-to-links .separator {
  margin: 0 4px;
}
.product-view {
  margin-left: -15px;
  margin-right: -15px;
}
.product-view:before,
.product-view:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-view:after {
  clear: both;
}
.product-view:before,
.product-view:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-view:after {
  clear: both;
}
.product-essential,
.product-collateral {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product-essential,
  .product-collateral {
    float: left;
    width: 100%;
  }
}
.product-essential .product-shop {
  min-height: 1px;
  position: relative;
}
.product-essential .product-img-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 768px) {
  .product-essential .product-img-box {
    float: left;
    width: 58.33333333%;
  }
}
.product-essential .product-img-box .more-views ul {
  margin-left: -15px;
  margin-right: -15px;
}
.product-essential .product-img-box .more-views ul:before,
.product-essential .product-img-box .more-views ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-essential .product-img-box .more-views ul:after {
  clear: both;
}
.product-essential .product-img-box .more-views ul:before,
.product-essential .product-img-box .more-views ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-essential .product-img-box .more-views ul:after {
  clear: both;
}
.product-essential .product-img-box .more-views ul img {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.product-essential .product-img-box .more-views ul li {
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .product-essential .product-img-box {
    padding-left: 0;
    padding-right: 15px;
  }
  .product-essential .product-shop {
    float: right;
    width: 41.66666667%;
  }
}
.product-view .product-shop {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #ddd;
}
.product-view .product-shop > .list-group {
  margin-bottom: 0;
}
.product-view .product-shop > .list-group .list-group-item {
  border-width: 1px 0;
}
.product-view .product-shop > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.product-view .product-shop > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.product-view .product-shop > .table,
.product-view .product-shop > .table-responsive {
  margin-bottom: 0;
}
.product-view .product-shop > .panel-body + .table,
.product-view .product-shop > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.product-view .product-shop > .table-bordered,
.product-view .product-shop > .table-responsive > .table-bordered {
  border: 0;
}
.product-view .product-shop > .table-bordered > thead > tr > th:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > th:first-child,
.product-view .product-shop > .table-bordered > tbody > tr > th:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.product-view .product-shop > .table-bordered > tfoot > tr > th:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.product-view .product-shop > .table-bordered > thead > tr > td:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > td:first-child,
.product-view .product-shop > .table-bordered > tbody > tr > td:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.product-view .product-shop > .table-bordered > tfoot > tr > td:first-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.product-view .product-shop > .table-bordered > thead > tr > th:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > th:last-child,
.product-view .product-shop > .table-bordered > tbody > tr > th:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.product-view .product-shop > .table-bordered > tfoot > tr > th:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.product-view .product-shop > .table-bordered > thead > tr > td:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr > td:last-child,
.product-view .product-shop > .table-bordered > tbody > tr > td:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.product-view .product-shop > .table-bordered > tfoot > tr > td:last-child,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.product-view .product-shop > .table-bordered > thead > tr:last-child > th,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr:last-child > th,
.product-view .product-shop > .table-bordered > tbody > tr:last-child > th,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.product-view .product-shop > .table-bordered > tfoot > tr:last-child > th,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.product-view .product-shop > .table-bordered > thead > tr:last-child > td,
.product-view .product-shop > .table-responsive > .table-bordered > thead > tr:last-child > td,
.product-view .product-shop > .table-bordered > tbody > tr:last-child > td,
.product-view .product-shop > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.product-view .product-shop > .table-bordered > tfoot > tr:last-child > td,
.product-view .product-shop > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.product-view .product-shop .product-name {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  margin: -15px -15px 15px;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333;
}
.product-view .product-shop .product-name > .dropdown .dropdown-toggle {
  color: inherit;
}
.product-view .product-shop .product-name h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.product-view .product-shop .product-name h1 > a {
  color: inherit;
}
.product-view .product-shop .availability,
.product-view .product-shop .price-box,
.product-view .product-shop .add-to-box,
.product-view .product-shop .short-description {
  margin-bottom: 10px;
}
.product-view .product-shop .product-options-bottom .price-box,
.product-view .product-shop .product-options-bottom .add-to-cart {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .product-view .product-shop .product-options-bottom .price-box,
  .product-view .product-shop .product-options-bottom .add-to-cart {
    float: none;
    width: auto;
  }
}
.product-img-box .product-image-zoom img,
.product-img-box .more-views img {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-img-box .product-image-zoom {
  margin-bottom: 10px;
}
.product-img-box .more-views {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.product-options {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 0;
  margin-bottom: 10px;
  position: relative;
}
.product-options blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.product-options dl {
  margin: 0;
}
.product-options dt {
  padding-top: 10px;
  font-weight: normal;
}
.product-options dt label {
  margin-bottom: 0;
  font-weight: bold;
}
.product-options dt label.required em {
  margin-left: 2px;
  color: #a94442;
}
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
}
.product-options dd .qty-holder {
  display: block;
}
.product-options dd .qty-holder label {
  vertical-align: middle;
}
.product-options dd {
  padding: 5px 0 10px 5px;
  border-bottom: 1px solid #eeeeee;
}
.product-options dd select[multiple],
.product-options dd textarea {
  height: auto;
}
.product-options dl.last dd.last {
  border-bottom: 0;
  margin-bottom: 0;
}
.product-options ul.options-list {
  margin-bottom: 0;
}
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
.product-options ul.options-list .label {
  display: block;
  margin-left: 18px;
}
.product-options ul.options-list label {
  font-weight: normal;
}
.product-options ul.validation-failed {
  padding: 0 7px;
}
.product-options p.note {
  margin: 0;
  font-size: 12px;
}
.product-options p.required {
  position: absolute;
  right: 20px;
  top: 20px;
}
.product-options-bottom {
  margin-left: -15px;
  margin-right: -15px;
}
.product-options-bottom:before,
.product-options-bottom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-options-bottom:after {
  clear: both;
}
.product-options-bottom:before,
.product-options-bottom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.product-options-bottom:after {
  clear: both;
}
.product-options-bottom .price-box,
.product-options-bottom .add-to-cart {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .product-options-bottom .price-box,
  .product-options-bottom .add-to-cart {
    float: left;
    width: 50%;
  }
}
.product-options-bottom .add-to-links {
  padding-top: 10px;
  clear: both;
  text-align: center;
}
.product-options-bottom .add-to-links li {
  display: inline;
}
.product-options-bottom .price-box {
  padding-top: 10px;
}
.product-options-bottom .price-box:before,
.product-options-bottom .price-box:after {
  content: " ";
  display: table;
}
.product-options-bottom .price-box:after {
  clear: both;
}
.product-options-bottom .price-label {
  float: left;
  padding-right: 5px;
}
.product-options-bottom .price-tax {
  float: left;
}
@media (min-width: 992px) {
  .product-options-bottom .price-box {
    padding-top: 0;
  }
}
.product-shop .product-options dt label.required em {
  margin-left: 0;
  margin-right: 2px;
}
.product-shop .product-options-bottom {
  margin: 0 0 10px;
}
.product-shop .product-options-bottom .price-box {
  float: none;
  margin: 0 0 5px;
}
.product-shop .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
.product-shop .product-options-bottom .price-tax {
  float: none;
}
.product-shop .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
.product-shop .product-options-bottom .add-to-links {
  clear: both;
}
.product-view .grouped-items-table .price-box {
  margin: 0;
}
.product-view .grouped-items-table .qty {
  width: auto;
}
.product-view .box-collateral {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #ddd;
}
.product-view .box-collateral:before,
.product-view .box-collateral:after {
  content: " ";
  display: table;
}
.product-view .box-collateral:after {
  clear: both;
}
.product-view .box-collateral > .list-group {
  margin-bottom: 0;
}
.product-view .box-collateral > .list-group .list-group-item {
  border-width: 1px 0;
}
.product-view .box-collateral > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.product-view .box-collateral > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.product-view .box-collateral > .table,
.product-view .box-collateral > .table-responsive {
  margin-bottom: 0;
}
.product-view .box-collateral > .panel-body + .table,
.product-view .box-collateral > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.product-view .box-collateral > .table-bordered,
.product-view .box-collateral > .table-responsive > .table-bordered {
  border: 0;
}
.product-view .box-collateral > .table-bordered > thead > tr > th:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > th:first-child,
.product-view .box-collateral > .table-bordered > tbody > tr > th:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > th:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.product-view .box-collateral > .table-bordered > thead > tr > td:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > td:first-child,
.product-view .box-collateral > .table-bordered > tbody > tr > td:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > td:first-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.product-view .box-collateral > .table-bordered > thead > tr > th:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > th:last-child,
.product-view .box-collateral > .table-bordered > tbody > tr > th:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > th:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.product-view .box-collateral > .table-bordered > thead > tr > td:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr > td:last-child,
.product-view .box-collateral > .table-bordered > tbody > tr > td:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.product-view .box-collateral > .table-bordered > tfoot > tr > td:last-child,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.product-view .box-collateral > .table-bordered > thead > tr:last-child > th,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr:last-child > th,
.product-view .box-collateral > .table-bordered > tbody > tr:last-child > th,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.product-view .box-collateral > .table-bordered > tfoot > tr:last-child > th,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.product-view .box-collateral > .table-bordered > thead > tr:last-child > td,
.product-view .box-collateral > .table-responsive > .table-bordered > thead > tr:last-child > td,
.product-view .box-collateral > .table-bordered > tbody > tr:last-child > td,
.product-view .box-collateral > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.product-view .box-collateral > .table-bordered > tfoot > tr:last-child > td,
.product-view .box-collateral > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.product-view .box-collateral > h2 {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  margin: -15px -15px 15px;
  border-color: #ddd;
  background-color: #f5f5f5;
  font-size: 16px;
  color: #333;
}
.product-view .box-collateral > h2 > .dropdown .dropdown-toggle {
  color: inherit;
}
.product-view .box-additional {
  padding: 0;
}
.product-view .box-additional > h2 {
  margin: 0;
}
.product-view .box-additional .data-table {
  border: 0;
  margin-bottom: 0;
}
.product-view .box-additional .data-table > tbody > tr > th {
  border-left: 0;
}
.product-view .box-additional .data-table > tbody > tr > td {
  border-right: 0;
}
.product-view .box-additional .data-table > tbody > tr.first > th,
.product-view .box-additional .data-table > tbody > tr.first > td {
  border-top: 0;
}
.product-view .box-additional .data-table > tbody > tr.last > th,
.product-view .box-additional .data-table > tbody > tr.last > td {
  border-bottom: 0;
}
.product-view .box-up-sell .products-grid {
  margin: 0;
  width: 100%;
}
.product-view .box-up-sell .products-grid td {
  width: 25%;
  padding: 0 15px;
  vertical-align: top;
}
.product-view .box-up-sell .products-grid .product-image,
.product-view .box-up-sell .products-grid .price-box {
  margin-bottom: 10px;
}
.product-view .box-up-sell .products-grid .ratings {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .product-view .box-up-sell .products-grid {
    min-width: 500px;
  }
  .product-view .box-up-sell .products-grid > tbody > tr > th,
  .product-view .box-up-sell .products-grid > tbody > tr > td {
    white-space: normal;
  }
}
.product-view .box-tags {
  margin: 0;
}
.product-view .box-tags .product-tags li {
  display: inline;
  white-space: nowrap;
  margin: 0 6px;
}
.product-view .box-tags .note {
  margin: 0;
  text-align: center;
}
.product-view .box-reviews dt {
  padding-top: 15px;
  font-weight: normal;
}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {
  font-weight: bold;
}
.product-view .box-reviews dd {
  padding-bottom: 15px;
  border-bottom: 1px solid #eeeeee;
}
.product-view .box-reviews dd:before,
.product-view .box-reviews dd:after {
  content: " ";
  display: table;
}
.product-view .box-reviews dd:after {
  clear: both;
}
.product-view .box-reviews dd .ratings-table {
  float: left;
  margin-right: 10px;
}
.product-view .box-reviews dd small {
  font-style: italic;
}
.product-view .box-reviews .form-add h3 {
  margin-top: 0;
  font-size: 14px;
  font-weight: normal;
}
.product-view .box-reviews .form-add h3 span {
  font-weight: 600;
}
.product-view .box-reviews .form-add h4 {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: bold;
}
.product-view .box-reviews .form-add h4 em {
  float: right;
  position: absolute;
  top: 0;
  right: -8px;
  color: #a94442;
}
.product-view .box-reviews .form-add td.value {
  text-align: center;
}
.product-view .box-reviews .form-add td.value .radio {
  display: inline;
  margin: 0;
  padding: 0;
  height: 20px;
}
@media (max-width: 768px) {
  .product-view .box-reviews .form-add form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #ddd;
  }
}
.tags-list {
  margin: 0;
  padding: 10px;
}
.tags-list li {
  display: inline !important;
  margin: 0 3px;
}
.product-view {
  margin-top: 55px;
}
.product-view a {
  color: #FA831E;
}
.product-view .product-name > h1 {
  margin: 0;
  padding: 0;
}
.product-view .product-essential,
.product-view .product-collateral {
  padding: 0;
  float: none;
}
.product-view .product-essential {
  float: none;
}
.product-view .product-essential .product-img-box {
  padding-right: 26px;
  width: 100%;
}
.product-view .product-essential .product-img-box .product-image-zoom {
  position: relative;
}
.product-view .product-essential .product-img-box .product-image-zoom:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 26px;
  height: 26px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-product_image_zoom.png) no-repeat;
  display: block;
  pointer-events: none;
}
.product-view .product-essential .product-img-box .product-image-zoom > a {
  display: block;
  width: 100%;
}
.product-view .product-essential .product-img-box .product-image-zoom > a > img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.product-view .product-essential .product-img-box .more-views {
  border: none;
}
.product-view .product-essential .product-img-box .more-views > ul > li {
  width: 20%;
  padding-left: 2px;
  padding-right: 2px;
}
.product-view .product-essential .product-img-box .more-views > ul > li.current {
  display: none;
}
.product-view .product-essential .product-img-box .more-views > ul > li > a > img {
  border: none;
}
.product-view .ratings .amount {
  position: relative;
  top: -2px;
}
.product-view .manufacturer_and_reviews {
  margin-bottom: 33px;
}
.product-view .manufacturer_and_reviews img {
  display: block;
  float: left;
}
.product-view .manufacturer_and_reviews .ratings {
  float: left;
  margin: 4px 0 0 18px;
}
.product-view .manufacturer_and_reviews .ratings .amount {
  position: relative;
  top: -2px;
}
.product-view .manufacturer_and_reviews .rating-links {
  display: none;
}
.product-view .short-description .std {
  margin-bottom: 1px;
}
.product-view .short-description .std:first-child {
  margin-bottom: 7px;
}
.product-view .short-description .std ul {
  padding: 18px 0 0 0;
}
.product-view .short-description .std ul br {
  display: none;
}
.product-view .short-description .std ul li {
  position: relative;
  margin-bottom: 1px;
  padding-left: 24px;
  list-style: none;
}
.product-view .short-description .std ul li:before {
  position: absolute;
  left: 0;
  top: 4px;
  display: block;
  content: "";
  background-image: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-check-thin.png');
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 12px 12px;
}
.product-view .add-to-box .add-to-cart:after,
.product-view .add-to-box .add-to-links:after,
.product-view .add-to-box .add-to-cart:before,
.product-view .add-to-box .add-to-links:before {
  content: " ";
  display: table;
}
.product-view .add-to-box .add-to-cart:after,
.product-view .add-to-box .add-to-links:after {
  clear: both;
}
.product-view .add-to-box .add-to-cart {
  position: inherit;
  bottom: inherit;
  padding-top: 66px;
  /* 6px when taste selection list is visible */
  margin-bottom: 0;
  width: 100%;
  margin-left: 0;
}
.product-view .add-to-box .add-to-cart > form {
  height: 30px;
}
.product-view .add-to-box .add-to-cart .qty-wrapper {
  width: 15%;
  float: left;
}
.product-view .add-to-box .add-to-cart .qty-wrapper label {
  display: none;
}
.product-view .add-to-box .add-to-cart .qty-wrapper input {
  width: 100%;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  font-style: italic;
  height: 40px;
  border: 1px solid #CCCCCC;
}
.product-view .add-to-box .add-to-cart button {
  width: 82%;
  float: left;
  margin-left: 3%;
  background-image: none;
  background-color: #FA831E;
  border: none;
  height: 39px;
  line-height: 30px;
  padding: 0;
  padding-left: 0;
  text-align: center;
}
.product-view .add-to-box .add-to-cart button:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 12px;
  background-image: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/shopping-cart.png");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
.product-view .add-to-box .add-to-cart button:hover,
.product-view .add-to-box .add-to-cart button:focus,
.product-view .add-to-box .add-to-cart button:active {
  background: #AE5B15;
}
.product-view .add-to-box .add-to-links {
  padding-top: 9px;
}
.product-view .add-to-box .add-to-links .separator {
  color: #fff;
}
.product-view .add-to-box .add-to-links li {
  display: block;
}
.product-view .add-to-box .add-to-links li a {
  color: #FA831E;
  font-weight: 400;
  font-size: 14px;
}
.product-view .add-to-box .add-to-links li .link-wishlist {
  padding-left: 19px;
}
.product-view .add-to-box .add-to-links li .link-wishlist:after {
  top: 2px;
}
.product-view .add-to-box .add-to-links li .link-compare {
  padding-left: 18px;
  letter-spacing: -0.2px;
}
.product-view .add-to-box .add-to-links li .link-compare:after {
  top: 1px;
  left: -2px;
}
.product-view .delivery-time {
  font-size: 13px;
  letter-spacing: 0.75px;
  padding-left: 16px;
  color: #379F2B;
  text-align: right;
  margin-top: 1px;
  margin-bottom: 17px;
  position: relative;
}
.product-view .delivery-time:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  margin-right: 6px;
}
.product-view .price-box {
  position: relative;
  padding: 0 0 11px;
  letter-spacing: 0px;
}
.product-view .price-box > span.price,
.product-view .price-box .regular-price .price,
.product-view .price-box .regular-price {
  color: #444444;
  font-weight: 600;
  font-size: 29px;
  line-height: 31px;
  letter-spacing: 1px;
}
.product-view .price-box .regular-price.red_price .price,
.product-view .price-box .regular-price.red_price {
  color: #d72f30;
  font-weight: 600;
  font-size: 29px;
  line-height: 31px;
  letter-spacing: 1px;
}
.product-view .price-box .special-price .price {
  color: red;
  font-weight: 600;
  font-size: 29px;
  line-height: 31px;
  letter-spacing: 1px;
}
.product-view .price-box .price_uvp {
  display: block;
}
.product-view .base_price,
.product-view .tax-details,
.product-view .product_content {
  display: block;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0px;
  margin: 0;
}
.product-view .box-collateral.box-reviews {
  padding: 0;
  border: none;
}
.product-view .box-collateral.box-reviews h2 {
  margin: 23px 0 11px 0;
  font-size: 24px;
}
.product-view .box-collateral.block-related {
  padding: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  text-align: left;
  float: right;
  width: 100%;
  max-width: 298px;
  margin-bottom: 38px;
}
.product-view .box-collateral.block-related .block-title {
  font-size: 14px;
  color: #999;
  font-weight: 400;
  margin: 24px 0 8px;
}
.product-view .box-collateral.block-related .item-row {
  color: #FA831E;
}
.product-view .box-collateral.block-related .item-row .tax-details {
  display: none;
}
.product-view .box-collateral.block-related .item-row .price-box .price {
  color: #FA831E;
  font-size: 18px;
  text-decoration: none;
}
.product-view .box-collateral.block-related .item-row .price-box {
  padding-bottom: 5px;
}
.product-view .box-collateral.block-related .item-row .price-box .old-price {
  display: block;
}
.product-view .box-collateral.block-related .item-row .price-box .old-price .price {
  text-decoration: line-through;
  color: #FA831E;
  font-size: 16px;
}
.product-view .box-collateral.block-related .item-row .base_price {
  color: #999;
}
.product-view .box-collateral.block-related .item-row .col1 {
  padding-top: 10px;
  padding-left: 20px;
  font-size: 14px;
}
.product-view .box-collateral.block-related .item-row .col2 {
  text-align: right;
  padding-right: 45px;
  padding-top: 10px;
  padding-bottom: 5px;
  font-size: 14px;
  display: flex;
  align-items: center;
}
.product-view .box-collateral.block-related .item-row .col2 a:nth-child(2) {
  display: none;
}
.product-view .box-collateral.block-related .item-row .col2 a {
  text-decoration: none;
}
.product-view .box-collateral.block-related .mini-products-list .item {
  display: block;
  position: relative;
  width: 100%;
  border: solid 1px #FA831E;
  padding: 0;
  margin-bottom: 4px;
}
.product-view .box-collateral.block-related .mini-products-list .item:after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1037px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 50%;
  right: 10px;
  bottom: inherit;
  left: inherit;
  margin-top: -9px;
  margin-left: 0;
  z-index: 0;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info {
  display: table;
  margin: 0;
  position: relative;
  z-index: 1;
  width: 100%;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info > a {
  display: table-row;
  width: 100%;
  height: 36px;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info > a:last-child {
  display: none;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info > a:first-child {
  display: table-row;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info > a:hover {
  text-decoration: none;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .size,
.product-view .box-collateral.block-related .mini-products-list .item .item-info .price {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  color: #FA831E;
  font-weight: 700;
  padding: 0 10px;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .size {
  width: 42%;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .price {
  width: 58%;
  padding: 0 30px 0 0;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .price .price {
  width: auto;
  padding: 0 10px 0 0;
  letter-spacing: -0.5px;
  top: -1px;
  position: relative;
  display: inline-block;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .price-box {
  display: block;
  margin: 0;
  float: left;
  padding: 0;
  width: 100%;
  text-align: right;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .price-box .old-price .price {
  font-size: 13px;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .price-box .price_uvp {
  display: none;
  font-size: 12px;
  text-decoration: line-through;
  position: relative;
  bottom: 2px;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .base_price {
  margin: 5px 0 2px;
  float: right;
  padding-right: 10px;
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .base_price:before {
  content: "(";
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .base_price:after {
  content: ")";
}
.product-view .box-collateral.block-related .mini-products-list .item .item-info .tax-details {
  display: none;
}
.product-view .product_features_column {
  padding-top: 21px;
}
.product-view .product_pricing_column {
  padding-top: 17px;
  text-align: right;
}
.product-view .product_social_row {
  border-top: solid 1px #cdcdcd;
  padding: 10px 0px 35px;
  margin: 0;
  margin-top: 15px;
}
.product-view .product_social_row .sharing-links {
  float: left;
}
.product-view .product_social_row .sharing-links > li {
  float: left;
}
.product-view .product_social_row .sharing-links > li > a {
  display: inline-block;
  position: relative;
  padding-left: 28px;
}
.product-view .product_social_row .sharing-links > li > a:before {
  content: "";
  display: block;
  width: 24px;
  height: 19px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1267px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 3px;
  right: inherit;
  bottom: inherit;
  left: 0;
  margin-top: 0;
  margin-left: 0;
}
.product-view .product_social_row #socialshareprivacy {
  float: left;
  margin-right: 142px;
}
.product-view .product_social_row #socialshareprivacy .social_share_privacy_area {
  margin: 0 !important;
}
.product-view .product_features {
  margin: 0;
  padding: 0;
  margin-bottom: 26px;
}
.product-view .product_features > ul {
  border: solid 1px #D1D1D1;
  padding: 14px 3px 9px;
}
.product-view .product_features > ul > li .title {
  font-size: 18px;
  color: #444444;
  font-weight: 400;
  display: block;
  margin-bottom: 14px;
}
.product-view .product_features > ul > li .bodytype_test {
  float: left;
  width: 100%;
  margin-left: -8px;
}
.product-view .product_features > ul > li .bodytype_test > a {
  display: inline-block;
  padding-left: 16px;
  position: relative;
  margin-top: 5px;
}
.product-view .product_features > ul > li .bodytype_test > a:before {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -258px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 5px;
  right: inherit;
  bottom: inherit;
  left: 5px;
  margin-top: 0;
  margin-left: 0;
}
.product-view .product_features .col-sm-4 {
  float: left;
}
.product-view .product_features .features {
  float: left;
  width: 100%;
  min-height: 80px;
  overflow: visible;
}
@media (max-width: 769px) {
  .product-view .product_features .features {
    min-height: 90px;
  }
}
.product-view .product_features .filter_link {
  float: left;
}
@media (max-width: 769px) {
  .product-view .product_features .filter_link {
    margin-bottom: 60px !important;
  }
}
.product-view .tab-content {
  padding-top: 0 !important;
}
.product-view .tab-content > h2 {
  display: none;
}
.product-view .tab-content strong {
  color: #444444;
}
.product-view .tab-content strong a {
  color: #FA831E;
}
.product-view .tab-content em {
  font-weight: bold;
}
.product-view .tab-content > .std {
  padding-top: 1px;
  padding-right: 20px;
}
.product-view .tab-content > .std > h3 {
  margin: 23px 0 11px 0;
}
.product-view .tab-content > .std > p {
  line-height: 1.6em;
}
.product-view .tab-content > .std > p > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 24px 0 27px;
}
.product-view .tab-content > .std .infotext {
  padding: 0 0 24px 0;
}
.product-view .tab-content > .std .infotext .readmore-dropdown {
  margin-top: -1px;
  margin-right: -21px;
}
.product-view .tab-content > .std ul {
  padding-left: 0;
  list-style: none;
}
.product-view .tab-content > .std ul li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 2px;
}
.product-view .tab-content > .std ul li:before {
  position: absolute;
  left: 0px;
  top: 8px;
  width: 4px;
  height: 4px;
  display: block;
  content: " ";
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/ul_standard.png);
}
.product-view .foodvalue {
  padding-top: 9px;
}
.product-view .foodvalue strong {
  display: block;
  margin: 0 0 9px;
  font-weight: normal;
  font-size: 18px;
}
.product-view .foodvalue strong + br {
  display: none;
}
.product-view .foodvalue .title {
  display: block;
  font-size: 36px;
  line-height: 60px;
  font-weight: 700;
  margin: 0 0 7px;
  color: #444444;
}
.product-view .foodvalue > table {
  border: solid 1px #cdcdcd;
  width: 100%;
  font-size: 13px;
}
.product-view .foodvalue > table thead > tr > th {
  padding: 10px 0;
}
.product-view .foodvalue > table tr > th:first-child {
  padding: 0 10px 0 5px;
  font-size: 13px;
}
.product-view .foodvalue > table tr > th {
  color: #444444;
}
.product-view .foodvalue > table tr > th,
.product-view .foodvalue > table tr td {
  vertical-align: middle;
  text-align: left;
  letter-spacing: -0.1px;
  padding: 8px 4px;
  /*&:nth-child(3), &:nth-child(5){
            display: none;
          }*/
}
.product-view .foodvalue > table tr td:nth-child(2),
.product-view .foodvalue > table tr td:nth-child(3),
.product-view .foodvalue > table tr td:nth-child(4) {
  width: auto;
  text-align: right;
}
.product-view .foodvalue > table tr:nth-child(even) > th,
.product-view .foodvalue > table tr:nth-child(even) > td {
  background: #f1f1f1;
}
.product-view .foodvalue > table tr:nth-child(1) > th {
  padding-top: 13px;
  padding-bottom: 13px;
}
.product-view .foodvalue > table tr:nth-child(1) > th:nth-child(2),
.product-view .foodvalue > table tr:nth-child(1) > th:nth-child(3),
.product-view .foodvalue > table tr:nth-child(1) > th:nth-child(4) {
  text-align: right;
}
.product-view .box-collateral.box-up-sell {
  border: none;
  background: none;
  padding: 0;
  margin-top: 30px;
}
.product-view .box-collateral.box-up-sell .box-title h2 {
  font-size: 34px;
}
.product-view .product-options {
  background: none;
  padding: 0;
  width: 100%;
  float: right;
  max-width: 380px;
  clear: both;
  border: none;
  margin-top: 10px;
  box-shadow: none;
}
.product-view .product-options > dl > dt {
  display: block;
  width: 45%;
  float: left;
  padding-right: 5px;
  padding-top: 13px;
}
.product-view .product-options > dl > dt label {
  font-weight: normal;
}
.product-view .product-options > dl > dd.last {
  display: block;
  width: 55%;
  float: left;
  border-bottom: 0;
  margin-bottom: 0;
}
.product-view .product-options > dl > dd.last select {
  height: 32px;
  line-height: 32px;
}
.product-view .product-options > dl .input-box {
  color: #444444;
  text-align: left;
  padding-top: 8px;
}
.product-view .product-options > dl .input-box .select_wrapper {
  margin-top: -8px;
}
.product-view .product-options-bottom {
  clear: both;
}
.product-collateral .nav_tabs_mobile {
  display: none;
}
@media (max-width: 600px) {
  .product-collateral .tab-content {
    padding-top: 10px !important;
  }
  .product-collateral #collateral-tabs {
    border: none !important;
    height: auto;
  }
  .product-collateral #collateral-tabs.nav-tabs > li {
    text-transform: uppercase;
    text-align: center;
    border: 2px solid #FA831E;
    color: #FA831E;
    margin: 0;
    margin-bottom: 5px;
    height: auto;
    width: calc(50% - 5px);
    display: inline-block;
    position: relative;
  }
  .product-collateral #collateral-tabs.nav-tabs > li.active,
  .product-collateral #collateral-tabs.nav-tabs > li.active:hover,
  .product-collateral #collateral-tabs.nav-tabs > li.active:active {
    background-color: #FA831E !important;
    border: 2px solid #FA831E;
  }
  .product-collateral #collateral-tabs.nav-tabs > li.active a,
  .product-collateral #collateral-tabs.nav-tabs > li.active:hover a,
  .product-collateral #collateral-tabs.nav-tabs > li.active:active a {
    color: white;
    height: 100%;
    background-color: #FA831E !important;
  }
  .product-collateral #collateral-tabs.nav-tabs > li:nth-child(odd) {
    margin-right: 5px;
  }
  .product-collateral #collateral-tabs.nav-tabs > li:nth-child(even) {
    margin-left: 5px;
  }
  .product-collateral #collateral-tabs.nav-tabs > li:not(.active) a {
    padding-right: 20px;
  }
  .product-collateral #collateral-tabs.nav-tabs > li a {
    text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    padding: 10px;
    color: #FA831E;
    text-decoration: none;
    font-size: 13px;
  }
  .product-collateral #collateral-tabs.nav-tabs > li:not(.active):after {
    content: '>';
    position: absolute;
    top: 2px;
    font-size: 22px;
    right: 5px;
  }
}
@media (max-width: 600px) and (min-width: 991px) {
  .product-collateral #collateral-tabs .hide_above_xs.active {
    display: none;
  }
}
@media all and (min-width: 1200px) {
  .product_features .less_pad {
    padding: 0 7px;
  }
  .product_features .more_pad {
    padding: 0 22px;
  }
}
@media (max-width: 768px) {
  .product-view .product-name > h1 {
    margin-bottom: 15px;
    font-size: 30px;
  }
  .product-view .add-to-box .add-to-cart .qty-wrapper {
    margin-left: 0;
    width: 20%;
  }
  .product-view .add-to-box .add-to-cart button {
    width: 77%;
  }
  .product-view .add-to-box .add-to-links {
    padding-left: 0;
    padding-bottom: 10px;
    width: 100%;
  }
  .product-view .add-to-box .add-to-links li {
    float: right;
  }
  .product-view .add-to-box {
    padding: 0;
  }
  .product-view .add-to-box .add-to-cart {
    padding-left: 15px;
    padding-right: 15px;
  }
  .product-view .add-to-box .add-to-links li:last-child,
  .product-view .add-to-box .add-to-links li {
    width: 50%;
  }
  .product-view .box-collateral.block-related {
    max-width: none;
    margin-bottom: 10px;
  }
  /*
  .nav-tabs {
    margin-left: -15px;
    margin-right: -15px;

    li {
      display: block;
      width: 100%;
      padding-left: 15px;
      padding-right: 15px;
    }
  }
  */
  .tab-content {
    clear: both;
  }
  .product-view .product_features > ul > li .filter_link {
    margin-bottom: 10px;
  }
  .product-view .manufacturer_and_reviews {
    float: left;
    width: 60%;
    z-index: 100;
    position: relative;
  }
  .product-view .manufacturer_and_reviews img {
    padding-right: 30px;
    padding-left: 30px;
  }
  .product-view .manufacturer_and_reviews .ratings {
    margin-left: 0;
  }
  .product-view .table-block-responsive td {
    width: 33% !important;
    display: inline-block;
  }
  .product-view .table-block-responsive tr:nth-child(even) {
    background: #f1f1f1;
  }
  .product-view .product-options > dl > dd {
    width: 100% !important;
  }
  .product-view .product-options-bottom .add-to-links {
    margin-left: 5px;
  }
  .product-view .product-options-bottom .add-to-links li {
    margin-right: 5px;
    width: 50%;
  }
  .collapsePanel {
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
    color: #FA831E;
    font-size: 14px;
    cursor: pointer;
  }
  .collapsePanel:before {
    content: "\f077";
    font-family: fontawesome;
    font-size: 13px;
    position: absolute;
    right: 90px;
  }
  table.table-block-responsive th {
    color: #444444;
    padding-left: 5px;
  }
}
@media (max-width: 768px) and (max-width: 767px) {
  .product-view .product-options-bottom .add-to-links {
    margin-left: 15px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .product-view .product-options-bottom .add-to-links li {
    margin-right: 15px;
  }
}
@media (max-width: 480px) {
  .products-grid .product-item .add-to-links li a {
    font-size: 12px;
  }
  .topseller-product .product-info .product-name > a,
  .product-item .product-info .product-name > a {
    font-weight: bold;
  }
  .product-view .product-essential .product-img-box {
    padding-right: 0;
  }
  .product-view .product-essential .product-img-box .more-views ul li {
    /*padding-left: 2px;
          padding-right: 2px;*/
  }
  .product-view .foodvalue > table tr > th:first-child {
    width: 96px;
    font-size: 12px;
  }
}
@media (max-width: 490px) {
  .product-view .manufacturer_and_reviews img {
    max-width: 200px;
  }
}
.product-view .box-reviews dd,
.product-view .box-reviews dt {
  overflow: hidden !important;
}
.product-view .box-reviews dd .ratings-table {
  float: none;
  margin-top: 10px;
  word-break: normal;
}
.product-view .box-reviews dd .ratings-table th {
  text-align: left;
}
.product-view .box-reviews .review-meta {
  font-size: 12px;
}
.product-options .select-wrapper:after {
  height: 32px !important;
}
.item-options .price {
  display: none;
}
.compare-table .shipping-cost-details {
  display: none;
}
.minimal-price-link {
  display: none !important;
}
.compare-table.data-table {
  border: none;
}
.compare-table.data-table thead > tr > th,
.compare-table.data-table thead > tr > td {
  border: none;
}
.compare-table.data-table tbody > tr:nth-child(odd) > td {
  background-color: #fff;
}
.compare-table.data-table tbody > tr:nth-child(odd) > th {
  background-color: #fff;
}
.compare-table.data-table tbody > tr:nth-child(even) > td {
  background-color: #f1f1f1;
}
.compare-table.data-table tbody > tr:nth-child(even) > th {
  background-color: #f1f1f1;
}
.compare-table.data-table td {
  /*position: relative;*/
}
.compare-table.data-table div.btn-remove-wrapper {
  position: relative;
}
.compare-table.data-table div.btn-remove-wrapper a.btn-remove {
  background-color: #ddd;
  color: #333;
  font-size: inherit;
  width: auto;
  line-height: inherit;
  padding: 2px 10px 2px 10px;
  height: inherit;
  position: absolute;
  top: -33px;
  right: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.compare-table.data-table .button.btn-cart {
  display: block;
  padding-left: 12px;
  padding-right: 12px;
  margin-bottom: 6px;
  height: 30px;
  line-height: 30px;
}
.compare-table.data-table .button.btn-cart:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 12px;
  width: 17px;
  height: 17px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -925px;
  background-repeat: no-repeat;
}
.compare-table.data-table .qty-wrapper {
  display: block;
  margin-bottom: 10px;
}
.compare-table.data-table .qty-wrapper label {
  display: inline-block;
  margin-right: 6px;
}
.compare-table.data-table .qty-wrapper .qty {
  display: inline-block;
  border: 1px solid silver;
  padding: 2px 6px;
  max-width: 108px;
}
.compare-table.data-table .price-box .price {
  color: #999;
}
.compare-table.data-table .price-box .price_uvp {
  color: #444444;
  text-decoration: line-through;
}
#wishlist-table .price-box .price {
  color: #999;
}
#wishlist-table .price-box .price_uvp {
  color: #444444;
  text-decoration: line-through;
}
@media print {
  .page-popup {
    padding: 10px 0;
  }
  .compare-table.data-table {
    border-collapse: separate;
  }
  .data-table .nobr,
  .compare-table.data-table .nobr {
    white-space: normal !important;
  }
  .compare-table.data-table thead > th {
    width: 178px !important;
    max-width: 178px !important;
  }
}
.compare-table tbody {
  border: none !important;
}
.compare-table tr th {
  border-top: none ;
  border-bottom: none;
}
.compare-table tr.first th {
  border-top: 1px solid #ddd;
}
.compare-table tr.first td {
  text-align: left;
}
.compare-table tr.first td .price-box {
  clear: both;
  padding-top: 5px;
}
.compare-table tr.first td .price-box .price {
  color: #333;
}
.compare-table tr.first td .ratings {
  margin: 0;
  width: 110px;
}
.compare-table tr.first td .ratings .rating-box {
  float: left;
}
.compare-table tr.first td .ratings .amount {
  float: left;
  display: inline-block;
}
.compare-table tr.bottom th {
  border-bottom: none;
}
.compare-table tr.add-to-row td {
  text-align: left;
}
.compare-table tbody:last-child tr th,
.compare-table tbody:last-child tr td {
  border: none;
}
.compare-table .delivery-time {
  clear: both;
  font-size: 13px;
  letter-spacing: 0.75px;
  color: #379F2B;
  position: relative;
}
.compare-table .delivery-time:before {
  content: "\25AA";
  display: inline-block;
  position: relative;
  top: 9px;
  font-size: 42px;
  line-height: 13px;
}
.compare-table.data-table .price-box .price {
  color: #333;
}
.compare-table .shipping-cost-details {
  display: inline;
}
.compare-table .delivery-time.compare-bottom {
  margin-bottom: 7px !important;
}
.catalog-product-compare-index .table-responsive {
  overflow-x: auto !important;
}
@media (max-width: 900px) {
  .compare-table.data-table div.btn-remove-wrapper a.btn-remove {
    top: -53px;
    height: 44px;
  }
  #product_comparison {
    margin-top: 40px;
  }
}
#entry_in_notifiaction_for_stock {
  background: #f1f1f1;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  max-width: 310px;
  float: right;
  width: 100%;
  border-radius: 4px;
}
#entry_in_notifiaction_for_stock #notification_text {
  border: 1px solid #d72f30;
  color: #d72f30;
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
}
#entry_in_notifiaction_for_stock #notofcation_form {
  text-align: left;
}
#entry_in_notifiaction_for_stock #notofcation_form label {
  font-weight: bold;
  color: #000;
}
#entry_in_notifiaction_for_stock #notofcation_form input {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 10px;
  border-radius: 0;
}
#entry_in_notifiaction_for_stock #notofcation_form button {
  background: #FA831E;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
  border: none;
}
#product_not_more_avalible {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px;
  max-width: 310px;
  float: right;
  width: 100%;
  border: 1px solid #d72f30;
  border-radius: 4px;
  color: #d72f30;
  text-align: left;
}
.out-of-stock,
.availability.out-of-stock span {
  color: #d72f30;
}
.availability.out-of-stock.manufacturer_esn {
  color: #FA831E;
}
.availability.out-of-stock.manufacturer_esn span {
  color: #FA831E;
}
.out-of-stock-listed {
  color: #FA831E;
}
.out-of-stock:before,
.out-of-stock-listed:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px;
  margin-right: 6px;
}
.link-email-friend {
  content: "";
}
.link-recommend {
  padding-left: 25px;
  letter-spacing: -0.2px;
}
.link-recommend:after {
  background-image: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156');
  background-position: 0px -1260px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  width: 22px;
  height: 24px;
  position: absolute;
  content: "";
  left: 0;
  margin-top: -8px;
}
#product-media-modal {
  padding-top: 130px;
}
@media (min-width: 768px) {
  .product-view .manufacturer_and_reviews {
    width: 100%;
  }
}
.description_icons_bar .description_icons_bar--title {
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  margin-bottom: 10px;
}
@media (min-width: 1200px) {
  .description_icons_bar .description_icons_bar--title {
    text-align: center;
  }
}
.description_icons_bar .description_icons_bar--info {
  height: 42px;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .description_icons_bar .description_icons_bar--info {
    text-align: center;
  }
}
.product_comparison ul {
  padding-left: 10% !important;
}
.product_comparison .product_comparison-title {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.1;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #444444;
}
.product_comparison .checked_icon {
  padding-left: 30px !important;
  margin-bottom: 10px !important;
  font-size: 14px !important;
}
.product_comparison .checked_icon:before {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/yes.svg) !important;
  background-repeat: no-repeat;
  position: absolute;
  background-size: 18px 18px !important;
  content: '';
  top: 0 !important;
  height: 18px !important;
  width: 18px !important;
}
.product_comparison .not_checked_icon {
  padding-left: 30px !important;
  margin-bottom: 10px !important;
  font-size: 14px !important;
}
.product_comparison .not_checked_icon:before {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/no.svg) !important;
  background-repeat: no-repeat;
  position: absolute;
  top: 0 !important;
  background-size: 18px 18px!important;
  content: '';
  height: 18px!important;
  width: 18px!important;
}
.faq-collateral .card {
  border-top: 2px solid #CCCCCC;
  border-bottom: 2px solid #CCCCCC;
  margin-top: -2px;
}
.faq-collateral .card-header {
  padding: 10px;
  padding-right: 30px;
  font-size: 16px;
  cursor: pointer;
  color: #444444;
  font-weight: 600;
  position: relative;
}
.faq-collateral .card-header div[data-toggle="collapse"]:after {
  content: "\f068";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  display: inline-block;
  position: absolute;
  right: 10px;
  font-size: 16px;
  top: 8px;
}
.faq-collateral .card-header div.collapsed[data-toggle="collapse"]:after {
  content: "\f067";
}
.faq-collateral .card-body {
  padding: 10px;
  color: #444444;
}
.price {
  white-space: nowrap;
}
.price-box .price-label {
  white-space: nowrap;
}
.price-box .price {
  font-weight: bold;
  color: #e1000f;
}
.regular-price {
  color: #e1000f;
}
.regular-price .price {
  font-weight: bold;
  color: #e1000f;
}
.old-price {
  margin: 0;
  color: #999;
}
.old-price .price {
  color: inherit;
  font-weight: normal;
  text-decoration: line-through;
}
.special-price {
  margin: 0;
}
.special-price .price-label {
  font-weight: bold;
  color: #e1000f;
}
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
}
.minimal-price-link {
  display: block;
}
.minimal-price-link .price {
  font-weight: normal;
}
.price-excluding-tax,
.price-including-tax {
  display: block;
  color: #999;
}
.price-excluding-tax .label,
.price-including-tax .label {
  white-space: nowrap;
  color: inherit;
}
.configured-price {
  margin: 0;
}
.configured-price .price-label {
  font-weight: bold;
}
.weee {
  display: block;
}
.weee .price {
  font-weight: normal;
}
.price-excl-tax,
.price-incl-tax {
  display: block;
}
.price-excl-tax .label,
.price-incl-tax .label {
  white-space: nowrap;
  display: block;
}
.price-excl-tax .price,
.price-incl-tax .price {
  display: block;
}
.price-from,
.price-to {
  margin: 0;
}
.price-from .price-label,
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-notice {
  color: #999;
}
.price-notice .price {
  font-weight: bold;
  color: #999;
}
.price-as-configured {
  margin: 0;
}
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}
.price-box-bundle .price-box {
  margin: 0;
  padding: 0;
}
.price-box-bundle .price {
  color: #999;
}
.product-pricing,
.tier-prices {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 0;
}
.product-pricing blockquote,
.tier-prices blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.tier-prices .benefit {
  font-weight: bold;
  font-style: italic;
}
.tier-prices .price {
  font-weight: bold;
  color: #999;
}
.tier-prices-grouped .price {
  font-weight: bold;
}
.no-rating {
  margin: 0;
}
.ratings {
  margin-bottom: 10px;
  font-size: 12px;
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.ratings .rating-links {
  margin: 0;
}
.ratings .rating-links .separator {
  margin: 0 2px;
}
.rating-box {
  width: 69px;
  height: 13px;
  font-size: 0;
  line-height: 0;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bkg_rating.gif) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
.rating-box .rating {
  float: left;
  height: 13px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bkg_rating.gif) 0 100% repeat-x;
}
.ratings .rating-box {
  float: left;
  margin-right: 3px;
}
.ratings-table th,
.ratings-table td {
  font-size: 12px;
}
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}
@media (max-width: 400px) {
  .ratings {
    margin-top: 20px !important;
  }
}
.ratings .rating-box {
  float: none;
  display: inline-block;
  margin-right: 3px;
}
.ratings .amount {
  cursor: pointer;
}
.rating-box {
  position: relative;
  font-size: 0;
  line-height: 0;
  width: 75px;
  height: 15px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -818px;
  background-repeat: no-repeat;
  text-indent: -999em;
  overflow: hidden;
  cursor: pointer;
}
.rating-box .rating {
  float: none;
  width: 75px;
  height: 15px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -783px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
.ratings-link:hover {
  text-decoration: none;
}
#rating-popup {
  display: none;
  position: absolute;
  width: 220px;
}
#rating-popup .content {
  margin-top: 15px;
  border-radius: 3px;
  border: 1px solid lightgray;
  padding: 10px 20px 10px 20px;
  background-color: white;
  color: black;
  font-size: 16px;
}
#rating-popup .content .arrow-up {
  position: absolute;
  top: 5px;
  width: 20px;
  height: 20px;
  background-color: white;
  border-top: 1px solid lightgray;
  border-left: 1px solid lightgray;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#rating-popup .content .col-xs-2 {
  text-align: center;
  color: #928b8b;
}
#rating-popup .content .col-xs-8 {
  padding-right: 5px;
}
#rating-popup .content .reviews_link {
  font-size: 13px;
  color: #f79621;
  text-align: center;
  cursor: pointer;
}
#rating-popup .content .ratingCount {
  color: #999;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.ratings:hover > #rating-popup,
.ratings:focus > #rating-popup {
  display: block;
  z-index: 1000;
}
.rating-column {
  border: 1px solid #928b8b;
  height: 20px;
  border-radius: 2px;
  background: #cccccc;
  background: -moz-linear-gradient(left, #cccccc 0%, #eeeeee 100%);
  background: -webkit-linear-gradient(left, #cccccc 0%, #eeeeee 100%);
  background: linear-gradient(to right, #cccccc 0%, #eeeeee 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#eeeeee', GradientType=1);
  padding-right: 0;
}
.rating-column .value {
  height: 100%;
  border: 1px solid #b0a7a7;
  background: #f9c667;
  background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%);
  background: -webkit-linear-gradient(top, #f9c667 0%, #f79621 100%);
  background: linear-gradient(to bottom, #f9c667 0%, #f79621 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9c667', endColorstr='#f79621', GradientType=0);
}
.box-up-sell .ratings:hover > #rating-popup,
.box-up-sell .ratings:focus > #rating-popup {
  display: none;
}
.box-up-sell .rating-box {
  cursor: auto !important;
}
.box-up-sell .ratings .amount a {
  cursor: auto;
  text-decoration: none;
}
/* CMS Home Page */
.page-sitemap .links {
  text-align: right;
  font-weight: bold;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap:before,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.catalog-seo-sitemap-product .page-sitemap .sitemap:after {
  clear: both;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap:before,
.catalog-seo-sitemap-product .page-sitemap .sitemap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.catalog-seo-sitemap-product .page-sitemap .sitemap:after {
  clear: both;
}
.catalog-seo-sitemap-product .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-product .page-sitemap .sitemap li {
    float: left;
    width: 50%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap {
  margin-left: -15px;
  margin-right: -15px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap:before,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.catalog-seo-sitemap-category .page-sitemap .sitemap:after {
  clear: both;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap:before,
.catalog-seo-sitemap-category .page-sitemap .sitemap:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.catalog-seo-sitemap-category .page-sitemap .sitemap:after {
  clear: both;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .catalog-seo-sitemap-category .page-sitemap .sitemap li {
    float: left;
    width: 16.66666667%;
  }
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0 {
  font-weight: bold;
  margin-top: 10px;
}
.catalog-seo-sitemap-category .page-sitemap .sitemap li.level-0:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .page-sitemap .sitemap li.level-0,
  .page-sitemap .sitemap li.level-1,
  .page-sitemap .sitemap li.level-2,
  .page-sitemap .sitemap li.level-3,
  .page-sitemap .sitemap li.level-4 {
    width: auto;
    float: none;
  }
  .page-sitemap .sitemap li.level-0 {
    padding-left: 15px !important;
  }
  .page-sitemap .sitemap li.level-1 {
    padding-left: 35px !important;
  }
  .page-sitemap .sitemap li.level-2 {
    padding-left: 55px !important;
  }
  .page-sitemap .sitemap li.level-3 {
    padding-left: 75px !important;
  }
  .page-sitemap .sitemap li.level-4 {
    padding-left: 95px !important;
  }
}
.rss-title h1 {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}
.std a {
  color: #FA831E;
}
.std .widget_single_product > a {
  background: none;
}
.std ul {
  padding-left: 0;
  list-style: none;
}
.std ul li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 2px;
}
.std ul li:before {
  position: absolute;
  left: 2px;
  top: 0px;
  display: block;
  content: "\2022";
  font-size: 24px;
  line-height: 19px;
  color: #FA831E;
}
.std .video {
  margin-top: 40px;
  margin-bottom: 30px;
}
.std table {
  border: solid 1px #cdcdcd;
  width: 100%;
  font-size: 14px;
  margin-bottom: 35px;
  margin-top: 5px;
}
.std table thead > tr > th {
  padding: 10px 18px 10px 0;
}
.std table tr > th:first-child {
  width: 47%;
  padding-left: 18px;
}
.std table tr > th {
  color: #444444;
}
.std table tr > th,
.std table tr td {
  vertical-align: middle;
  text-align: left;
  letter-spacing: -0.1px;
  padding: 12px 18px 12px 0;
}
.std table tr:nth-child(even) > th,
.std table tr:nth-child(even) > td {
  background: #f1f1f1;
}
.std table tr:nth-child(1) > th {
  padding-top: 11px;
  padding-bottom: 11px;
}
.std .panel-group {
  border: solid 1px #cdcdcd;
  margin-bottom: 30px;
}
.std .panel-group .panel .panel-body {
  padding: 15px;
  border-bottom: 1px solid #cdcdcd;
}
.std .panel-group .panel .panel:last-child .panel-heading {
  border: none;
}
.std .panel-group .panel .panel-heading {
  border-bottom: solid 1px #cdcdcd;
}
.std .panel-group .panel .panel-heading .panel-title {
  display: block;
  padding: 0;
  margin: 0;
}
.std .panel-group .panel .panel-heading .panel-title a {
  display: block;
  height: 42px;
  line-height: 42px;
  background: #f4f4f4;
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  margin: 0;
  color: #444444;
}
.std .panel-group .panel .panel-heading .panel-title a:hover {
  text-decoration: none;
}
.std .panel-group .panel .panel-heading .panel-title a:after {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 0;
  width: 38px;
  height: 100%;
  display: block;
  content: " ";
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-up_bl.png) no-repeat center;
}
.std .panel-group .panel .panel-heading .panel-title a.collapsed:after {
  position: absolute;
  top: 0;
  z-index: 999;
  right: 0;
  width: 38px;
  height: 100%;
  display: block;
  content: " ";
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-down_bl.png) no-repeat center;
}
.std .panel-group .panel .panel-collapse {
  display: none;
}
.std .panel-group .panel .panel-collapse.in {
  display: block;
}
.std .panel-group .panel:last-child .panel-heading {
  border: none;
}
.std .panel-group .panel:last-child .panel-heading h4 a {
  border-bottom: 1px solid #cdcdcd;
}
.std .panel-group .panel:last-child .panel-heading h4 a.collapsed {
  border: none;
}
.std .panel-group .panel:last-child .panel-collapse.in {
  display: block;
}
.std .panel-group .panel:last-child .panel-collapse.in .panel-body {
  border: none;
}
.std .img-right {
  float: right;
  margin-left: 20px;
}
.std img {
  max-width: 100%;
  height: auto;
}
.box-left {
  border: solid 1px #cdcdcd;
  padding: 0;
  overflow: hidden;
}
.box-left img {
  margin: 0;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.box-left .box-left-inner {
  padding: 15px 20px;
}
.box-left h3 {
  margin-top: 0;
}
a.link_arrow {
  color: #FA831E;
  display: inline-block !important;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left center !important;
  padding-left: 13px !important;
}
.cms-page-view .layout.col2-left-layout {
  padding-bottom: 33px ;
}
.cms-page-view div[role="main"] h1:nth-child(1) {
  margin-top: -5px;
}
.cms-page-view div[role="main"] h3 {
  margin: 20px 0;
  z-index: 100;
  position: relative;
}
.cms-page-view div[role="main"] h4 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.cms-page-view div[role="main"] ul,
.cms-page-view div[role="main"] ol {
  padding-left: 19px;
  line-height: 19px;
  margin-bottom: 10px;
}
.cms-page-view div[role="main"] p {
  line-height: 19px;
}
.cms-page-view div[role="main"] div.box-left h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
@media (max-width: 991px) {
  .layout.col2-left-layout div[role="main"],
  .layout.col3-layout div[role="main"] {
    float: none;
  }
  .cms-page-view .layout.col2-left-layout {
    padding-bottom: 4px ;
  }
  .box-left {
    margin-bottom: 30px;
    overflow: hidden;
  }
  .box-left img {
    width: 107%;
    max-width: none;
  }
}
@media (max-width: 768px) {
  .std .img-right {
    float: none;
    margin-left: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
#bodytypeCalc b {
  font-size: 16px;
}
#bodytypeCalc input[type=radio] {
  margin-right: 5px;
}
#bodytypeCalc .question {
  margin-bottom: 10px;
}
#bodytypeCalc input[type=button] {
  width: auto;
  height: 28px;
  background: #FA831E;
  border: solid 1px #AE5B15;
  color: #ffffff;
  letter-spacing: 0.2px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 26px;
  margin: 1px 0 0;
  cursor: pointer;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
#bodytypeCalc input[type=button]:hover,
#bodytypeCalc input[type=button]:focus,
#bodytypeCalc input[type=button]:active {
  background: #AE5B15;
  border: solid 1px #AE5B15;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.widget_single_product {
  border: 1px solid #CDCDCD;
  padding: 15px 20px;
  overflow: hidden;
  margin-top: 15px;
}
.widget_single_product > a,
.widget_single_product .grid_panel a {
  display: block;
  text-align: center;
}
.widget_single_product > a > .subtitle,
.widget_single_product .grid_panel a > .subtitle {
  font-size: 22px;
  font-weight: bold;
  display: block;
  margin: 10px;
}
.widget_single_product > a:hover > .subtitle,
.widget_single_product .grid_panel a:hover > .subtitle {
  color: #FA831E;
  text-decoration: none;
}
.widget_single_product .buy_button button {
  padding: 10px 30px;
  margin-top: 20px;
  height: 39px;
  line-height: 20px;
}
.widget_single_product.cms {
  padding: 40px 20px 35px;
}
.widget_single_product.cms .product-link {
  position: relative;
}
@media (max-width: 1200px) {
  .widget_single_product.cms .product-link.co_topseller:after,
  .widget_single_product.cms .product-link.co_topseller:after,
  .widget_single_product.cms .product-link.co_topseller:after {
    right: 37px;
  }
}
@media (max-width: 991px) {
  .widget_single_product.cms .product-link.co_topseller:after,
  .widget_single_product.cms .product-link.co_topseller:after,
  .widget_single_product.cms .product-link.co_topseller:after {
    position: absolute;
    right: 30%;
  }
}
@media (max-width: 420px) {
  .widget_single_product.cms .product-link.co_topseller:after,
  .widget_single_product.cms .product-link.co_topseller:after,
  .widget_single_product.cms .product-link.co_topseller:after {
    right: 15%;
  }
}
.widget_single_product.cms .product-link.co_topseller:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6521px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: -15px;
  right: 80px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.widget_single_product.cms .product-link.co_sale:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6395px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: -15px;
  right: 80px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.widget_single_product.cms .product-link.co_neu:after {
  content: "";
  display: block;
  width: 43px;
  height: 43px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6584px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: -15px;
  right: 80px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.widget_single_product.cms .subtitle {
  display: block;
  margin: 21px 0 13px 0;
  color: #000;
  font-size: 14px;
  line-height: 15px;
  font-weight: bold;
  text-align: center;
}
.widget_single_product.cms .subtitle:hover {
  text-decoration: underline;
}
.widget_single_product.cms .price-information {
  text-align: center;
  margin-bottom: 29px;
}
.widget_single_product.cms .price-information .price-label,
.widget_single_product.cms .price-information .tax-details {
  display: none;
}
.widget_single_product.cms .price-information .old-price {
  width: 50%;
  float: right;
  text-align: left;
}
.widget_single_product.cms .price-information .old-price .price {
  color: #444444;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 5px;
}
.widget_single_product.cms .price-information .special-price {
  width: 50%;
  float: left;
  text-align: right;
}
.widget_single_product.cms .price-information .special-price .price {
  color: #444444;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
  margin-right: 5px;
}
.widget_single_product.cms .price-information .base_price {
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  color: #999;
  font-size: 12px;
  /* Näherungswert aufgrund einer Schriftersetzung */
  font-weight: 400;
  line-height: 14px;
}
.widget_single_product.cms .button {
  max-width: 235px;
  margin: 0 auto;
}
.widget_post_list {
  margin-top: 30px;
}
.widget_post_list .row {
  margin-bottom: 26px;
}
.cms-page-view h1 {
  line-height: 41px;
}
.cms-page-view h2 {
  margin-top: 22px;
  font-size: 26px;
}
.cms-page-view h4 {
  margin-top: 0 !important;
}
.cms-page-view h4 a {
  padding: 0;
  background: none;
}
.cms-page-view .std a {
  background: none;
  padding: 0;
}
.topic_content {
  margin-top: -8px;
}
.topic_content .subcategory-grid {
  margin-top: 35px;
}
.topic_content .subcategory-grid > .block-content {
  margin-top: 18px;
}
.topic_content .subcategory-grid .category-link h3 {
  margin-top: 5px;
  line-height: 29px;
}
.cms_topics_title img {
  float: right;
  margin-left: 15px;
}
.cms_topics_title h4 {
  margin-top: 20px !important;
  margin-bottom: 14px !important;
}
.recipe_list {
  margin-top: 25px;
}
.recipe_list .recipe {
  margin-bottom: 25px;
}
.recipe_list .recipe p {
  margin-bottom: 0;
}
.recipe_list .recipe h4 {
  margin-bottom: 9px;
}
@media (max-width: 768px) {
  .recipe img {
    margin-bottom: 10px;
  }
}
.contentpage h1 {
  margin-bottom: 20px;
}
.contentpage h2 {
  font-size: 24px;
}
.contentpage p {
  margin: 0px 0px 22px;
}
.contentpage .sportnahrung_index {
  margin-top: 16px;
  margin-bottom: 28px;
}
.contentpage .sportnahrung_index tr:nth-child(1) > th {
  padding-top: 8px;
  padding-bottom: 10px;
  font-size: 18px;
}
.contentpage .sportnahrung_index th,
.contentpage .sportnahrung_index td {
  vertical-align: top;
}
.contentpage .sportnahrung_index tbody tr:nth-child(1n+2) > td {
  background: #ffffff;
}
.contentpage .sportnahrung_index tbody tr:nth-child(2n+1) > td {
  background: #f1f1f1;
}
.contentpage .sportnahrung_index tbody td {
  padding: 12px 1px;
}
.contentpage .sportnahrung_index tbody td:nth-child(1) {
  padding: 12px 20px;
}
.contentpage .sportnahrung_index tbody td:nth-child(2) {
  padding-right: 15px;
}
.contentpage .bewertung_nahrungsindex {
  margin-top: 17px;
  margin-bottom: 28px;
}
.contentpage .bewertung_nahrungsindex td {
  padding: 14px 20px;
  vertical-align: top;
}
.contentpage .bewertung_nahrungsindex i {
  margin-top: 4px;
}
.cms-page-view .std .gray {
  color: #999;
}
.cms-page-view .std h4.gray {
  margin-top: 16px !important;
  margin-bottom: 20px;
}
.cms-page-view .std h4.arrow_link a {
  display: inline-block;
  height: 28px;
  line-height: 28px;
  padding-left: 18px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-sm.png) no-repeat left;
}
.cms-page-view .std .kgdt {
  margin-top: 32px;
  font-size: 13px;
  line-height: 18px;
}
.cms-page-view .std .italic-subheadline {
  color: #000;
  font-size: 18px;
  font-style: italic;
  margin-top: 12px;
  margin-bottom: 13px;
}
.cms-page-view .std .testimonial_list {
  margin-top: 26px;
  margin-left: 15px;
  margin-right: 15px;
}
.cms-page-view .std .testimonial_list .testimonial {
  padding-bottom: 20px;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 25px;
}
.cms-page-view .std .testimonial_list .testimonial img {
  max-width: 167px;
}
.cms-page-view .std .testimonial_list .testimonial h3 {
  margin-top: 0;
  margin-bottom: 10px;
}
.cms-page-view .std .testimonial_list .testimonial ul {
  margin-bottom: 15px;
}
.cms-page-view .std .testimonial_list .testimonial ul li {
  margin-bottom: 1px;
}
.cms-page-view .std .testimonial_list .testimonial:last-child {
  padding-bottom: 30px;
}
.cms-page-view .std .msu {
  margin-top: 20px !important;
}
.cms-page-view .std .ratgeber_page p {
  margin-bottom: 20px;
}
.cms-page-view .std .ratgeber_page .explain_img {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .testimonial img {
    margin-bottom: 10px;
  }
}
.famous_products {
  margin-top: 27px;
  margin-bottom: -4px;
}
.fam_product img {
  border: #CCCCCC 1px solid;
  margin-bottom: 18px;
}
.fam_product ul li {
  margin-bottom: 1px;
}
.personal_suggestion {
  border: 3px solid #FA831E;
  padding-top: 16px;
  padding-bottom: 20px;
  padding-left: 202px;
  padding-right: 30px;
  position: relative;
  margin-top: 27px;
  margin-bottom: 25px;
}
.personal_suggestion h3 {
  margin-top: 0 !important;
  margin-bottom: 11px !important;
}
.personal_suggestion ul {
  margin-top: -8px !important;
  margin-bottom: 6px !important;
}
.personal_suggestion:before,
.personal_suggestion:after {
  display: block;
  content: " ";
  position: absolute;
  z-index: 9;
}
.personal_suggestion:before {
  width: 171px;
  height: 170px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/sportnahrung_ratgeber-empf.jpg) no-repeat;
  bottom: -3px;
  left: 0;
}
.personal_suggestion:after {
  width: 43px;
  height: 43px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/thumbsup.png) no-repeat;
  top: -20px;
  right: -20px;
}
@media (max-width: 600px) {
  .personal_suggestion {
    padding: 20px;
    padding-bottom: 165px;
  }
}
.personal_suggestion_responsive {
  border: 3px solid #FA831E;
  margin-top: 27px;
  margin-bottom: 25px;
  width: 100%;
  position: relative;
}
.personal_suggestion_responsive .inner {
  display: flex;
  margin-top: 15px;
}
@media (max-width: 992px) {
  .personal_suggestion_responsive .inner {
    margin-left: auto;
    margin-bottom: 15px;
    width: 100%;
    max-width: 90%;
    margin-right: auto;
  }
}
@media (min-width: 993px) {
  .personal_suggestion_responsive .inner {
    margin-left: 0;
    margin-bottom: 0;
    width: auto;
  }
}
@media (max-width: 992px) {
  .personal_suggestion_responsive .inner {
    flex-direction: column;
  }
}
@media (min-width: 993px) {
  .personal_suggestion_responsive .inner {
    flex-direction: row-reverse;
  }
}
.personal_suggestion_responsive .inner .image {
  display: flex;
}
@media (max-width: 992px) {
  .personal_suggestion_responsive .inner .image {
    width: 100%;
    justify-content: center;
  }
}
@media (min-width: 993px) {
  .personal_suggestion_responsive .inner .image {
    width: auto;
    align-items: flex-end;
  }
}
@media (max-width: 992px) {
  .personal_suggestion_responsive .inner .text {
    width: 100%;
  }
}
@media (min-width: 993px) {
  .personal_suggestion_responsive .inner .text {
    width: 78%;
  }
}
@media (max-width: 992px) {
  .personal_suggestion_responsive .inner .text .text-container {
    margin-left: 0;
  }
}
@media (min-width: 993px) {
  .personal_suggestion_responsive .inner .text .text-container {
    margin-left: 50px;
  }
}
.personal_suggestion_responsive h3 {
  margin-top: 0 !important;
  margin-bottom: 11px !important;
}
.personal_suggestion_responsive ul {
  margin-top: -8px !important;
  margin-bottom: 6px !important;
}
.personal_suggestion_responsive:before,
.personal_suggestion_responsive:after {
  display: block;
  content: " ";
  position: absolute;
  z-index: 9;
}
.personal_suggestion_responsive:after {
  width: 43px;
  height: 43px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/thumbsup.png) no-repeat;
  top: -20px;
  right: -20px;
}
.copyright_box {
  margin-top: 40px;
  border-top: 1px solid #CCCCCC;
  padding-top: 30px;
  padding-left: 110px;
  position: relative;
}
.copyright_box img {
  float: right;
  width: 89px;
  margin-left: 35px;
}
.copyright_box h3 {
  margin-top: -2px !important;
  margin-bottom: 13px !important;
}
.copyright_box:after {
  display: block;
  content: " ";
  position: absolute;
  z-index: 9;
  width: 90px;
  height: 90px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/copyright.png) no-repeat;
  top: 30px;
  left: 0;
}
@media (max-width: 600px) {
  .copyright_box {
    position: relative;
  }
  .copyright_box img {
    float: none;
    position: absolute;
    top: 150px;
    left: 0;
    margin: 0;
  }
}
@media (min-width: 900px) {
  .contentpage .sportnahrung_index th:nth-child(1) {
    width: 192px;
  }
  .contentpage .sportnahrung_index th:nth-child(2) {
    width: 266px;
  }
  .contentpage .sportnahrung_index th:nth-child(3) {
    width: 126px;
  }
  .contentpage .bewertung_nahrungsindex {
    width: 74.5%;
  }
  .contentpage .bewertung_nahrungsindex td:nth-child(1) {
    width: 177px;
  }
}
.rating_5,
.rating_4,
.rating_3,
.rating_2,
.rating_1 {
  display: block;
  width: 76px;
  height: 15px;
  background-repeat: no-repeat;
}
.rating_5 {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/rating_5.png);
}
.rating_4 {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/rating_4.png);
}
.rating_3 {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/rating_3.png);
}
.rating_2 {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/rating_2.png);
}
.rating_1 {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/rating_1.png);
}
.trainingsplan h1 {
  margin-bottom: 14px;
}
.trainingsplan_liste {
  list-style: none;
  padding: 20px !important;
  padding-top: 7px !important;
}
.trainingsplan_liste li {
  display: block;
  min-height: 25px;
  padding-left: 35px;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
  background-repeat: no-repeat;
  background-position: left;
  line-height: 24px;
  margin-bottom: 17px;
}
.training-ganz {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-ganzkoerper.png);
}
.training-prog {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-grundlagentraining.png);
}
.training-3er {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-3er.png);
}
.training-hard {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-hardgainer.png);
}
.training-kraft {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-kraftausdauer.png);
}
.training-zirkel {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-zirkeltraining.png);
}
.training-2er {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-2er.png);
}
.training-ilb {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-ilb.png);
}
.training-masch {
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/contentpages/icon-maschinentraining.png);
}
.col2-left-layout .std .training_pagination {
  border-top: 1px solid #CCCCCC;
  margin-top: 7px;
  text-align: center;
}
.col2-left-layout .std .training_pagination ul {
  padding: 0 !important;
  list-style: none;
  margin-top: 8px;
}
.col2-left-layout .std .training_pagination ul li {
  display: inline-block;
}
.col2-left-layout .std .training_pagination ul li a {
  display: inline-block;
  padding: 0 5px !important;
  color: #000000;
  text-decoration: none;
  height: 31px;
  line-height: 36px;
}
.col2-left-layout .std .training_pagination ul li a.active {
  color: #FA831E;
}
.col2-left-layout .std .training_pagination ul li a.prev {
  width: 12px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-sm.png) no-repeat center;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  font-size: 0;
  padding: 0 20px !important;
  height: 26px;
}
.col2-left-layout .std .training_pagination ul li a.next {
  width: 12px;
  height: 22px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-sm.png) no-repeat center;
  font-size: 0;
  padding: 0 20px !important;
  height: 26px;
}
.col2-left-layout .std .trainingsplan_detail .less_ls {
  margin-top: -9px;
  font-weight: bold;
  margin-bottom: 22px;
}
.col2-left-layout .std .trainingsplaene {
  margin-bottom: 10px;
}
.col2-left-layout .std .trainingsplan {
  display: block;
  border: 1px solid #cdcdcd;
  min-height: 169px;
  text-align: left;
  position: relative;
  padding: 24px 19px;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
  margin-bottom: 15px;
}
.col2-left-layout .std .trainingsplan h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 7px;
  display: inline-block;
  color: #444444 !important;
  text-decoration: none !important;
  margin-top: 0 !important;
}
.col2-left-layout .std .trainingsplan ul {
  position: relative;
  z-index: 1000;
}
.col2-left-layout .std .trainingsplan img {
  position: absolute;
  bottom: 0;
  right: 0;
}
.col2-left-layout .std .trainingsplan a {
  position: absolute;
  display: block;
  bottom: 15px;
  left: 20px;
  background: none transparent;
  font-size: 18px;
  font-weight: 600;
  color: #FA831E;
  padding-left: 18px;
}
.col2-left-layout .std .trainingsplan a:before {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1037px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 4px;
  right: inherit;
  bottom: inherit;
  left: 0;
  margin-top: 0;
  margin-left: 0;
}
.ie8 .col2-left-layout .std .training_pagination UL LI A.prev {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-left-sm.png) no-repeat center;
}
.ie8 .col2-left-layout .std .training_pagination UL LI A.prev,
.ie8 .col2-left-layout .std .training_pagination UL LI A.next {
  position: relative;
  top: -17px;
}
.cms-page-view .std .lexikon-title p,
.catalog-category-view .lexikon-title p {
  font-size: 14px;
  line-height: 18px;
}
.cms-page-view .std .lexikon-page ul.headings_list,
.catalog-category-view .lexikon-page ul.headings_list {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-top: 16px;
}
.cms-page-view .std .lexikon-page ul.headings_list li,
.catalog-category-view .lexikon-page ul.headings_list li {
  display: inline-block;
  font-size: 25px;
  font-weight: bold;
  margin-right: 12px;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list,
.catalog-category-view .lexikon-page ul.manufacturer_list,
.cms-page-view .std .lexikon-page ul.ingredients,
.catalog-category-view .lexikon-page ul.ingredients {
  margin-top: 7px !important;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list > li,
.catalog-category-view .lexikon-page ul.manufacturer_list > li,
.cms-page-view .std .lexikon-page ul.ingredients > li,
.catalog-category-view .lexikon-page ul.ingredients > li {
  padding-bottom: 25px;
  border-bottom: 1px solid #CCCCCC;
  padding-top: 25px;
  font-size: 19px;
  font-weight: bold;
  color: #444444;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list > li > p,
.catalog-category-view .lexikon-page ul.manufacturer_list > li > p,
.cms-page-view .std .lexikon-page ul.ingredients > li > p,
.catalog-category-view .lexikon-page ul.ingredients > li > p {
  margin-bottom: 0;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list > li > ul,
.catalog-category-view .lexikon-page ul.manufacturer_list > li > ul,
.cms-page-view .std .lexikon-page ul.ingredients > li > ul,
.catalog-category-view .lexikon-page ul.ingredients > li > ul {
  margin-top: 10px;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list > li > ul li,
.catalog-category-view .lexikon-page ul.manufacturer_list > li > ul li,
.cms-page-view .std .lexikon-page ul.ingredients > li > ul li,
.catalog-category-view .lexikon-page ul.ingredients > li > ul li,
.cms-page-view .std .lexikon-page ul.manufacturer_list > li > ul li a,
.catalog-category-view .lexikon-page ul.manufacturer_list > li > ul li a,
.cms-page-view .std .lexikon-page ul.ingredients > li > ul li a,
.catalog-category-view .lexikon-page ul.ingredients > li > ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #eeeeee;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list > li a,
.catalog-category-view .lexikon-page ul.manufacturer_list > li a,
.cms-page-view .std .lexikon-page ul.ingredients > li a,
.catalog-category-view .lexikon-page ul.ingredients > li a {
  color: #999 !important;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list > li:last-child,
.catalog-category-view .lexikon-page ul.manufacturer_list > li:last-child,
.cms-page-view .std .lexikon-page ul.ingredients > li:last-child,
.catalog-category-view .lexikon-page ul.ingredients > li:last-child {
  border-bottom: none;
}
.cms-page-view .std .lexikon-page ul.manufacturer_list,
.catalog-category-view .lexikon-page ul.manufacturer_list,
.cms-page-view .std .lexikon-page ul.manufacturer_list ul,
.catalog-category-view .lexikon-page ul.manufacturer_list ul,
.cms-page-view .std .lexikon-page ul.ingredients,
.catalog-category-view .lexikon-page ul.ingredients,
.cms-page-view .std .lexikon-page ul.ingredients ul,
.catalog-category-view .lexikon-page ul.ingredients ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cms-page-view .std .lexikon-page .ingredients .section:before,
.catalog-category-view .lexikon-page .ingredients .section:before {
  top: 25px;
}
.widget_cmspagination {
  text-align: center;
}
.widget_cmspagination ul {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 15px;
}
.widget_cmspagination ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.widget_cmspagination ul li:before {
  left: -6px;
  top: 6px;
}
.widget_cmspagination ul li a {
  display: inline-block;
  padding: 6px !important;
}
.download-button {
  display: flex;
  align-items: center;
  justify-content: center;
}
.download-button .button:hover {
  border-color: #d72f30 !important;
}
.download-button .button {
  padding: 1px 14px 1px 14px;
  height: auto;
  border-radius: 1px;
  text-transform: uppercase;
  line-height: 17px;
  vertical-align: bottom;
  font-size: 14px;
  background: none;
  color: #999;
  border-color: grey;
  display: flex;
  align-items: center;
  justify-content: center;
}
.download-button .button div {
  float: left;
}
.white-button {
  padding: 13px 14px 11px 14px;
  height: auto;
  border-radius: 1px;
  text-transform: uppercase;
  line-height: 12px;
  vertical-align: bottom;
  font-size: 12px;
  background: none;
  color: #fa831e;
  border: 1px solid #fa831e;
}
.white-button:hover {
  border-width: 3px;
  padding: 11px 12px 9px 12px;
  border-color: #FA831E;
}
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
.cart .page-title .checkout-types li:last-child {
  margin-bottom: 0;
}
.cart .title-buttons .checkout-types {
  float: right;
  margin-bottom: 0;
}
.cart .checkout-types .paypal-or {
  margin: 0 8px;
}
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  font-size: 12px;
}
.cart > form {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .cart > form {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #ddd;
  }
}
.btn-checkout {
  color: #fff;
  background-color: #e1000f;
  border-color: #c8000d;
  background-image: -webkit-gradient(linear, left 1%, left 99%, from(#e1000f), to(#620006));
  background-image: -webkit-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: -moz-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: linear-gradient(to bottom, #e1000f 1%, #620006 99%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1000f', endColorstr='#ff620006', GradientType=0);
}
.btn-checkout:hover,
.btn-checkout:focus,
.btn-checkout:active,
.btn-checkout.active,
.open .dropdown-toggle.btn-checkout {
  color: #fff;
  background-color: #b8000c;
  border-color: #8a0009;
}
.btn-checkout:active,
.btn-checkout.active,
.open .dropdown-toggle.btn-checkout {
  background-image: none;
}
.btn-checkout.disabled,
.btn-checkout[disabled],
fieldset[disabled] .btn-checkout,
.btn-checkout.disabled:hover,
.btn-checkout[disabled]:hover,
fieldset[disabled] .btn-checkout:hover,
.btn-checkout.disabled:focus,
.btn-checkout[disabled]:focus,
fieldset[disabled] .btn-checkout:focus,
.btn-checkout.disabled:active,
.btn-checkout[disabled]:active,
fieldset[disabled] .btn-checkout:active,
.btn-checkout.disabled.active,
.btn-checkout[disabled].active,
fieldset[disabled] .btn-checkout.active {
  background-color: #e1000f;
  border-color: #c8000d;
}
.cart-table {
  margin-bottom: 0;
}
.cart-table .qty {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
  width: auto;
  text-align: center;
}
select.cart-table .qty {
  height: 30px;
  line-height: 30px;
}
textarea.cart-table .qty {
  height: auto;
}
.cart-table .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.cart-table .btn-continue {
  float: left;
}
.cart .cart-collaterals {
  margin-left: -15px;
  margin-right: -15px;
}
.cart .cart-collaterals:before,
.cart .cart-collaterals:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cart .cart-collaterals:after {
  clear: both;
}
.cart .cart-collaterals:before,
.cart .cart-collaterals:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.cart .cart-collaterals:after {
  clear: both;
}
.cart .cart-collaterals .col2-set {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .cart .cart-collaterals .col2-set {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 768px) {
  .cart .cart-collaterals .totals {
    margin-right: 15px;
    float: right;
    width: 33.33333333%;
  }
}
.cart .crosssell,
.cart .discount,
.cart .shipping {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #ddd;
}
.cart .crosssell > .list-group,
.cart .discount > .list-group,
.cart .shipping > .list-group {
  margin-bottom: 0;
}
.cart .crosssell > .list-group .list-group-item,
.cart .discount > .list-group .list-group-item,
.cart .shipping > .list-group .list-group-item {
  border-width: 1px 0;
}
.cart .crosssell > .list-group .list-group-item:first-child,
.cart .discount > .list-group .list-group-item:first-child,
.cart .shipping > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.cart .crosssell > .list-group .list-group-item:last-child,
.cart .discount > .list-group .list-group-item:last-child,
.cart .shipping > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.cart .crosssell > .table,
.cart .discount > .table,
.cart .shipping > .table,
.cart .crosssell > .table-responsive,
.cart .discount > .table-responsive,
.cart .shipping > .table-responsive {
  margin-bottom: 0;
}
.cart .crosssell > .panel-body + .table,
.cart .discount > .panel-body + .table,
.cart .shipping > .panel-body + .table,
.cart .crosssell > .panel-body + .table-responsive,
.cart .discount > .panel-body + .table-responsive,
.cart .shipping > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.cart .crosssell > .table-bordered,
.cart .discount > .table-bordered,
.cart .shipping > .table-bordered,
.cart .crosssell > .table-responsive > .table-bordered,
.cart .discount > .table-responsive > .table-bordered,
.cart .shipping > .table-responsive > .table-bordered {
  border: 0;
}
.cart .crosssell > .table-bordered > thead > tr > th:first-child,
.cart .discount > .table-bordered > thead > tr > th:first-child,
.cart .shipping > .table-bordered > thead > tr > th:first-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > th:first-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > th:first-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > th:first-child,
.cart .crosssell > .table-bordered > tbody > tr > th:first-child,
.cart .discount > .table-bordered > tbody > tr > th:first-child,
.cart .shipping > .table-bordered > tbody > tr > th:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.cart .crosssell > .table-bordered > tfoot > tr > th:first-child,
.cart .discount > .table-bordered > tfoot > tr > th:first-child,
.cart .shipping > .table-bordered > tfoot > tr > th:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.cart .crosssell > .table-bordered > thead > tr > td:first-child,
.cart .discount > .table-bordered > thead > tr > td:first-child,
.cart .shipping > .table-bordered > thead > tr > td:first-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > td:first-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > td:first-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > td:first-child,
.cart .crosssell > .table-bordered > tbody > tr > td:first-child,
.cart .discount > .table-bordered > tbody > tr > td:first-child,
.cart .shipping > .table-bordered > tbody > tr > td:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.cart .crosssell > .table-bordered > tfoot > tr > td:first-child,
.cart .discount > .table-bordered > tfoot > tr > td:first-child,
.cart .shipping > .table-bordered > tfoot > tr > td:first-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.cart .crosssell > .table-bordered > thead > tr > th:last-child,
.cart .discount > .table-bordered > thead > tr > th:last-child,
.cart .shipping > .table-bordered > thead > tr > th:last-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > th:last-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > th:last-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > th:last-child,
.cart .crosssell > .table-bordered > tbody > tr > th:last-child,
.cart .discount > .table-bordered > tbody > tr > th:last-child,
.cart .shipping > .table-bordered > tbody > tr > th:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.cart .crosssell > .table-bordered > tfoot > tr > th:last-child,
.cart .discount > .table-bordered > tfoot > tr > th:last-child,
.cart .shipping > .table-bordered > tfoot > tr > th:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.cart .crosssell > .table-bordered > thead > tr > td:last-child,
.cart .discount > .table-bordered > thead > tr > td:last-child,
.cart .shipping > .table-bordered > thead > tr > td:last-child,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr > td:last-child,
.cart .discount > .table-responsive > .table-bordered > thead > tr > td:last-child,
.cart .shipping > .table-responsive > .table-bordered > thead > tr > td:last-child,
.cart .crosssell > .table-bordered > tbody > tr > td:last-child,
.cart .discount > .table-bordered > tbody > tr > td:last-child,
.cart .shipping > .table-bordered > tbody > tr > td:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.cart .discount > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.cart .crosssell > .table-bordered > tfoot > tr > td:last-child,
.cart .discount > .table-bordered > tfoot > tr > td:last-child,
.cart .shipping > .table-bordered > tfoot > tr > td:last-child,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.cart .crosssell > .table-bordered > thead > tr:last-child > th,
.cart .discount > .table-bordered > thead > tr:last-child > th,
.cart .shipping > .table-bordered > thead > tr:last-child > th,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr:last-child > th,
.cart .discount > .table-responsive > .table-bordered > thead > tr:last-child > th,
.cart .shipping > .table-responsive > .table-bordered > thead > tr:last-child > th,
.cart .crosssell > .table-bordered > tbody > tr:last-child > th,
.cart .discount > .table-bordered > tbody > tr:last-child > th,
.cart .shipping > .table-bordered > tbody > tr:last-child > th,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.cart .discount > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.cart .crosssell > .table-bordered > tfoot > tr:last-child > th,
.cart .discount > .table-bordered > tfoot > tr:last-child > th,
.cart .shipping > .table-bordered > tfoot > tr:last-child > th,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.cart .crosssell > .table-bordered > thead > tr:last-child > td,
.cart .discount > .table-bordered > thead > tr:last-child > td,
.cart .shipping > .table-bordered > thead > tr:last-child > td,
.cart .crosssell > .table-responsive > .table-bordered > thead > tr:last-child > td,
.cart .discount > .table-responsive > .table-bordered > thead > tr:last-child > td,
.cart .shipping > .table-responsive > .table-bordered > thead > tr:last-child > td,
.cart .crosssell > .table-bordered > tbody > tr:last-child > td,
.cart .discount > .table-bordered > tbody > tr:last-child > td,
.cart .shipping > .table-bordered > tbody > tr:last-child > td,
.cart .crosssell > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.cart .discount > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.cart .shipping > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.cart .crosssell > .table-bordered > tfoot > tr:last-child > td,
.cart .discount > .table-bordered > tfoot > tr:last-child > td,
.cart .shipping > .table-bordered > tfoot > tr:last-child > td,
.cart .crosssell > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.cart .discount > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.cart .shipping > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.cart .crosssell > h2,
.cart .discount > h2,
.cart .shipping > h2 {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}
.cart .crosssell > h2 > .dropdown .dropdown-toggle,
.cart .discount > h2 > .dropdown .dropdown-toggle,
.cart .shipping > h2 > .dropdown .dropdown-toggle {
  color: inherit;
}
.cart .crosssell > h2 > a,
.cart .discount > h2 > a,
.cart .shipping > h2 > a {
  color: inherit;
}
.cart .crosssell #crosssell-products-list {
  margin-bottom: 0;
  padding: 15px;
}
.cart .crosssell li.item {
  padding: 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.cart .crosssell li.item:first-child {
  padding-top: 0;
}
.cart .crosssell li.item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.cart .crosssell .product-image {
  float: left;
}
.cart .crosssell .product-details {
  margin-left: 100px;
}
.cart .crosssell .add-to-links .separator {
  display: none;
}
.cart .crosssell .link-compare {
  font-weight: normal;
}
@media (max-width: 992px) {
  .cart .crosssell {
    display: none;
  }
}
.cart .discount .discount-form {
  padding: 15px;
}
.cart .shipping .shipping-form {
  padding: 15px;
}
.cart .totals {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.cart .totals blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.cart .totals table {
  width: 100%;
  margin-bottom: 20px;
}
.cart .totals table > thead > tr > th,
.cart .totals table > tbody > tr > th,
.cart .totals table > tfoot > tr > th,
.cart .totals table > thead > tr > td,
.cart .totals table > tbody > tr > td,
.cart .totals table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.cart .totals table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.cart .totals table > caption + thead > tr:first-child > th,
.cart .totals table > colgroup + thead > tr:first-child > th,
.cart .totals table > thead:first-child > tr:first-child > th,
.cart .totals table > caption + thead > tr:first-child > td,
.cart .totals table > colgroup + thead > tr:first-child > td,
.cart .totals table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.cart .totals table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.cart .totals table .table {
  background-color: #fff;
}
.cart .totals .checkout-types {
  margin-bottom: 0;
  text-align: right;
}
.cart .totals .checkout-types li {
  margin-bottom: 5px;
}
.cart .totals .checkout-types li:last-child {
  margin-bottom: 0;
}
.item-options {
  margin-top: 10px;
}
.item-options dd {
  margin-left: 15px;
}
.truncated {
  position: relative;
  cursor: help;
}
.truncated .dots {
  cursor: inherit;
  color: inherit;
}
.truncated .dots:hover {
  text-decoration: none;
}
.truncated_full_value {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
  top: 20px;
}
.truncated_full_value.top {
  margin-top: -10px;
}
.truncated_full_value.right {
  margin-left: 10px;
}
.truncated_full_value.bottom {
  margin-top: 10px;
}
.truncated_full_value.left {
  margin-left: -10px;
}
.truncated_full_value.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.truncated_full_value.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.truncated_full_value.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.truncated_full_value.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.truncated_full_value.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.truncated_full_value.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.truncated_full_value.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.truncated_full_value.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.truncated_full_value dl {
  margin: 0;
}
.truncated_full_value dt {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.truncated_full_value dd {
  padding: 9px 14px;
  margin-left: 0;
}
.truncated_full_value dd + dt {
  border-radius: 0;
  border-top: 1px solid #ebebeb;
}
.truncated_full_value.show {
  display: block;
}
.minicart-wrapper {
  /*display: none;*/
}
.success-msg {
  font-weight: bold;
  color: #38a02b;
  border: 1px solid #38a02b;
  padding-left: 50px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-check.png) left 20px center no-repeat;
}
.checkout-cart-index .checkout-types.bottom {
  margin: 32px auto;
  padding: 0 14px;
}
.checkout-cart-index .checkout-types.bottom > li {
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}
.checkout-cart-index .checkout-types.bottom > li div {
  margin-right: 10px;
}
.checkout-cart-index .checkout-types.bottom > li > p {
  top: 6px !important;
  text-align: center;
}
.checkout-cart-index .checkout-types.bottom > li > p > span {
  margin-right: 11px;
}
.checkout-cart-index .checkout-types.bottom .button {
  top: 0;
  width: 128px;
  margin: 11px 5px 0 0;
}
.checkout-cart-index .checkout-types.top li {
  text-align: center;
  margin-right: 10px;
}
.cart input,
.cart [type=button] {
  border-radius: 0 !important;
}
.cart .discount {
  margin-bottom: 0;
}
.cart .label {
  font-size: 24px;
  font-weight: bold;
  margin-top: 15px;
  margin-right: 20px;
  color: #444444;
}
.cart h1 {
  color: #444444;
  margin-bottom: 20px;
}
.cart > form {
  overflow: hidden;
  padding: 0;
  border: none;
}
.cart .checkout-types:before,
.cart .checkout-types:after {
  content: " ";
  display: table;
}
.cart .checkout-types:after {
  clear: both;
}
.cart .checkout-types li {
  display: block;
  float: left;
}
.cart .checkout-types li p {
  margin: 0;
  position: relative;
  top: 23px;
}
.cart .checkout-types li p > .paypal-or {
  margin: 0 8px;
  position: relative;
  top: 12px;
}
.cart .checkout-types .button {
  width: 160px;
  height: 28px;
  background: #FA831E;
  border: solid 1px #AE5B15;
  color: #ffffff;
  letter-spacing: 0.2px;
  font-size: 14px;
  line-height: 26px;
  padding: 4px;
  margin: 1px 0 0;
  cursor: pointer;
  display: block;
  margin-top: 28px;
}
.cart .title-buttons .checkout-types {
  margin-bottom: 20px;
}
.cart .cart-table.data-table {
  border-color: 1px solid #cdcdcd;
  border-collapse: inherit;
  border-bottom: none;
}
.cart .cart-table.data-table > thead > tr {
  background: #f1f1f1;
  height: 42px;
}
.cart .cart-table.data-table > thead > tr > th,
.cart .cart-table.data-table > thead > tr > th.a-center {
  border: none;
  /*text-align: left !important;*/
  border-bottom: 1px solid #cdcdcd;
  padding-left: 15px;
  color: #444444;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 42px;
  font-size: 14px;
}
.cart .cart-table.data-table > thead > tr .cart-price-head {
  padding-left: 32px !important;
}
.cart .cart-table.data-table > tbody > tr td {
  background: #ffffff;
}
.cart .cart-table.data-table > tbody > tr.odd td,
.cart .cart-table.data-table > tbody > tr.even td {
  background: #ffffff;
  border: none;
  padding: 16px 15px;
}
@media screen and (max-width: 767px) {
  .cart .cart-table.data-table > tbody > tr.odd td,
  .cart .cart-table.data-table > tbody > tr.even td {
    border-bottom: 1px solid #cdcdcd;
  }
}
.cart .cart-table.data-table > tbody > tr:last-child td {
  border-bottom: 1px solid #cdcdcd;
}
.cart .cart-table.data-table > tbody .product-cart-image {
  width: 20%;
}
.cart .cart-table.data-table > tbody .product-cart-image img {
  max-width: 100%;
}
.cart .cart-table.data-table > tbody .product-cart-info {
  width: 40%;
  padding-left: 33px !important;
  padding-top: 25px !important;
}
.cart .cart-table.data-table > tbody .product-cart-info .product-cart-sku {
  font-size: 13px;
}
.cart .cart-table.data-table > tbody .product-cart-info .btn-remove {
  display: none;
}
.cart .cart-table.data-table > tbody .product-cart-info .product-name a,
.cart .cart-table.data-table > tbody .product-cart-info .product-name a:hover {
  margin-top: 10px !important;
  color: #444444;
  text-decoration: none;
  margin-bottom: 15px !important;
}
.cart .cart-table.data-table > tbody .product-cart-actions {
  width: 20%;
}
.cart .cart-table.data-table > tbody .product-cart-actions input.qty {
  text-align: right;
  font-style: italic;
  float: left;
}
@media screen and (max-width: 380px) {
  .cart .cart-table.data-table > tbody .product-cart-actions input.qty {
    margin-bottom: 10px;
  }
}
.cart .cart-table.data-table > tbody .product-cart-actions button.btn-update {
  width: 16px;
  height: 16px;
  font-size: 0;
  cursor: pointer;
  border: none;
  border-radius: 0;
  background: none;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-amount.png) no-repeat;
  float: left;
  margin-left: 9px;
  margin-top: 8px;
}
@media screen and (max-width: 380px) {
  .cart .cart-table.data-table > tbody .product-cart-actions .qty-buttons {
    padding: 0;
  }
}
.cart .cart-table.data-table > tbody .product-cart-price {
  width: 22%;
  padding-top: 23px !important;
  position: relative;
}
.cart .cart-table.data-table > tbody .product-cart-price .has_old_price > .price {
  color: #d72f30;
  font-weight: bold;
}
.cart .cart-table.data-table > tbody .product-cart-price .price {
  color: #444444;
  font-weight: bold;
}
.cart .cart-table.data-table > tbody .product-cart-price .base_price {
  font-size: 13px;
}
.cart .cart-table.data-table > tbody .product-cart-price .price-old {
  text-decoration: line-through;
  color: #444444;
  font-size: 13px;
  min-height: 19px;
}
.cart .cart-table.data-table > tbody .product-cart-price a {
  position: absolute;
  right: 10px;
}
.cart .cart-table.data-table > tbody .product-cart-price .link-wishlist:after {
  top: 2px;
}
.cart .cart-table.data-table > tbody .product-cart-total {
  width: 11%;
  padding-top: 25px;
  position: relative;
}
.cart .cart-table.data-table > tbody .product-cart-total .price {
  color: #444444;
  font-weight: bold;
}
.cart .cart-table.data-table > tbody .product-cart-total a.btn-remove {
  position: absolute;
  bottom: 25px;
  padding-left: 18px;
  font-size: 13px;
  font-weight: bold;
  color: #fa831e;
  font-weight: 600;
  display: block;
  text-indent: inherit;
  width: 100%;
  line-height: 15px;
}
@media (max-width: 768px) {
  .cart .cart-table.data-table {
    display: block;
  }
  .cart .cart-table.data-table thead {
    display: none;
  }
  .totals_caption {
    padding-left: 15px !important;
  }
  .product-options dl dt {
    text-align: left;
  }
  .product-options dl dd.last {
    width: 100% !important;
    padding-left: 0;
  }
  .product-view .add-to-cart,
  .add-to-cart-wrapper .add-to-box .add-to-cart {
    padding-top: 10px;
  }
  .product-view .add-to-cart .qty-wrapper,
  .add-to-cart-wrapper .add-to-box .add-to-cart .qty-wrapper {
    margin-left: 0;
    width: 100%;
    margin-bottom: 10px;
  }
  .product-view .add-to-cart .qty-wrapper .qty,
  .add-to-cart-wrapper .add-to-box .add-to-cart .qty-wrapper .qty {
    display: inline-block;
    width: 50px;
    margin-right: 10px;
  }
  .product-view .add-to-cart .qty-wrapper .btn-cart-qty::before,
  .add-to-cart-wrapper .add-to-box .add-to-cart .qty-wrapper .btn-cart-qty::before {
    background-image: none;
    margin-right: 0;
    padding: 4px;
    display: none;
  }
  .product-view .add-to-cart .qty-wrapper .btn-cart-qty,
  .add-to-cart-wrapper .add-to-box .add-to-cart .qty-wrapper .btn-cart-qty {
    display: inline-block !important;
    width: 50px;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
    margin-top: 0;
    margin-left: 5px;
    float: right;
    background-color: #FA831E;
    border: none;
    background-image: none;
    height: 40px;
  }
  .product-view .add-to-cart .btn-cart,
  .add-to-cart-wrapper .add-to-box .add-to-cart .btn-cart {
    margin-left: 0;
    width: 100%;
  }
}
.product-options-bottom .add-to-cart .qty-wrapper .btn-cart-qty {
  display: none;
}
.cart-sub-left > span {
  display: block;
  height: 35px;
}
.cart-sub-left > .widget {
  border: 1px solid #cdcdcd;
  min-height: 315px;
  padding: 25px 20px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg_produktberatung.png) no-repeat bottom right;
}
.cart-sub-left > .widget .subtitle {
  font-size: 24px;
  font-weight: bold;
  color: #444444;
  margin-bottom: 10px;
  margin-top: -5px;
}
.cart-sub-left > .widget p {
  font-size: 18px;
}
.cart-sub-left > .widget p.mail {
  margin-top: 24px;
}
.cart-sub-left > .widget p.mail a {
  color: #FA831E;
  display: inline-block;
  padding-left: 30px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-mail-orange.png) no-repeat left;
  font-size: 17px;
  font-weight: bold;
}
.cart-sub-left > .widget p.phone {
  padding-left: 30px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-phone.png) no-repeat left top;
  color: #444444;
  line-height: 20px;
  margin-top: 15px;
}
.cart-sub-left > .widget p.phone small {
  font-size: 13px;
  line-height: 15px;
  display: block;
}
.cart-sub-left > .widget p.last a {
  color: #FA831E;
  padding-left: 15px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left;
  font-size: 14px;
}
.coupon > span {
  display: none;
}
@media screen and (min-width: 767px) {
  .coupon .items-grid {
    display: flex;
  }
}
@media screen and (min-width: 767px) and screen and (max-width: 767px) {
  .coupon .items-grid {
    flex-direction: column;
  }
}
.coupon > form#discount-coupon-form {
  margin-top: 20px;
  border: 1px solid #cdcdcd;
  border-radius: none;
  background-size: cover;
  color: #444444;
}
.coupon > form#discount-coupon-form .discount,
.coupon > form#discount-coupon-form .discount-form,
.coupon > form#discount-coupon-form .buttons-set,
.coupon > form#discount-coupon-form h2 {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
}
.coupon > form#discount-coupon-form h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.coupon > form#discount-coupon-form .input-text {
  margin-right: 10px;
  height: 30px;
  line-height: 30px;
  width: auto;
  display: inline-block;
  border-radius: 0;
}
@media screen and (min-width: 767px) {
  .coupon > form#discount-coupon-form .input-text {
    margin-top: 15px;
  }
}
.coupon > form#discount-coupon-form .buttons-set {
  margin-top: 15px;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  .coupon > form#discount-coupon-form .buttons-set {
    display: inline-block;
    max-width: 50%;
  }
}
.coupon > form#discount-coupon-form .buttons-set button.button {
  width: 80px;
  height: 28px;
  background: gray;
  border: solid 1px gray;
  color: #ffffff;
  letter-spacing: 0.2px;
  font-size: 14px;
  font-weight: bold;
  line-height: 26px;
  margin: 1px 5px 1px 0;
  cursor: pointer;
  padding: 0;
  display: block;
  border-radius: 0;
  float: left;
}
@media screen and (max-width: 767px) {
  .coupon > form#discount-coupon-form .buttons-set button.button {
    float: none;
  }
}
.coupon > form#discount-coupon-form .buttons-set button.button.discount-canel {
  width: 145px;
  margin-right: 5px;
}
.coupon > form#discount-coupon-form .discount {
  padding: 15px 10px;
}
@media only screen and (max-width: 768px) {
  .cart .cart-table.data-table {
    overflow: hidden;
  }
  .cart .cart-table.data-table > tbody .product-cart-actions {
    width: inherit;
  }
  .cart .cart-table.data-table > tbody .product-cart-info {
    width: 100%;
    margin-top: 10px;
    display: block;
    padding-left: 2px !important;
    padding-top: 10px !important;
    padding-bottom: 0 !important;
    border-bottom: none !important;
  }
  .cart .cart-table.data-table > tbody .product-cart-info .item-options {
    margin-bottom: 0;
  }
  .cart .cart-table.data-table > tbody .product-cart-price {
    width: inherit;
    padding-top: 10px;
    position: relative;
    padding-left: 4px !important;
  }
  .cart .cart-table.data-table > tbody .product-cart-total a.btn-remove {
    position: inherit;
    bottom: inherit;
    left: inherit;
    margin-top: 5px;
  }
  .cart .cart-table.data-table > tbody .product-cart-image {
    min-width: 150px;
  }
  .cart .cart-table.data-table > tbody .product-cart-image img {
    max-width: 100%;
  }
  .cart .cart-table.data-table > tbody > tr > td.product-cart-delivery-time {
    padding: 0 !important;
    padding-top: 10px !important;
    border-bottom: none !important;
  }
  .cart .cart-table.data-table > tbody > tr > td.product-cart-actions {
    padding: 0 !important;
    border-bottom: none !important;
    margin-top: 10px;
  }
  .cart .cart-table.data-table > tbody > tr > td.product-cart-price a.link-wishlist {
    font-size: 0;
    position: absolute;
    right: 5px;
    bottom: -5px;
    z-index: 999;
  }
  .cart .cart-table.data-table > tbody > tr > td.product-cart-total {
    padding: 0 !important;
    padding-bottom: 35px !important;
    padding-top: 10px !important;
  }
  .cart .cart-table.data-table > tbody > tr > td.product-cart-total a.btn-remove {
    font-size: 0;
    position: absolute;
    bottom: 15px;
    right: 5px;
    width: 16px;
  }
  .cart .cart-table.data-table .product-cart-info,
  .cart .cart-table.data-table td[data-rwd-label] {
    float: right;
    width: 100%;
  }
}
.bottom_checkout_buttons {
  display: none;
  position: relative;
  bottom: 0;
  background-color: white;
  left: 0;
  right: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .bottom_checkout_buttons {
    display: block;
  }
}
.cart-totals-wrapper {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}
.cart-totals-wrapper .cart-totals {
  border: 1px solid #cdcdcd;
  background: white;
  min-height: 370px;
  position: realtive;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table {
  width: 100%;
  padding-bottom: 15px;
  position: relative;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .item-msg.error {
  font-size: 13px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tbody > tr td,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tfoot > tr td {
  font-size: 14px;
  color: #444444;
  padding-bottom: 8px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tbody > tr td.a-right,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tfoot > tr td.a-right {
  text-align: left !important;
  padding-left: 20px;
  width: auto;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tbody > tr td.a-right:last-child,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tfoot > tr td.a-right:last-child {
  text-align: right !important;
  padding-right: 42px;
  width: 120px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tbody > tr.summary-total td,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tfoot > tr.summary-total td {
  font-size: 14px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tbody > tr.summary-total:last-child > td,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tfoot > tr.summary-total:last-child > td {
  width: 100%;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tbody > tr.summary-total:last-child > td .special_conditions,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tfoot > tr.summary-total:last-child > td .special_conditions {
  border: 1px solid #006D83;
  margin-left: -2px;
  margin-right: -2px;
  background: #0091AE;
  color: #fff;
  padding: 10px 12px;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0px;
  min-height: 44px;
  margin-top: 15px;
  margin-bottom: 25px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table > tfoot > tr > td {
  font-size: 14px;
  color: #444444;
  font-weight: bold;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > span {
  display: none;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form {
  margin-top: 20px;
  border: 1px solid #cdcdcd;
  border-radius: none;
  min-height: 315px;
  background-size: cover;
  color: #ffffff;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form .discount,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form .discount-form,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form .buttons-set,
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form h2 {
  background: none;
  border: none;
  box-shadow: none;
  color: #ffffff;
  padding: 0;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form label {
  font-size: 18px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form .input-text {
  margin-top: 15px;
  height: 30px;
  line-height: 30px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form .buttons-set {
  margin-top: 8px;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form .buttons-set button.button {
  width: 80px;
  height: 28px;
  background: #d3d3d3;
  border: solid 1px gray;
  color: #ffffff;
  letter-spacing: 0.2px;
  font-size: 14px;
  line-height: 26px;
  margin: 1px 0 0;
  cursor: pointer;
  padding: 0;
  display: block;
  float: left;
}
.cart-totals-wrapper .cart-totals #shopping-cart-totals-table .coupon > form#discount-coupon-form .discount {
  padding: 25px 20px;
}
tr.summary-total .summary-collapse {
  float: none;
  text-align: left;
  padding: 0;
}
.cart .checkout-types .button {
  padding: 0;
  float: right;
  clear: both;
  position: relative;
  top: 12px;
  right: 17px;
  height: 30px;
  line-height: 28px;
  width: 163px;
}
.cart .page-title .checkout-types .button {
  top: 0;
  right: 0;
}
@media (max-width: 400px) {
  .cart .title-buttons .checkout-types {
    float: left;
    margin-top: -35px;
    margin-bottom: 20px;
    clear: both;
  }
}
.checkout-cart-index .wrapper_main {
  padding-bottom: 74px;
}
.total_top_border {
  border-top: 1px solid #d3d3d3;
  margin-top: 10px;
  height: 10px;
}
.total_top_border td {
  padding: 0;
}
.delivery-time-block {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #d3d3d3;
}
.shipping-info-msg {
  color: #008000;
}
.qty-buttons {
  float: left;
  padding: 0 10px;
}
@media screen and (min-width: 768px) {
  .qty-buttons {
    display: none;
  }
}
.qty-buttons div[type="button"] {
  display: inline-block !important;
  width: 50px;
  font-size: 14px;
  font-weight: bold;
  padding: 4px;
  text-align: center;
  margin-top: 0;
  margin-left: 5px;
  float: right;
  background-color: #FA831E;
  border: solid 1px #AE5B15;
  background-image: none;
}
.remove-column {
  text-align: right;
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .remove-column {
    display: table-cell;
  }
}
.cart-item-remove {
  position: absolute;
  width: 20px;
  top: 20px;
  font-size: 22px;
  color: #d3d3d3;
}
.cart-to-checkout-button {
  width: 100%;
  background: #FA831E;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}
.cart-to-checkout-button:hover {
  background-color: #cc661d;
}
.or-label {
  width: 100%;
  display: block;
  text-align: center;
  padding: 5px;
  position: relative;
  height: 30px;
  margin: 10px 0;
}
.or-label .text {
  display: inline-block;
  background-color: white;
  position: absolute;
  left: 0;
  right: 0;
}
.or-label .or-line {
  height: 1px;
  background-color: gray;
  position: absolute;
  width: 100%;
  top: 45%;
  left: 0;
}
.delivery-time-block h2 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
}
.paypal_checkout_button,
.amazon_cart_button {
  width: 100%;
  border: 1px solid gray;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 5px;
  display: block;
  text-decoration: none;
  color: black;
  height: 40px;
}
.paypal_checkout_button span,
.amazon_cart_button span {
  margin-right: 10px;
}
.paypal_checkout_button:hover {
  text-decoration: none;
}
.checkout_cms_info_block {
  border: 1px solid #cdcdcd;
  padding: 10px;
  margin: 20px 0 0 0;
  color: #444444;
  position: relative;
}
@media screen and (max-width: 991px) {
  .checkout-cms-info-blocks div:nth-child(2) {
    margin-top: 0;
  }
}
#shopping-cart-totals-table.table-block-responsive {
  border: none;
}
#shopping-cart-totals-table.table-block-responsive tr {
  border-bottom: none;
}
#shopping-cart-totals-table.table-block-responsive tr > td {
  width: 30% !important;
  display: inline-block;
}
#shopping-cart-totals-table.table-block-responsive tr > td:before {
  content: "";
}
#shopping-cart-totals-table.table-block-responsive tr > td:first-child {
  width: 68% !important;
}
.sticky_container {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}
.sticky_container .cart-totals {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
@media (max-width: 300px) {
  img.amazonpay_button_checkout {
    margin-top: auto !important;
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  img.amazonpay_button_checkout {
    margin-top: auto !important;
  }
}
.amazon_info_text {
  width: 100px;
  display: inline-block;
  font-size: 11px;
}
@media (max-width: 300px) {
  .amazon_info_text {
    display: none;
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .amazon_info_text {
    display: none;
  }
}
.minicart-actions .amazon_cart_button {
  margin-bottom: 10px;
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .minicart-actions .amazon_cart_button img.amazonpay_button_checkout {
    margin-top: -10px !important;
  }
}
@media screen and (min-width: 991px) and (max-width: 1200px) {
  .minicart-actions .amazon_cart_button .amazon_info_text {
    display: inline-block;
  }
}
.amazon_cart_button {
  cursor: pointer;
}
.amazonpay_button_checkout {
  display: inline-block;
  margin-top: -10px !important;
}
.amazonpay-button-inner-image,
.checkout-types.minicart .payButtonWidget .amazonpay-button-inner-image {
  display: none;
}
.amazonpay-login-container {
  margin-bottom: 80px;
}
.amazonpay-login-container .page-title {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .amazonpay-login-container .amazonpay-login-text {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .amazonpay-login-container .login-button-container {
    margin-bottom: 20px;
  }
}
@media (max-width: 350px) {
  .amazonpay-login-container .login-button-container img.amazonpay_button_checkout {
    margin-top: auto !important;
  }
}
@media (max-width: 350px) {
  .amazonpay-login-container .login-button-container .amazon_info_text {
    display: none;
  }
}
.delivery_date {
  margin-top: 24px;
  display: block;
  color: #444444;
  margin-bottom: 10px;
}
.delivery_date i {
  cursor: pointer;
  margin-left: 10px;
}
.delivery_date .popover {
  background-color: white;
  border-radius: 5px;
  border: 1px solid lightgrey;
  padding: 20px;
  position: absolute;
  margin-left: 25px;
  max-width: 300px;
}
.delivery_date .popover .popover-title {
  margin-top: 0;
  font-size: 20px;
}
.popover_hide_fix {
  display: inline-block !important;
  padding-right: 10px;
}
.sp-methods {
  margin: 0 0 15px/2;
}
.sp-methods dt {
  padding-top: 15px/2;
}
.sp-methods dt:first-child {
  padding-top: 0;
}
.sp-methods dd {
  padding-top: 15px/2;
  border-bottom: 1px solid #eeeeee;
}
.sp-methods dd:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sp-methods dd ul {
  margin-bottom: 0;
}
.sp-methods .radio {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
}
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
.sp-methods select.year {
  width: 96px;
}
.sp-methods input.cvv {
  width: 50px !important;
}
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
.sp-methods .checkmo-list address {
  float: left;
}
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}
.please-wait {
  float: right;
  margin-right: 10px;
  font-size: 12px;
  color: #999;
}
.please-wait img {
  vertical-align: middle;
  margin-right: 10px;
}
.cvv-what-is-this {
  line-height: 34px;
  font-size: 12px;
  cursor: help;
  margin-left: 10px;
}
.tool-tip {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 400px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
  display: block;
}
.tool-tip.top {
  margin-top: -10px;
}
.tool-tip.right {
  margin-left: 10px;
}
.tool-tip.bottom {
  margin-top: 10px;
}
.tool-tip.left {
  margin-left: -10px;
}
.tool-tip.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.tool-tip.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.tool-tip.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.tool-tip.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.tool-tip.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.tool-tip.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.tool-tip.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.tool-tip.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.tool-tip .btn-close {
  padding: 9px 14px;
}
.tool-tip .btn-close:before,
.tool-tip .btn-close:after {
  content: " ";
  display: table;
}
.tool-tip .btn-close:after {
  clear: both;
}
.tool-tip .btn-close a {
  float: right;
  font-size: 0;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.tool-tip .btn-close a:after {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  content: "\00d7";
}
.tool-tip .btn-close a:hover,
.tool-tip .btn-close a:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.tool-tip-content {
  padding: 9px 14px;
}
.tool-tip-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.gift-messages h3 {
  font-size: 14px;
  font-weight: bold;
}
.gift-messages p.control .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages p.control label {
  margin-bottom: 0;
}
.gift-messages-form {
  position: relative;
}
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
.gift-messages-form h4 {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
  font-size: 14px;
  font-weight: bold;
}
.gift-messages-form h4:first-child {
  padding-top: 0;
  border-top: 0;
}
.gift-messages-form p > .checkbox {
  float: left;
  margin-top: 4px;
  margin-right: 6px;
}
.gift-messages-form p > label {
  margin-bottom: 0;
}
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
.gift-messages-form .item {
  margin: 0 0 10px;
  border-bottom: 1px solid #eeeeee;
}
.gift-messages-form .item:before,
.gift-messages-form .item:after {
  content: " ";
  display: table;
}
.gift-messages-form .item:after {
  clear: both;
}
.gift-messages-form .item:last-child {
  border-bottom: 0;
}
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
.gift-messages-form .item .number {
  margin: 0;
  text-align: center;
}
.gift-messages-form .item .details {
  margin-left: 90px;
}
.gift-messages-form .item .details .product-name {
  margin: 0 0 10px;
}
.gift-message-row .btn-close {
  float: right;
  font-size: 0;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.gift-message-row .btn-close:after {
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  content: "\00d7";
}
.gift-message-row .btn-close:hover,
.gift-message-row .btn-close:focus {
  text-decoration: none;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.gift-message-row dl:before,
.gift-message-row dl:after {
  content: " ";
  display: table;
}
.gift-message-row dl:after {
  clear: both;
}
.checkout-agreements li {
  margin-bottom: 20px;
}
.checkout-agreements li:last-child {
  margin-bottom: 0;
}
.checkout-agreements .agreement-content {
  min-height: 20px;
  padding: 19px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-bottom: 20px;
  overflow: auto;
  height: 240px;
}
.checkout-agreements .agreement-content blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.checkout-agreements .agree {
  margin: 0;
  padding: 10px;
}
.checkout-agreements .agree input.checkbox {
  float: left;
  margin-top: 0;
  margin-right: 6px;
}
.checkout-agreements .agree label {
  display: block;
  margin-left: 25px;
}
.opc .checkout-agreements {
  padding: 5px 30px;
}
.centinel .authentication {
  background-color: #fff;
  border: 1px solid #ddd;
}
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}
.opc .centinel {
  padding: 10px 30px;
}
.info-set {
  margin: 0 0 25px;
  padding: 20px;
}
.info-set h2 {
  font-size: 22px;
}
.info-set h3,
.info-set h4 {
  font-size: 14px;
}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {
  font-weight: normal;
}
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
.info-set .box {
  margin: 0 0 15px;
}
.info-set .data-table .item-options {
  margin: 5px 0 0;
}
.block-progress dl {
  margin: 0;
}
.block-progress dt {
  font-weight: bold;
  margin: 0 0 6px;
  padding: 7px 15px;
  background-color: #f5f5f5;
  border: solid #ddd;
  border-width: 1px 0;
}
.block-progress dt:first-child {
  border-top: 0;
}
.block-progress dd {
  padding: 8px 13px;
  margin: 0 0 6px;
}
.block-progress dt.complete {
  margin: 0;
}
.block-progress p {
  margin: 0;
}
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.block-progress .cards-list .info-table th {
  font-weight: normal;
}
.block-progress address {
  margin-bottom: 0;
}
.block-progress p + table {
  margin-left: 10px;
}
@media (max-width: 768px) {
  .block-progress {
    display: none;
  }
}
.opc .buttons-set {
  margin-top: 10px;
}
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
.opc .buttons-set .back-link small {
  display: none;
}
.opc .buttons-set .buttons-set.disabled button.button {
  display: none;
}
.opc .buttons-set .ul {
  list-style: disc outside;
  padding-left: 18px;
}
.opc {
  position: relative;
}
.opc .step-title {
  padding: 10px 15px;
  border: solid #ddd;
  border-width: 0 1px 1px;
  background-color: #f5f5f5;
  color: #333;
}
.opc .step-title:before,
.opc .step-title:after {
  content: " ";
  display: table;
}
.opc .step-title:after {
  clear: both;
}
.opc .step-title .number,
.opc .step-title h2,
.opc .step-title a {
  line-height: 20px;
}
.opc .step-title .number,
.opc .step-title h2 {
  float: left;
}
.opc .step-title .number {
  display: block;
  background: #fff;
  padding: 0 6px;
  margin-right: 10px;
}
.opc .step-title h2 {
  margin: 0;
  font-size: 16px;
}
.opc .step-title a {
  display: none;
  float: right;
}
.opc .section:first-child .step-title {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-width: 1px;
}
.opc .section:last-child .step-title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.opc .section:last-child.active .step-title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.opc .section:last-child.active .step {
  padding-bottom: 10px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.opc .step {
  padding: 15px;
  border: solid #ddd;
  border-width: 0 1px 1px;
}
.opc .step .tool-tip {
  right: 30px;
}
.opc .allow .step-title a {
  display: block;
}
.opc .active .step-title a {
  display: none;
}
.checkout-progress:before,
.checkout-progress:after {
  content: " ";
  display: table;
}
.checkout-progress:after {
  clear: both;
}
.checkout-progress li {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.checkout-progress li:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.checkout-progress li:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.checkout-progress li > .badge {
  float: right;
}
.checkout-progress li > .badge + .badge {
  margin-right: 5px;
}
@media (min-width: 992px) {
  .checkout-progress li {
    float: left;
    width: 20%;
    margin-bottom: 0;
    border-left-width: 0;
    text-align: center;
  }
  .checkout-progress li:first-child,
  .checkout-progress li:last-child {
    border-radius: 0;
  }
  .checkout-progress li:first-child {
    border-left-width: 1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .checkout-progress li:last-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 992px) {
  .multiple-checkout {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    padding: 15px;
    border: 1px solid #ddd;
  }
}
.multiple-checkout h2 {
  margin-top: 0;
  font-size: 22px;
}
.multiple-checkout h3,
.multiple-checkout h4 {
  margin-top: 0;
  font-size: 14px;
}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {
  font-weight: normal;
}
.multiple-checkout .data-table .product-name {
  line-height: 34px;
}
.multiple-checkout .data-table select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  width: auto;
}
.multiple-checkout .data-table select:-moz-placeholder {
  color: #999;
}
.multiple-checkout .data-table select::-moz-placeholder {
  color: #999;
}
.multiple-checkout .data-table select:-ms-input-placeholder {
  color: #999;
}
.multiple-checkout .data-table select::-webkit-input-placeholder {
  color: #999;
}
.multiple-checkout .data-table select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.multiple-checkout .data-table select[disabled],
.multiple-checkout .data-table select[readonly],
fieldset[disabled] .multiple-checkout .data-table select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.multiple-checkout .data-table select {
  height: auto;
}
.multiple-checkout .data-table .item-options {
  margin-top: 10px;
}
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}
.multiple-checkout .box {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 0;
}
.multiple-checkout .box blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.multiple-checkout .box .box-title h3 {
  margin-top: 0;
}
.multiple-checkout .box address {
  margin-bottom: 0;
}
.multiple-checkout .place-order:before,
.multiple-checkout .place-order:after {
  content: " ";
  display: table;
}
.multiple-checkout .place-order:after {
  clear: both;
}
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}
.multiple-checkout .place-order .grand-total {
  text-align: right;
}
.multiple-checkout .place-order .grand-total big {
  font-size: 22px;
  font-weight: 600;
}
.multiple-checkout .place-order .grand-total .price {
  color: #e1000f;
}
#multiship-addresses-table .qty {
  width: auto;
  text-align: center;
}
#multiship-addresses-table tfoot .button {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}
.checkout-multishipping-shipping .box-sp-methods {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 9px;
  border-radius: 0;
}
.checkout-multishipping-shipping .box-sp-methods blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}
.checkout-layout {
  margin-left: -15px;
  margin-right: -15px;
}
.checkout-layout h1 {
  display: none;
}
.page-header-container.checkout_header {
  background: none !important;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 15px;
  background-color: white;
  position: relative;
}
.page-header-container.checkout_header .checkout_header_information {
  float: right;
}
.page-header-container.checkout_header .checkout_header_information ul {
  margin-top: 50px;
}
.page-header-container.checkout_header .checkout_header_information ul li {
  width: 40%;
  display: block;
  float: left;
  font-size: 16px;
}
.page-header-container.checkout_header .checkout_header_information ul li span {
  font-size: 24px;
  font-weight: bold;
  color: #444444;
  display: inline-block;
}
.page-header-container.checkout_header .checkout_header_information ul li.hotline span {
  padding-left: 25px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-phone.png) no-repeat left;
}
.page-header-container.checkout_header .checkout_header_information ul li.payment {
  width: 60%;
}
.page-header-container.checkout_header .checkout_header_information ul li.payment span {
  padding-left: 34px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon_payment.png) no-repeat left;
}
@media (min-width: 768px) {
  .checkout-onepage-index .container.checkout_title,
  .onestepcheckout-index-index .container.checkout_title {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-onepage-index .page-header-container .logo,
  .onestepcheckout-index-index .page-header-container .logo {
    margin-top: 55px;
  }
}
.back_link a,
.back-link a {
  padding-left: 15px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-left-tiny.png) no-repeat left;
  font-size: 14px;
  color: #FA831E;
}
.back_link small,
.back-link small {
  display: none;
}
.checkout_title {
  padding-bottom: 15px;
}
.checkout_title h1 {
  margin-top: 15px;
}
.checkout_footer-inner .secure_shopping h3 {
  font-size: 24px;
  font-weight: bold;
  color: #444444;
  margin-top: 0;
  margin-bottom: 15px;
}
.checkout_footer-inner .secure_shopping ul {
  min-height: 150px;
  padding-left: 90px;
  position: relative;
  margin-top: 25px;
}
.checkout_footer-inner .secure_shopping ul:before {
  position: absolute;
  top: -12px;
  left: 0;
  width: 80px;
  height: 150px;
  /*background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon_shops.png) no-repeat top left;*/
  content: " ";
  display: block;
}
.checkout_footer-inner .secure_shopping ul li {
  display: block;
  padding-left: 30px;
  height: 40px;
  line-height: 40px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon_checked.png) left center no-repeat;
  font-size: 18px;
}
.checkout_footer-inner .produktberatung {
  min-height: 295px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg_produktberatung.png) no-repeat bottom right;
  background-position-x: 95px;
}
.checkout_footer-inner .produktberatung .subtitle {
  font-size: 24px;
  font-weight: bold;
  color: #444444;
  margin-bottom: 10px;
  margin-top: 0;
}
.checkout_footer-inner .produktberatung p {
  font-size: 18px;
}
.checkout_footer-inner .produktberatung p.mail {
  margin-top: 24px;
}
.checkout_footer-inner .produktberatung p.mail a {
  color: #FA831E;
  display: inline-block;
  padding-left: 30px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-mail-orange.png) no-repeat left;
  font-size: 17px;
  font-weight: bold;
}
.checkout_footer-inner .produktberatung p.phone {
  padding-left: 30px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-phone.png) no-repeat left top;
  color: #444444;
  line-height: 20px;
  margin-top: 15px;
}
.checkout_footer-inner .produktberatung p.phone small {
  font-size: 13px;
  line-height: 15px;
  display: block;
}
.checkout_footer-inner .produktberatung p.last a {
  color: #FA831E;
  padding-left: 15px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left;
  font-size: 14px;
}
.checkout_footer {
  padding-top: 5px;
  border-top: 1px solid #cdcdcd;
}
.checkout_footer_menu ul {
  margin: 0;
  padding: 0;
}
.checkout_footer_menu ul li {
  margin: 0;
  padding: 0;
  display: inline-block;
  margin-right: 25px;
}
.checkout_footer_menu ul li a {
  color: #ffffff;
  height: 51px;
  line-height: 50px;
  font-size: 13px;
}
.checkout_copyright {
  margin-top: 0 !important;
}
.checkout_copyright .footer_menu {
  overflow: hidden;
  height: 50px;
}
.block-progress {
  border: 1px solid #cdcdcd;
  border-radius: 0;
}
.block-progress .block-title {
  border-bottom: none;
  padding: 0 15px;
  height: 65px;
  line-height: 65px;
  background: #ffffff;
}
.block-progress .block-title strong {
  font-size: 24px;
}
.block-progress .block-content {
  padding: 0;
}
.block-progress dl dt {
  display: block;
  margin: 0;
  padding: 0 15px !important;
  height: 42px;
  line-height: 42px;
  background: #f1f1f1;
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  border-top: 1px solid #cdcdcd !important;
  border-bottom: none !important;
}
.block-progress dl dt a:hover {
  color: #FA831E;
  text-decoration: none;
}
.block-progress dl dt .changelink {
  float: right;
}
.block-progress dl dt .changelink .separator {
  display: none;
}
.block-progress dl dt .changelink a {
  padding-left: 13px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left;
  font-size: 14px;
  font-weight: normal;
  color: #FA831E;
  text-transform: lowercase;
}
.block-progress dl > div > dt.complete:nth-child(1) {
  border-bottom: 1px solid #cdcdcd !important;
}
.block-progress dl li.current {
  padding: 0 !important;
  border: none !important;
}
.block-progress dl li.current a {
  color: #FA831E;
  background: #ffffff;
}
tr.summary-total,
tr.summary-total > .a-right,
tr.summary-total .summary-collapse {
  cursor: normal;
  pointer-events: none;
}
#checkoutSteps.opc .buttons-set {
  margin-top: 10px;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: -15px;
  padding: 10px 15px;
  padding-bottom: 7px;
}
#checkoutSteps.opc .buttons-set p.required {
  display: none;
}
#checkoutSteps.opc #checkout-step-billing .buttons-set {
  padding-bottom: 10px;
}
#checkoutSteps.opc #co-payment-form #dd_method_debit fieldset,
#checkoutSteps.opc #co-payment-form #dd_method_ipayment_cc fieldset,
#checkoutSteps.opc #co-payment-form #dd_method_phoenix_cashondelivery fieldset {
  border: none;
  padding: 0;
}
#checkoutSteps.opc #co-payment-form #dd_method_debit fieldset ul,
#checkoutSteps.opc #co-payment-form #dd_method_ipayment_cc fieldset ul,
#checkoutSteps.opc #co-payment-form #dd_method_phoenix_cashondelivery fieldset ul,
#checkoutSteps.opc #co-payment-form #dd_method_debit fieldset iframe,
#checkoutSteps.opc #co-payment-form #dd_method_ipayment_cc fieldset iframe,
#checkoutSteps.opc #co-payment-form #dd_method_phoenix_cashondelivery fieldset iframe {
  border: 1px solid #999 !important;
  padding: 0.35em 0.625em 0.75em;
}
#checkoutSteps.opc .checkout-agreements {
  padding: 0;
  margin-bottom: 0;
  height: auto;
}
#checkoutSteps.opc #checkout-review-table-wrapper {
  border: none;
}
#checkoutSteps.opc #checkout-review-table tr.even td {
  background: #ffffff;
}
#checkoutSteps.opc #checkout-review-table tfoot tr.last td {
  background: #ffffff;
}
#checkoutSteps.opc #checkout-review-submit {
  border: none;
  clear: both;
  background: none;
}
#checkoutSteps.opc .section .step-title {
  border-radius: 0 !important;
  border-color: #cdcdcd;
  padding: 0 15px !important;
  height: 50px;
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
}
#checkoutSteps.opc .section .step-title .number {
  display: none !important;
}
#checkoutSteps.opc .section .step-title h2 {
  color: #444444;
  line-height: 50px;
  font-size: 18px;
  font-weight: bold;
  float: none;
  position: relative;
  display: inline-block;
}
#checkoutSteps.opc .section .step-title a {
  display: none;
}
#checkoutSteps.opc .section.allow .step-title h2:after {
  position: absolute;
  top: 0;
  right: -50px;
  width: 50px;
  height: 100%;
  content: "";
  display: block;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-check.png) no-repeat center;
}
#checkoutSteps.opc .section.allow.active .step-title h2:after {
  display: none;
}
#checkoutSteps.opc .section.active .step-title {
  background: #ffffff;
}
#checkoutSteps.opc .section.active .step-title h2 {
  color: #FA831E;
}
#checkoutSteps.opc #checkout-step-login .col2-set .col-1,
#checkoutSteps.opc #checkout-step-login .col2-set .col-2 {
  min-height: 385px;
}
#checkoutSteps.opc #checkout-step-login .col2-set .buttons-set {
  position: absolute;
  bottom: 0;
  width: 100%;
}
#checkoutSteps.opc #review-buttons-container {
  padding-bottom: 15px !important;
}
#checkoutSteps.opc .section.active:last-child .step {
  border-radius: 0;
  border-color: #cdcdcd;
}
#checkoutSteps.opc tr.summary-total,
#checkoutSteps.opc tr.summary-total > .a-right,
#checkoutSteps.opc tr.summary-total .summary-collapse {
  text-align: right;
}
@media (max-width: 800px) {
  #checkoutSteps.opc #checkout-step-login .col2-set .col-1,
  #checkoutSteps.opc #checkout-step-login .col2-set .col-2 {
    min-height: inherit;
    padding-bottom: 50px;
  }
}
.form-list label {
  margin-bottom: 5px;
  display: inline-block;
}
@media (max-width: 768px) {
  .form-list .field {
    width: 100%;
    padding: 0;
  }
  .form-list li {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .checkout_footer-inner .secure_shopping ul li {
    font-size: 14px;
  }
}
.please-wait img {
  width: 20px;
  height: 20px;
}
.form_field_info {
  display: block;
  margin-top: 5px;
  padding-left: 20px;
  color: #FA831E;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/checkout_info.png) no-repeat left top;
  font-size: 12px;
}
@media (max-width: 768px) {
  .form-list .customer-name-prefix .name-prefix,
  .form-list .customer-name-prefix .name-firstname,
  .form-list .customer-name-prefix .name-lastname {
    width: 100%;
  }
}
/*
@media (max-width: 480px) {
  #checkoutSteps.opc #checkout-review-table-wrapper table.data-table {
    thead, tbody {
      tr th:nth-child(2),
      tr td:nth-child(2) {
        display: none;
      }
    }
  }
}
*/
form[data-lpa-role="coupon-form"] .discount .discount-form {
  display: flex;
  justify-content: end;
  flex-wrap: wrap;
  margin-right: -10px;
}
form[data-lpa-role="coupon-form"] .discount .discount-form label {
  margin: auto 10px auto 0px;
}
form[data-lpa-role="coupon-form"] .discount .discount-form .field-wrapper {
  display: inline-flex;
  flex-wrap: wrap;
  justify-content: end;
}
form[data-lpa-role="coupon-form"] .discount .discount-form .field-wrapper input {
  margin: 10px 10px 10px 0px;
}
form[data-lpa-role="coupon-form"] .discount .discount-form .field-wrapper .button-wrapper {
  margin: auto 10px auto 0px;
}
.checkout-agreements .agreement-content {
  height: auto !important;
  margin-bottom: 10px;
}
.checkout-agreements {
  margin-bottom: 15px;
}
.checkout-agreements .agree label {
  margin-left: 0;
}
#vaimo_klarna_invoice_dob_year {
  width: 60px !important;
}
#checkout-payment-method-load .ppp_methodName[for^="p_method_klarna"] span {
  padding-left: 0 !important;
  margin-right: 20px;
}
#checkout-payment-method-load .ppp_methodName[for^="p_method_klarna"] img {
  vertical-align: middle!important;
  display: none !important;
}
.cart-totals .totals-values {
  padding: 0 20px;
  text-align: right;
  color: #444444;
}
.cart-totals .totals-values .total_label {
  display: inline-block;
  float: left;
}
.cart-totals .totals-values .total_value {
  display: inline-block;
  min-width: 70px;
  margin-bottom: 5px;
}
.cart-totals .totals-values.grand-total {
  font-weight: bold;
  border-top: 1px solid #d3d3d3;
  margin-top: 10px;
  padding-top: 10px;
}
.checkout-logos {
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.checkout-logos > div {
  margin-bottom: 10px;
}
.checkout-logos img {
  height: 55px;
}
.checkout-onepage-success #checkout-review-table-wrapper,
.checkout-onepage-success #checkout-review-submit,
.checkout-onepage-success .checkout-logos,
.checkout-onepage-success .back-to-cart {
  display: none;
}
#login-accordion {
  max-width: 500px;
  margin: 0 auto;
}
#login-accordion .accordion-card {
  margin-bottom: 10px;
}
#login-accordion .accordion-card .header {
  border: 1px solid lightgrey;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1;
  display: flex;
  cursor: pointer;
  position: relative;
}
#login-accordion .accordion-card .header:after {
  position: absolute;
  top: 15px;
  content: '';
  background-image: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/nav_next_down.png');
  width: 15px;
  height: 20px;
  right: 10px;
  background-repeat: no-repeat;
  background-size: contain;
}
#login-accordion .accordion-card.active .header:after {
  position: absolute;
  top: 15px;
  content: '';
  background-image: url('https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/nav_back_up.png');
  width: 15px;
  height: 20px;
  right: 10px;
  background-repeat: no-repeat;
  background-size: contain;
}
#login-accordion .accordion-card .content {
  max-height: 0;
  transition: max-height 0.3s ease-out;
  overflow: hidden;
  padding: 0 10px;
  border-left: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
  border-bottom: 1px solid lightgrey;
  margin-top: -1px;
}
#login-accordion .accordion-card .content-inner {
  padding-top: 10px;
  padding-bottom: 10px;
}
#login-accordion .accordion-card .content-transition {
  max-height: 1500px;
  transition: max-height 1s ease-in;
}
.payment-methods label .method-title {
  padding-top: 8px;
  display: inline-block;
}
.payment-methods label img {
  max-width: 48px !important;
  margin-right: 10px;
  float: left;
}
.payment-methods dt {
  display: flex;
  align-items: center;
}
.account-login .content {
  min-height: 242px;
}
.captcha-image {
  position: relative;
  width: 258px;
}
.captcha-note {
  clear: left;
  padding-top: 5px;
}
.captcha-image .captcha-img {
  border-radius: 0;
  border: 1px solid #ccc;
  width: 100%;
}
.registered-users .captcha-image {
  margin: 0;
}
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
.captcha-reload .refreshing {
  -webkit-animation: captcha-rotate 1.5s infinite linear;
  -moz-animation: captcha-rotate 1.5s infinite linear;
  animation: captcha-rotate 1.5s infinite linear;
}
@-webkit-keyframes captcha-rotate {
  0% {
    -webkit-transform: rotate(0);
  }
  0% {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes captcha-rotate {
  0% {
    -moz-transform: rotate(0);
  }
  0% {
    -moz-transform: rotate(-360deg);
  }
}
@keyframes captcha-rotate {
  0% {
    transform: rotate(0);
  }
  0% {
    transform: rotate(-360deg);
  }
}
.box-account {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #ddd;
}
.box-account > .list-group {
  margin-bottom: 0;
}
.box-account > .list-group .list-group-item {
  border-width: 1px 0;
}
.box-account > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.box-account > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.box-account > .table,
.box-account > .table-responsive {
  margin-bottom: 0;
}
.box-account > .panel-body + .table,
.box-account > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.box-account > .table-bordered,
.box-account > .table-responsive > .table-bordered {
  border: 0;
}
.box-account > .table-bordered > thead > tr > th:first-child,
.box-account > .table-responsive > .table-bordered > thead > tr > th:first-child,
.box-account > .table-bordered > tbody > tr > th:first-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.box-account > .table-bordered > tfoot > tr > th:first-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.box-account > .table-bordered > thead > tr > td:first-child,
.box-account > .table-responsive > .table-bordered > thead > tr > td:first-child,
.box-account > .table-bordered > tbody > tr > td:first-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.box-account > .table-bordered > tfoot > tr > td:first-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.box-account > .table-bordered > thead > tr > th:last-child,
.box-account > .table-responsive > .table-bordered > thead > tr > th:last-child,
.box-account > .table-bordered > tbody > tr > th:last-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.box-account > .table-bordered > tfoot > tr > th:last-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.box-account > .table-bordered > thead > tr > td:last-child,
.box-account > .table-responsive > .table-bordered > thead > tr > td:last-child,
.box-account > .table-bordered > tbody > tr > td:last-child,
.box-account > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.box-account > .table-bordered > tfoot > tr > td:last-child,
.box-account > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.box-account > .table-bordered > thead > tr:last-child > th,
.box-account > .table-responsive > .table-bordered > thead > tr:last-child > th,
.box-account > .table-bordered > tbody > tr:last-child > th,
.box-account > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.box-account > .table-bordered > tfoot > tr:last-child > th,
.box-account > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.box-account > .table-bordered > thead > tr:last-child > td,
.box-account > .table-responsive > .table-bordered > thead > tr:last-child > td,
.box-account > .table-bordered > tbody > tr:last-child > td,
.box-account > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.box-account > .table-bordered > tfoot > tr:last-child > td,
.box-account > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.box-account .box-head {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333;
}
.box-account .box-head:before,
.box-account .box-head:after {
  content: " ";
  display: table;
}
.box-account .box-head:after {
  clear: both;
}
.box-account .box-head > .dropdown .dropdown-toggle {
  color: inherit;
}
.box-account .box-head h2 {
  float: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
.box-account .box-head h2 > a {
  color: inherit;
}
.box-account .box-head a {
  float: right;
}
@media (max-width: 768px) {
  .box-account {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
  }
}
.dashboard .box .box-title {
  padding: 0 0 10px;
  margin: 0 0 10px;
  border-bottom: 1px solid #ddd;
  text-align: right;
}
.dashboard .box .box-title:before,
.dashboard .box .box-title:after {
  content: " ";
  display: table;
}
.dashboard .box .box-title:after {
  clear: both;
}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 {
  margin: 0;
  float: left;
  font-size: 22px;
}
.dashboard .col2-set > .box > .box-title {
  margin-left: 15px;
  margin-right: 15px;
}
.dashboard .box-recent .data-table {
  margin-bottom: 0;
}
.dashboard .box-info p,
.dashboard .box-info address {
  margin: 0;
}
.dashboard .box-info .box {
  margin-bottom: 30px;
}
.dashboard .box-reviews ol {
  margin-bottom: 0;
}
.dashboard .box-reviews .number {
  float: left;
}
.dashboard .box-reviews .details {
  margin-left: 20px;
}
.dashboard .box-reviews li.item {
  margin-bottom: 10px;
}
.dashboard .box-reviews li.item:before,
.dashboard .box-reviews li.item:after {
  content: " ";
  display: table;
}
.dashboard .box-reviews li.item:after {
  clear: both;
}
.dashboard .box-reviews li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-reviews .ratings {
  margin-top: 5px;
}
/* Block: Tags */
.dashboard .box-tags .number {
  float: left;
}
.dashboard .box-tags .details {
  margin-left: 20px;
}
.dashboard .box-tags li.item {
  margin-bottom: 10px;
}
.dashboard .box-tags li.item:last-child {
  margin-bottom: 0;
}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li {
  display: inline;
}
.addresses-list h2 {
  font-size: 22px;
}
.addresses-list h3 {
  margin-top: 0;
  font-size: 14px;
}
.addresses-list address {
  margin: 0 0 3px;
}
.addresses-list p {
  margin: 0;
}
.addresses-list .link-remove {
  color: #a94442;
}
.addresses-list .separator {
  margin: 0 3px;
}
.addresses-list li.item {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #ddd;
}
.addresses-list li.item > .list-group {
  margin-bottom: 0;
}
.addresses-list li.item > .list-group .list-group-item {
  border-width: 1px 0;
}
.addresses-list li.item > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.addresses-list li.item > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.addresses-list li.item > .table,
.addresses-list li.item > .table-responsive {
  margin-bottom: 0;
}
.addresses-list li.item > .panel-body + .table,
.addresses-list li.item > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.addresses-list li.item > .table-bordered,
.addresses-list li.item > .table-responsive > .table-bordered {
  border: 0;
}
.addresses-list li.item > .table-bordered > thead > tr > th:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > th:first-child,
.addresses-list li.item > .table-bordered > tbody > tr > th:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.addresses-list li.item > .table-bordered > tfoot > tr > th:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.addresses-list li.item > .table-bordered > thead > tr > td:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > td:first-child,
.addresses-list li.item > .table-bordered > tbody > tr > td:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.addresses-list li.item > .table-bordered > tfoot > tr > td:first-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.addresses-list li.item > .table-bordered > thead > tr > th:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > th:last-child,
.addresses-list li.item > .table-bordered > tbody > tr > th:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.addresses-list li.item > .table-bordered > tfoot > tr > th:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.addresses-list li.item > .table-bordered > thead > tr > td:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr > td:last-child,
.addresses-list li.item > .table-bordered > tbody > tr > td:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.addresses-list li.item > .table-bordered > tfoot > tr > td:last-child,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.addresses-list li.item > .table-bordered > thead > tr:last-child > th,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr:last-child > th,
.addresses-list li.item > .table-bordered > tbody > tr:last-child > th,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.addresses-list li.item > .table-bordered > tfoot > tr:last-child > th,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.addresses-list li.item > .table-bordered > thead > tr:last-child > td,
.addresses-list li.item > .table-responsive > .table-bordered > thead > tr:last-child > td,
.addresses-list li.item > .table-bordered > tbody > tr:last-child > td,
.addresses-list li.item > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.addresses-list li.item > .table-bordered > tfoot > tr:last-child > td,
.addresses-list li.item > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.addresses-list li.item h3 {
  margin: -15px -15px 15px;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
  border-color: #ddd;
  background-color: #f5f5f5;
  color: #333;
}
.addresses-list li.item h3 > .dropdown .dropdown-toggle {
  color: inherit;
}
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
.order-info {
  margin-bottom: 10px;
  border-bottom: 1px solid #eeeeee;
}
.order-info dd {
  padding-left: 10px;
}
.order-info ul {
  border-bottom: 1px solid #999;
}
.order-info li {
  display: inline-block;
  margin: 0 3px -1px;
  border: 1px solid #999;
  padding: 0;
}
.order-info li a {
  display: inline-block;
  background-color: #fff;
  padding: 15px;
  color: #999;
}
.order-info li a:hover {
  background-color: #444444;
  text-decoration: none;
}
.order-info li:first-child {
  margin-left: 0;
}
.order-info li:last-child {
  margin-right: 0;
}
.order-info .current {
  border-bottom-color: #fff;
  background-color: #fff;
  padding: 15px;
  font-weight: bold;
}
.order-date {
  margin-bottom: 10px;
}
.order-info-box {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  margin-left: 0;
  margin-right: 0;
  border-color: #ddd;
  padding-top: 15px;
}
.order-info-box > .list-group {
  margin-bottom: 0;
}
.order-info-box > .list-group .list-group-item {
  border-width: 1px 0;
}
.order-info-box > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.order-info-box > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.order-info-box > .table,
.order-info-box > .table-responsive {
  margin-bottom: 0;
}
.order-info-box > .panel-body + .table,
.order-info-box > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.order-info-box > .table-bordered,
.order-info-box > .table-responsive > .table-bordered {
  border: 0;
}
.order-info-box > .table-bordered > thead > tr > th:first-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > th:first-child,
.order-info-box > .table-bordered > tbody > tr > th:first-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.order-info-box > .table-bordered > tfoot > tr > th:first-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.order-info-box > .table-bordered > thead > tr > td:first-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > td:first-child,
.order-info-box > .table-bordered > tbody > tr > td:first-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.order-info-box > .table-bordered > tfoot > tr > td:first-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.order-info-box > .table-bordered > thead > tr > th:last-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > th:last-child,
.order-info-box > .table-bordered > tbody > tr > th:last-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.order-info-box > .table-bordered > tfoot > tr > th:last-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.order-info-box > .table-bordered > thead > tr > td:last-child,
.order-info-box > .table-responsive > .table-bordered > thead > tr > td:last-child,
.order-info-box > .table-bordered > tbody > tr > td:last-child,
.order-info-box > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.order-info-box > .table-bordered > tfoot > tr > td:last-child,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.order-info-box > .table-bordered > thead > tr:last-child > th,
.order-info-box > .table-responsive > .table-bordered > thead > tr:last-child > th,
.order-info-box > .table-bordered > tbody > tr:last-child > th,
.order-info-box > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.order-info-box > .table-bordered > tfoot > tr:last-child > th,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.order-info-box > .table-bordered > thead > tr:last-child > td,
.order-info-box > .table-responsive > .table-bordered > thead > tr:last-child > td,
.order-info-box > .table-bordered > tbody > tr:last-child > td,
.order-info-box > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.order-info-box > .table-bordered > tfoot > tr:last-child > td,
.order-info-box > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.order-info-box .box {
  margin-bottom: 15px;
}
.order-info-box h2 {
  margin-top: 0;
  font-size: 14px;
}
.order-info-box address {
  margin-bottom: 0;
}
.order-items h2 {
  font-size: 22px;
}
.order-items h3 {
  font-size: 12px;
}
.order-items .order-links {
  text-align: right;
}
.order-additional {
  margin: 10px 0;
}
.gift-message {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #ddd;
}
.gift-message > .list-group {
  margin-bottom: 0;
}
.gift-message > .list-group .list-group-item {
  border-width: 1px 0;
}
.gift-message > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.gift-message > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.gift-message > .table,
.gift-message > .table-responsive {
  margin-bottom: 0;
}
.gift-message > .panel-body + .table,
.gift-message > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.gift-message > .table-bordered,
.gift-message > .table-responsive > .table-bordered {
  border: 0;
}
.gift-message > .table-bordered > thead > tr > th:first-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > th:first-child,
.gift-message > .table-bordered > tbody > tr > th:first-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.gift-message > .table-bordered > tfoot > tr > th:first-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.gift-message > .table-bordered > thead > tr > td:first-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > td:first-child,
.gift-message > .table-bordered > tbody > tr > td:first-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.gift-message > .table-bordered > tfoot > tr > td:first-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.gift-message > .table-bordered > thead > tr > th:last-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > th:last-child,
.gift-message > .table-bordered > tbody > tr > th:last-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.gift-message > .table-bordered > tfoot > tr > th:last-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.gift-message > .table-bordered > thead > tr > td:last-child,
.gift-message > .table-responsive > .table-bordered > thead > tr > td:last-child,
.gift-message > .table-bordered > tbody > tr > td:last-child,
.gift-message > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.gift-message > .table-bordered > tfoot > tr > td:last-child,
.gift-message > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.gift-message > .table-bordered > thead > tr:last-child > th,
.gift-message > .table-responsive > .table-bordered > thead > tr:last-child > th,
.gift-message > .table-bordered > tbody > tr:last-child > th,
.gift-message > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.gift-message > .table-bordered > tfoot > tr:last-child > th,
.gift-message > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.gift-message > .table-bordered > thead > tr:last-child > td,
.gift-message > .table-responsive > .table-bordered > thead > tr:last-child > td,
.gift-message > .table-bordered > tbody > tr:last-child > td,
.gift-message > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.gift-message > .table-bordered > tfoot > tr:last-child > td,
.gift-message > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.gift-message dt {
  padding-left: 10px;
}
.gift-message dt strong {
  display: block;
  margin-left: -10px;
}
.gift-message dd {
  margin-top: 10px;
}
.gift-message-row .gift-message {
  padding: 0;
  margin: 0;
  border: 0;
}
.order-about {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  border-color: #ddd;
}
.order-about > .list-group {
  margin-bottom: 0;
}
.order-about > .list-group .list-group-item {
  border-width: 1px 0;
}
.order-about > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.order-about > .list-group .list-group-item:last-child {
  border-bottom: 0;
}
.order-about > .table,
.order-about > .table-responsive {
  margin-bottom: 0;
}
.order-about > .panel-body + .table,
.order-about > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
.order-about > .table-bordered,
.order-about > .table-responsive > .table-bordered {
  border: 0;
}
.order-about > .table-bordered > thead > tr > th:first-child,
.order-about > .table-responsive > .table-bordered > thead > tr > th:first-child,
.order-about > .table-bordered > tbody > tr > th:first-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.order-about > .table-bordered > tfoot > tr > th:first-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.order-about > .table-bordered > thead > tr > td:first-child,
.order-about > .table-responsive > .table-bordered > thead > tr > td:first-child,
.order-about > .table-bordered > tbody > tr > td:first-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.order-about > .table-bordered > tfoot > tr > td:first-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.order-about > .table-bordered > thead > tr > th:last-child,
.order-about > .table-responsive > .table-bordered > thead > tr > th:last-child,
.order-about > .table-bordered > tbody > tr > th:last-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.order-about > .table-bordered > tfoot > tr > th:last-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.order-about > .table-bordered > thead > tr > td:last-child,
.order-about > .table-responsive > .table-bordered > thead > tr > td:last-child,
.order-about > .table-bordered > tbody > tr > td:last-child,
.order-about > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.order-about > .table-bordered > tfoot > tr > td:last-child,
.order-about > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.order-about > .table-bordered > thead > tr:last-child > th,
.order-about > .table-responsive > .table-bordered > thead > tr:last-child > th,
.order-about > .table-bordered > tbody > tr:last-child > th,
.order-about > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.order-about > .table-bordered > tfoot > tr:last-child > th,
.order-about > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.order-about > .table-bordered > thead > tr:last-child > td,
.order-about > .table-responsive > .table-bordered > thead > tr:last-child > td,
.order-about > .table-bordered > tbody > tr:last-child > td,
.order-about > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.order-about > .table-bordered > tfoot > tr:last-child > td,
.order-about > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0;
}
.order-about dd {
  margin-bottom: 10px;
  padding-left: 10px;
}
.order-about dd:last-child {
  margin-bottom: 0;
}
.my-wishlist textarea {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #444444;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: auto;
}
.my-wishlist textarea:-moz-placeholder {
  color: #999;
}
.my-wishlist textarea::-moz-placeholder {
  color: #999;
}
.my-wishlist textarea:-ms-input-placeholder {
  color: #999;
}
.my-wishlist textarea::-webkit-input-placeholder {
  color: #999;
}
.my-wishlist textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.my-wishlist textarea[disabled],
.my-wishlist textarea[readonly],
fieldset[disabled] .my-wishlist textarea {
  cursor: not-allowed;
  background-color: #eeeeee;
}
textarea.my-wishlist textarea {
  height: auto;
}
.my-wishlist .price-box {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt input.input-text {
  margin-bottom: 5px;
}
.my-wishlist .add-to-cart-alt .btn-cart {
  display: block;
  margin-bottom: 5px;
  width: 100%;
}
.my-wishlist p {
  margin-bottom: 0;
}
.my-wishlist .link-edit {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #1177ae;
  border-color: #06283a;
  background-image: -webkit-gradient(linear, left 1%, left 99%, from(#1177ae), to(#06283a));
  background-image: -webkit-linear-gradient(top, #1177ae 1%, #06283a 99%);
  background-image: -moz-linear-gradient(top, #1177ae 1%, #06283a 99%);
  background-image: linear-gradient(to bottom, #1177ae 1%, #06283a 99%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff1177ae', endColorstr='#ff06283a', GradientType=0);
  width: 100%;
  display: block;
}
.my-wishlist .link-edit:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.my-wishlist .link-edit:hover,
.my-wishlist .link-edit:focus {
  color: #fff;
  text-decoration: none;
}
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit[disabled],
fieldset[disabled] .my-wishlist .link-edit {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-wishlist .link-edit:hover,
.my-wishlist .link-edit:focus,
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active,
.open .dropdown-toggle.my-wishlist .link-edit {
  color: #fff;
  background-color: #0d5e89;
  border-color: #000102;
}
.my-wishlist .link-edit:active,
.my-wishlist .link-edit.active,
.open .dropdown-toggle.my-wishlist .link-edit {
  background-image: none;
}
.my-wishlist .link-edit.disabled,
.my-wishlist .link-edit[disabled],
fieldset[disabled] .my-wishlist .link-edit,
.my-wishlist .link-edit.disabled:hover,
.my-wishlist .link-edit[disabled]:hover,
fieldset[disabled] .my-wishlist .link-edit:hover,
.my-wishlist .link-edit.disabled:focus,
.my-wishlist .link-edit[disabled]:focus,
fieldset[disabled] .my-wishlist .link-edit:focus,
.my-wishlist .link-edit.disabled:active,
.my-wishlist .link-edit[disabled]:active,
fieldset[disabled] .my-wishlist .link-edit:active,
.my-wishlist .link-edit.disabled.active,
.my-wishlist .link-edit[disabled].active,
fieldset[disabled] .my-wishlist .link-edit.active {
  background-color: #1177ae;
  border-color: #06283a;
}
.my-wishlist .btn-add {
  color: #fff;
  background-color: #e1000f;
  border-color: #c8000d;
  background-image: -webkit-gradient(linear, left 1%, left 99%, from(#e1000f), to(#620006));
  background-image: -webkit-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: -moz-linear-gradient(top, #e1000f 1%, #620006 99%);
  background-image: linear-gradient(to bottom, #e1000f 1%, #620006 99%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe1000f', endColorstr='#ff620006', GradientType=0);
}
.my-wishlist .btn-add:hover,
.my-wishlist .btn-add:focus,
.my-wishlist .btn-add:active,
.my-wishlist .btn-add.active,
.open .dropdown-toggle.my-wishlist .btn-add {
  color: #fff;
  background-color: #b8000c;
  border-color: #8a0009;
}
.my-wishlist .btn-add:active,
.my-wishlist .btn-add.active,
.open .dropdown-toggle.my-wishlist .btn-add {
  background-image: none;
}
.my-wishlist .btn-add.disabled,
.my-wishlist .btn-add[disabled],
fieldset[disabled] .my-wishlist .btn-add,
.my-wishlist .btn-add.disabled:hover,
.my-wishlist .btn-add[disabled]:hover,
fieldset[disabled] .my-wishlist .btn-add:hover,
.my-wishlist .btn-add.disabled:focus,
.my-wishlist .btn-add[disabled]:focus,
fieldset[disabled] .my-wishlist .btn-add:focus,
.my-wishlist .btn-add.disabled:active,
.my-wishlist .btn-add[disabled]:active,
fieldset[disabled] .my-wishlist .btn-add:active,
.my-wishlist .btn-add.disabled.active,
.my-wishlist .btn-add[disabled].active,
fieldset[disabled] .my-wishlist .btn-add.active {
  background-color: #e1000f;
  border-color: #c8000d;
}
.product-review .product-img-box {
  float: left;
  width: 140px;
}
.product-review .product-img-box .product-image {
  display: block;
  max-width: 100%;
  height: auto;
}
.product-review .product-img-box .label {
  font-size: 12px;
}
.product-review .product-img-box .ratings .rating-box {
  display: block;
  float: none;
  margin-bottom: 5px;
}
.product-review .product-details {
  margin-left: 150px;
}
.product-review .product-name {
  margin-bottom: 10px;
  font-size: 22px;
}
.product-review h3 {
  font-size: 14px;
}
.product-review .ratings-table {
  margin: 0 0 10px;
}
.product-review dt {
  margin-bottom: 5px;
}
.billing-agreements .info-box {
  margin: 10px 0;
}
.billing-agreements .form-list li select {
  float: left;
}
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
.billing-agreements .table-caption {
  font-weight: bold;
}
.addresses-list li.item a {
  display: inline-block;
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
  font-size: 15px;
  font-weight: bold;
  color: #FA831E;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  padding: 4px 17px;
  margin-top: 5px;
}
.addresses-list li.item a:hover {
  border-color: #FA831E;
  color: #FA831E;
  text-decoration: none;
}
.my-account .page-title h1 {
  margin-top: -4px;
}
.customer-account .col2-left-layout {
  padding-bottom: 22px;
}
.block-account {
  border: 1px solid #cdcdcd;
}
.block-account .block-title {
  border-bottom: none;
}
.block-account ul li {
  display: block;
  padding: 0;
}
.block-account ul li a {
  display: block;
  padding: 0 15px !important;
  height: 42px;
  line-height: 42px;
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  border-top: 1px solid #cdcdcd;
  border-bottom: none !important;
}
.block-account ul li a:hover {
  color: #FA831E;
  text-decoration: none;
}
.block-account ul li.current {
  padding: 0 !important;
  border: none !important;
}
.block-account ul li.current a {
  color: #FA831E;
  background: #ffffff;
}
.welcome-msg {
  margin-bottom: 30px;
}
.box-account {
  border-radius: 0;
  padding: 0;
}
.box-account .box-head {
  background: #f1f1f1;
  height: 50px;
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.box-account .box-head h2 {
  line-height: 50px;
  font-size: 20px;
}
.box-account.box-recent {
  padding: 0;
}
.box-account.box-recent .box-head {
  margin: 0;
}
.box-account.box-recent table {
  border: none;
  border-collapse: collapse;
  border-bottom: 15px solid #fff;
}
.box-account.box-recent table tr,
.box-account.box-recent table td,
.box-account.box-recent table th,
.box-account.box-recent table tbody,
.box-account.box-recent table thead {
  border: none;
}
.box-account.box-recent table th,
.box-account.box-recent table td {
  padding: 15px;
  vertical-align: top;
  text-align: left;
}
.box-account.box-recent table thead th {
  color: #444444;
}
.box-account.box-recent table th:nth-child(1),
.box-account.box-recent table td:nth-child(1) {
  padding-left: 20px;
}
.box-account.box-recent table tr.odd td {
  background: #f1f1f1;
}
.box-account.box-recent table .view a {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #FA831E;
  padding-left: 13px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left;
}
.box-account.box-reviews .box-head > a {
  display: inline-block;
  height: 50px;
  line-height: 48px;
}
.box-account.box-reviews .box-head > a:hover {
  color: #FA831E;
}
.box-account.box-reviews .number {
  display: inline-block;
  background: #efefef;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 10px;
  margin-left: -8px;
}
.box-account.box-reviews #my_recent_reviews li {
  padding: 20px;
  padding-bottom: 0;
}
.box-account.box-reviews #my_recent_reviews h3 {
  margin-bottom: 5px;
}
.box-account.box-reviews #my_recent_reviews h3 a {
  backgorund: none;
  margin-left: 0;
  padding-left: 0;
  font-weight: bold;
  font-size: 24px;
}
.block-customer-content {
  padding: 15px;
}
.block-customer-content p {
  margin: 0;
}
.block-customer-content > button {
  float: right;
  margin-top: 5px;
  padding: 0 26px;
  margin-right: 5px;
  height: 30px;
  line-height: 28px;
}
.my-account {
  border-bottom: 1px solid #cdcdcd;
  padding: 20px;
}
.my-account h3 {
  position: relative;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 18px;
  color: #444444;
}
.my-account h3 a {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #FA831E;
  padding-left: 13px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png) no-repeat left;
  margin-left: 30px;
}
.my-account address {
  margin-bottom: 15px !important;
}
.my-account:last-child {
  border: none;
}
.account_btn {
  display: inline-block;
  background: #fefcea;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f1f1));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #f1f1f1 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #f1f1f1 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f1f1f1', GradientType=0);
  font-size: 15px;
  font-weight: bold;
  color: #FA831E;
  border: 1px solid #cdcdcd;
  border-radius: 3px;
  padding: 4px 17px;
  margin-top: 5px;
}
.account_btn:hover {
  border-color: #FA831E;
  color: #FA831E;
  text-decoration: none;
}
ul.subscriptions li {
  padding-bottom: 5px;
}
ul.subscriptions li label {
  display: inline-block;
  padding-left: 5px;
}
div[role="main"] > .my-account {
  padding: 0;
}
@media (max-width: 991px) {
  .my-account.contact_information .col-1 {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .box-account.box-recent table th,
  .box-account.box-recent table td {
    padding: 8px;
  }
}
@media (max-width: 400px) {
  .my-account h3 a {
    display: block;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (min-width: 768px) {
  .account-login .col2-set .col-1,
  .account-login .col2-set .col-2 {
    min-height: 400px;
    position: relative;
  }
  .account-login .col2-set .col-1 .buttons-set,
  .account-login .col2-set .col-2 .buttons-set {
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .account-login .col2-set .col-1 .buttons-set {
    padding: 0;
    padding-top: 3px;
  }
}
#wishlist-table {
  border: 1px solid #CCCCCC;
}
#wishlist-table th,
#wishlist-table td {
  padding: 7px;
  vertical-align: top;
  text-align: left;
}
#wishlist-table h3 a {
  padding: 0;
  background: none;
  margin: 0;
}
#wishlist-table .first,
#wishlist-table .even {
  background: #eeeeee;
}
#wishlist-table .odd {
  background: #ffffff;
}
#wishlist-table .first,
#wishlist-table .even,
#wishlist-table .odd {
  border-bottom: 1px solid #CCCCCC;
}
#wishlist-table .customer-wishlist-item-quantity input {
  width: 50px;
  text-align: center;
}
.my-account .order-info {
  display: none;
}
.my-account .form-list li.control label {
  margin-top: -3px;
}
.my-account .fieldset {
  position: relative;
  padding-bottom: 20px;
}
.my-account .fieldset > p.required {
  position: absolute;
  right: 0px;
  bottom: 0px;
}
.my-account .product-review .product-img-box img {
  max-width: 100%;
  height: auto;
  margin-bottom: 10px;
}
.my-account #my-reviews-table .rating-box {
  margin-top: 2px;
}
.my-account #wishlist-table .details {
  display: none;
}
.my-account #wishlist-table .link-edit {
  line-height: 14px;
  margin-top: 5px;
}
.my-account #wishlist-table .item-manage button {
  width: 100%;
  margin-top: 5px;
}
.my-account .pager {
  margin-bottom: 10px;
}
.my-account .pager .limiter {
  width: auto;
  position: inherit;
}
.my-account .pager .limiter label {
  width: auto;
  margin-right: 10px;
}
.my-account .pager .limiter select {
  width: auto;
  display: inline-block;
}
.my-account #my-orders-table tfoot .summary-total td {
  text-align: right !important;
}
.my-account #my-orders-table tfoot .summary-total td .summary-collapse {
  text-align: right;
}
.my-account .pager .pages {
  margin-top: 0;
  float: none;
}
.my-account .pager .pages > strong {
  position: relative;
  top: -10px;
  left: -5px;
}
.my-account .pager .pages ol > li {
  float: left;
  position: relative;
  background: none !important;
  border: none !important;
}
.my-account .pager .pages ol > li > a,
.my-account .pager .pages ol > li > span {
  float: none;
  position: inherit;
  background: none !important;
  border: none !important;
}
.page-header-container {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-header-container .logo .large {
  display: none;
}
.page-header-container .logo .small {
  display: block;
}
@media (min-width: 768px) {
  .page-header-container .logo {
    float: left;
    margin-right: 20px;
  }
  .page-header-container .logo .large {
    display: block;
  }
  .page-header-container .logo .small {
    display: none;
  }
}
body {
  padding-top: 160px;
}
body.checkout-onepage-index {
  padding-top: 0;
}
.header-language-background {
  display: none;
}
.page-header-container {
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-header-new.png) repeat-x;
  margin: 0;
  z-index: 9000;
  position: fixed;
  width: 100%;
  top: 0;
}
.page-header {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  border: none;
}
.page-header #page-header-container {
  position: relative;
}
.level1.has-children,
.header-fit-zone-content.has-children,
.level1.level1.menu_content_0 .para_trigger,
.header-fit-zone-content.level1.menu_content_0 .para_trigger,
.level1 .level1 a.level1,
.header-fit-zone-content .level1 a.level1,
.level1 .header,
.header-fit-zone-content .header {
  text-transform: uppercase;
}
.head_profiberatung {
  position: relative;
  top: -2px;
  float: right;
  right: 15px;
  width: 234px;
  height: 60px;
  margin-bottom: -160px;
}
@media (max-width: 991px) {
  .head_profiberatung {
    cursor: pointer;
    display: none;
  }
}
.head_profiberatung .fitzone-link {
  cursor: pointer;
}
@media (max-width: 991px) {
  .head_profiberatung .fitzone-link {
    display: none;
  }
}
.head_profiberatung a {
  font-size: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.head_profiberatung > a {
  width: 134px;
  top: 0;
  left: 0;
  color: #fff;
  margin-left: 100px;
  font-weight: bold;
  font-size: 16px;
  line-height: 47px;
}
.head_profiberatung > a img.menu-icon {
  height: 30px;
  display: inline-block;
}
.head_profiberatung:hover .header-fit-zone {
  display: block;
  height: auto;
  z-index: 10;
}
.header-fit-zone .header-fit-zone-content {
  float: left;
  padding: 20px;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.header-fit-zone .col {
  float: left;
  width: 33%;
}
.header-fit-zone .col img,
.header-fit-zone .col .header,
.header-fit-zone .col ul {
  float: left;
  width: 100%;
}
.header-fit-zone .col img {
  width: 210px;
  height: 200px;
  border: 1px solid #cdcdcd;
  margin-bottom: 10px;
}
.header-fit-zone .col .header {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
  color: #444444;
}
.header-fit-zone .col li {
  display: block;
  margin: 0;
  padding: 0;
  margin-bottom: 0px;
  color: #999999;
}
.header-fit-zone .col a {
  position: relative;
  font-size: 14px;
  color: #999;
}
.header-fit-zone .col a.more {
  padding-left: 13px;
  background: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png") no-repeat scroll left center transparent;
  font-size: 14px;
  color: #fa831e;
  font-weight: normal;
  margin-left: 0;
  display: inline-block;
  margin-top: 10px;
}
@media all and (max-width: 619px) {
  .head_profiberatung {
    display: none;
  }
  .top-container .head_profiberatung {
    display: block;
    margin: 0 -15px;
    padding: 0;
    height: 80px;
    background: #333333 !important;
    background-size: 100% 100%;
    margin-top: 20px;
    margin-bottom: 8px;
    position: relative;
    top: 0;
    width: 106%;
    right: 0;
    float: none;
  }
  .top-container .head_profiberatung > .widget-cms-link {
    display: block;
    height: 100px;
    width: 100%;
    background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/dark-box-fg.png) no-repeat bottom left transparent;
    padding-left: 140px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .top-container .head_profiberatung > .widget-cms-link:after {
    content: "";
    display: block;
    width: 13px;
    height: 22px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -1388px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 50%;
    right: 14px;
    bottom: inherit;
    left: inherit;
    margin-top: -11px;
    margin-left: 0;
    top: 60%;
    left: initial;
  }
  .top-container .head_profiberatung > .widget-cms-link > a > span {
    display: none;
  }
  .top-container .head_profiberatung span.fit-zone-mobile {
    display: block;
    height: 100px;
    width: 100%;
    background: url(http://live.sportnahrung-engel.de/skin/frontend/sne/default/images/dark-box-fg.png) no-repeat bottom left transparent;
    padding-left: 140px;
    position: absolute;
    left: 0;
    bottom: 0;
    text-indent: -9999px;
    cursor: pointer;
  }
}
@media screen and (max-width: 767px) {
  .checkout-onepage-index .page-header-container .logo,
  .onestepcheckout-index-index .page-header-container .logo {
    position: relative;
  }
}
.checkout-onepage-index .page-header-container .logo .small,
.onestepcheckout-index-index .page-header-container .logo .small {
  display: block;
  width: 100%;
  max-width: 160px;
  padding-top: 35px;
}
@media screen and (min-width: 768px) {
  .checkout-onepage-index .page-header-container .logo .small,
  .onestepcheckout-index-index .page-header-container .logo .small {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .checkout-onepage-index .page-header-container.checkout_header .checkout_header_information .no-xs,
  .onestepcheckout-index-index .page-header-container.checkout_header .checkout_header_information .no-xs {
    display: none;
  }
  .checkout-onepage-index .page-header-container.checkout_header .checkout_header_information ul li span,
  .onestepcheckout-index-index .page-header-container.checkout_header .checkout_header_information ul li span {
    width: 150px;
  }
  .checkout-onepage-index .page-header-container.checkout_header .checkout_header_information ul,
  .onestepcheckout-index-index .page-header-container.checkout_header .checkout_header_information ul {
    margin-left: 30px;
    margin-top: 10px;
  }
}
@media screen and (max-width: 350px) {
  .checkout-onepage-index .page-header-container.checkout_header .checkout_header_information ul,
  .onestepcheckout-index-index .page-header-container.checkout_header .checkout_header_information ul {
    margin-left: 20px;
    margin-top: 10px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .checkout-onepage-index .page-header-container.checkout_header .checkout_header_information ul li,
  .onestepcheckout-index-index .page-header-container.checkout_header .checkout_header_information ul li {
    max-width: 250px;
  }
}
.checkout-onepage-index .page-header-container,
.onestepcheckout-index-index .page-header-container {
  padding-bottom: 5px;
  background: none;
}
.checkout-onepage-index .page-header-container .logo,
.onestepcheckout-index-index .page-header-container .logo {
  position: relative;
  margin-top: 10px;
}
.checkout-onepage-index .page-header-container .logo .large,
.onestepcheckout-index-index .page-header-container .logo .large {
  padding-top: 0;
}
.checkout-onepage-index .page-header-container .logo .small,
.onestepcheckout-index-index .page-header-container .logo .small {
  padding-top: 10px;
}
.checkout-onepage-index .page-header-container .checkout_header_information ul,
.onestepcheckout-index-index .page-header-container .checkout_header_information ul {
  padding-top: 10px !important;
  margin-top: 0;
}
.page-header-container .logo {
  position: absolute;
  left: 10px;
}
.page-header-container .logo .large {
  display: none;
  padding-top: 10px;
}
@media screen and (min-width: 768px) {
  .page-header-container .logo .large {
    display: block;
  }
}
.page-header-container .logo .small {
  display: block;
  width: 100%;
  max-width: 120px;
  padding-top: 15px;
}
@media screen and (min-width: 768px) {
  .page-header-container .logo .small {
    display: none;
  }
}
.meta_nav {
  height: 32px;
  line-height: 30px;
  font-size: 13px;
  z-index: 99;
  padding: 0 15px 0 0;
}
.meta_nav ul li {
  margin-right: 24px;
}
.meta_nav ul li:first-child {
  margin-left: 3px;
}
.meta_nav ul li.meta_subnav {
  display: none;
}
.meta_nav ul li a {
  color: #cdcdcd;
  font-weight: 500;
  letter-spacing: 0.1px;
  padding-right: 19px;
}
@media (max-width: 1199px) {
  .meta_nav {
    padding-left: 15px;
  }
  .meta_nav ul li {
    margin-right: 20px;
    padding: 0 15px;
  }
}
@media (max-width: 991px) {
  .meta_nav {
    padding-left: 0px;
  }
  .meta_nav ul li {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .meta_nav ul li.meta_subnav {
    display: none;
    position: relative;
  }
  .meta_nav ul li.meta_subnav > a {
    display: block;
    cursor: default;
    opacity: 0.8;
  }
  .meta_nav ul li.meta_subnav > a:before {
    content: "\25BC";
  }
  .meta_nav ul li.meta_subnav > a:hover,
  .meta_nav ul li.meta_subnav > a:focus,
  .meta_nav ul li.meta_subnav > a:active {
    text-decoration: none;
    opacity: 1;
  }
  .meta_nav ul li.meta_subnav > ul {
    display: none;
  }
  .meta_nav ul li.meta_subnav > ul > li {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
  }
  .meta_nav ul li.meta_subnav > ul > li > a {
    display: block;
    padding: 3px 10px;
    line-height: 18px;
    white-space: nowrap;
    text-align: right;
    width: 100%;
  }
  .meta_nav ul li.meta_subnav:hover > ul,
  .meta_nav ul li.meta_subnav > a:focus + ul {
    display: block;
    position: absolute;
    background: #545454;
    top: 30px;
    right: -2px;
  }
  #nav .nav-primary li > a,
  #nav .nav-primary li > p {
    color: #444444 !important;
  }
  .no-js .meta_nav ul li:nth-child(5) {
    display: inline-block;
  }
  .head_profiberatung {
    top: -162px;
  }
  .header-fit-zone.desktop {
    display: none !important;
  }
  .header-fit-zone.mobile {
    display: none;
    position: relative;
    margin: 0 auto !important;
    float: none;
    padding: 0;
  }
  .header-fit-zone.mobile.open {
    display: block !important;
  }
  .header-fit-zone.mobile .header-fit-zone-content {
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    position: relative;
    z-index: 11111111;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col {
    width: 100%;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col .header-image {
    display: none;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col .header,
  .header-fit-zone.mobile .header-fit-zone-content .col li {
    margin: 0;
    padding: 0;
    width: 100%;
    color: #444444 !important;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col a,
  .header-fit-zone.mobile .header-fit-zone-content .col .header {
    float: left;
    width: 100%;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 16px;
    padding-left: 15px;
    background: #f4f4f4;
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
    border-bottom: 1px solid #cccccc;
    color: #444444;
    font-size: 18px;
    font-weight: bold;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col a.more,
  .header-fit-zone.mobile .header-fit-zone-content .col .header.more {
    font-weight: bold;
    color: #FA831E;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col a.more:hover,
  .header-fit-zone.mobile .header-fit-zone-content .col .header.more:hover {
    color: #444444;
    text-decoration: underline;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col a:hover,
  .header-fit-zone.mobile .header-fit-zone-content .col .header:hover {
    color: #FA831E;
    text-decoration: none;
  }
  .header-fit-zone.mobile .header-fit-zone-content .col .header {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    padding: 12px 15px 16px;
  }
}
@media (max-width: 767px) {
  .meta_nav {
    margin-left: 160px;
    text-align: center;
  }
  .meta_nav ul li {
    margin-left: 0px;
    margin-right: 6px;
    padding: 0 8px;
  }
}
@media (max-width: 619px) {
  .meta_nav {
    margin-left: 20px;
  }
}
.sub_meta_nav {
  padding-top: 23px;
  height: 80px;
}
.sub_meta_nav > .col-sm-4:nth-child(2) {
  padding-left: 0;
}
.head_cms_menu {
  position: relative;
  top: -2px;
  left: 10px;
}
.head_cms_menu > li {
  float: left;
  width: 50%;
  cursor: pointer;
  position: relative;
  font-size: 14px;
  line-height: 17px;
  margin-left: -14px;
  margin-top: -4px;
  padding: 4px 22px 4px 14px;
}
.head_cms_menu > li:after {
  content: "";
  display: block;
  width: 11px;
  height: 6px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -232px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 28px;
  right: 10px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
}
.head_cms_menu > li:first-child {
  width: 108px;
  margin-right: 19px;
}
.head_cms_menu > li:last-child {
  width: 140px;
  height: 45px;
}
@media screen and (max-width: 767px) {
  .head_cms_menu > li:last-child {
    width: 100px;
  }
}
.head_cms_menu > li:hover {
  box-shadow: 0 6px 0 0 #fff, 0 2px 4px 0;
}
.head_cms_menu > li > div {
  display: none;
}
.head_cms_menu > li > div a {
  display: block;
  color: #999;
  margin: 0 0 3px;
}
.head_cms_menu > li > div a:hover {
  color: #FA831E;
}
.head_cms_menu > li:hover > div {
  display: block;
  position: absolute;
  top: 42px;
  left: 0;
  background: #ffffff;
  padding: 10px 14px;
  cursor: default;
  z-index: 999;
  box-shadow: 0 4px 4px;
  min-width: 200px;
}
@media (max-width: 480px) {
  .head_cms_menu > li:nth-child(1):hover > div {
    left: -85px;
    min-width: 640px;
  }
  .head_cms_menu > li:nth-child(2):hover > div {
    left: -188px;
    min-width: 640px;
  }
}
@media (max-width: 1229px) {
  .head_cms_menu li:first-child {
    margin-right: 3%;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .head_cms_menu > li {
    padding: 4px 20px 4px 6px;
  }
  .head_cms_menu > li:after {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -232px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 28px;
    right: 6px;
    bottom: inherit;
    left: inherit;
    margin-top: 0;
    margin-left: 0;
  }
  .head_cms_menu > li:first-child {
    width: 96px;
    margin-right: 9%;
  }
  .head_cms_menu > li:last-child {
    width: 128px;
  }
}
@media (max-width: 767px) {
  .head_cms_menu {
    left: 160px;
  }
  .head_cms_menu li:first-child {
    margin-right: 8px;
  }
}
@media screen and (max-width: 619px) {
  .head_cms_menu {
    left: 160px;
  }
}
.header-search-column {
  padding-left: 0;
}
#header-search #search_mini_form .input-box {
  margin: 2px -13px;
}
#header-search #search_mini_form input {
  width: 70%;
  height: 30px;
  border: 1px solid #CCCCCC;
  border-radius: 0;
  float: left;
  margin-right: 0;
  color: #999;
  padding-left: 10px;
  padding-top: 4px;
}
#header-search #search_mini_form input:focus {
  border: 1px solid #fa831e;
  -webkit-box-shadow: unset;
  box-shadow: unset;
  background: #fff;
}
#header-search #search_mini_form button {
  width: 35px;
  height: 30px;
  background: #fa831e url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-search-big.png) no-repeat left 8px center;
  color: #ffffff;
  letter-spacing: 0px;
  border-radius: 0;
  font-size: 14px;
  line-height: 28px;
  padding: 0;
  cursor: pointer;
  text-align: center;
  border-color: #fa831e;
  margin-left: 6px;
  margin-top: 0;
}
#header-search #search_mini_form button:hover,
#header-search #search_mini_form button:focus,
#header-search #search_mini_form button:active {
  background: #AE5B15 url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-search-big.png) no-repeat left 8px center;
  border: solid 1px #AE5B15;
  box-shadow: none !important;
  outline: none !important;
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
}
.ie8 #header-search #search_mini_form BUTTON {
  background: #fa831e url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-search-big.png) no-repeat 5px center;
}
@media (max-width: 991px) {
  .input-box {
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  #search_mini_form .button {
    margin-left: 1.08333333%;
  }
  .nav-primary > li:hover ul.level0,
  .nav-primary > li:hover div.level0 {
    width: 104%;
    margin-left: -2%;
    box-shadow: none;
  }
  .header-fit-zone {
    width: 1230px !important;
    left: -996px !important;
  }
  .header-fit-zone-content {
    margin-left: 225px !important;
    margin-right: 185px !important;
    width: 820px !important;
  }
}
@media (max-width: 991px) {
  #header-search #search_mini_form .button {
    width: 82px;
  }
}
@media (max-width: 640px) {
  #header-search {
    position: absolute;
    top: -200px;
    z-index: 0;
  }
  #header .page-header #header-search.collapse {
    display: block !important;
  }
}
@media (max-width: 480px) {
  #header-search #search_mini_form .button {
    width: 31%;
  }
}
.header-minicart {
  position: absolute;
  right: 11px;
  width: 104px;
}
.header-minicart > a {
  color: #FA831E;
  position: relative;
  display: block;
  border: none;
  text-decoration: none;
  width: 100%;
  height: 48px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.header-minicart:hover > a,
.header-minicart.hover > a,
.header-minicart a:focus {
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  background: #fff;
  z-index: 9999;
}
.header-minicart:hover > a .icon,
.header-minicart.hover > a .icon,
.header-minicart a:focus .icon {
  width: 25px;
  height: 25px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1731px;
  background-repeat: no-repeat;
}
.header-minicart .icon {
  display: block;
  width: 25px;
  height: 25px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1731px;
  background-repeat: no-repeat;
  float: left;
}
.header-minicart .label {
  width: auto;
  height: 25px;
  font-size: 14px;
  float: left;
  padding-left: 13px;
  font-weight: bold;
}
.header-minicart .count {
  position: absolute;
  top: -2px;
  left: 20px;
  background: #444444;
  border: 2px solid #ffffff;
  width: 21px;
  height: 21px;
  border-radius: 14px;
  text-align: center;
  line-height: 18px;
  font-size: 11px;
  z-index: 9;
  color: #ffffff;
}
.header-minicart #header-cart {
  display: none;
  padding: 20px 0;
  position: absolute;
  width: 382px;
  top: 47px;
  right: 0;
  border: solid 1px #cdcdcd;
  border-top-color: #dcdcdc;
  border-radius: 0;
  z-index: 9980;
}
.header-minicart #header-cart .minicart-wrapper .h3 {
  padding: 2px 19px 24px 19px;
  margin: 0;
  border-bottom: solid 1px #cdcdcd;
  color: #444444;
  letter-spacing: 0.1px;
  display: block;
}
.header-minicart #header-cart .minicart-wrapper .scrollable {
  max-height: 372px;
}
.header-minicart #header-cart .minicart-wrapper .scrollable .mCSB_inside {
  max-height: 372px !important;
}
.header-minicart #header-cart .special_conditions {
  border-top: 1px solid #006D83;
  border-bottom: 1px solid #006D83;
  background: #0091AE;
  color: #fff;
  padding: 10px 12px;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0px;
  min-height: 44px;
}
.header-minicart #header-cart .block-content {
  padding: 0 20px;
}
.header-minicart #header-cart .block-content .subtotal {
  position: relative;
  text-align: left;
  background: #fff;
  border: none 0px transparent;
  padding: 0;
  margin: 15px 0;
  color: #919191;
}
.header-minicart #header-cart .block-content .subtotal .st_label {
  font-size: 18px;
  line-height: 22px;
  display: block;
  padding-bottom: 4px;
}
.header-minicart #header-cart .block-content .subtotal .tax-details {
  display: block;
  letter-spacing: 0.45px;
}
.header-minicart #header-cart .block-content .subtotal .tax-details > a {
  color: #FA831E;
}
.header-minicart #header-cart .block-content .subtotal .price {
  display: block;
  position: absolute;
  top: -2px;
  right: 0;
  font-size: 19px;
  font-weight: normal;
}
.header-minicart #header-cart .minicart-actions {
  padding: 0 20px;
}
.header-minicart #header-cart .minicart-actions .cart-link {
  float: left;
  color: #FA831E;
  padding: 10px 11px;
  font-size: 14px;
  position: relative;
}
.header-minicart #header-cart .minicart-actions .cart-link:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -258px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 15px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.header-minicart #header-cart .minicart-actions .checkout-types.minicart {
  float: right;
}
.header-minicart #header-cart .minicart-actions .button.checkout-button {
  background: #FA831E;
  border: none;
  height: 36px;
  padding: 5px;
  font-size: 18px;
  line-height: 22px;
  margin: 1px 0;
  width: 100%;
}
.header-minicart #header-cart .mini-products-list {
  padding: 0 10px 0 20px;
  max-height: 320px;
  overflow-y: scroll;
}
.header-minicart #header-cart .mini-products-list > .item {
  padding: 14px 0 16px;
  border-top: solid 1px #cdcdcd;
  min-height: 120px;
}
.header-minicart #header-cart .mini-products-list > .item:first-child {
  border-top: none;
}
.header-minicart #header-cart .mini-products-list > .item.odd {
  background: #fff;
}
.header-minicart #header-cart .mini-products-list a {
  display: block;
  width: auto;
}
.header-minicart #header-cart .mini-products-list .product-image {
  display: block;
  width: 100px;
}
.header-minicart #header-cart .mini-products-list .product-image > img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 100%;
  max-height: 90px;
  margin: 0 auto;
}
.header-minicart #header-cart .mini-products-list .product-details {
  margin-left: 110px;
  min-height: 90px;
}
.header-minicart #header-cart .mini-products-list .product-name {
  padding-bottom: 11px;
}
.header-minicart #header-cart .mini-products-list .product-name > a,
.header-minicart #header-cart .mini-products-list .product-name > span {
  color: #000;
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.header-minicart #header-cart .mini-products-list .product-name > a:hover,
.header-minicart #header-cart .mini-products-list .product-name > a:focus,
.header-minicart #header-cart .mini-products-list .product-name a:active {
  text-decoration: underline;
}
.header-minicart #header-cart .mini-products-list .info-wrapper {
  width: 100%;
  border: none;
}
.header-minicart #header-cart .mini-products-list .info-wrapper .additional_info {
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0.35px;
  vertical-align: top;
  padding: 1px 20px 0 0 !important;
  display: table-cell;
}
.header-minicart #header-cart .mini-products-list .info-wrapper .price_info {
  text-align: right;
  vertical-align: top;
  padding: 1px 0 0 0 !important;
  display: table-cell;
}
.header-minicart #header-cart .mini-products-list .info-wrapper .price_info .product_amount {
  font-size: 12px;
  line-height: 15px;
  letter-spacing: 0.35px;
}
.header-minicart #header-cart .mini-products-list .info-wrapper .price_info .price {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  letter-spacing: 0.75px;
}
.header-minicart:hover #header-cart,
.header-minicart.hover #header-cart {
  display: block;
}
@media (max-width: 1229px) {
  .header-minicart {
    right: 50%;
  }
}
@media (max-width: 991px) {
  .header-minicart {
    position: relative;
    top: 0;
    right: 85px;
  }
  .header-minicart a {
    width: 110px;
  }
  .header-minicart #header-cart {
    right: -6px;
  }
  .meta_nav .links .meta_subnav:last-child {
    display: none;
  }
}
@media (max-width: 767px) {
  .header-minicart {
    position: absolute;
    top: 56px;
    right: 241px;
  }
  .header-minicart #header-cart {
    right: -6px;
  }
  .header-minicart > a {
    padding: 12px 4px 8px;
  }
  .header-minicart .count {
    top: 2px;
    border: 2px solid #FA831E;
    background: #fff;
    color: #000;
  }
  .header-minicart .icon {
    width: 25px;
    height: 25px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -1686px;
    background-repeat: no-repeat;
  }
}
@media all and (max-width: 619px) {
  .header-minicart {
    width: 110px;
    right: 14px;
  }
  #header-cart {
    right: 0;
  }
  .navbar-header .navbar-toggle,
  .navbar-header .search-toggle,
  .navbar-header .navbar-toggle:not(.collapsed),
  .navbar-header .search-toggle:not(.collapsed) {
    padding-right: 28px !important;
  }
  .navbar-header .navbar-toggle:before,
  .navbar-header .search-toggle:before,
  .navbar-header .navbar-toggle:not(.collapsed):before,
  .navbar-header .search-toggle:not(.collapsed):before {
    right: 10px !important;
  }
}
@media all and (max-width: 415px) {
  .header-minicart #header-cart {
    width: 322px;
  }
  .header-minicart #header-cart .mini-products-list {
    padding: 0 4px 0 4px;
  }
  .header-minicart #header-cart .minicart-actions .cart-link {
    padding: 3px 11px;
    font-size: 14px;
    line-height: 16px;
    position: relative;
    width: 96px;
  }
  .header-minicart #header-cart .minicart-actions .cart-link:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -258px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 6px;
    right: inherit;
    bottom: inherit;
    left: 0px;
    margin-top: 0;
    margin-left: 0;
  }
  .header-minicart #header-cart .minicart-actions .button.checkout-button {
    width: 120px;
  }
}
header .nav-primary > li > a.level0:hover {
  color: #444444;
  background: #ffffff;
}
header .nav-primary {
  top: 0px;
  left: -15px;
  position: relative;
}
header .nav-primary > li {
  border-radius: 0;
}
header .nav-primary > li > a {
  padding-top: 12px;
  padding-bottom: 16px;
  padding-left: 12px;
  padding-right: 12px;
  letter-spacing: 0.3px;
  border-radius: 0;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  /*border-left: 1px solid transparent;
      border-right: 1px solid transparent;*/
}
header .nav-primary > li > a:hover,
header .nav-primary > li > a.active {
  /* border-left: 1px solid @gray-border-medium;
        border-right: 1px solid @gray-border-medium;*/
  border-top: 3px solid #FA831E;
  padding-top: 9px;
  padding-bottom: 17px;
}
@media (max-width: 1229px) {
  #nav .nav-primary > li > a {
    padding-left: 8px;
    padding-right: 10px;
  }
}
@media (max-width: 1111px) {
  #nav .nav-primary > li > a {
    padding-left: 4px;
    padding-right: 4px;
  }
}
@media (min-width: 992px) {
  .nav-primary > li:hover ul.level0,
  .nav-primary > li:hover div.level0 {
    position: absolute;
    display: block;
    box-shadow: 0 4px 4px;
    border: 3px solid #fa831e;
    border-top: none;
    margin-left: 0;
    width: 100%;
  }
  #nav .mobile_close,
  .nav_backlink {
    display: none;
  }
  .header-fit-zone {
    position: absolute;
    box-shadow: 0 4px 4px;
    border: 3px solid #fa831e;
    border-top: none;
    background: white;
    top: 50px;
    margin-left: 0;
    width: 970px;
    left: -736px;
  }
  .header-fit-zone.desktop {
    display: none;
  }
  .header-fit-zone.desktop:hover {
    display: block;
  }
  .header-fit-zone.mobile {
    display: none;
  }
  .header-fit-zone.mobile:hover {
    display: block;
  }
  .header-fit-zone .header-image {
    margin-bottom: -20px;
  }
  .header-fit-zone .header {
    padding-top: 20px;
  }
}
@media (max-width: 991px) {
  .nav-primary > li:hover ul.level0,
  .nav-primary > li:hover div.level0 {
    position: relative;
    display: none;
  }
  .nav-primary > li.open ul.level0,
  .nav-primary > li.open div.level0 {
    position: relative;
    display: block;
  }
  #header-nav {
    overflow-y: auto;
    height: calc(100vh - 150px) !important;
    display: none;
  }
  #header-nav.in,
  #header-nav.collapsing {
    display: block;
    background: #fff;
  }
  #header-nav.in > .navbar-collapse,
  #header-nav.collapsing > .navbar-collapse {
    margin: 0;
    padding: 0;
  }
  #nav {
    border-bottom: 2px solid #aaa;
    margin-top: -4px;
  }
  #nav .mobile_close {
    display: block;
    width: 100%;
    height: 30px;
    background: none no-repeat scroll 0 0 #ffffff !important;
    position: relative;
    z-index: 1000;
  }
  #nav .mobile_close:after {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -206px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 12px;
    right: inherit;
    bottom: inherit;
    left: 50%;
    margin-top: 0;
    margin-left: -6px;
  }
  #nav.subview .nav-primary li {
    border-top: none;
  }
  #nav.subview .nav-primary > li.level0.parent a {
    font-size: 16px;
  }
  #nav.subview .nav-primary > li.level0.parent {
    border-top: none !important;
  }
  #nav.subview .nav-primary > li.level0.parent div.level0 {
    border-top: none !important;
  }
  .nav-primary > li div.level0 {
    box-shadow: none;
  }
  #nav .nav-primary li .link_group span.widget > a > span {
    width: 100%;
    display: inline-block;
    border-top: 1px solid aliceblue;
  }
  #nav.subview .nav-primary .submenu-wrapper ul.level1 > li.level1 a {
    padding-left: 0 !important;
    border-top: 1px solid aliceblue;
    text-transform: none;
    font-size: 12px;
    font-weight: 400;
  }
  #nav.subview .nav-primary .submenu-wrapper ul.level1 > li.level1 {
    padding-left: 25px;
    padding-right: 15px;
  }
  #nav .nav-primary {
    left: 0px;
    margin-left: 0px;
    background: #fff;
    border-bottom: none;
  }
  #nav .nav-primary ul.level0,
  #nav .nav-primary ul.level1,
  #nav .nav-primary ul.level2,
  #nav .nav-primary div.level1 > ul.menu_top50 {
    margin: 0;
  }
  #nav .nav-primary li {
    width: 100%;
  }
  #nav .nav-primary li > a,
  #nav .nav-primary li > p.para_trigger,
  #nav .nav-primary li .link_group span.widget > a {
    padding-left: 15px;
    padding-right: 15px;
    /*
        background: #f4f4f4;
        background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e5e5e5));
        background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        background: -o-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        background: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
        background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e5e5', GradientType=0);
        border-bottom: 1px solid #cccccc;
        font-weight: 600;
        font-size: 18px;
        */
    color: #444444;
  }
  #nav .nav-primary li > a:hover,
  #nav .nav-primary li > p.para_trigger:hover,
  #nav .nav-primary li .link_group span.widget > a:hover,
  #nav .nav-primary li > a.active,
  #nav .nav-primary li > p.para_trigger.active,
  #nav .nav-primary li .link_group span.widget > a.active {
    padding-top: 12px;
    padding-bottom: 16px;
    color: #FA831E;
    text-decoration: none;
  }
  #nav .nav-primary li p {
    cursor: default;
  }
  #nav .nav-primary li .level0 {
    border-top: 3px solid #f4f4f4;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
  }
  #nav .nav-primary li .level1 {
    text-transform: uppercase;
    font-size: 16px !important;
    font-weight: 200;
  }
  #nav .nav-primary li .level1 .para_trigger {
    border-top: 3px solid aliceblue !important;
    border-bottom: none;
  }
  #nav .nav-primary li .level1 .link_group {
    text-transform: none;
    font-size: 16px;
    font-weight: 200;
    margin-left: 15px;
  }
  #nav .nav-primary li .level2 {
    font-weight: 200 !important;
    font-size: 16px;
    font-weight: 200;
  }
  #nav .nav-primary .neue_produkte {
    padding-bottom: 20px;
    border-bottom: solid 1px #cdcdcd;
  }
  #nav .nav-primary .neue_produkte .widget_products {
    padding: 0 20px;
  }
  #nav .nav-primary .neue_produkte .widget_products > ul {
    border-top: solid 1px #cdcdcd;
  }
  #nav .nav-primary .neue_produkte .widget_products > ul > li {
    height: auto;
  }
  #nav .nav-primary .neue_produkte .widget_products > ul > li > a {
    height: auto;
    background: #ffffff;
  }
  #nav .nav-primary .neue_produkte .widget-category-link-inline {
    margin-left: 20px;
  }
  #nav .nav-primary .menu_quicknews {
    padding: 20px;
  }
  #nav .nav-primary .menu_quicknews .quicknews > ul {
    padding: 8px 0 8px;
    border-bottom: solid 1px #cdcdcd;
  }
  #nav .nav-primary .menu_quicknews .quicknews > ul > li {
    margin-bottom: 2px !important;
  }
  #nav .nav-primary .menu_quicknews .quicknews > ul > li.date {
    font-size: 16px;
    line-height: 20px;
  }
  #nav .nav-primary .menu_quicknews .quicknews > ul > li > a {
    display: block;
    font-size: 14px;
    line-height: 17px;
    padding: 4px 0 0 !important;
    background: #ffffff;
    color: #999;
    border: none !important;
  }
  #nav .nav-primary .menu_quicknews .quicknews .title + ul {
    border-top: solid 1px #cdcdcd;
  }
  #nav .nav-primary .menu_quicknews .widget-category-link-inline {
    margin-top: 8px;
    display: block;
  }
  #nav.subview span.more {
    display: block;
    overflow: hidden;
    width: 0;
    height: 0;
    text-indent: 2000;
    border-style: solid none solid solid;
    border-color: transparent transparent transparent #444444;
    border-width: 6px 0 6px 7px;
    margin: 0 10px 0 10px;
    padding: 0;
    position: absolute;
    right: 16px;
    top: 20%;
  }
  #nav.subview .nav_backlink {
    display: block;
    width: 100%;
    padding: 6px 15px 6px 30px;
    position: relative;
    text-align: left;
    background: #fff;
    color: #666666;
    font-size: 15px;
  }
  #nav.subview .nav_backlink:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid solid solid none;
    border-width: 6px 6px 6px 0;
    border-color: transparent #000 transparent transparent;
    position: absolute;
    left: 15px;
    top: 10px;
  }
  #nav.subview .submenu-wrapper .level1 {
    float: none;
  }
  #nav.subview div.level0 {
    padding: 0;
  }
  #nav.subview div.level0 > .container {
    width: 100%;
  }
  #nav.subview .level0 .container {
    padding: 0;
  }
  #nav.subview .nav-primary > li {
    display: none;
  }
  #nav.subview .nav-primary > li.viewed {
    display: block;
    border-top: solid 1px #ccc;
  }
  #nav.subview .nav-primary > li.viewed > a {
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    padding: 12px 15px 16px;
  }
  #nav.subview .nav-primary > li.viewed > a .more {
    display: none;
  }
  #nav.subview .nav-primary > li.viewed div.level0,
  #nav.subview .nav-primary > li.viewed ul.level0 {
    display: block;
    top: 0;
    position: relative;
  }
  #nav.subview .nav-primary > li.viewed div.level0 li.level1,
  #nav.subview .nav-primary > li.viewed ul.level0 li.level1 {
    margin: 0 !important;
  }
  #nav.subview .nav-primary > li.viewed div.level0 .menu_main_items,
  #nav.subview .nav-primary > li.viewed ul.level0 .menu_main_items,
  #nav.subview .nav-primary > li.viewed div.level0 .submenu-wrapper > ul,
  #nav.subview .nav-primary > li.viewed ul.level0 .submenu-wrapper > ul {
    width: 100%;
    float: none;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    top: inherit;
    bottom: inherit;
    left: inherit;
    right: inherit;
    box-shadow: none;
  }
  #nav.subview .nav-primary > li.viewed div.level0 .menu_content_1,
  #nav.subview .nav-primary > li.viewed ul.level0 .menu_content_1,
  #nav.subview .nav-primary > li.viewed div.level0 .menu_content_2,
  #nav.subview .nav-primary > li.viewed ul.level0 .menu_content_2 {
    display: none;
  }
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li {
    float: none;
    display: block;
    width: auto;
    position: relative;
  }
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li a,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li a,
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li p,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li p {
    float: none;
    padding: 6px 15px 8px;
    margin: 0 !important;
  }
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li a:hover,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li a:hover,
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li p:hover,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li p:hover,
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li a:focus,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li a:focus,
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li p:focus,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li p:focus {
    padding: 6px 15px 8px;
  }
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li a.level1,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li a.level1,
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li p.level1,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li p.level1 {
    font-size: 18px;
  }
  #nav.subview .nav-primary > li.viewed div.level0 ul:not(.menu_sale) > li p,
  #nav.subview .nav-primary > li.viewed ul.level0 ul:not(.menu_sale) > li p {
    cursor: default;
  }
  #nav.subview .nav-primary > li.viewed li.level1 ul.level2,
  #nav.subview .nav-primary > li.viewed div.level1 ul.level2,
  #nav.subview .nav-primary > li.viewed li.section ul.level2,
  #nav.subview .nav-primary > li.viewed li.level1 ul.list,
  #nav.subview .nav-primary > li.viewed div.level1 ul.list,
  #nav.subview .nav-primary > li.viewed li.section ul.list,
  #nav.subview .nav-primary > li.viewed li.level1 .menu_top50 .para_trigger + .link_group,
  #nav.subview .nav-primary > li.viewed div.level1 .menu_top50 .para_trigger + .link_group,
  #nav.subview .nav-primary > li.viewed li.section .menu_top50 .para_trigger + .link_group,
  #nav.subview .nav-primary > li.viewed li.level1 .menu_inhaltsstoffe .para_trigger + .link_group,
  #nav.subview .nav-primary > li.viewed div.level1 .menu_inhaltsstoffe .para_trigger + .link_group,
  #nav.subview .nav-primary > li.viewed li.section .menu_inhaltsstoffe .para_trigger + .link_group,
  #nav.subview .nav-primary > li.viewed li.level1 .menu_inhaltsstoffe .para_trigger + .ingredients,
  #nav.subview .nav-primary > li.viewed div.level1 .menu_inhaltsstoffe .para_trigger + .ingredients,
  #nav.subview .nav-primary > li.viewed li.section .menu_inhaltsstoffe .para_trigger + .ingredients,
  #nav.subview .nav-primary > li.viewed li.level1 .menu_inhaltsstoffe .para_trigger + .ingredients + .widget,
  #nav.subview .nav-primary > li.viewed div.level1 .menu_inhaltsstoffe .para_trigger + .ingredients + .widget,
  #nav.subview .nav-primary > li.viewed li.section .menu_inhaltsstoffe .para_trigger + .ingredients + .widget,
  #nav.subview .nav-primary > li.viewed li.level1 .manufacturer_list .para_trigger + .list,
  #nav.subview .nav-primary > li.viewed div.level1 .manufacturer_list .para_trigger + .list,
  #nav.subview .nav-primary > li.viewed li.section .manufacturer_list .para_trigger + .list {
    display: none;
  }
  #nav.subview.subsubview a.nav_backlink {
    display: none !important;
  }
  #nav.subview.subsubview a.nav_backlink.level1 {
    display: block !important;
  }
  #nav.subview.subsubview .level0.viewed > a {
    display: none !important;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section {
    display: none !important;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1 + .link_group,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1 + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p + .link_group,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1 + .ingredients,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1 + .ingredients,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p + .ingredients,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p + .ingredients,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section + .ingredients,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1 > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1 > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section > .para_trigger + .list {
    display: none !important;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed {
    display: block !important;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed + .ingredients,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed + .ingredients,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed + .ingredients,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed + .ingredients,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed + .ingredients,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed + .ingredients + .widget,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed + .ingredients + .widget,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed + .ingredients + .widget,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed + .ingredients + .widget,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed + .ingredients + .widget,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > .para_trigger + .list,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > .para_trigger + .list {
    display: block !important;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed.para_trigger,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed.para_trigger,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed.para_trigger,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed.para_trigger,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed.para_trigger,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > .para_trigger,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > .para_trigger,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > .para_trigger,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > .para_trigger,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > .para_trigger {
    background: #ffffff;
    font-size: 24px;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed.para_trigger:hover,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed.para_trigger:hover,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed.para_trigger:hover,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed.para_trigger:hover,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed.para_trigger:hover,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > .para_trigger:hover,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > .para_trigger:hover,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > .para_trigger:hover,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > .para_trigger:hover,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > .para_trigger:hover {
    color: #444444;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > a.level1,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > a.level1,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > a.level1,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > a.level1,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > a.level1,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > span.widget > a,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > span.widget > a,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > span.widget > a,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > span.widget > a,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > span.widget > a {
    display: block !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 30px;
    padding: 12px 15px 16px;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > a.level1 .more,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > a.level1 .more,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > a.level1 .more,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > a.level1 .more,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > a.level1 .more,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > span.widget > a .more,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > span.widget > a .more,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > span.widget > a .more,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > span.widget > a .more,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > span.widget > a .more {
    display: none;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > div.level1,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > div.level1,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > div.level1,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > div.level1,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > div.level1,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed .level2,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed .level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed .level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed .level2,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed .level2,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed + .link_group,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed + .link_group {
    display: block !important;
  }
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed > div.level1 a.level2,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed > div.level1 a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed > div.level1 a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed > div.level1 a.level2,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed > div.level1 a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed .level2 a.level2,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed .level2 a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed .level2 a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed .level2 a.level2,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed .level2 a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 li.level1.viewed + .link_group a.level2,
  #nav.subview.subsubview .level0.viewed ul.level1 li.level1.viewed + .link_group a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_top50 p.viewed + .link_group a.level2,
  #nav.subview.subsubview .level0.viewed div.level1 .menu_inhaltsstoffe p.viewed + .link_group a.level2,
  #nav.subview.subsubview .level0.viewed .manufacturer_list li.section.viewed + .link_group a.level2 {
    font-size: 16px;
    color: #444444;
  }
  .more_link {
    position: absolute;
    right: 15px;
    top: 2px;
    z-index: 100;
    font-size: 14px !important;
    color: #FA831E !important;
    cursor: pointer;
    font-weight: 400;
    margin: 10px;
    width: 30px !important;
    height: 20px !important;
    background: none !important;
    border-style: none !important;
    text-align: center;
  }
  .more_link i {
    color: black;
    font-size: 18px !important;
  }
  .more_link:hover {
    font-weight: bold !important;
    text-decoration: none !important;
  }
  .more_link:hover i {
    color: #FA831E !important;
  }
  #nav .nav-primary > li > a.red_mark {
    color: #d72f30 !important;
  }
}
@media (min-width: 620px) {
  .top-container {
    display: none;
  }
}
.catalog-product-view .benefit_communication {
  padding-bottom: 29px;
}
.benefit_communication_scroll {
  overflow: hidden;
  width: 100%;
  margin-top: 5px;
  min-height: 30px;
  display: block;
  position: relative;
}
.benefit_communication_scroll #scroll_panel {
  position: absolute;
  top: 0;
  left: 0;
}
.benefit_communication_scroll div {
  display: block;
  top: 0;
  min-height: 20px;
  text-align: center;
  position: absolute;
  width: 100%;
}
.benefit_communication_scroll div div {
  text-align: center;
}
.benefit_communication_scroll a {
  color: #999;
  font-weight: bold;
}
.benefit_communication_scroll .icon {
  display: inline-block;
  position: relative;
  top: 5px;
  width: 25px;
  margin-right: 10px;
}
.benefit_communication_scroll .fast_delivery .icon:before {
  content: "";
  display: block;
  width: 30px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1151px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.benefit_communication_scroll .free_shipping .icon:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1075px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.benefit_communication_scroll .discount .icon:before {
  content: "";
  display: block;
  width: 19px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1113px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.benefit_communication_scroll .free_retoure .icon:before {
  content: "";
  display: block;
  width: 20px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -999px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.benefit_communication {
  padding-top: 22px;
  padding-bottom: 44px;
  padding-left: 20px;
  padding-right: 20px;
  max-width: 1230px;
}
.benefit_communication ul {
  margin: 0;
  padding: 0;
}
.benefit_communication ul li {
  display: block;
  float: left;
  width: 24.5%;
  padding-left: 25px;
  position: relative;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.55px;
}
.benefit_communication ul li:before {
  display: inline-block;
  position: relative;
  left: inherit;
  margin-left: -20px;
  margin-right: 10px;
  top: 2px;
  content: "";
  height: 20px;
}
.benefit_communication ul li.free_shipping {
  padding-left: 26px;
}
.benefit_communication ul li.free_shipping:before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1075px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: inherit;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
  margin-left: -30px;
}
.benefit_communication ul li.fast_delivery {
  padding-left: 37px;
}
.benefit_communication ul li.fast_delivery:before {
  content: "";
  display: block;
  width: 30px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1151px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: inherit;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
  margin-left: -37px;
}
.benefit_communication ul li.discount {
  padding-left: 27px;
  text-align: right;
  width: 27%;
}
.benefit_communication ul li.discount:before {
  content: "";
  display: block;
  width: 19px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1113px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: inherit;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
  position: relative;
  margin-left: -31px;
}
.benefit_communication ul li.free_retoure {
  padding-left: 30px;
  text-align: right;
  width: 24%;
}
.benefit_communication ul li.free_retoure:before {
  content: "";
  display: block;
  width: 20px;
  height: 18px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -999px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 2px;
  right: inherit;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  display: inline-block;
  position: relative;
  margin-left: -31px;
}
@media (max-width: 991px) {
  .benefit_communication {
    padding: 0;
    height: 85px;
    position: relative;
    margin-bottom: 20px;
  }
  .benefit_communication:after {
    display: block;
    position: absolute;
    bottom: 10px;
    left: -15px;
    right: -15px;
    width: auto;
    height: 1px;
    background: #CCCCCC;
    content: " ";
    z-index: 1;
  }
  .benefit_communication ul li {
    display: block;
    float: left;
    width: 50% !important;
    text-align: left !important;
    margin-bottom: 10px;
    clear: none;
    padding-left: 40px !important;
  }
}
@media (min-width: 600px) and (max-width: 980px) {
  .benefit_communication {
    margin-top: 20px;
  }
}
@media (max-width: 600px) {
  .benefit_communication {
    height: 135px;
    margin-bottom: 0;
  }
  .benefit_communication ul li {
    display: block;
    float: none;
    width: 100% !important;
    margin-bottom: 10px;
    clear: both;
    padding-left: 40px !important;
  }
}
@media (max-width: 991px) {
  #header-nav.in,
  #header-nav.collapsing {
    background: none repeat scroll 0 0 #fff;
    display: block;
    left: 0;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 20;
  }
  #nav {
    border-bottom: 2px solid #aaa;
  }
  #nav .nav-primary {
    border-bottom: none;
    float: none;
    margin: 0 auto;
  }
  .navbar-header {
    padding: 0;
  }
  .navbar-collapse {
    max-height: inherit;
    width: 100%;
  }
  .navbar-toggle,
  .search-toggle {
    display: block !important;
    float: left !important;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 0;
    padding: 13px 32px 13px 10px;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    border: none;
    color: #fff;
  }
  .navbar-toggle:before,
  .search-toggle:before {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -180px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 22px;
    right: 12px;
    bottom: inherit;
    left: inherit;
    margin-top: 0;
    margin-left: 0;
  }
  .navbar-toggle:focus,
  .search-toggle:focus {
    color: #eeeeee;
    outline: none;
  }
  .navbar-toggle {
    margin-right: 4px;
  }
  .search-toggle {
    padding-left: 40px;
  }
  .search-toggle > .label {
    position: relative;
  }
  .search-toggle > .label:before {
    content: "";
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -1430px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 0px;
    right: inherit;
    bottom: inherit;
    left: -32px;
    margin-top: 0;
    margin-left: 0;
  }
  .navbar-header .navbar-toggle:not(.collapsed),
  .navbar-header .search-toggle:not(.collapsed) {
    background: none repeat scroll 0 0 #fff;
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    border-top: 4px solid #FA831E;
    color: #FA831E;
    padding: 10px 32px 13px 10px;
    position: relative;
    top: -1px;
    z-index: 0;
    box-shadow: 0 4px 4px 1px rgba(0, 0, 0, 0.42);
  }
  .navbar-header .navbar-toggle:not(.collapsed):before,
  .navbar-header .search-toggle:not(.collapsed):before {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -206px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 22px;
    right: 12px;
    bottom: inherit;
    left: inherit;
    margin-top: 0;
    margin-left: 0;
  }
  .navbar-header .navbar-toggle:not(.collapsed) > .label:before,
  .navbar-header .search-toggle:not(.collapsed) > .label:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -1642px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 0px;
    right: inherit;
    bottom: inherit;
    left: -32px;
    margin-top: 0;
    margin-left: 0;
  }
  .navbar-header .search-toggle:not(.collapsed) {
    padding-left: 40px;
  }
  .search-collapse {
    z-index: 30;
  }
}
@media (min-width: 992px) {
  ul.menu_top50 li {
    float: left;
    width: 24%;
    padding-right: 20px !important;
  }
  ul.menu_top50 li.top50 {
    width: 28%;
  }
  .nth-child ul.menu_top50 li.top50 {
    width: 34%;
  }
  .nth-child ul.menu_top50 li:nth-child(2) {
    width: 31%;
  }
  .nth-child ul.menu_top50 li:nth-child(3) {
    width: 18%;
  }
  .nth-child ul.menu_top50 li:nth-child(4) {
    width: 17%;
    padding-left: 10px !important;
    padding-right: 0 !important;
  }
}
.container.go-back > p {
  padding-top: 14px;
  padding-bottom: 14px;
}
@media (min-width: 1000px) {
  .logged-in .meta_nav {
    left: -75px;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  .logged-in .meta_nav {
    left: -10px;
  }
  .meta_nav ul li {
    margin-right: 5px;
  }
}
@media (max-width: 360px) {
  .meta_nav ul li {
    padding: 0 4px !important;
  }
}
#search_mini_form #search::placeholder {
  color: #5d5c5c;
}
.navbar-header {
  padding: auto;
}
.navbar-header .nav-menu-icon {
  width: 100%;
  height: 25px;
}
.navbar-header ul {
  text-align: center;
  height: 50px;
  max-width: 650px;
  overflow: hidden;
  display: flex !important;
}
.navbar-header ul li {
  color: black;
  display: inline-block;
  float: left;
  cursor: pointer;
  margin: 5px auto;
  text-align: center;
}
.navbar-header ul li i {
  font-size: 26px;
  display: block;
}
.navbar-header ul li span {
  font-size: 12px;
  display: block;
}
.navbar-header ul li:first-child:not(.collapsed) {
  color: #FA831E;
  background-color: white;
  text-align: left;
  height: 48px;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 5px;
  box-shadow: -2px -8px 10px -2px rgba(0, 0, 0, 0.65);
  position: relative;
}
.navbar-header ul li:first-child:not(.collapsed) .label {
  display: none;
}
.navbar-header ul li:first-child:not(.collapsed) .svg.svg-icon-menu {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/close1.svg);
  background-size: cover;
  width: 32px;
  height: 42px;
  background-position: center;
  background-size: contain;
}
.navbar-header ul li:nth-child(2):not(.collapsed) {
  color: #FA831E;
  background-color: white;
  text-align: left;
  height: 48px;
  width: 48px;
  margin-left: 0;
  padding-left: 10px;
  padding-right: 5px;
  box-shadow: -2px -8px 10px -2px rgba(0, 0, 0, 0.65);
}
.navbar-header ul li:nth-child(2):not(.collapsed) .svg.svg-icon-search {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/suche_active.svg);
}
.navbar-header ul li.collapsed,
.navbar-header ul .item {
  color: white;
  position: relative;
}
.navbar-header ul li.collapsed a,
.navbar-header ul .item a {
  color: white;
  text-decoration: none;
}
.navbar-header ul .collapsed_item {
  display: none;
}
.navbar-header .svg {
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 25px;
  display: block;
}
.navbar-header .svg-icon-search {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/suche.svg);
}
.navbar-header .svg-icon-favorites {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/favoriten.svg);
}
.navbar-header .svg-icon-login {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/anmelden.svg);
}
.navbar-header .svg-icon-cart {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/warenkorb.svg);
}
.navbar-header .svg-icon-menu {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/menue-dick.svg);
}
.navbar-header .cart_badge_xs,
.navbar-header .wishlist_badge_xs {
  width: 16px;
  position: absolute;
  top: 0;
  color: #fff;
  right: 5px;
  background-color: #444444;
  border-radius: 8px;
}
@media (min-width: 991px) {
  .nav-primary .nav_backlink_home {
    display: none !important;
  }
}
.nav-primary .nav_backlink_home {
  display: block;
  width: 100%;
  padding: 6px 15px 6px 15px;
  position: relative;
  text-align: left;
  background: #fff;
  color: #444444;
  font-size: 15px;
  cursor: pointer;
}
.nav-primary .nav_backlink_home i {
  margin-right: 5px;
  font-size: 16px;
}
.wishlist_icon_desktop,
.account_icon_desktop,
.cart_icon_desktop {
  position: relative;
  top: -8px;
}
.wishlist_icon_desktop a,
.account_icon_desktop a,
.cart_icon_desktop a {
  text-decoration: none;
}
.wishlist_icon_desktop .label,
.account_icon_desktop .label,
.cart_icon_desktop .label {
  color: #999;
  font-weight: normal !important;
  text-transform: uppercase;
  display: block;
  font-size: 13px;
  text-align: center;
  width: 100%;
  padding-left: 0;
}
.wishlist_icon_desktop .svg,
.account_icon_desktop .svg,
.cart_icon_desktop .svg {
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 25px;
  display: block;
}
.wishlist_icon_desktop .wishlist_badge,
.account_icon_desktop .wishlist_badge,
.cart_icon_desktop .wishlist_badge {
  width: 16px;
  position: absolute;
  top: 0;
  color: white;
  right: 18px;
  background-color: #fa831e;
  border-radius: 14px;
  text-align: center;
  font-size: 11px;
}
.wishlist_icon_desktop .cart_badge,
.account_icon_desktop .cart_badge,
.cart_icon_desktop .cart_badge {
  width: 16px;
  position: absolute;
  top: 0;
  color: white;
  right: 25px;
  background-color: #fa831e;
  border-radius: 14px;
  text-align: center;
  font-size: 11px;
}
.wishlist_icon_desktop .svg-icon-login,
.account_icon_desktop .svg-icon-login,
.cart_icon_desktop .svg-icon-login {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/anmelden_desktop.svg);
}
.wishlist_icon_desktop .svg-icon-favorites,
.account_icon_desktop .svg-icon-favorites,
.cart_icon_desktop .svg-icon-favorites {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/favoriten_desktop.svg);
}
.wishlist_icon_desktop .svg-icon-cart,
.account_icon_desktop .svg-icon-cart,
.cart_icon_desktop .svg-icon-cart {
  background-image: url(/skin/frontend/sne/default/images/menu-nav/warenkorb_desktop.svg);
  background-size: contain;
}
.flying-heart {
  position: absolute;
  z-index: 1000;
  font-size: 20px !important;
  color: #ef7d00;
  cursor: pointer;
  padding: 0 10px 10px 0;
}
.stars-outer {
  display: inline-block;
  position: relative;
  font-family: FontAwesome;
  font-size: 17px;
  line-height: 18px;
}
.stars-outer::before {
  content: "\2605 \2605 \2605 \2605 \2605";
  font-size: 17px;
}
.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}
.stars-inner::before {
  content: "\2605 \2605 \2605 \2605 \2605";
  color: #f8ce0b;
}
div#trustedStars_Output .ts-container div {
  width: fit-content;
  margin: auto;
  display: inline-block;
}
div#noteDescription {
  padding-left: 6px;
  padding-right: 6px;
  font-weight: bolder;
}
div#trustedStars_Output {
  margin: 0 auto;
}
#myTsImgae {
  position: relative;
  padding-left: 5px;
  top: -2px;
}
.header-top-links {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 5px 15px 0 15px;
}
.header-top-links > li > a {
  font-size: 14px;
  font-weight: bold;
}
.header-top-links a {
  color: #999;
}
@media (max-width: 767px) {
  .header-top {
    text-align: right;
  }
  .header-top-links {
    display: inline-block;
  }
}
.footer-container {
  position: relative;
  overflow: hidden;
  z-index: 0;
}
.footer-before-container {
  position: relative;
  z-index: 10;
}
.footer {
  width: 100%;
  padding: 0;
  margin: 27px 0 0;
}
.ie8 .footer-container > .footer {
  width: 100%;
}
.footer-inner {
  padding-top: 25px;
}
@media (max-width: 480px) {
  .footer-inner {
    padding-top: 0;
    position: relative;
    top: -8px;
  }
}
.copyright {
  margin: 0;
  background: #232322;
  /* Old browsers */
  background: -moz-linear-gradient(top, #232322 0%, #4c4c4c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #232322), color-stop(100%, #4c4c4c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #232322 0%, #4c4c4c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #232322 0%, #4c4c4c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #232322 0%, #4c4c4c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #232322 0%, #4c4c4c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#232322', endColorstr='#4c4c4c', GradientType=0);
  border-top: 1px solid #000000;
  color: #ffffff;
  height: 51px;
  line-height: 50px;
  font-size: 13px;
  letter-spacing: -0.1px;
  margin-top: 10px;
}
.contact_block {
  background: #f1f1f1;
  border: 1px solid #CCCCCC;
  padding: 28px;
  padding-top: 10px;
  min-height: 402px;
  font-size: 16px;
}
.contact_block .h4 {
  margin: 0;
  padding-left: 27px;
  color: #444444;
  padding-bottom: 8px;
  padding-top: 11px;
  font-weight: 700;
  font-size: 24px;
  position: relative;
  display: block;
}
.contact_block .h4.phone:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1228px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 15px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.contact_block .h4.fax:after {
  content: "";
  display: block;
  width: 19px;
  height: 19px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -1189px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 15px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.contact_block .h4.mail:after {
  content: "";
  display: block;
  width: 18px;
  height: 15px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -748px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 17px;
  right: inherit;
  bottom: inherit;
  left: 0px;
  margin-top: 0;
  margin-left: 0;
}
.contact_block .number a {
  font-size: 18px;
  margin-bottom: 7px;
  color: #999;
  font-weight: normal;
  text-decoration: none;
}
.contact_block .number a:hover,
.contact_block .number a:focus {
  text-decoration: underline;
}
.contact_block p {
  font-size: 18px;
  margin-bottom: 7px;
}
.contact_block p > small {
  font-size: 13px;
  line-height: 19px;
  position: relative;
  top: -2px;
  display: block;
}
.contact_block a {
  color: #FA831E;
  font-weight: 600;
}
.contact_block small {
  font-size: 80%;
}
.contact_block p.last {
  padding-top: 20px;
}
.contact_block p.last a {
  display: block;
}
@media all and (max-width: 619px) {
  .copyright {
    margin-top: 30px;
  }
  .copyright .container .copyright .container {
    line-height: 50px;
  }
}
.footer_menu .links {
  padding: 0;
}
.footer_menu .block-title {
  color: #444444;
  padding-bottom: 5px;
  padding-top: 12px;
  font-weight: 700;
  font-size: 24px;
}
.footer_menu ul li {
  display: block;
}
.footer_menu ul li a {
  display: block;
  color: #999;
  font-size: 18px;
  margin: 0 0 2px;
}
.footer_menu ul li a:hover {
  color: #FA831E;
}
.footer_menu_social ul {
  margin-top: 26px;
}
.footer_menu_social ul li {
  display: block;
  width: 35px;
  height: 36px;
  margin-bottom: 10px;
  position: relative;
}
.footer_menu_social ul li a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  font-size: 0;
  text-decoration: none;
}
.footer_menu_social ul li.google {
  width: 35px;
  height: 36px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5914px;
  background-repeat: no-repeat;
}
.footer_menu_social ul li.facebook {
  width: 35px;
  height: 36px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5802px;
  background-repeat: no-repeat;
}
.footer_menu_social ul li.youtube {
  width: 35px;
  height: 36px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -5858px;
  background-repeat: no-repeat;
}
.footer_menu_social ul li.instagram {
  background-image: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/instagram.png");
  background-size: cover;
}
@media all and (min-width: 768px) {
  .footer_menu_social ul {
    float: right;
  }
}
.footer_facebook {
  padding: 24px 0 0 0;
  /*24px 0 0 28px;*/
}
.footer_facebook .h4 {
  margin: 0;
  color: #444444;
  font-weight: 700;
  font-size: 24px;
  display: block;
}
.footer_facebook iframe {
  margin-top: 10px;
  max-width: 100%;
  max-height: auto;
}
@media (max-width: 991px) and (min-width: 600px) {
  .contact_block {
    height: 210px;
    min-height: inherit;
  }
  .contact_block .c-half {
    display: block;
    float: left;
    width: 50%;
  }
}
@media (max-width: 600px) {
  .footer_facebook {
    padding: 0;
  }
  .footer_facebook h4 {
    margin-bottom: 3px;
  }
  .footer_menu_social {
    padding: 0;
  }
  .footer_menu_social ul {
    height: 36px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .footer_menu_social ul li {
    float: left;
    margin-right: 10px;
  }
  .col-sm-4.footer_menu {
    border-top: 1px solid #CCCCCC;
    margin-top: 40px;
  }
  .footer_menu {
    border-bottom: 1px solid #CCCCCC;
  }
  .footer_menu .links {
    margin: 0;
  }
  .footer_menu .block-title {
    color: #444444;
    padding: 0;
    margin: 0;
    font-weight: 700;
    font-size: 24px;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    position: relative;
  }
  .footer_menu .block-title:after {
    content: "";
    display: block;
    width: 11px;
    height: 6px;
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
    background-position: 0px -50px;
    background-repeat: no-repeat;
    background-attachment: scroll;
    position: absolute;
    top: 50%;
    right: 10px;
    bottom: inherit;
    left: inherit;
    margin-top: -3px;
    margin-left: 0;
  }
  .footer_menu ul {
    display: none;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) and (max-width: 768px) {
  .footer .footer_facebook iframe {
    width: 100% !important;
  }
  .footer .contact_block {
    width: 80%;
    float: left;
    margin-bottom: 15px;
  }
  .footer .footer_menu_social.tablet_only {
    margin-left: 55px;
    margin-top: 20px;
    float: left;
  }
  .footer .col-xs-12.col-sm-4.footer_menu {
    width: 33.333% !important;
  }
  .footer .col-xs-12.col-sm-8 {
    width: 66.666% !important;
  }
  .footer .col-xs-12.col-sm-8 .col-xs-12.col-sm-6.footer_menu {
    width: 57.5% !important;
  }
  .footer .col-xs-12.col-sm-8 .col-xs-12.col-sm-6.col-md-4.footer_menu {
    width: 42.5% !important;
  }
}
@media (max-width: 599px) {
  .contact_block {
    min-height: inherit;
    padding-bottom: 16px;
  }
}
.footer-payment-icons {
  text-align: center;
  list-style: none;
}
.footer-payment-icons li {
  display: inline-block;
  margin: 5px;
}
.footer-payment-icons li img {
  width: 45px;
  height: 31px;
}
.modal-open {
  overflow: hidden;
}
body.modal-open,
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 0;
}
@media screen and (min-width: 992px) {
  .modal-media .modal-dialog {
    width: 940px;
  }
}
.modal .modal-dialog .modal-content .modal-header .close {
  float: right;
}
.modal .modal-dialog .modal-content .modal-body .more-views > ul {
  display: block;
  padding: 10px 0;
}
.modal .modal-dialog .modal-content .modal-body .more-views > ul:before,
.modal .modal-dialog .modal-content .modal-body .more-views > ul:after {
  content: " ";
  display: table;
}
.modal .modal-dialog .modal-content .modal-body .more-views > ul:after {
  clear: both;
}
.modal .modal-dialog .modal-content .modal-body .more-views > ul > li {
  float: left;
  padding: 10px;
}
.modal .modal-dialog .modal-content .modal-footer .btn.btn-default {
  display: none;
}
.carousel-indicators li {
  border-color: #999;
}
.widget .carousel {
  clear: both;
  margin-bottom: 63px;
}
.widget .carousel .carousel-indicators {
  display: none;
}
.widget .carousel .carousel-control {
  width: 6%;
}
.widget .carousel .carousel-control:hover {
  background: none;
}
.widget .carousel .left.carousel-control {
  background: none no-repeat center center transparent;
  opacity: 1;
}
.widget .carousel .left.carousel-control:after {
  content: "";
  display: block;
  width: 23px;
  height: 42px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6146px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: -21px;
  margin-left: -12px;
}
.widget .carousel .right.carousel-control {
  background: none no-repeat center center transparent;
  opacity: 1;
}
.widget .carousel .right.carousel-control:after {
  content: "";
  display: block;
  width: 23px;
  height: 42px;
  background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite.png?1444043321156);
  background-position: 0px -6208px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  position: absolute;
  top: 50%;
  right: inherit;
  bottom: inherit;
  left: 50%;
  margin-top: -21px;
  margin-left: -12px;
}
.widget .carousel .tablet_only,
.widget .carousel .mobile_only {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
}
.widget .carousel .tablet_only img,
.widget .carousel .mobile_only img {
  max-width: 100%;
  height: auto;
}
.widget .carousel .desktop_only img {
  max-width: 100%;
  height: auto;
}
.desktop_only {
  display: block;
}
.mobile_only,
.tablet_only {
  display: none;
}
.mobile_tablet_only {
  display: none !important;
}
.mobile_tablet_only .back_link {
  display: none;
}
@media (max-width: 991px) {
  .widget .carousel {
    margin-bottom: 30px;
  }
}
@media (max-width: 768px) {
  .desktop_only {
    display: none;
  }
  .tablet_only {
    display: block;
  }
  .mobile_tablet_only {
    display: block !important;
  }
  .widget .carousel {
    margin-left: -15px;
    margin-right: -15px;
  }
  .widget .carousel .carousel-control {
    width: 10%;
  }
}
@media (max-width: 480px) {
  .mobile_only {
    display: block;
  }
  .tablet_only {
    display: none;
  }
  .widget .carousel .carousel-control {
    width: 10%;
    background-size: 30% !important;
  }
}
.owl-carousel .owl-wrapper .owl-item {
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 275px;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right.png) center no-repeat !important;
  font-size: 0;
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
  padding: 0;
  margin: 0;
  opacity: 1;
  filter: none;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 275px;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right.png) center no-repeat !important;
  font-size: 0;
  padding: 0;
  margin: 0;
  opacity: 1;
  filter: none;
}
.ie8 .owl-theme .owl-controls .owl-buttons .owl-prev {
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-left.png) center no-repeat !important;
}
#upsell_carousel .product-name {
  margin-top: 5px;
  margin-bottom: 7px;
}
#upsell_carousel .product-name a {
  color: #444444;
  font-weight: normal;
}
#upsell_carousel .ratings {
  margin-bottom: 5px;
}
#upsell_carousel .base_price,
#upsell_carousel .tax-details {
  display: none;
}
#upsell_carousel .regular-price .price,
#upsell_carousel .price-box .price {
  color: #444444;
  font-size: 14px;
  line-height: 18px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev {
  height: 155px;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
  height: 155px;
}
.owl-carousel .regular-price.red_price .price {
  color: #d72f30 !important;
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/*
CONTENTS:
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited).
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar.
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars.
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars.
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/
/*
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
/*
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR
y-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_inside > .mCSB_container {
  margin-right: 10px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 10px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 9px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -9px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -9px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 10px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 9px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 10px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR
x-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 10px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 9px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -96px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 9px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 9px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS
yx-axis
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
/* non-visible horizontal scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
/* non-visible scrollbar/RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}
/* non-visible horizontal scrollbar */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/*
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS
------------------------------------------------------------------------------------------------------------------------
*/
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  -webkit-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s, margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s, margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s, opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
/*
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS
------------------------------------------------------------------------------------------------------------------------
*/
/*
----------------------------------------
6.1 THEMES
----------------------------------------
*/
/* default theme ("light") */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  /*background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/css/mCSB_buttons.png);*/
  /* css sprites */
  background-image: none;
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
/* theme: "dark" */
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme: "light-2", "dark-2" */
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  background-color: #dcdcdc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 9px;
  margin-right: 0;
  background-color: #FA831E;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
/* theme: "dark-2" */
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thick", "dark-thick" */
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 9px;
  background-color: #dcdcdc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 9px;
  background-color: #FA831E;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
/* theme: "dark-thick" */
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
/* ---------------------------------------- */
/* theme: "light-thin", "dark-thin" */
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
/* theme "dark-thin" */
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
/* ---------------------------------------- */
/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
  /* auto-expanded scrollbar */
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 4px;
  /* auto-expanded scrollbar */
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 16px;
  /* auto-expanded scrollbar */
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 4px;
  /* auto-expanded scrollbar */
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
/* theme "rounded-dark", "rounded-dots-dark" */
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
/* theme "rounded-dots", "rounded-dots-dark" */
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
/* theme "rounded-dots-dark" */
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
/* ---------------------------------------- */
/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
}
/* theme "3d", "3d-dark" */
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d.mCSB_scrollTools,
.mCS-3d-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 9px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5), inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 9px;
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 9px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 9px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "3d-dark" */
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "3d-thick", "3d-thick-dark" */
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick.mCSB_scrollTools_vertical,
.mCS-3d-thick-dark.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools_horizontal,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme: "3d-thick-dark" */
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4), inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme: "minimal", "minimal-dark" */
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
/* RTL direction/left-side scrollbar */
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* theme: "minimal-dark" */
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
/* ---------------------------------------- */
/* theme "light-3", "dark-3" */
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px;
}
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "dark-3" */
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* ---------------------------------------- */
/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
/* theme "inset-2", "inset-2-dark" */
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #dcdcdc;
}
/* theme "inset-3", "inset-3-dark" */
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dcdcdc;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #FA831E;
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #FA831E;
}
/* ---------------------------------------- */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearer:after {
  clear: both;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  line-height: 1;
  width: 100%;
  float: none;
  padding: 0 !important;
}
.carousel-inner > .item > img.centered,
.carousel-inner > .item > a > img.centered {
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
.form-list li.control input.radio,
.form-list li.control input.checkbox,
.checkout-agreements .agree input.checkbox {
  margin-top: 3px;
}
.owl-item img {
  max-width: 122px;
  margin-top: 25px;
  margin-bottom: 7px;
}
.owl-item .rating-links {
  display: none;
}
#upsell_carousel .regular-price .price,
#upsell_carousel .regular-price {
  font-size: 14px;
  line-height: 18px;
}
#upsell_carousel .price_uvp {
  display: inline-block;
  padding: 0 6px;
  font-size: 13px;
  letter-spacing: 0;
  color: #444444;
  text-decoration: line-through;
}
#upsell_carousel {
  padding-top: 5px;
}
.product-options p.required {
  position: inherit;
  display: none;
  clear: both;
}
.product-options dd .qty-holder {
  display: none;
}
.product-view .product-options > dl > dt {
  width: 38%;
}
.product-view .product-options > dl > dd {
  display: block;
  width: 62%;
  float: left;
  border-bottom: 0;
  margin-bottom: 0;
}
.product-view .product-options > dl > dd.last .select_wrapper:after {
  border-radius: 0 5px 5px 0;
}
.product-view .product-options > dl > dd.last select {
  height: 34px;
  line-height: 16px;
}
.product-view .product-options > dl > dd.last {
  width: 62%;
}
.product-options-bottom > .price-box,
.product-options-bottom > .tax-details,
.product-options-bottom > .base_price {
  display: none;
}
.product-options-bottom .add-to-cart {
  float: none;
  width: 100%;
}
.ie8 .product-options-bottom .add-to-cart {
  float: right !important;
  width: 80% !important;
}
.product-options-bottom .add-to-links {
  margin-left: 30px;
  margin-right: 3px;
  text-align: right;
}
.product-options-bottom .add-to-links .separator {
  color: #fff;
}
.product-options-bottom .add-to-links li {
  margin-right: 10px;
  display: inline;
}
@media screen and (min-width: 768px) {
  .product-options-bottom .add-to-links li {
    margin-right: 10px;
    display: inline-block;
  }
}
.product-options-bottom .add-to-links li a {
  font-weight: 400;
  font-size: 14px;
}
.product-options-bottom .add-to-links li a:after {
  top: 2px !important;
}
.add-to-cart .qty-wrapper {
  width: 15%;
  float: left;
  margin-bottom: 5px;
}
.add-to-cart .qty-wrapper label {
  display: none;
}
.add-to-cart .qty-wrapper input {
  width: 100%;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 4px;
  font-style: italic;
  height: 40px;
  border: 1px solid #cccccc;
}
.add-to-cart button.btn-cart {
  width: 82%;
  float: left;
  margin-left: 3%;
  background-image: none;
  background-color: #FA831E;
  border: none;
  height: 39px;
  line-height: 30px;
  padding: 0;
  padding-left: 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.65px;
}
.add-to-cart button.btn-cart:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 3px;
  margin-right: 10px;
  background-image: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/shopping-cart.png");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}
ul.menu_top50 .link_group {
  margin-bottom: 10px;
}
li.neue_produkte > p:nth-child(1) {
  margin-bottom: 10px !important;
}
.menu_quicknews > span.widget > a {
  font-size: 18px;
  font-weight: bold;
  color: #FA831E !important;
  display: inline-block !important;
  margin-top: 10px !important;
  padding-left: 22px !important;
  background: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-sm.png") no-repeat scroll left center transparent;
  clear: both;
}
.product-view {
  margin-top: 0px;
}
.product-view.container > .container.go-back {
  padding-left: 0;
  padding-right: 0;
}
.product-view .price-box .price_uvp {
  color: #444444;
  text-decoration: line-through;
}
.product-view .price-box #upto_price {
  display: inline;
  font-size: 20px;
  font-weight: bold;
  color: #444444;
}
.product-view .price-box #upto_price.red_price {
  color: #d72f30;
}
@media (min-width: 1000px) {
  .header-minicart {
    width: 108px;
  }
}
@media (max-width: 480px) {
  .header-minicart {
    top: 45px;
  }
  .page-header-container {
    background-image: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/bg-header-m-new.png);
  }
  .sub_meta_nav {
    height: 67px;
  }
  .head_cms_menu {
    top: -5px;
  }
}
@media (min-width: 1000px) {
  .widget_manufacturer .manufacturer.last {
    text-align: left;
  }
  .nav-tabs li {
    margin-right: 31px;
  }
}
@media (max-width: 360px) {
  .meta_nav ul li.meta_subnav {
    padding: 0;
  }
  .teaser_images > div > a {
    display: none;
  }
}
.category-overview .footer-before-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .category-overview .footer-before-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .category-overview .footer-before-container {
    width: 970px;
  }
}
@media (min-width: 1230px) {
  .category-overview .footer-before-container {
    width: 1230px;
  }
}
li.nav-1 .menu_main_items > .level1:nth-child(1) {
  width: 26%;
}
li.nav-1 .menu_main_items > .level1:last-child {
  width: 24%;
  padding-left: 9px;
}
li.nav-1 > .level0 > .container .menu_content_1 {
  padding-left: 24px;
}
li.nav-1 > .level0 > .container .menu_content_2 > ul.logos {
  padding-left: 15px;
}
@-moz-document url-prefix() {
  .header-minicart .count {
    line-height: 16px;
  }
}
/*@media (max-width: 1000px) {
  aside > .block > .block-title > a.remove_filter {
    margin-right: 35px;
  }
}*/
@media (max-width: 480px) {
  .newsletter-container .block-subscribe .validation-advice {
    position: inherit;
    top: inherit;
    margin-bottom: 5px;
  }
  /*aside > .block > .block-title > a.remove_filter {
    font-size: 12px;
    margin-top: 9px;
  }*/
  aside .block-layered-nav > .block-title strong {
    font-size: 21px;
  }
}
@media (min-width: 1000px) and (max-width: 1200px) {
  aside > .block > .block-title strong {
    font-size: 21px;
  }
  /*aside > .block > .block-title > a.remove_filter {
    font-size: 12px;
  }*/
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /*
  .limiter select,
  .pagination .pages ol,
  .sorter .sort-by select {
    top: 10px;
    position: relative;
  }

  .sort-by-switcher {
    top: -5px;
  }
  */
}
.product-options label.required em {
  display: none;
}
.products-grid .product-item .price-box {
  min-height: 20px;
}
.products-grid .product-item .description-summary {
  max-height: 80px;
  min-height: 80px;
  overflow: hidden;
  text-align: left;
}
li.nav-10 .quicknews .title {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 0;
}
li.nav-10 .quicknews li {
  font-size: 14px;
  line-height: 18px;
}
li.nav-10 > .level0 > .container > .level1 .manufacturer_list > li > p {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0px;
}
li.nav-10 > .level0 > .container > .level1 .manufacturer_list > li > ul.list > li.more_link > a {
  padding-left: 13px;
  background: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png") no-repeat scroll left center transparent;
  font-size: 14px;
  color: #FA831E;
  font-weight: normal;
  margin-left: 0;
  display: inline-block;
  margin-top: 10px;
}
.menu_inhaltsstoffe > li.top50 > span.widget-category-link > a > span {
  margin-top: 20px;
}
.product-pricing {
  display: inline-block;
  margin-top: 5px;
}
aside .currently {
  display: none;
}
.product-options .select_wrapper:after {
  height: 22px !important;
}
.my-account #wishlist-table .item-manage button,
.my-account #wishlist-table .link-edit,
.buttons-set button.btn-update {
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  color: #FA831E;
  padding-left: 13px;
  background: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-tiny.png") no-repeat scroll left center transparent;
  border: none;
  text-align: left;
}
.my-account #wishlist-table .item-manage button:hover,
.my-account #wishlist-table .link-edit:hover,
.buttons-set button.btn-update:hover {
  text-decoration: underline;
}
.my-wishlist .btn-add,
.my-wishlist .btn-add:hover,
.my-wishlist .btn-add:focus,
.my-wishlist .btn-add:active,
.my-wishlist .btn-add.active,
.open .dropdown-toggle.my-wishlist .btn-add {
  background: #FA831E !important;
  color: #fff;
  border-color: #AE5B15;
}
.my-wishlist .btn-add:hover,
.my-wishlist .btn-add:hover:hover,
.my-wishlist .btn-add:focus:hover,
.my-wishlist .btn-add:active:hover,
.my-wishlist .btn-add.active:hover,
.open .dropdown-toggle.my-wishlist .btn-add:hover {
  background: #AE5B15 !important;
}
@media (max-width: 1000px) and (min-width: 768px) {
  .category-overview div[role="main"] {
    padding: 0;
  }
}
@media (min-width: 768px) {
  aside[role="complementary_right"] {
    float: left;
    width: 33.33%;
    margin-top: 30px;
    padding-left: 30px;
  }
}
.item-options dd {
  margin-left: 0;
}
.cart .cart-totals .checkout-types li p {
  margin: 0px;
  position: relative;
  top: 30px;
  text-align: right;
  right: 13px;
}
.products-grid .product-item .actions a.button {
  color: #FFF;
  width: 100%;
}
/*
.std {
  ul {
    padding-left: 0;
    list-style: none;

    li {
      padding-left: 13px;
      background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/ul_standard.png) no-repeat left;
    }
  }
}
*/
aside .box-left img {
  max-width: 100%;
}
.box-collateral,
.product-collateral {
  box-shadow: none !important;
}
.product-item-price {
  min-height: 40px;
}
.product-view .tab-content,
.cms-page-view .layout .std,
.cms-page-view .sub_category_content .category-description {
  color: #444444;
}
.cms-page-view h1,
.cms-page-view h2,
.cms-page-view h3,
.cms-page-view h4 {
  color: #444444;
}
.orange_list,
.std .orange_list,
.cms-page-view .layout .std .orange_list {
  padding-left: 0;
  list-style: none;
}
.orange_list li,
.std .orange_list li,
.cms-page-view .layout .std .orange_list li {
  position: relative;
  padding-left: 16px;
  margin-bottom: 2px;
}
.orange_list li:before,
.std .orange_list li:before,
.cms-page-view .layout .std .orange_list li:before {
  position: absolute;
  left: 0px;
  top: 8px;
  width: 4px;
  height: 4px;
  display: block;
  content: " ";
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/ul_standard.png);
}
.product-collateral .orange_list li {
  padding-left: 0 !important;
}
.cms-trainingsplaene-uebersicht aside ul.cms-menu > li:nth-child(1) > ul {
  display: block;
}
ul.cms-menu .menu_open {
  display: block !important;
}
ul.cms-menu li.parent ul {
  display: block !important;
}
#contents_list {
  border: 1px solid #999;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 320px;
}
#contents_list h3 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  margin-bottom: 10px;
}
#contents_list ol {
  padding-left: 15px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.dnone {
  display: none;
}
.p0 {
  padding: 0;
}
.pr5 {
  padding-right: 5px;
}
.pr10 {
  padding-right: 10px;
}
.pr15 {
  padding-right: 15px;
}
.pr20 {
  padding-right: 20px;
}
.pr25 {
  padding-right: 25px;
}
.pr30 {
  padding-right: 30px;
}
.pl5 {
  padding-left: 5px;
}
.pl10 {
  padding-left: 10px;
}
.pl15 {
  padding-left: 15px;
}
.pl20 {
  padding-left: 20px;
}
.pl25 {
  padding-left: 25px;
}
.pl30 {
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  .cart-popup .modal-body {
    padding-top: 5px;
  }
}
.cart-popup .modal-dialog {
  margin-top: 150px;
}
.cart-popup .close {
  float: right;
  margin-right: 15px;
  margin-top: 5px;
  width: 20px;
  padding: 0 20px 0 10px;
  font-size: 26px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cart-popup .close {
    width: 15px;
    font-size: 22px;
  }
}
.cart-popup hr {
  margin-bottom: 0;
  margin-top: 5px;
}
@media screen and (min-width: 501px) {
  .cart-popup .button_row button button {
    width: 50%;
  }
}
.cart-popup .xs-button {
  min-width: 200px;
  margin-bottom: 10px;
  height: 40px;
}
.cart-popup button {
  position: relative;
}
.cart-popup .big_arrow {
  font-size: 20px;
  margin-right: 5px;
  position: absolute;
  right: 20px;
  top: 5px;
}
@media screen and (min-width: 768px) {
  .cart-popup .big_arrow {
    display: none;
  }
}
.cart-popup .big_arrow_left {
  font-size: 20px;
  margin-right: 5px;
  position: absolute;
  left: 20px;
  top: 5px;
}
@media screen and (min-width: 768px) {
  .cart-popup .big_arrow_left {
    display: none;
  }
}
.cart-popup .button_caption {
  margin-bottom: 5px;
  font-size: 20px;
}
.cart-popup .success-msg {
  font-weight: bold;
  color: #379F2B;
  border: 1px solid #379F2B;
  padding-left: 50px;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-check.png) left 20px center no-repeat;
}
@media screen and (max-width: 767px) {
  .cart-popup .success-msg {
    margin-bottom: 10px;
    padding-left: 35px;
    background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-check.png) left 10px center no-repeat;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 12px;
    background-size: 15px 15px;
  }
}
.cart-popup .cart-popup-image {
  max-height: 120px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  .cart-popup .cart-popup-image {
    max-height: 80px;
  }
}
.cart-popup .productname {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .cart-popup .productname {
    font-size: 14px;
  }
}
.cart-popup .cart-popup-slider-title {
  margin-top: 10px;
  font-size: 16px;
  color: #444444;
}
.cart-popup .price {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .cart-popup .price {
    font-size: 14px;
  }
}
.cart-popup .amount,
.cart-popup .subtotal {
  font-size: 16px;
  padding-top: 3px;
}
@media screen and (max-width: 767px) {
  .cart-popup .amount,
  .cart-popup .subtotal {
    font-size: 14px;
  }
}
.cart-popup .cart-popup-slider {
  height: 180px;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}
.cart-popup .cart-popup-slider .scrollLeftButton {
  width: 30px;
  position: absolute;
  top: 0;
  cursor: pointer;
  height: 155px;
  z-index: 10;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-left.png) center no-repeat !important;
}
.cart-popup .cart-popup-slider .scrollRightButton {
  width: 30px;
  position: absolute;
  right: 0;
  height: 160px;
  cursor: pointer;
  z-index: 10;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right.png) center no-repeat !important;
}
.cart-popup .cart-popup-slider .scrollArea {
  position: relative;
}
.cart-popup .cart-popup-slider .scrollArea .item {
  width: 180px;
  float: left;
  height: 150px;
  display: inline-block;
}
.cart-popup .cart-popup-slider .scrollArea .item a {
  color: #444444;
  text-decoration: none;
}
.cart-popup .cart-popup-slider .scrollArea .item a:focus {
  outline: none;
}
.cart-popup .cart-popup-slider .scrollArea .item .slider-cart-image {
  margin-left: auto;
  margin-right: auto;
}
.cart .title-buttons .checkout-types.top #payButtonWidgetTop {
  margin-top: 30px !important;
  display: inline-block;
}
.checkout-types.bottom .payButtonWidget,
.product-view .add-to-cart-buttons .payButtonWidget {
  display: inline-block !important;
}
@media (min-width: 1366px) {
  .vegan-slider .slick-dots {
    display: none;
  }
}
.vegan-slider a {
  text-decoration: none;
  padding: 25px;
}
.vegan-slider img {
  display: block;
  margin: auto;
  width: 120px;
  height: 120px;
}
.vegan-slider .vegan-title {
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 0;
  text-align: center;
  color: #f98307;
  width: 100%;
  font-weight: 600;
}
.vegan-slider .vegan-btn {
  margin-bottom: 17px;
  width: 100%;
  height: 21px;
  line-height: 19px;
  font-size: 14px;
  background-color: #FA831E;
  color: #ffffff;
  display: block;
  border: solid 1px #d8853f;
  border-radius: 0px;
  position: relative;
  text-align: center;
}
.vegan-slider .slick-prev {
  left: 0px;
  width: 20px;
  height: 50px;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-left.png) center no-repeat !important;
  z-index: 10;
}
.vegan-slider .slick-next {
  right: 0px;
  width: 20px;
  height: 50px;
  background: transparent url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right.png) center no-repeat !important;
}
.vegan-slider .slick-prev::before,
.vegan-slider .slick-next::before {
  content: '';
}
.amazonpayments-or,
.paypal-or,
.product-view .add-to-cart-buttons .amazonpayments-or,
.product-view .add-to-cart-buttons .paypal-or,
.checkout-types .minicart .paypal-or,
.checkout-types .minicart .amazonpayments-or {
  display: none !important;
}
.product-view .add-to-cart-buttons .btn-cart {
  margin-bottom: 10px;
}
.header-minicart #header-cart .minicart-actions .checkout-types.minicart {
  text-align: center;
  min-width: 220px;
}
.checkout-types .bottom li {
  width: 100%;
}
.product-view .add-to-box {
  text-align: right;
  padding: 0;
}
.col1-layout > div > .widget_topseller_title,
.widget_topseller_title {
  display: block;
  text-align: center;
}
.col1-layout > div > .widget_topseller_title,
.widget_topseller_title {
  display: block;
  text-align: center;
}
.top_menu_position {
  padding-left: 30px;
}
.menu_diaet {
  padding: 10px;
}
.menu_diaet li {
  float: left;
  width: 20%;
  margin-left: 50px !important;
  padding-right: 50px !important;
  margin-bottom: 30px !important;
}
.menu_diaet .menu_diaet_line {
  border-right: 1px solid #999;
}
.menu_diaet .menu_diaet_img {
  width: 40%;
}
@media (max-width: 991px) {
  .menu_diaet {
    margin: 0;
    padding: 0;
  }
  .menu_diaet li {
    padding: 0 !important;
    margin: 0 !important;
  }
  .menu_diaet li.menu_diaet_line {
    padding: 0 !important;
    margin: 0 !important;
    border-right: none;
  }
  .menu_diaet li.menu_diaet_img {
    display: none !important;
  }
  #nav .nav-primary .menu_coaching > li > div a {
    padding-top: 0 !important;
  }
}
/*
.level0.nav-12.last.parent .level0{
  display: block;
}

 */
#nav .nav-primary .menu_coaching {
  padding-top: 5px;
}
#nav .nav-primary ul.menu_coaching li {
  margin-bottom: 20px;
  margin-top: 5px;
  display: block;
  float: left;
}
#nav .nav-primary .menu_coaching > li > a {
  position: relative;
}
#nav .nav-primary .menu_coaching > li > a > p {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  line-height: 38px;
  position: absolute;
  bottom: 50px;
  left: 300px;
}
#nav .nav-primary .menu_coaching > li > a > span {
  position: absolute;
  bottom: 20px;
  left: 300px;
  height: 34px;
  background: #FA831E url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/icon-arrow-right-w.png) no-repeat right 10px center;
  border: solid 1px #AE5B15;
  color: #ffffff;
  letter-spacing: 0.2px;
  border-radius: 0;
  font-size: 18px;
  line-height: 32px;
  margin: 1px 0 0;
  cursor: pointer;
  padding: 0;
  display: block;
  width: 250px;
  padding-left: 18px;
}
#nav .nav-primary .menu_coaching > li:nth-child(1) {
  border-right: 1px solid #999;
  margin-right: 10px;
  padding-right: 10px;
}
#nav .nav-primary .menu_coaching > li:last-child img {
  margin-left: 10px;
}
@media (max-width: 991px) {
  #nav .nav-primary .menu_coaching > li > div {
    margin: 6px auto 10px;
  }
  #nav .nav-primary .menu_coaching > li:nth-child(1) {
    border-right: none;
    margin-right: 0;
  }
}
#upsell_carousel .owl-item .product-name {
  margin-bottom: 0;
  padding-bottom: 0;
}
.owl-item .product-name a span {
  min-height: 3.6em;
}
.sub_category_content .category-products .product-name a span,
.owl-item .product-name a span {
  overflow: hidden;
  position: relative;
  line-height: 1.2em;
  max-height: 3.6em;
  /* text-align: justify;*/
  margin-right: -1em;
  padding-right: 1em;
  display: inline-block;
}
.sub_category_content .category-products .product-name a span:before,
.owl-item-ttt .product-name a span:before {
  content: '...';
  position: absolute;
  right: 0;
  bottom: 0;
}
.sub_category_content .category-products .product-name a span:after,
.owl-item .product-name a span:after {
  content: '';
  position: absolute;
  right: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.2em;
  background: white;
}
.sub_category_content .category-products .ratings,
.owl-item .ratings {
  position: relative;
  text-align: center;
}
.sub_category_content .category-products .ratings .ratings-line,
.owl-item .ratings .ratings-line {
  width: 210px;
  max-width: 100%;
  border-bottom: 2px solid #ef7d00;
  position: absolute;
  top: 8px;
  left: 0px;
  z-index: 0;
  display: inline-block;
  margin: auto;
}
.sub_category_content .category-products .ratings .ratings-bg,
.owl-item .ratings .ratings-bg {
  background-color: #fff;
  display: inline-block;
  /*! z-index: 9999; */
  position: relative;
  padding-right: 2px;
  padding-left: 1px;
}
.sub_category_content .category-products .product-info-block {
  max-width: 210px;
  margin: auto;
}
.owl-item .product-info-block {
  max-width: 130px;
  margin: auto;
}
.subcategory-grid .block-title .subtitle hr,
.subcategory-grid .block-title .subtitle hr {
  margin-top: 10px;
  margin-bottom: 5px;
}
.sub_category_content .widget_topseller_title,
.sub_category_content .widget_topseller_title {
  display: none;
}
.sub_category_content .widget_topseller #category_tabs .active a,
.sub_category_content .widget_topseller #category_tabs .active a {
  color: #FA831E;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 0;
}
.sub_category_content .subcategory-grid hr {
  margin-top: 0px;
  margin-bottom: 10px;
  border-top: 1px solid #d9d9d9;
}
.sub_category_content .widget_topseller {
  border: 1px solid #CCCCCC;
  padding: 5px;
}
.topseller-product .product-info .ratings .amount,
.product-item .product-info .ratings .amount,
.widget_topseller .product-info .ratings .amount,
.ecw_widget .product-info .ratings .amount {
  top: -3px;
}
.sub_category_content .nav-tabs {
  border-bottom: none;
  margin-top: 0;
  margin-bottom: 0;
  height: 38px;
  padding-left: 10px;
}
.sub_category_content .nav-tabs li {
  border-bottom: none;
  height: 30px;
}
.sub_category_content .tab-content {
  padding-top: 0;
}
.sub_category_content .nav > li > a {
  padding-top: 0;
}
.category-title h1,
.category-title h2 {
  margin-bottom: 19px;
}
.catgory-list-headline {
  margin: 8px 0 20px 15px;
  line-height: 1;
}
.sub_category_content .widget_topseller {
  margin-top: 0;
  max-height: 300px;
}
.sub_category_content .category-title p {
  margin: 0;
}
#upsell_carousel .price_uvp {
  padding: 0;
  font-size: 12px;
}
#upsell_carousel .regular-price .price,
#upsell_carousel .regular-price {
  font-size: 13px;
}
#upsell_carousel .price-box .price {
  font-size: 13px;
}
.sub_category_content .owl-carousel .owl-wrapper-outer {
  min-height: 240px;
}
.topseller-product .product-image.co_topseller span,
.product-item .product-image.co_topseller span,
.widget_topseller .product-image.co_topseller span,
.ecw_widget .product-image.co_topseller span {
  display: block;
  width: 43px;
  height: 43px;
  font-size: 24px;
  font-weight: bold;
  border-radius: 50%;
  line-height: 43px;
  color: #FFF;
  position: absolute;
  top: 0px;
  right: 2px;
  background-color: #fa831e;
}
.topseller-product .product-image.co_topseller::after,
.widget_topseller .product-image.co_topseller::after,
.ecw_widget .product-image.co_topseller::after {
  display: none;
}
.sub_category_content .nav-tabs li.active {
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom: 2px solid #FA831E;
  background: none;
}
.sub_category_content .nav_tabs_mobile {
  margin-top: 0px;
  margin-bottom: 10px;
}
.topseller_co {
  display: none;
}
.co_topseller .topseller_co {
  display: block;
}
@media (max-height: 768px) {
  .sub_category_content .widget_topseller {
    max-height: none;
  }
  .sub_category_content .owl-carousel .owl-wrapper-outer {
    min-height: 260px;
  }
}
ol.orange_list {
  list-style: none;
  counter-reset: li;
}
ol.orange_list > li::before {
  position: static;
  background: none;
  content: counter(li) ".";
  color: #fa831e;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ol.orange_list > li {
  counter-increment: li;
}
@media (max-width: 350px) {
  .vegan-slider img {
    width: 100px;
    height: 100px;
  }
}
#guestwishlist-view-form .inner-box {
  padding: 10px;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
  min-height: 150px;
}
#guestwishlist-view-form .inner-box .not_saleable {
  margin-top: 10px;
  margin-top: 5px;
  color: red;
  border: 1px solid red;
  border-radius: 5px;
  text-align: center;
}
#guestwishlist-view-form .inner-box .product-image {
  margin-right: auto;
  margin-left: auto;
}
#guestwishlist-view-form .inner-box .update-button {
  width: 16px;
  height: 16px;
  font-size: 0;
  cursor: pointer;
  border: none;
  border-radius: 0;
  background: none;
  background: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/icon-amount.png) no-repeat;
  margin-left: 9px;
  display: inline-block;
  top: 3px;
  position: relative;
}
#guestwishlist-view-form .inner-box .animate-update {
  transform: rotate(360deg);
  transform-origin: center;
  transition-duration: 1s;
}
#guestwishlist-view-form .inner-box input[name^="qty"] {
  text-align: center;
  width: 50px;
  margin-left: 15px;
}
#guestwishlist-view-form .inner-box .action_icon {
  color: #FA831E;
  margin-right: 10px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 10;
}
#guestwishlist-view-form .inner-box .action_icon:hover {
  color: #999;
}
#guestwishlist-view-form .inner-box .tax-details {
  display: none;
}
#guestwishlist-view-form .inner-box .price-box {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #guestwishlist-view-form .inner-box .price-box {
    margin-top: 0;
  }
}
#guestwishlist-view-form .inner-box .price-box .price {
  font-size: 18px;
}
#guestwishlist-view-form .inner-box .price-box .price_uvp {
  text-decoration: line-through;
}
.landing-page-1 .cms_banner_overlay {
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
.landing-page-1 .cms_banner_overlay .flex-container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.landing-page-1 .cms_banner_overlay a {
  text-decoration: none;
}
.landing-page-1 .cms_banner_overlay .cms_banner_button {
  padding: 5px 20px;
  color: #444444;
  margin: 1px 10px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  font-weight: bold;
  font-size: calc(1vw + 1vmin + 5px);
  text-align: right;
}
.landing-page-1 .cms_banner_overlay .cms_banner_button a {
  color: black;
}
.landing-page-1 .cms_banner_overlay .cms_banner_text {
  padding: 5px 20px;
  color: white;
  margin: 1px 10px;
  text-transform: uppercase;
  font-family: edosz;
  font-size: calc(1vw + 1vmin + 12px);
  text-align: center;
}
.landing-page-1 .cms_banner_overlay .cms_banner_text a {
  color: black;
}
.landing-page-1 .cms_banner_overlay .cms_banner_button:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: black;
}
.landing-page-1 #cms_accordion_simple .acc_panel {
  border-top: 2px solid #d3d3d3;
  text-align: right;
}
.landing-page-1 #cms_accordion_simple .acc_panel.collapsed i:before {
  content: "\f067";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.landing-page-1 #cms_accordion_simple .acc_panel i:before {
  content: "\f068";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}
.landing-page-1 #cms_accordion_simple .card:last-child .acc_panel.collapsed,
.landing-page-1 #cms_accordion_simple .card:last-child .card-body {
  border-bottom: 2px solid #d3d3d3;
}
.landing-page-1 #cms_accordion_simple .acc_panel .caption {
  width: 100%;
  padding: 10px;
  display: inline-block;
  cursor: pointer;
}
.landing-page-1 #cms_accordion_simple .acc_panel .title {
  font-size: 20px;
  width: 80%;
  text-align: left;
  padding-top: 5px;
  display: inline-block;
  float: right;
}
.landing-page-1 #cms_accordion_simple .acc_panel .sign {
  font-size: 16px;
  width: 20%;
  float: right;
  display: inline-block;
}
.landing-page-1 #cms_accordion_simple .card-body {
  padding: 10px;
}
.landing-page-1 .color_gray {
  color: #979fa1 !important;
}
.landing-page-1 .thick_frame {
  border: 4px solid #d3d3d3;
}
.landing-page-1 .equal-columns {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: stretch;
}
.landing-page-1 .equal-columns:before {
  content: none;
}
.landing-page-1 .equal-columns:after {
  content: '';
}
@media (max-width: 767px) {
  .landing-page-1 .equal-columns.switchable-columns {
    flex-direction: column-reverse;
  }
}
.customer_login_border {
  border: 1px solid #999;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.customer_login_border .amazon-login {
  margin-top: 0;
  padding-top: 0;
}
.customer_login_border .more-less {
  float: right;
}
.customer_login_border #headingOne button {
  width: 100%;
}
.customer_login_border #headingOne button h4 {
  text-align: left;
}
.customer_login_border #headingOne button i {
  font-size: 18px;
}
.customer_login_border .btn-flat {
  border: none;
  background: none;
  padding-left: 0;
}
@font-face {
  font-family: edosz;
  src: url(https://www.sportnahrung-engel.de/skin/frontend/sne/default/fonts/edosz.ttf);
}
.account_icon_desktop > a {
  color: #FA831E;
  position: relative;
  display: block;
  border: none;
  text-decoration: none;
  width: 100%;
  height: 48px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.account_icon_desktop:hover > a,
.account_icon_desktop.hover > a,
.account_icon_desktop a:focus {
  border-left: 1px solid #cdcdcd;
  border-right: 1px solid #cdcdcd;
  background: #fff;
  z-index: 9999;
}
.accountflyout {
  width: 300px;
  border: solid 1px #cdcdcd;
  border-top-color: #dcdcdc;
  border-radius: 0;
  z-index: 9980;
  background-color: #fff;
  position: absolute;
  right: 0;
  top: 47px;
}
.accountflyout #flyoutlogin {
  padding: 10px;
}
.accountflyout #flyoutlogin #flyoutlogin_my_account {
  width: 100%;
}
.accountflyout #flyoutlogin #flyoutlogin_log_out {
  background-color: red;
  width: 100%;
}
.accountflyout .button {
  width: 100%;
}
#mobile_popup_cart {
  display: none;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 9999;
  border: 1px solid #ccc;
}
#mobile_popup_cart .mobile_popup_cart_headline {
  text-align: right;
}
#mobile_popup_cart .mobile_popup_cart_icon {
  margin-top: 20px;
}
#mobile_popup_cart .button_link {
  text-align: center;
  margin-bottom: 10px;
}
#mobile_popup_cart button {
  width: 85%;
  height: 40px;
}
#mobile_popup_cart .button_cart {
  background: #fff;
  border: solid 2px #AE5B15;
  color: #444444;
  letter-spacing: 0.2px;
  font-size: 14px;
  line-height: 26px;
  margin: 1px 0 0;
  cursor: pointer;
  padding: 0;
  padding-left: 30px;
  padding-right: 30px;
  display: inline-block;
  box-shadow: none;
}
#mobile_popup_cart .cart_badge_xs {
  width: 20px;
  position: absolute;
  top: 0;
  color: #fff;
  right: 5px;
  background-color: #444;
  border-radius: 8px;
  padding-left: 5px;
}
#mobile_popup_cart .svg {
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 25px;
  display: block;
}
#mobile_popup_cart .svg-icon-cart {
  background-image: url(http://localhost/ganser_it/ecw/sportnahrung-engel/skin/frontend/sne/default/images/menu-nav/warenkorb_orange.svg);
}
.ajax-loader {
  position: fixed;
  left: 50%;
  top: 40%;
  display: none;
  z-index: 5000;
  margin-top: -50px;
  margin-left: -75px;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
}
.loader {
  border: 16px solid #f3f3f3;
  border-top: 16px solid #fa831e;
  border-bottom: 16px solid #fa831e;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.co_10::after {
  content: "-10%";
  background-color: #fa831e;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 43px;
}
.co_20::after {
  content: "-20%";
  background-color: #fa831e;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 43px;
}
.co_25::after {
  content: "-25%";
  background-color: #fa831e;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 43px;
}
.co_30::after {
  content: "-30%";
  background-color: #fa831e;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 43px;
}
.co_40::after {
  content: "-40%";
  background-color: #fa831e;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 43px;
}
.co_50::after {
  content: "-50%";
  background-color: #fa831e;
  display: block;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  position: absolute;
  top: 2px;
  right: 29px;
  bottom: inherit;
  left: inherit;
  margin-top: 0;
  margin-left: 0;
  color: #ffffff;
  font-weight: bold;
  font-size: 20px;
  line-height: 43px;
}
#survey-detail-view {
  color: #444444;
}
.survey_question {
  width: 100%;
  color: #444444;
}
.survey_question td {
  width: 100%;
  display: inline;
  padding-left: 5px;
}
.survey_question td:first-child {
  padding-top: 3px !important;
}
.survey_question tr {
  padding-top: 20px;
  border-bottom: solid 1px #cdcdcd;
  border-left: solid 1px #cdcdcd;
  border-right: solid 1px #cdcdcd;
}
@media screen and (max-width: 767px) {
  .survey_question tr {
    padding-top: 5px;
  }
}
.survey_question tr:first-child {
  border-top: solid 1px #cdcdcd;
  padding-left: 5px;
}
@media screen and (max-width: 767px) {
  .survey_question {
    margin-top: 10px;
  }
}
.survey_question .header_ranking {
  flex-grow: 1;
  max-width: 70px;
  text-align: center;
}
.survey_question .ranking_items {
  flex-grow: 1;
}
.survey_question .ranking {
  min-width: auto;
  justify-content: space-between;
  display: flex;
}
@media screen and (max-width: 767px) {
  .survey_question .ranking {
    min-width: auto;
  }
}
.survey_question .ranking td.label {
  padding-top: 20px;
}
.survey_question .ranking .ranking_items {
  text-align: center;
  padding-top: 20px;
  margin-bottom: 10px;
}
.survey_question .ranking .ranking_items input {
  cursor: pointer;
}
.survey_question .ranking .ranking_items i {
  font-size: 18px;
  margin-bottom: 10px;
  width: 100%;
}
.survey_question .ranking .ranking_items:last-child {
  border-left: 1px solid lightgrey;
}
.survey_question .ranking .ranking_items:last-child i {
  margin-right: 1px;
  width: 100%;
}
.survey_question .ranking_caption {
  display: flex;
  justify-content: space-between;
  padding-left: 5px;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .survey_question .ranking_caption {
    display: inline-block;
  }
}
.survey_question .ranking_caption i {
  padding-top: 2px;
}
.survey_question .ranking_caption div:first-child {
  text-align: center;
  float: left;
}
.survey_question .ranking_caption div:last-child {
  text-align: center;
  float: left;
}
.checkout-login {
  display: flex;
  flex-wrap: wrap-reverse;
  justify-content: center;
  align-items: baseline;
}
.checkout-login .full-width {
  width: 100%;
}
.checkout-login .customer_login_border {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin-top: 5px;
  margin: 5px 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  flex-grow: 1;
}
@media screen and (min-width: 768px) {
  .checkout-login .customer_login_border {
    flex-grow: 0;
    width: 45%;
  }
}
@media screen and (min-width: 768px) {
  .checkout-login #accordion #collapseOne {
    display: block !important;
    height: auto !important;
  }
}
.checkout-login-additional {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
}
.checkout-login-additional .customer_login_border {
  border: 1px solid #ddd;
  border-radius: 4px;
  margin: 5px 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 15px;
  padding-left: 15px;
  flex-grow: 1;
}
@media (min-width: 991px) {
  .checkout-login-additional .customer_login_border {
    margin-left: 30px;
    margin-right: 30px;
  }
}
@media (min-width: 1199px) {
  .checkout-login-additional .customer_login_border {
    margin-left: 42px;
    margin-right: 42px;
  }
}
.checkout-login-additional .pay_icons {
  margin-top: 20px;
}
.stoerer-panel {
  position: absolute;
  top: 0;
  right: -20px;
  z-index: 100;
}
.stoerer-panel .stoerer_new {
  position: relative;
  display: inline-block;
  border: 1px solid #eaeaec;
  color: black;
  font-weight: bold;
  padding: 3px  8px;
  background-color: #eaeaec;
  line-height: 1;
  margin-right: 5px;
  font-size: 13px;
}
.stoerer-panel .stoerer_topseller {
  position: relative;
  display: inline-block;
  border: 1px solid #eaeaec;
  color: black;
  font-weight: bold;
  padding: 3px  8px;
  background-color: #eaeaec;
  line-height: 1;
  margin-right: 5px;
  font-size: 13px;
}
.stoerer-panel .stoerer_sale {
  position: relative;
  display: inline-block;
  border: 1px solid #eaeaec;
  color: black;
  font-weight: bold;
  padding: 3px  8px;
  background-color: #eaeaec;
  line-height: 1;
  margin-right: 5px;
  font-size: 13px;
}
.stoerer-panel .stoerer_price_discount {
  position: relative;
  display: inline-block;
  border: 1px solid #d72f30;
  color: #d72f30;
  padding: 3px 8px;
  background-color: white;
  line-height: 1;
  font-weight: 700;
  margin-right: 5px;
  font-size: 13px;
}
@media screen and (max-width: 550px) {
  .stoerer-panel [class^="stoerer_"] {
    display: block;
    margin-bottom: 3px;
  }
}
.owl-item .stoerer-panel {
  right: 6px;
}
.product-view .stoerer-panel {
  right: 10px;
}
.product-view .product-options dl dt {
  width: 100%;
  text-align: left;
}
.product-view .product-options dl dd {
  width: 100% !important;
  padding-left: 0;
}
span.fl-multiselect-checkbox:after {
  content: "" !important;
  background-repeat: no-repeat;
  background-image: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/checkbox-unchecked.png");
  padding: 0 10px;
}
span.fl-multiselect-checkbox.fl-multiselect-checked:after {
  content: "" !important;
  background-repeat: no-repeat;
  background-image: url("https://www.sportnahrung-engel.de/skin/frontend/sne/default/images/sprite/checkbox-checked.png");
  padding: 0 10px;
}
a.fl-show-filter-button.fl-row.fl-button.fl-hide-for-medium-up.fl-active,
a.fl-show-filter-button.fl-row.fl-button.fl-hide-for-medium-up {
  font-size: 16px;
}
svg.injected-svg.fl-svg {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 767px) {
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
  h4 {
    font-size: 15px;
  }
}
.checkout-onepage-index .amazon_cart_button {
  max-width: 300px;
}
.simple_tile_person_block .team_outer_frame {
  padding: 20px;
}
.simple_tile_person_block .team_outer_frame a {
  text-decoration: none;
}
.simple_tile_person_block .team_outer_frame a:hover {
  color: #f58220 !important;
}
.simple_tile_person_block .team_inner_frame {
  border: 2px solid #999;
  color: #444444;
}
.simple_tile_person_block .team_inner_frame:hover {
  color: #f58220 !important;
  border: 2px solid #f58220;
  cursor: pointer;
}
.simple_tile_person_block .person_name {
  font-size: 18px;
  height: 30px;
}
.coaching-ref {
  margin-bottom: 20px;
}
.coaching-ref .filter-selection {
  display: flex;
  flex-direction: row;
  justify-content: center;
  flex-wrap: wrap;
  margin: 20px 0;
}
.coaching-ref .filter-selection .filter-button {
  padding: 10px 10px;
  background: #FA831E;
  margin: 10px;
  color: white;
  cursor: pointer;
  transition: 0.3s;
}
.coaching-ref .filter-selection .filter-button.active {
  background: #b85c18;
}
.coaching-ref .filter-selection .filter-button:hover {
  background: #b85c18;
}
.coaching-ref .coaching-loader {
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
}
.coaching-ref .overview {
  min-height: 100px;
}
.coaching-ref .overview a {
  text-decoration: none;
  color: #444444;
}
.coaching-ref .overview .coaching-item {
  display: inline-block;
  transition: opacity 2s ease-in;
  position: relative;
  margin-bottom: 20px;
}
.coaching-ref .overview .coaching-item .border {
  margin: 0 !important;
  border: 1px solid lightgray;
}
.coaching-ref .overview .coaching-item .border > div {
  padding: 0 !important;
}
.coaching-ref .overview .coaching-item .border:hover {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
.coaching-ref .overview .hide_coach {
  display: none !important;
}
.short-directory {
  font-size: 14px !important;
  font-weight: bold;
  margin: 0;
  margin-bottom: 10px;
  z-index: 100;
  position: relative;
  color: #444444;
  line-height: 1.1 !important;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
}
.short-headline {
  margin: 20px 0;
  z-index: 100;
  position: relative;
  color: #444444;
  font-size: 24px !important;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1.1 !important;
}
@media (max-width: 500px) {
  .cart-popup .xs-button {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
@media (max-width: 400px) {
  .cart-popup .cart-popup-slider .scrollArea .item {
    width: 240px;
  }
}
@media (max-width: 991px) {
  .nav-primary .single_menu_item {
    border-top: 3px solid #f4f4f4 !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding-top: 12px;
    padding-bottom: 16px;
  }
  .nav-primary .single_menu_item:hover {
    border-top: 3px solid #f4f4f4 !important;
    background-color: white !important;
    padding-top: 12px;
    padding-bottom: 16px;
    color: #444444;
    background-color: white;
  }
}
@media (max-width: 767px) {
  .cms_banner_box img {
    min-height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: 0 0;
  }
}
@media (min-width: 768px) {
  .landing-page-1 #cms_accordion_simple .acc_panel .caption {
    width: 80%;
  }
  .landing-page-1 #cms_accordion_simple .acc_panel .title {
    width: 50%;
  }
  .landing-page-1 #cms_accordion_simple .acc_panel .sign {
    width: 10%;
  }
  .nav-primary .single_menu_item:hover {
    color: #444444;
    background-color: white;
  }
}

