html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-family: ClanWeb-NarrowBook, arial narrow, helvetica, sans-serif;
    vertical-align: baseline
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
ol,
ul {
    list-style: none
}
blockquote,
q {
    quotes: none
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    background: #FFF;
    font-size: 16px;
    font-size: 1em;
    color: #878787;
    margin: 0 auto;
    -webkit-text-size-adjust: none;
}
.touch body {
    cursor: pointer
}
.ie8 body {
    min-width: 1000px
}
img {
    max-width: 100%;
    height: auto
}
ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 1.5
}
p,
address {
    line-height: 1.5
}
a {
    color: blue;
    text-decoration: underline;
}
a:hover,
a:focus,
a:active {
    color: #009
}
input,
textarea,
select,
button {
    font-size: 16px;
    font-size: 1em;
    border-radius: 0;
    border: none;
    padding: 0;
    color: #575756
}
input[type="radio"],
input[type="checkbox"] {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

input[type="radio"] + .label label,
input[type="checkbox"] + label,
input[type="checkbox"] + .label label {
    color: #848484;
    cursor: pointer;
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    background-image: url("../images/sprite.png");
    background-repeat: no-repeat;
    padding-left: 3.4em;
    padding-top: 0.4em;
    font-size: 14px;
}
input[type="radio"] + .label label {
    background-position: -42px 0;
}
input[type="checkbox"] + label,
input[type="checkbox"] + .label label {
    background-position: -42px -46px;
}
input[type="radio"]:checked + .label label {
    background-position: -42px -23px;
    color: #C60B3F;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
input[type="checkbox"]:checked + label,
input[type="checkbox"]:checked + .label label {
    background-position: -42px -69px;
    color: #C60B3F;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.user-form-register input[type="checkbox"] + label {
    padding-top: 0;
    vertical-align: baseline;
}

.user-form-register input[type="checkbox"]:checked + label {
    font-family: ClanWeb-NarrowBook, arial narrow, helvetica, sans-serif;
    color: #848484
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
strong {
    font-weight: bold
}
em {
    font-style: italic
}
.ng-cloak {
    display: none
}
.no-display {
    display: none
}
.wrapper {
    margin: 0 auto;
}
.main {
    background: #fff;;
}
.ie8 .main {
    background: #fff;
}
.col2-right-layout .wrapper {
    overflow: auto
}
.col2-right-layout .col-main {
    float: left;
    width: 66.45833%
}
.col2-right-layout .col-right {
    float: right;
    width: 31.25%;
    margin: 0 2.29167% 0 0
}
.col2-left-layout .col-main {
    float: left;
    width: 70%;
    margin: 0 3.75%
}
.col2-left-layout .col-left {
    float: left;
    width: 20.41667%;
    margin: 0 0 0 2.08333%
}
.col2-left-layout__header {
    padding: 1.875em 0 1.375em 0
}
.col2-left-layout__content-holder {
    background: #FFF;
    margin: 0 0 0.75em 0;
    overflow: auto
}
.column-holder {
    overflow: auto
}
.column-50 {
    width: 44.375%;
    margin: 0 0.5% 0 5.625%;
    float: left
}
.hidden {
    position: absolute;
    top: -99999px;
    left: -999999px
}
.messages {
    margin: 1.25em 0 0 0
}
.error-msg {
    background: #cd0100;
    color: #FFF;
    padding: 1em;
}
.success-msg {
    background: #e0efdd;
    color: #575756;
    padding: 1em;
}
.overlay {
    position: fixed;
    background: url("../images/black-80.png") repeat;
    width: 100%;
    height: 100%;
    z-index: 9999
}
.browsehappy {
    background: #000;
    color: #FFF;
    text-align: center;
    width: 40%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -25%;
    padding: 50px 5%;
    border: 2px solid #FFF
}
.browsehappy a {
    color: #FFF
}
.notice-cookie {
    position: fixed;
    top: 0;
    background: #323232;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    width: 100%;
    min-height: 2.75em;
    color: #FFF
}
.notice-cookie .notice-inner {
    overflow: auto;
    width: 98%;
    max-width: 60em;
    margin: 0.25em auto
}
.notice-cookie p {
    font-size: 12px;
    font-size: 0.75em;
    float: left;
    width: 85%
}
.notice-cookie .actions {
    float: left;
    margin: 0.25em 1.25em
}
.notice-cookie a {
    color: #FFF
}
.button,
.button--brand-color,
.button--dark {
    width: 100%;
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    font-size: 0.875em;
    line-height: 1;
    padding: 1.28571em 0.42857em;
    background: #C60B3F;
    cursor: pointer;
    text-decoration: none;
    text-transform: uppercase;
}

.main-nav-holder .button--brand-color a {color: #FFF;}

.button:hover,
.button--brand-color:hover,
.button--dark:hover,
.button:focus,
.button--brand-color:focus,
.button--dark:focus,
.button:active,
.button--brand-color:active,
.button--dark:active {
    color: #FFF;
    text-decoration: none;
    background: #C60B3F;
}

.button.brand-font,
.brand-font.button--brand-color,
.brand-font.button--dark {
    text-transform: uppercase;
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif;
    padding: 0.35714em 0.42857em 0.21429em 0.42857em
}
.button.disabled,
.disabled.button--brand-color,
.disabled.button--dark {
    opacity: 0.5;
    cursor: default
}
.button--brand-color {
    background: #cd1041;
    border: 1px solid transparent;
    width: auto;
    margin-top: 0px;
}
.ie8 .button--brand-color {
    filter: none;
    background: #cd1041
}
.button--brand-color:hover,
.button--brand-color:focus,
.button--brand-color:active {
    background: #c5103f;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1MTAzZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM4ZjBjMmUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c5103f 0%, #8f0c2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c5103f), color-stop(100%, #8f0c2e));
    background: -webkit-linear-gradient(top, #c5103f 0%, #8f0c2e 100%);
    background: -o-linear-gradient(top, #c5103f 0%, #8f0c2e 100%);
    background: -ms-linear-gradient(top, #c5103f 0%, #8f0c2e 100%);
    background: linear-gradient(to bottom, #c5103f 0%, #8f0c2e 100%)
}
.ie8 .button--brand-color:hover,
.ie8 .button--brand-color:focus,
.ie8 .button--brand-color:active {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c5103f', endColorstr='#8f0c2e', GradientType=0)
}
.button--brand-color.disabled:hover,
.button--brand-color.disabled:focus,
.button--brand-color.disabled:active {
    background: #cd1041
}
.button--dark {
    background: #4c4c4c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDA0MDQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4c4c4c 0%, #040404 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4c4c4c), color-stop(100%, #040404));
    background: -webkit-linear-gradient(top, #4c4c4c 0%, #040404 100%);
    background: -o-linear-gradient(top, #4c4c4c 0%, #040404 100%);
    background: -ms-linear-gradient(top, #4c4c4c 0%, #040404 100%);
    background: linear-gradient(to bottom, #4c4c4c 0%, #040404 100%);
    border: 1px solid #4c4c4c
}
.ie8 .button--dark {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#4c4c4c', endColorstr='#040404', GradientType=0)
}
.button--dark:hover,
.button--dark:focus,
.button--dark:active {
    background: #000
}
.input-standard,
.input-standard--light,
.textarea-standard,
.textarea-standard--light {
    font-size: 16px;
    font-size: 1em;
    height: 3em;
    border: 1px solid #CBCBCB;
    -webkit-appearance: none
}
.ie8 .input-standard,
.ie8 .input-standard--light,
.ie8 .textarea-standard,
.ie8 .textarea-standard--light {
    border: 1px solid #CCC;
}
.input-box .input-standard,
.contact__form .input-box--medium .input-standard,
.contact__form .input-box--short .input-standard,
.input-box .input-standard--light,
.contact__form .input-box--medium .input-standard--light,
.contact__form .input-box--short .input-standard--light,
.input-box .textarea-standard,
.contact__form .input-box--medium .textarea-standard,
.contact__form .input-box--short .textarea-standard,
.input-box .textarea-standard--light,
.contact__form .input-box--medium .textarea-standard--light,
.contact__form .input-box--short .textarea-standard--light {
    width: 100%;
    padding: 0.375em 2%
}
.input-standard--light {
    background: #FFF
}
.textarea-standard,
.textarea-standard--light {
    height: auto
}
.textarea-standard--light {
    background: #fff
}
.select-standard {
    border: 1px solid #ccc;
    height: 1.5em
}
.form-list li,
.form-list div.input-box {
    margin: 0 0 1.5em 0;
}
.form-list .user-form__info {
    display: block;
    margin: 0 0 1.5em 0;
}
.form-message {
    float: right;
    font-size: 1em;
}
.input-box,
.contact__form .input-box--medium,
.contact__form .input-box--short {
    position: relative
}
.validation-failed {
    background: #ebccca
}
.validation-advice {
    font-size: 12px;
    font-size: 0.9em;
    color: #cd0100;
    position: absolute;
    width: 100%;
    left: 0;
    top: -24px;
    padding: 0 0 0 52px
}
.validation-advice:after {
    content: "";
    width: 36px;
    height: 36px;
    position: absolute;
    right: 6px;
    top: 24px;
    background: url("../images/sprite.png") 0 -430px no-repeat
}
.standard-heading,
.standard-heading--category {
    font-size: 30px;
    font-size: 1.875em;
    color: #575756
}
.pending-icon {
    width: 48px;
    height: 48px;
    background: url("../images/loading.gif") center no-repeat;
    text-indent: -9999px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px
}
.related-loader {
    display: none;
    position: absolute;
    top: 50px;
    left: 50%;
    margin: -24px 0 0 -24px;
}

.related-loader svg path,
.related-loader svg rect {
    fill: #C60B3F;
}

.selectBox-dropdown {
    position: relative;
    height: 3em;
    line-height: 2.2em;
    text-decoration: none;
    text-align: left;
    color: #fff;
    outline: none;
    vertical-align: middle;
    background: #C60B3F;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.75);
    display: inline-block;
    cursor: default;
}

.products-list-holder .selectBox-dropdown{
    width: 100%!important;
}
.selectBox-dropdown:focus,
.selectBox-dropdown:focus .selectBox-arrow {
    outline: 0
}
.selectBox-dropdown.selectBox-menuShowing {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}
.selectBox-dropdown .selectBox-label {
    padding: 2px 8px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
}

.selectBox-dropdown-menu {
    position: absolute;
    z-index: 99999;
    max-height: 200px;
    min-height: 1em;
    background: #FFF;
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    -webkit-overflow-scrolling: touch
}
.selectBox-inline {
    min-width: 150px;
    outline: none;
    border: solid 1px #BBB;
    background: #FFF;
    display: inline-block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: auto
}
.selectBox-inline:focus {
    border-color: #666
}
.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
    list-style: none;
    display: block;
    cursor: default;
    padding: 0;
    margin: 0
}
.selectBox-options LI A {
    line-height: 1.5;
    padding: 0 .5em;
    white-space: nowrap;
    overflow: hidden;
    background: 6px center no-repeat
}
.selectBox-options LI.selectBox-hover A {
    background-color: #EEE
}
.selectBox-options LI.selectBox-disabled A {
    color: #888;
    background-color: transparent
}
.selectBox-options LI.selectBox-selected A {
    background-color: #C8DEF4
}
.selectBox-options .selectBox-optgroup {
    color: #666;
    background: #EEE;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 .3em;
    white-space: nowrap
}
.selectBox.selectBox-disabled {
    color: #888 !important
}
.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
    opacity: .5;
    filter: alpha(opacity=50);
    border-color: #666
}
.selectBox-inline.selectBox-disabled {
    color: #888 !important
}
.selectBox-inline.selectBox-disabled .selectBox-options A {
    background-color: transparent !important
}

.ie8 .selectBox-dropdown {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#d2d2d2', GradientType=0)
}
.selectBox-dropdown .selectBox-arrow {
    position: absolute;
    top: 16px;
    right: 6px;
    border-radius: 0 2px 2px 0;
    width: 18px;
    height: 10px;
    border: none;
    background: url("../images/sprite.png") -48px -863px no-repeat
}
.selectBox-dropdown.selectBox-menuShowing .selectBox-arrow {
    background-position: -48px -872px
}
.selectBox-dropdown .selectBox-label {
    padding: 5px 6px 3px 6px;
    text-overflow: ellipsis;
    font-size: 14px;
    font-size: 0.875em
}
@media only screen and (min-width: 56.25em) {
    .selectBox-dropdown .selectBox-label {
        font-size: 16px;
        font-size: 1em
    }
}
.selectBox-dropdown:hover,
.selectBox-dropdown:focus,
.selectBox-dropdown:active {
    color: #fff;
    text-decoration: none
}
.selectBox-dropdown-menu {
    max-height: 380px;
}

@media only screen and (min-width: 50em) {
    .catalog-category-view .selectBox-dropdown-menu {
        width: 360px !important;
    }
}

.selectBox-options li {
    width: 50%;
    float: left
}
.selectBox-options li a {
    white-space: normal;
    line-height: 1.2;
    padding: 0.5em;
    font-size: 0.875em
}
@media only screen and (min-width: 56.25em) {
    .selectBox-options li a {
        font-size: 16px;
        font-size: 1.2em
    }
}
.selectBox-options li.selectBox-selected a {
    background: #ededed
}
.selectBox-options a,
.selectBox-options a:hover,
.selectBox-options a:focus,
.selectBox-options a:active {
    color: #575756;
    text-decoration: none
}
.breadcrumbs {
    padding: 6px 0;
    margin: 0 auto;
    overflow: auto;
    text-transform: uppercase;
    background-color: #E9E9E9;
}
.breadcrumbs a {
    color: #878787;
    text-decoration: none
}
.breadcrumbs li {
    float: left;
    font-size: 12px;
    font-size: 0.75em;
    line-height: 3em
}
.breadcrumbs strong {
    font-family: ClanWeb-NarrowBold;
    color: #575756
}
.breadcrumbs span {
    padding: 0 10px;
}
.breadcrumbs .container {
    margin: auto
}

.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
    outline: none
}
.slides,
.flex-control-nav,
.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}
.flexslider {
    margin: 0;
    padding: 0
}
.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}
.flexslider .slides img {
    width: 100%;
    display: block
}
.flex-pauseplay span {
    text-transform: capitalize
}
.slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
html[xmlns] .slides {
    display: block
}
* html .slides {
    height: 1%
}
.no-js .slides>li:first-child {
    display: block
}
.flexslider {
    position: relative;
    zoom: 1
}
.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}
.loading .flex-viewport {
    max-height: 300px
}
.flexslider .slides {
    zoom: 1
}
.carousel li {
    margin-right: 5px
}
.flex-direction-nav a {
    width: 18px;
    height: 36px;
    margin: -20px 0 0;
    display: block;
    background: url("../images/sprite.png") 0 -470px no-repeat;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px
}
.flex-direction-nav .flex-next {
    background-position: 0 -510px;
    right: 6px
}
.flex-direction-nav .flex-prev {
    left: 6px
}
.flex-direction-nav .flex-disabled {
    opacity: 0.3 !important;
    filter: alpha(opacity=30);
    cursor: default
}
.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: 2px;
    text-align: center;
    z-index: 99
}
.ie8 .flex-control-nav {
    line-height: 1
}
.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
.flex-control-paging li a {
    width: 10px;
    height: 10px;
    display: block;
    background: #CCC;
    background: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 20px
}
.flex-control-paging li a:hover {
    background: #CCC;
    background: rgba(255, 255, 255, 0.7)
}
.flex-control-paging li a.flex-active {
    background: #FFF;
    cursor: default
}
.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.6;
    filter: alpha(opacity=60)
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: auto;
    overflow-y: scroll;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
}
.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
}
.modal .container {
    margin: 10% auto;
    position: relative;
}
.modal .modal-content {
    border-style: none;
    border-radius: 0;
}
.modal-body {
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
}
.modal-body__close {
    z-index: 9999;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    text-indent: -99999px;
    background: url("../images/sprite.png") 0 -390px no-repeat
}

.quantity-controls-holder {
    display: block;
    width: 7.25em;
}
.quantity-controls__input {
    display: block;
    float: left;
    font-size: 14px;
    font-size: 0.875em;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    width: 1.71429em;
    height: 1.71429em;
    line-height: 1.71429em;
    margin: 0 0.57143em;
    text-align: center
}
.quantity-controls__control {
    display: block;
    float: left;
    font-size: 22px;
    font-size: 1.575em;
    line-height: 1.1em;
    font-weight: bold;
    cursor: pointer;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    background-color: #9A9A9A;
    color: #fff;
    outline: none;
}
.products-list .products-list__item-details .quantity-controls__messages,
.products-list--minimal .products-list__item-details .quantity-controls__messages,
.products-list--cart .products-list__item-details .quantity-controls__messages,
.products-list--search .products-list__item-details .quantity-controls__messages,
.products-list--minimal .products-list__item-details .quantity-controls__messages,
.products-list--grid .products-list__item-details .quantity-controls__messages {
    display: block;
    font-size: 14px;
    font-size: 0.975em;
    line-height: 1.2;
    text-align: left
}
.products-list .products-list__item-details .quantity-controls__messages li,
.products-list--minimal .products-list__item-details .quantity-controls__messages li,
.products-list--cart .products-list__item-details .quantity-controls__messages li,
.products-list--search .products-list__item-details .quantity-controls__messages li,
.products-list--minimal .products-list__item-details .quantity-controls__messages li,
.products-list--grid .products-list__item-details .quantity-controls__messages li {
    float: none;
    min-height: 0;
    padding: 0;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}

.add-to-cart-button {
    display: none;
}

.pager .amount {
    float: left;
    margin: 0 0 0.71429em 0
}
.pager .limiter {
    float: right;
    margin: 0 0 0.71429em 0
}
.pager .limiter select {
    border: 1px solid #ccc;
    font-size: 14px;
    font-size: 0.875em
}
.pages {
    clear: both;
    overflow: auto;
    margin: 0.83333em 0;
    font-size: 12px;
    font-size: 0.75em;
    line-height: 1.66667em
}
.pages strong {
    float: left
}
.pages ol {
    float: left;
    overflow: auto
}
.pages li {
    float: left;
    display: block;
    width: 1.66667em;
    text-align: center;
    border: 1px solid #ededed;
    margin: 0 0.33333em;
    font-size: 16px;
    background-color: #C60B3F;
    color: #fff;
}
.pages a {
    color: #575756;
}
.pages .previous,
.pages .next {
    border: none;
    width: auto
}
.pages .previous a,
.pages .next a {
    background: none
}
.promos-side-block,
.promos-side-block--promotions {
    margin: 0 0 0.9375em 0
}
.promos-side-block p,
.promos-side-block--promotions p {
    line-height: 1
}
.promos-side-block--promotions {
    position: relative
}
.promos-side-block__header {
    position: absolute;
    width: 100%;
    height: 2em;
    background: #575756;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99
}
.promos-side-block__header h1 {
    font-size: 22px;
    font-size: 1.375em;
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #FFF;
    padding: 0.31818em 0 0 0
}
.usp-bar {
    background: #000;
    color: #FFF;
    height: 2.625em;
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif;
    text-align: center
}
.usp-bar li {
    display: inline-block;
    font-size: 13px;
    font-size: 0.8125em;
    padding: 1em 0 0 0
}
@media only screen and (min-width: 56.25em) {
    .usp-bar li {
        font-size: 14px;
        font-size: 0.875em;
        padding: 0.92857em 0 0 0
    }
}
.usp-bar strong {
    text-transform: uppercase;
    font-weight: normal
}
.usp-bar span {
    width: 48px;
    height: 30px;
    display: inline-block;
    float: left;
    margin: -7px 0 0 0
}
@media only screen and (min-width: 56.25em) {
    .usp-bar span {
        margin: -7px 4px 0 0
    }
}
.usp-bar__convenience {
    float: left
}
@media only screen and (min-width: 56.25em) {
    .usp-bar__convenience {
        margin: 0 0 0 2.57143em
    }
}
.usp-bar__convenience span {
    background: url("../images/sprite.png") 0 -921px no-repeat
}

.usp-bar__dispatch span {
    background: url("../images/sprite.png") 0 -950px no-repeat
}

.usp-bar__online {
    float: right
}
@media only screen and (min-width: 56.25em) {
    .usp-bar__online {
        margin: 0 2.57143em 0 0
    }
}
.usp-bar__online span {
    background: url("../images/sprite.png") 0 -980px no-repeat
}
.site-header {
    background: #FFF;
}
.site-header.cookie-notice {
    margin-top: 2.75em
}

.site-header__logo {
    display: block;
    width: 55%;
    height: 40px;
    float: left;
    line-height: 0;
    text-indent: -99999px;
    background: url("../images/logo-retina.png") left no-repeat;
    background-size: contain;
}

.site-header__tagline {
    font-size: 12px;
    font-size: 0.75em;
    color: #575756;
    line-height: 1.3;
    margin: 2.5em 0 0 0;
    float: left;
    width: 12.5em
}
.site-header__large-tagline {
    color: #000;
    font-size: 30px;
    font-size: 1.875em;
    float: right;
    width: 44.375%;
    margin: 0.8em 0 0 0
}
.main-nav-holder {
    height: 2.25em;
    position: relative
}

.main-nav-holder a {
    text-decoration: none;
}

.main-nav-holder .wrapper {
    position: relative;
    z-index: 99
}
.main-nav-holder li.level0 {
    float: left;
    font-size: 12px;
    font-size: 0.75em;
    height: 4em;
    text-align: center;
    padding-top: 0.38462em
}

.main-nav-holder .main-nav > li > a span,
.main-nav-holder .main-nav > li > a {
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif;
}

@media only screen and (min-width: 52.5em) {
    .main-nav-holder li.level0 {
        font-size: 13px;
        height: 4em;
    }
}
.main-nav-holder li.level0.last {
    border-right: none;
}
.main-nav-holder li.level0 .level-top {
    text-transform: uppercase;
    text-align: left;
    line-height: 1;
}

.main-nav-holder li.level0.main-nav__home a {
    height: auto;
    padding: 0px;
    padding-bottom: 5px;
    margin-left: 0px;
}

.main-nav-holder li.level0.main-nav__home.active a,
.main-nav-holder li.level0.main-nav__home.hover a {
    background-position: 7px -233px
}
.main-nav-holder a {
    color: #000;
    display: block;
    font-size: 1.12em;
    padding: 0 0.66667em
}

.main-nav-holder .nav-1 > a {
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif;
}

@media only screen and (min-width: 52.5em) {
    .main-nav-holder a {
        padding: 0 0.76923em
    }
}
@media only screen and (min-width: 56.25em) {
    .main-nav-holder a {
        padding: 0 1.15385em
    }
}
@media only screen and (min-width: 61.25em) {
    .main-nav-holder a {
        padding: 0 1.53846em
    }
}

.main-nav-holder li.level0:hover > a, .main-nav-holder li.level0:hover > a,
.main-nav-holder li.level0:focus > a, .main-nav-holder li.level0:focus > a,
.main-nav-holder li.level0:active > a, .main-nav-holder li.level0:active > a {
    text-decoration: none;
    outline:0;
}

.main-nav-holder li.level0.active > a, .main-nav-holder li.level0.hover > a,
.main-nav-holder > a:hover,
.main-nav-holder > a:focus,
.main-nav-holder > a:active {
    text-decoration: none;
    border-bottom: 4px solid;
    color: #C60B3F;
    height: 36px;
}
.main-nav-holder .main-nav__promotions {
    font-size: 0.8125em;
}
.main-nav-holder .main-nav__promotions a {
    padding: 0;
}
.main-nav-holder .main-nav__promotions a:hover {
    color: #FFF;
    text-decoration: none;
    border: none;
}
@media only screen and (min-width: 52.5em) {
    .main-nav-holder .main-nav__promotions {
        font-size: 0.875em;
    }
}
.main-nav__subnav {
    border: 1px solid #C3C3C3;
    font-size: 18px;
    font-size: 1.125em;
    display: none;
    position: absolute;
    z-index: 9;
    min-width: 34%;
    background: #f1edea;
}
.ie8 .main-nav__subnav,
.ie9 .main-nav__subnav {
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC
}
.main-nav__subnav.show {
    display: block
}

.main-nav__subnav .split-columns {
    width: 100%;
    overflow: auto;
    margin: 0;
    padding: 0.125em 0 0 0;
    background: #FFF;
}
.main-nav__subnav .main-nav__sub-col {
    float: left;
    width: 43.58491%;
    margin: 0 3.77358% 0 0;
}
.main-nav__subnav .split-columns-3 {
    width: 35.55556em
}
.main-nav__subnav .split-columns-3 .main-nav__sub-col {
    width: 28.30189%;
    margin: 0 3.77358% 0 0
}
.main-nav__subnav .split-columns-3 .main-nav__sub-col:first-child {
    margin: 0 3.77358% 0 3.77358%
}
.main-nav__subnav .main-nav__sub-nav-item {
    float: none;
    width: auto;
    min-height: 2.33333em;
    margin: 0;
}
.main-nav__subnav .main-nav__sub-nav-item:first-child {
    border-color: #FFF
}
.main-nav__subnav .main-nav__sub-nav-item a {
    display: block;
    position: relative;
    min-height: 1.66667em;
    line-height: 22px;
    margin-top: 0.33333em;
    padding: 0 0.83333em;
    color: #575756;
    text-align: left
}
.main-nav__subnav .main-nav__sub-nav-item a:hover,
.main-nav__subnav .main-nav__sub-nav-item a:focus,
.main-nav__subnav .main-nav__sub-nav-item a:active {
    color: #C60B3F;
    text-decoration: none;
}
.main-nav__view-all {
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-size: 1em;
    clear: both;
    float: none;
    width: auto;
    height: 2em;
    line-height: 2em;
    border-radius: 0px;
    background: #c3c3c3;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzYzNjMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNWI1YjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c3c3c3 0%, #b5b5b5 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c3c3c3), color-stop(100%, #b5b5b5));
    background: -webkit-linear-gradient(top, #c3c3c3 0%, #b5b5b5 100%);
    background: -o-linear-gradient(top, #c3c3c3 0%, #b5b5b5 100%);
    background: -ms-linear-gradient(top, #c3c3c3 0%, #b5b5b5 100%);
    background: linear-gradient(to bottom, #c3c3c3 0%, #b5b5b5 100%)
}
.ie8 .main-nav__view-all {
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#c3c3c3', endColorstr='#b5b5b5', GradientType=0)
}
.main-nav__view-all a {
    color: #FFF
}
.header-search {
    width: 100%;
    position: relative;
    float: left;
    margin: 1.9375em 0 0 0
}
.header-search__label {
    position: absolute;
    top: -99999px
}
.header-search__input {
    width: 100%; height: 2em;
    padding: 0 2%;
    border: none;
    border-bottom: 1px solid #878787;
    color: #878787;
}
.header-search__button {
    width: 20px;
    height: 20px;
    text-indent: -9999px;
    position: absolute;
    right: 0.3125em;
    top: 0.5em;
    cursor: pointer;
    background: transparent url("../images/sprite.png") 0 -171px no-repeat
}
.site-header__info {
    width: 35.41667%;
    float: left;
    text-align: right;
    text-transform: uppercase;
    margin: 1.5625em 2.29167% 0 1.04167%;
    font-family: ClanWeb-NarrowBook, arial narrow, helvetica, sans-serif
}
@media only screen and (min-width: 60em) {
    .site-header__info {
        width: 29.58333%
    }
}
.site-header__contact {
    font-size: 20px;
    font-size: 1.25em
}
.site-header__contact a {
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif
}
.site-header__contact a:hover,
.site-header__contact a:active,
.site-header__contact a:focus {
    text-decoration: none
}
.site-header__contact-number,
.site-header__name {
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif
}
.site-header__links {
    color: #575756;
    font-size: 11px;
    font-size: 0.6875em;
    text-transform: uppercase;
    margin: 0.45455em 0 0 0
}
.site-header__links li {
    display: inline-block;
    border-left: 1px solid #FFF;
    padding: 0 2px 0 4px;
    line-height: 1;
    white-space: nowrap
}
.site-header__links li:first-child {
    border: none;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 2px 0 0;
    vertical-align: middle
}
.site-header__links li:last-child {
    display: none;
}
.site-header__links a {
    color: #FFF;
    text-decoration: none;
}
.site-header__links a:hover, .site-header__links a:active, .site-header__links a:focus {color: #FFF;}
.top-cart-holder {
    width: 98%;
    margin: 0 auto;
    overflow: auto
}
.top-cart {
    margin-top: 7px;
}
.cookie-notice .top-cart {
    top: 2.75em
}

.top-cart__quantity {
    font-size: 1.3em;
    line-height: 1;
    text-align: right;
    color: #37C68F;
    float: right;
}
.top-cart__icon {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 5px;
    height: 20px;
    width: 25px;
    background: url("../images/sprite.png") 0 -140px no-repeat
}
@media only screen and (min-width: 60em) {
    .top-cart__icon {
        bottom: 15px
    }
}
.top-cart__button {
    position: absolute;
    right: 0.71429em;
    bottom: 0.71429em;
    width: 7.71429em
}
@media only screen and (min-width: 61.25em) {
    .top-cart__button {
        position: relative;
        right: auto;
        bottom: auto;
        width: 6.85714em;
        float: left;
        margin: 1.07143em 0 0 0
    }
}
.footer-container {
    text-align: center;
    padding: 1em 0 2.25em 0
}
.footer__logos a {
    display: inline-block;
    text-indent: -99999px;
    width: 140px;
    height: 70px
}
.footer-logo__wella-prof {
    background: url("../images/footer-logos.png") 0 0
}
.footer-logo__system-prof {
    background: url("../images/footer-logos.png") 0 -70px
}
.footer-logo__sebastian {
    background: url("../images/footer-logos.png") 0 -140px
}
.footer-logo__nioxin {
    background: url("../images/footer-logos.png") 0 -210px
}
.footer__links {
    padding: 1.375em 0 0 0
}
.footer__links li {
    display: inline;
    font-size: 12px;
    font-size: 1em;
    border-left: 1px solid #FFF;
    padding: 0 0.33333em 0 0.66667em;
    line-height: 1
}
.footer__links li:first-child {
    border: none
}
.footer__links a {
    color: #FFF;
}
.cms-index-index .col-right {
    padding: 2em 0 1.6875em 0
}
.cms-index-index .main .wrapper {
    min-height: 674px
}
.cms__main--home,
.homepage__background {
    display: none
}
.welcome-block {
    overflow: auto;
    margin: 0 0 0.9375em 0;
    padding: 0.5em 0 0.9375em 0;
    color: #FFF;
    border-bottom: 1px solid #FFF
}
.welcome-block h1,
.welcome-block p {
    float: left;
    width: 56.66667%
}
.welcome-block h1 {
    font-size: 25px;
    font-size: 1.5625em;
    text-transform: uppercase;
    margin: 0.2em 0 0 0
}
.welcome-block p {
    line-height: 1.3;
    margin: 0.375em 0 0 0
}
.welcome-block img {
    float: right;
    width: 40%;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.4)
}
.welcome-block__name {
    word-wrap: break-word
}
.welcome_block__message {
    display: block;
    margin: 0 0 0.08em 0
}
.catalog-category-view .wrapper.outer {
    width: auto;
    max-width: none;
    min-width: 0
}

.category-header__image {
    width: 23.95833%;
    float: left;
    line-height: 0
}

@media only screen and (min-width: 48.0625em) {
    .standard-heading--category {
        margin: 0.8em 0 0.8em 0
    }
}
.category-header__description {
    font-size: 14px;
    font-size: 0.875em;
    color: #575756;
    line-height: 1.2
}
.category-header__description ul {
    list-style: disc;
    margin: 0.28571em 0 0.28571em 2em
}
.category-header__description ol {
    list-style: decimal;
    margin: 0.28571em 0 0.28571em 2em
}
.products-controls-holder {
    overflow: hidden;
}
.products-filters-holder {
    float: left;
    width: 86.95652%
}
@media only screen and (min-width: 48.0625em) {
    .products-filters-holder {
        width: 86.95652%
    }
}
@media only screen and (min-width: 64.0625em) {
    .products-filters-holder {
        width: 90.21739%
    }
}
.layered-nav {
    width: 100%
}
.layered-nav__item {
    float: left;
    width: 18.07229%;
    margin: 0 0 0 1.40964%
}
.layered-nav__item:first-child {
    margin: 0
}
.layered-nav__item .input-standard,
.layered-nav__item .input-standard--light,
.layered-nav__item .textarea-standard,
.layered-nav__item .textarea-standard--light {
    width: 100%;
    padding: 0 2%;
}

.layered-nav__item.depth .input-standard,
.layered-nav__item.depth .input-standard--light,
.layered-nav__item.depth .textarea-standard,
.layered-nav__item.depth .textarea-standard--light,
.layered-nav__item.tone .input-standard,
.layered-nav__item.tone .input-standard--light,
.layered-nav__item.tone .textarea-standard,
.layered-nav__item.tone .textarea-standard--light {
    text-align: center;
    font-size: 14px;
    font-size: 0.875em
}

@media only screen and (min-width: 56.25em) {
    .layered-nav__item.depth .input-standard,
    .layered-nav__item.depth .input-standard--light,
    .layered-nav__item.depth .textarea-standard,
    .layered-nav__item.depth .textarea-standard--light,
    .layered-nav__item.tone .input-standard,
    .layered-nav__item.tone .input-standard--light,
    .layered-nav__item.tone .textarea-standard,
    .layered-nav__item.tone .textarea-standard--light {
        font-size: 16px;
        font-size: 1em
    }
}
.layered-nav__item.tone {
    margin: 0 0 0 1.20482%
}
.layered-nav__item.tone .layered_nav__label {
    padding: 0 0 0.28571em 0.28571em
}
@media only screen and (min-width: 56.25em) {
    .layered-nav__item.tone .layered_nav__label {
        padding: 0 0 0.25em 0.25em
    }
}
.layered-nav__item.tone:before {
    content: "/";
    position: absolute;
    margin: 14px 0 0 -0.6%
}

.layered-nav__item.longevity {
    float: right;
    width: 20.8625%;
    margin: 0;
}
.layered-nav__item.name {
    position: relative;
    width: 28.12048%;
}
.layered-nav__item.producttype {
    width: 15.12048%;
}

.layered-nav__item.name::after {
    content: "";
    background: url("../images/sprite.png") 0 -162px no-repeat;
    display: block;
    position: absolute;
    height: 35px;
    width: 35px;
    right: -10px;
    top: 4px;
}

.layered-nav__item.size,
.layered-nav__item.availability {
    width: 13.13253%
}

.layered-nav__item.genericcategory {
    width: 16.26506%
}
.layered-nav__item.name+.layered-nav__item.genericcategory {
    margin: 0 0 0 34.6988%
}
.products-filters-holder--colour-technical .layered-nav__item.brandfamily {
    width: 12.5%;
    margin: 0 0 0 31.25%
}
.layered_nav__label {
    font-size: 14px;
    font-size: 0.875em;
    display: block;
    line-height: 1.1;
    height: 2.42857em;
    vertical-align: bottom;
    display: table-cell;
    padding: 0 0 0.28571em 0
}
@media only screen and (min-width: 56.25em) {
    .layered_nav__label {
        font-size: 16px;
        font-size: 1em;
        height: 2.125em;
        padding: 0 0 0.25em 0
    }
}
.products-view-controls {
    overflow: hidden;
    float: right;
    text-align: right;
    margin-top: 0.9375em
}
@media only screen and (min-width: 48.0625em) {
    .products-view-controls {
        width: 13.04348%
    }
}
@media only screen and (min-width: 64.0625em) {
    .products-view-controls {
        width: 9.78261%
    }
}
.products-view-controls__label {
    display: none;
    font-size: 14px;
    font-size: 0.875em;
    margin: 0 0 0.5em 0
}
.products-view-controls__button,
.products-view-controls__button--list,
.products-view-controls__button--grid {
    width: 2.2em;
    height: 2.0em;
    margin: 0 0.3125em;
    text-indent: -99999px;
    cursor: pointer
}
.products-view-controls__button.active,
.active.products-view-controls__button--list,
.active.products-view-controls__button--grid {
    outline: 0;
    cursor: default
}
.products-view-controls__button--list {
    background: url("../images/sprite.png") 0 -35px no-repeat
}
.products-view-controls__button--list.active {
    background-position: 0 0
}
.products-view-controls__button--grid {
    background: url("../images/sprite.png") 0 -105px no-repeat
}
.products-view-controls__button--grid.active {
    background-position: 0 -70px
}

.products-list-holder {
    clear: both;
    background: #FFF;
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.015);
}
.products-list,
.products-list--minimal,
.products-list--cart,
.products-list--search {
    margin: 0.625em 0 0 0
}
.cart__notifications .pending-icon {
    display: none
}
.cart__notifications.cart__status--pending .pending-icon {
    display: block
}
.cart__status--success {
    background: #e0efdd !important;
    box-shadow: 4px 0px 0 0 #2CC78E;
}
.cart__status--pending {
    background: #cdcdcd !important;
    position: relative
}
.cart__status--error {
    /*background-color: rgba(198,11,63, 0.18) !important;*/
    box-shadow: 4px 0px 0 0 #C60B3F;
    position: relative
}
.cart__status--error .products-list__name,
.cart__status--error .products-list__name--long {
    opacity: 0.2
}

.products-list--minimal .cart__status--error .products-list__brand {
    color: #922c2b
}
.cart__status--error .cart__error-msg {
    display: block
}
.cart__error-msg {
    display: none;
    width: 100%; height: 100%;
    position: absolute;
    top: 0; padding-top: 1%;
    font-size: 13pt;
    text-align: center;
    color: #fff;
    background-color: rgba(198,11,63, 0.6);
    text-shadow: 0.1em 0.1em 0.1em #C60B3F;
}
.products-list--cart .cart__error-msg {
    padding-top: 0;
}
.products-list__thumnbnail {
    line-height: 0;
    cursor: pointer
}
.products-list__name,
.products-list__name--long {
    line-height: 1.3;
    font-size: 14px;
    font-size: 0.975em
}
.products-list__name span,
.products-list__name--long span {
    cursor: pointer;
    color: #000;
    text-decoration: underline;
    font-size: 14px
}
@media only screen and (min-width: 64.0625em) {
    .products-list__name span,
    .products-list__name--long span {
        font-size: 16px;
        font-size: 1em
    }
}
.products-list__attrs,
.products-list__code,
.products-list__price {
    font-size: 14px;
    font-size: 0.875em
}
.products-list__notification {
    width: 4.625%;
    position: absolute;
    right: 0; bottom: 0;
    z-index: 999;
}
.products-list__notification-msg {
    display: none;
    float: left;
    margin: 4px 0;
    width: 36px;
    height: 36px;
    text-indent: -99999px;
    cursor: pointer;
    background: url("../images/sprite.png") 0 -316px no-repeat
}

.cart__status--error .products-list__notification-msg {
    display: block;
    background-position: 0 -434px
}

.products-list,
.products-list--minimal,
.products-list--cart,
.products-list--search {
    margin-top: 1.125em
}
.products-list .products-list__item,
.products-list--minimal .products-list__item,
.products-list--cart .products-list__item,
.products-list--search .products-list__item,
.products-list--cart .products-list__item--headings {
    overflow: auto;
    width: 100%;
    margin: 0.4em 0;
}
.cart__recommended-list .products-list--cart .products-list__item {
    margin: 0;
}
.products-list .products-list__item.evenProduct,
.products-list--minimal .products-list__item.evenProduct,
.products-list--cart .products-list__item.evenProduct,
.products-list--search .products-list__item.evenProduct,
.products-list--cart .products-list__item--headings.evenProduct {
    background-color: #F5F5F5;
}

.favsList .products-list--cart .products-list__item.evenProduct {
    background-color: #F5F5F5!important;
}

.products-list .cart__status--success+.products-list__item,
.products-list--minimal .cart__status--success+.products-list__item,
.products-list--cart .cart__status--success+.products-list__item,
.products-list--search .cart__status--success+.products-list__item,
.products-list--cart .cart__status--success+.products-list__item--headings {
    border-color: #FFF
}
.products-list .products-list__item-details li,
.products-list--minimal .products-list__item-details li,
.products-list_sortable-item .products-list__item-details li {
    float: left;
    min-height: 20px;
    padding: 10px 0 10px
}
.products-list .products-list__item-details li.products-list__notification,
.products-list--minimal .products-list__item-details li.products-list__notification,
.products-list--cart .products-list__item-details li.products-list__notification,
.products-list--search .products-list__item-details li.products-list__notification {
    float: right;
    padding: 0
}
.products-list .products-list__thumnbnail,
.products-list--minimal .products-list__thumnbnail,
.products-list--search .products-list__thumnbnail {
    width:13.79167%
}
.products-list .products-list__thumnbnail img,
.products-list--minimal .products-list__thumnbnail img,
.products-list--search .products-list__thumnbnail img {
    height: 120px;
}

.products-list--minimal .products-list__name,
.products-list--minimal .products-list__name--long,
.products-list--search .products-list__name--long {
    width: 29.625%
}

.products-list .products-list__name,
.products-list .products-list__name--long {
    width: 30.425%
}
.products-list .products-list__name--long,
.products-list--minimal .products-list__name--long,
.products-list--search .products-list__name--long {
    width: 68.54167%
}
.products-list .products-list__size,
.products-list--minimal .products-list__size,
.products-list .products-list__generic,
.products-list--minimal .products-list__generic,
.products-list .products-list__availability,
.products-list--minimal .products-list__availability{
    font-size: 14px;
    font-size: 0.975em;
}

.products-list--minimal .products-list__size,
.products-list--minimal .products-list__generic,
.products-list--minimal .products-list__availability {
    width: 13.35417%
}

.products-list .products-list__size,
.products-list .products-list__generic,
.products-list .products-list__availability {
    width: 13.15417%
}

.products-list .products-list__quantity,
.products-list--minimal .products-list__quantity {
    text-align: center;
    width: 8.8125%
}

.products-list .products-list__quantity {
    margin-left: 6.5%;
}
.products-list--minimal .products-list__quantity {
    margin-left: 5.2%;
}
.products-list--minimal {
    margin-top: 1.125em
}
.products-list--minimal li {
    font-size: 0.975em;
}
.products-list--minimal .products-list__item-details .products-list__brand {
    color: #575756;
    line-height: 1.3;
    padding-left: 1.2em;
    width: 19.54167%
}

.products-list--minimal .products-list__family {
    width: 13.5%;
}
.products-list--minimal .products-list__depth-tone {
    width: 9.375%;
    text-align: center
}
.products-list--minimal .products-list__longevity {
    width: 11.5625%;
    font-size: 0.975em
}
.products-list--minimal .products-list__item > .products-list__quantity {
    float: right!important;
    padding: 1.25em 0!important
}

.products-list--grid {
    padding-top: 1.125em;
    overflow: auto
}
.products-list--grid .products-list__item-details {
    border: 1px solid #DDD;
    border-color: rgba(100, 100, 100, 0.2);
    height: 23.75em;
    overflow: hidden
}

.products-list--grid .products-list__item-details li {
    font-size: 13px;
}
@media only screen and (min-width: 64.0625em) {
    .products-list--grid .products-list__item-details {
        height: 25em
    }
}
.products-list--grid .products-list__item,
.products-list--grid .products-list--cart .products-list__item--headings,
.products-list--cart .products-list--grid .products-list__item--headings {
    width: 18.91304%;
    margin: 0 1.08696% 0.625em 0;
    padding: 0.0625em 0.1087%;
    float: left;
    position: relative
}
.products-list--grid .products-list__item.fifth,
.products-list--grid .products-list--cart .fifth.products-list__item--headings,
.products-list--cart .products-list--grid .fifth.products-list__item--headings {
    margin-right: 0
}
.products-list--cart .products-list__name--long,
.products-list--cart  .products-list__name,
.products-list--cart .products-recommended__name--long {
    color: #C60B3F;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    font-size: 1.0em;
}
.products-list--cart .products-list__item-details-details .products-list__name--long {
    font-family: ClanWeb-NarrowBook, arial narrow, helvetica, sans-serif;
}
.products-list--cart .products-list__item-details .products-list__thumnbnail {
    border-style: none;
}
.products-list--cart .products-list__name--long span { font-size: 1em !important; }
.products-list--cart .products-list__name--long span { font-size: 1em; }

.products-list--cart .products-list__line-total {
    color: #37C68F;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    text-align: right;
    padding-left: 0;
}
.products-list--grid .products-list__thumnbnail {
    margin: 0 0 0.875em 0;
    border-bottom: 1px solid #eaeaea;
    border-color: rgba(0, 0, 0, 0.05);
    text-align: center
}
.products-list--grid .products-list__name,
.products-list--grid .products-list__name--long {
    padding: 0 4.5977% 0.625em 4.5977%
}
@media only screen and (min-width: 64.0625em) {
    .products-list--grid .products-list__name,
    .products-list--grid .products-list__name--long {
        padding: 0 4.5977% 1.125em 4.5977%
    }
}
.products-list--grid .products-list__availability {
    display: none
}
.products-list--grid .products-list__size {
    font-size: 14px;
    font-size: 0.875em
}
@media only screen and (min-width: 64.0625em) {
    .products-list--grid .products-list__size {
        width: 37.35632%;
        float: right
    }
}
@media only screen and (min-width: 64.0625em) {
    .products-list--grid .products-list__availability+.products-list__generic {
        width: 48.85057%;
        float: left;
        word-wrap: break-word;
        line-height: 1.3
    }
}
.products-list--grid .products-list__generic {
    font-size: 14px;
    font-size: 0.875em;
    padding: 0 2.29885% 0 4.5977%
}
.products-list--grid .products-list__size {
    padding: 0 4.5977% 0 2.29885%
}
.products-list--grid .products-list__quantity {
    clear: both;
    position: absolute;
    bottom: 0;
    width: 89.65517%;
    padding: 1.375em 4.5977% 1.125em 4.5977%
}
.products-list--grid .quantity-controls-holder {
    margin: 0 auto
}

.products-list--grid .products-list__notification {
    padding: 0;
    margin: 0;
    width: auto;
    position: absolute;
    bottom: 0.5em;
    right: 0.375em
}
.products-list--grid .products-list__description {
    padding: 0 4.5977%;
    font-size: 14px;
    font-size: 0.875em
}
.product-modal__img {
    float: left;
    border: 1px solid #e3e3e3;
    border-radius: 1px
}

.product-modal__content div {
    margin-top: 0;
    padding-top: 0;
}
.product-modal__content div.review {
    padding-top: 15px;
}
.product-modal__content .quantity-controls-holder {
    width: 6.25em;
    float: right;
}

.product-modal__content .quantity-controls__message {
    text-align: left;
    color: #000
}
.product-modal__content dl {
    overflow: auto;
    font-size: 14px;
    font-size: 0.875em
}
.product-modal__content dt,
.product-modal__content dd {
    width: 100%;
    float: left
}
.product-modal__content dt {
    padding: 0 0.375em 0 0
}
.product-modal__specs {
    margin: 0.75em 0 0 0
}
.product-modal__name {
    font-size: 20px;
    font-size: 1.85em;
    color: #575756;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    color: #C60B3F;
}
.product-modal__attrs {
    font-size: 18px;
    font-size: 1.125em;
    margin: 0.83333em 0 0.33333em 0
}
.product-modal__brand,
.product-modal__desc,
.product-modal__instock-msg {
    position: relative;
    float: left;
    display: block;
    font-size: 14px;
    font-size: 0.975em
}

.product-modal__header .rating-review.
.product-modal__header .ratings {
    float: left;
}
.product-modal__header .product-modal__brand span:not(:first-child) {
    padding: 4px;
}
.product-modal__header .product-modal__brand span:first-child {
    padding-right: 4px;
}
.product-modal__header .rating-box{
    margin: 2px 10px 0 30px;
}

.product-modal__desc ul {
    list-style: disc;
    margin: 0.28571em 0 0.28571em 2em
}
.product-modal__desc ol {
    list-style: decimal;
    margin: 0.28571em 0 0.28571em 2em
}
.product-modal__button {
    font-size: 16px;
    font-size: 1em;
    font-family: ClanWeb-NarrowBook;
    text-transform: none;
}
.product-modal__quantity {
    margin: 1.75em 0 0;
    line-height: 32px
}
.product-modal__quantity .quantity-controls-holder {
    float: right;
    margin: 0.35em 0 0 2.8125em
}
.product-modal__instock-msg {
    color: #000;
    float: left
}
.category__promotions-bar {
    background: #575756;
    border-top: 8px solid #8a8a89;
    border-bottom: 8px solid #8a8a89;
    text-align: center;
    color: #FFF;
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif;
    padding: 0.3125em 0 0.1875em 0;
    margin: 0 0 0.75em
}
.category__promotions-bar p {
    font-size: 24px;
    font-size: 1.5em
}
.checkout-cart-index .wrapper.outer,
.sales-order-confirmation .wrapper.outer {
    width: auto;
    max-width: none;
    min-width: 0
}
.promos-bottom__block--delivery {
    background: #F5F5F5;
    color: #000;
    padding: 1em 0;
}
.promos-bottom__block--delivery p {
    line-height: 1.3;
    padding: 0 1.25em
}
.promos-bottom__block--delivery p:first-child {
    font-family: ClanWeb-NarrowBold, arial, helvetica, sans-serif;
    font-size: 24px;
    font-size: 1.5em;
    text-transform: uppercase;
    padding: 0 0.83333em 0.58333em 0.83333em
}
.cart__header .wrapper,
.cart__header--success .wrapper {
    padding: 0.625em 0.125em 0.625em 0.375em;
    overflow: auto
}
.cart__header h1,
.cart__header--success h1 {
    font-size: 24px;
    font-size: 1.5em;
    line-height: 1.8;
    color: #b3b3b3;
}
.cart__header .cart__continue-button,
.cart__header--success .cart__continue-button,
.cart__header .cart__continue-button--home,
.cart__header--success .cart__continue-button--home,
.cart__header .cart__order-button,
.cart__header--success .cart__order-button {
    float: right
}
.cart__buttons .button,
.cart__buttons--top .button,
.cart__buttons .button--brand-color,
.cart__buttons--top .button--brand-color,
.cart__buttons .button--dark,
.cart__buttons--top .button--dark {
    text-transform: none
}
.cart__buttons--top {
    position: relative;
    overflow: auto
}
.cart__empty-button {
    border: 4px solid #9A9A9A;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    color: #9A9A9A;
    font-size: 14px;
    padding: 10px 20px;
    margin: 0;
    width: 100%;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    text-align: center;
    text-transform: uppercase;
    display: block;
    float: left;
}
.cart__empty-button span {
    margin-right: 10px;
    color: #cd1041;
    font-size: 1.5em;
    line-height: 0.7;
    top: 4px;
}
.cart__continue-button,
.cart__continue-button--home,
.cart__order-button {
    font-size: 20px;
    font-size: 1.25em;
    padding: 0.45em 0.3em;
    margin: 0 0 0 0.6em;
}
@media only screen and (min-width: 61.25em) {
    .cart__continue-button,
    .cart__continue-button--home,
    .cart__order-button {
        font-size: 24px;
        font-size: 1.5em;
        padding: 0.375em 0.25em;
        margin: 0 0 0 0.5em
    }
}
.cart__continue-button,
.cart__continue-button--home {
    width: 9.2em
}
@media only screen and (min-width: 61.25em) {
    .cart__continue-button,
    .cart__continue-button--home {
        width: 9.66667em
    }
}
.cart__continue-button--home {
    position: relative
}
.cart__continue-button--home span {
    display: inline-block;
    width: 28px;
    height: 24px;
    position: absolute;
    top: 50%;
    margin: -12px 0 0 -32px;
    background: url("../images/sprite.png") 0 -193px no-repeat
}
.cart__order-button {
    width: 6.6em
}
@media only screen and (min-width: 61.25em) {
    .cart__order-button {
        width: 7.91667em
    }
}
.cart_categories,
.cart_categories--success {
    margin: 0 0 1.25em 0
}
.cart__category-list {
    margin: 2.25em 0 0 0
}
.cart__category-title {
    display: block;
    color: #575756;
    width: 44.58333%;
    font-size: 1.25em;
    position: relative;
}

.products-list__bundle-items {
    clear: both;
    padding: 0 2.08333% 0 4.16667%;
    font-size: 14px;
    font-size: 0.875em
}
.products-list__bundle-items span {
    color: #575756;
    padding: 0 0 0 10px;
    text-transform: uppercase
}
.cart__items {
    padding: 0 0 1.25em 0
}
.cart__summary {
    color: #000;
    overflow: auto;
    width: 50%;
    float: left;
    margin: 1em 0;
    position: relative
}
.cart__totals {
    font-size: 20px;
    font-size: 1.25em;
    margin: 0 0 0.75em 0
}
.loading .cart__totals {
    color: #6C6C6B
}
.cart__totals dt,
.cart__totals dd {
    float: left;
    line-height: 1;
}
.cart__totals dt {
    clear: left;
    width: 70%;
    padding: 0 32px 2px 0;
    text-align: right;
}
.cart__totals dd {
    padding: 0 0 2px 0
}
.cart__large-total {
    margin-top: 6px;
    color: #37C68F;
    font-size: 22px;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.cart__large-total small {
    font-size: 14px;
    color: #302F2F;
}
.cart__buttons,
.cart__buttons--top {
    clear: both
}
.cart__summary-loading {
    position: absolute;
    top: 50%;
    left: 75%;
    margin: -24px 0 0 0
}
.confirmation-modal,
.feedback-modal {
    padding: 1.375em 1.375em !important
}
.confirmation-modal .modal-body__inner,
.feedback-modal .modal-body__inner {
    overflow: visible;
    position: relative;
    padding: 0;
}
.confirmation-modal__header,
.feedback-modal__header {
    margin: 0 0 2.375em 0;
    color: #575756
}
.confirmation-modal__header h1,
.feedback-modal__header h1 {
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    font-size: 24px;
    color: #C60B3F
}
.confirmation-modal__header h1 span,
.feedback-modal__header h1 span {
    font-size: 28px;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.confirmation-modal__text,
.feedback-modal__text {
    font-size: 18px;
    font-size: 1.125em;
    color: #575756;
    line-height: 1.3
}
.confirmation-modal__text small,
.feedback-modal__text small {
    font-size: 16px;
    font-size: 1em
}

.confirmation-modal__order-button,
.feedback-modal__order-button {
    right: 0
}
.sales-order-confirmation .site-header__info {
    display: none
}
.cart__header--success h1 {
    line-height: 1.2
}
.cart__header--success .wrapper {
    padding: 1.25em 0.125em 1.25em 0.375em
}
.cart-success__info {
    width: 66.875%;
    padding: 0 2.91667% 0 0;
    float: left;
}
.cart-success__info h1 {
    float: none;
    color: #C60B3F;
}
.cart-success__info p {
    font-size: 14px;
    line-height: 1.3
}
.cart-success__info .sales-rep {
    float: left;
    margin: 0 1.5em 0 0;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.4)
}
.cart-success__contact {
    width: 26.875%;
    float: right;
    padding: 0 0 0 2.91667%;
    margin: 1.125em 0;
    border-left: 1px solid #FFF;
}
.cart-success__contact p {
    line-height: 1.3
}
.cart-success__contact .cart-success__contact-image {
    display: block;
    float: left;
    width: 52px;
    height: 50px;
    margin: 0.125em 0.75em 3.375em 0;
    background: url("../images/sprite.png") 0 -1010px no-repeat
}
@media only screen and (min-width: 50em) {
    .cart-success__contact .cart-success__contact-image {
        margin: 0.125em 0.75em 2em 0
    }
}
.cart-success__summary {
    position: relative;
    overflow: auto;
    margin: 1.125em 0 0 0
}
.cart-success__summary-title {
    width: 100%;
    margin: 0;
    float: left;
    font-size: 30px;
    font-size: 1.875em;
    font-weight: bold;
    color: #575756
}
.cart-success__order-number {
    margin: 0 1.04167% 0 0;
    float: left;
    color: #575756;
    line-height: 1.3
}
.cart-success__order-number,
.cart-success__order-number b {
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.cart-success__order-number span {
    font-size: 20px;
    font-size: 1.25em
}
.cart-success__address {
    margin: 0 1.04167% 0 0;
    float: left;
    color: #575756;
    line-height: 1.3
}
.cart-success__summary-print {
    position: absolute;
    right: 0;
    width: 21.875%;
    float: left
}
.cart-success__summary-print .button,
.cart-success__summary-print .button--brand-color,
.cart-success__summary-print .button--dark {
    width: 88%;
    float: right;
    font-size: 24px;
    font-size: 1.5em;
    padding: 0.33333em 0.25em
}
.cart_categories--success .products-list--cart .products-list__code {
    width: 12.5%
}
.cart_categories--success .products-list--cart .products-list__price {
    width: 14.13043%
}
.cart_categories--success .products-list--cart .products-list__quantity {
    width: 13.04348%
}
.cart__print-button {
    font-size: 20px;
    font-size: 1.25em;
    padding: 0.45em 0.3em;
    width: 6.6em
}
@media only screen and (min-width: 61.25em) {
    .cart__print-button {
        font-size: 24px;
        font-size: 1.5em;
        padding: 0.375em 0.25em;
        margin: 0 0 0 0.5em;
        width: 7.91667em
    }
}
.feedback-modal__header {
    margin: 0 0 1.3125em 0
}
.confirmation-modal__text,
.feedback-modal__text {
    font-size: 16px;
    font-size: 1em
}
.feedback-modal__poll,
.feedback-modal__pollclose {
    float: left;
    background: #f1edea;
    height: 60px;
    padding: 20px 0;
    margin: 1.25em 0 0.9375em 0;
    width: 84%
}
.feedback-modal__poll li,
.feedback-modal__pollclose li {
    float: left;
    width: 20%;
    display: inline;
    text-align: center
}
.feedback-modal__poll li .label,
.feedback-modal__pollclose li .label {
    font-size: 14px;
    font-size: 0.875em;
    width: 100%;
    text-align: center;
    display: block;
    color: #575756
}
.feedback-modal__poll li .poll_vote,
.feedback-modal__pollclose li .poll_vote {
    margin: 0.625em 0 0 0;
    z-index: 100
}
.feedback-modal__poll li:before {
    content: " ";
    border-top: solid 1px #e1ddda;
    height: 5px;
    position: absolute;
    z-index: 99;
    width: 14.1%;
    margin: 2.375em 0 0;
    margin-left: 8px
}
.ie9 .feedback-modal__poll li:before,
.ie10 .feedback-modal__poll li:before {
    border-top: 0
}
.feedback-modal__poll li:last-child:before {
    border-top: 0
}
.feedback-modal__pollclose {
    width: 15%;
    float: right
}
.feedback-modal__pollclose li {
    width: 100%
}
.feedback-modal__pollclose li .label {
    line-height: 1.1em
}
.feedback-modal__order-button {
    font-size: 18px;
    font-size: 1.125em;
    position: relative;
    float: right;
    width: 10.55556em;
    padding: 0.33333em 0.33333em;
    margin: 0 0 0.9375em 0
}

.contact__header,
.contact__header--success {
    margin: 1.5em 0 0 0
}

.contact__form .form-list {
    margin: 1.5em 0 0 0
}
.contact__form .select-standard {
    width: 100%;
    height: 2.5em;
    background: #fff;
}

.contact__form #advice-required-entry-query-type:after {
    right: -44px;
    top: 20px
}
.contact__form #advice-required-entry-comment {
    padding-left: 76px
}
.contact__form #advice-required-entry-comment:after {
    right: 30px
}
.contact__form #advice-validate-email-email {
    top: -36px;
    line-height: 1.2
}
.contact__form #advice-validate-email-email:after {
    top: 36px
}
.contact-sidebar {
    color: #575756
}
.contact-sidebar a {
    color: #575756
}
.contact-sidebar__item,
.contact-sidebar__item--number,
.contact-sidebar__item--email {
    height: 2.375em;
    line-height: 2.375em;
    margin: 0 0 1.125em 0
}
.contact-sidebar__item--number,
.contact-sidebar__item--email a {
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.contact-sidebar__item span,
.contact-sidebar__item--number span,
.contact-sidebar__item--email > span {
    display: inline-block;
    float: left;
    width: 38px;
    height: 38px;
    margin: 0 1.25em 0 0
}
.contact-sidebar__item p,
.contact-sidebar__item--number p,
.contact-sidebar__item--email p {
    line-height: 2.375em
}
.contact-sidebar__item--number span {
    background: url("../images/sprite.png") 0 -552px no-repeat
}
.contact-sidebar__item--email > span {
    background: url("../images/sprite.png") 0 -599px no-repeat
}
.contact__header--success {
    padding: 0 0 0 2em
}
.contact__header--success span {
    position: absolute;
    margin: -4px 0 0 -46px;
    display: block;
    width: 36px;
    height: 36px;
    background: url("../images/sprite.png") 0 -315px no-repeat
}
.contact-success__message {
    min-height: 18.75em;
    padding: 0.625em 3% 0 2em;
    position: relative;
    color: #575756;
    margin-top: -25px;
}
.contact-success__message p {
    margin: 0 0 1em 0
}
.contacts-index-success .main,
.contacts-register-success .main {
    margin-top: 50px;
}

.customer-account-login,
.contacts-index-index,
.contacts-index-success,
.contacts-register-success,
.customer-account-forgotpassword,
.customer-account-resetpassword,
.customer-account-forgotpasswordsuccess {
    background: #eceded
}
.customer-account-login .messages,
.contacts-index-index .messages,
.contacts-index-success .messages,
.contacts-register-success .messages,
.customer-account-forgotpassword .messages,
.customer-account-resetpassword .messages,
.customer-account-forgotpasswordsuccess .messages {
    margin: 1em;
}
.register-info__item,
.register-info__item--convenience,
.register-info__item--dispatch,
.register-info__item--online {
    overflow: auto;
    line-height: 1.3;
    font-weight: bold
}
.register-info__item span,
.register-info__item--convenience span,
.register-info__item--dispatch span,
.register-info__item--online span {
    display: inline-block;
    float: left;
    width: 77px;
    height: 60px;
    margin: 0 0.625em 0 0
}
.register-info__item--convenience {
    line-height: 2.4
}
.register-info__item--convenience span {
    background: url("../images/sprite.png") 0 -652px no-repeat
}
.register-info__item--dispatch span {
    background: url("../images/sprite.png") 0 -722px no-repeat
}
.register-info__item--online span {
    background: url("../images/sprite.png") 0 -792px no-repeat
}
.register-success {
    margin: 1.875em 0 1.875em 0;
}
.register-success__header {
    padding: 0 0 0 4.75em;
    margin: 0 0 0.5em 0
}
.register-success__header span {
    position: absolute;
    margin: 8px 0 0 -46px;
    display: block;
    width: 36px;
    height: 36px;
    background: url("../images/sprite.png") 0 -315px no-repeat
}
.register-success__header .standard-heading,
.register-success__header .standard-heading--category {
    font-size: 24px;
    font-size: 1.5em
}
.register-success__message {
    min-height: 18.75em;
    padding: 0.625em 12.5% 0 2em;
    position: relative;
    color: #575756
}
.register-success__message p {
    margin: 0 0 1em 0
}
.user-form__cancel-link {
    float: left;
    padding: 0.5em 0 0 2.5em
}
.user-form__cancel-link a {
    text-decoration: none;
    color: #575756
}
.cms__heading {
    padding: 1.5em 0
}
.cms__main {
    margin: 0 0 2em 0;
    padding: 1.625em 2em;
    background: #FFF;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2)
}
.cms__main h1,
.cms__main h2,
.cms__main h3,
.cms__main h4,
.cms__main h5,
.cms__main h6 {
    color: #575756;
    line-height: 1.5
}
.cms__main h1 {
    font-weight: bold
}
.cms__main h3,
.cms__main h4,
.cms__main h5,
.cms__main h6 {
    font-size: 14px;
    font-size: 0.875em
}
.cms__main p {
    font-size: 14px;
    font-size: 0.875em;
    margin: 0 0 1em 0
}
.cms__main ul,
.cms__main ol {
    font-size: 14px;
    font-size: 0.875em;
    margin: 0 0 1em 1.42857em
}
.cms__main ul {
    list-style: disc
}
.cms__main ol {
    list-style: decimal
}
.cms__main li {
    margin: 0.5em 0
}
.cms__main blockquote {
    margin: 0 2.5em;
    font-size: 14px;
    font-size: 0.875em;
    color: #878787
}
.cms__main a {
    text-decoration: underline
}
.cms__main a:hover,
.cms__main a:focus,
.cms__main a:active {
    color: #575756
}
.cms__main img {
    margin: 0.5em
}
.search-results__header {
    padding: 1.75em 0 0.625em 0
}
.search-results__total {
    font-size: 18px;
    font-size: 1.125em;
    color: #575756;
    padding: 0 0 0.11111em 0
}
.search-results__total strong {
    font-size: 24px;
    font-size: 1.5em;
    font-weight: normal
}
.products-list--search .products-list__item,
.products-list--search .products-list--cart .products-list__item--headings,
.products-list--cart .products-list--search .products-list__item--headings {
    padding: 0.75em 0
}
.products-list--search .products-list__brand {
    padding: 0.4375em 0 0 3.33333%;
    width: 17.1875%
}
.products-list--search .products-list__name,
.products-list--search .products-list__name--long {
    font-size: 14px;
    font-size: 0.875em;
    padding: 0.64286em 1.25% 0 1.25%;
}
.products-list--search .products-list__quantity {
    padding: 0.4375em 0
}
.products-list--search .products-list__notification {
    padding-top: 0
}
.search-results__no-results .products-list-holder {
    padding: 1.5em;
    min-height: 18.75em
}
.my-account {
    padding: 0 0 1.75em 0
}
.my-account__block {
    padding: 0.5em 0 2em 0;
}
.my-account__block .column-50 {
    margin: 0 2% 0 0
}

.my-account__block a {
    color: #C60B3F;
}

.my-account__block .user-form__list {
    width: 38%;
}
.my-account__heading {
    font-size: 18px;
    font-size: 1.125em;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    margin: 0 0 1em 0
}
.my-account__sub-heading {
    font-size: 18px;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
    margin: 0 0 1.28571em 0;
    color: #575756
}
.separator {
    font-size: 12px;
    font-size: 0.75em
}
.my-account__navigation {
    font-size: 18px;
    font-size: 1.5em;
    margin: 1em 0;
    color: #C60B3F;
    text-transform: uppercase;
    font-family: ClanWeb-NarrowBook, arial narrow, helvetica, sans-serif
}
.my-account__navigation li {
    padding: 0.33333em 0
}
.my-account__navigation a {
    display: block;
    color: #C60B3F;
    text-decoration: none;
}
.my-account__navigation a:hover,
.my-account__navigation a:focus,
.my-account__navigation a:active {
    text-decoration: none;
    color: #C60B3F;
}
.my-account__navigation span {
    display: block;
    background: #ededed;
}
.my-account__password-link {
    margin: 1.28571em 0 0 0
}
.my-account__user-details {
    overflow: auto;
    font-size: 14px;
    font-size: 0.875em
}
.my-account__user-details dt,
.my-account__user-details dd {
    float: left;
    padding: 0.42857em 0.42857em 0.42857em 0
}
.my-account__user-details dt {
    clear: both
}
.my-account__back-link {
    float: left;
    margin: 0 0 1.42857em 0
}
.my-account__back-link a {
    font-size: 14px;
    font-size: 0.875em;
    color: #575756;
    text-decoration: none
}
.my-account__save-button {
    float: right;
    margin: -6px 40% 0 0;
    padding: 0.64286em 0.42857em;
    width: 10em
}
@media only screen and (min-width: 48.0625em) {
    .my-account__save-button {
        margin: -6px 62.5% 0 0
    }
}
.my-account__orders-table {
    width: 100%
}
.my-account__orders-table.order-history,
.my-account__orders-table.view-order {
    margin: 0 0 0.75em 0
}
.my-account__orders-table.order-history thead tr,
.my-account__orders-table.view-order thead tr {
    background-color: #F5F5F5;
}
.sales-order-view .my-account__orders-table tbody:nth-child(2n),
.sales-order-history .my-account__orders-table tbody tr:nth-child(2n) {
    background-color: #F5F5F5;
}
.my-account__orders-table th,
.my-account__orders-table td {
    border-bottom: 1px solid #ededed
}
.my-account__orders-table th,
.my-account__orders-table span {
    text-align: left;
    color: #575756;
    padding: 1.22857em 1.42857em 1.22857em 1.42857em;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.my-account__orders-table td {
    padding: 1.22857em 1.42857em 1.22857em 1.42857em;
    font-size: 12px;
}
.my-account__orders-table tbody td span,
.my-account__orders-table thead th span {
    padding: 0;
}
.my-account__orders-table tfoot .subtotal_with_discount td{
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.my-account__orders-table tfoot .grand_total {
    background-color: #F5F5F5;
}
.my-account__orders-table tfoot .grand_total strong {
    font-weight: normal;
    font-family: ClanWeb-NarrowBold, arial narrow, helvetica, sans-serif;
}
.my-account__orders-table td.last {
    text-align: right
}
#kss-main {
    width: 75%;
    max-width: none;
    padding-top: 1.25em
}
#kss-content {
    background: #eee
}
#kss-content>p {
    margin: 20px
}
#kss-content>.kss-title {
    font-size: 20px;
    margin-bottom: 20px
}
.kss-title {
    margin: -1px -1px 0;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    background: #333;
    border-top: 1px solid #000
}
section .kss-title {
    font-size: 14px
}
section.kss-depth-3 .kss-title {
    background: #666
}
#kss-content .kss-depth-2,
#kss-content .kss-depth-3 {
    margin: 15px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #ddd;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1)
}
#kss-content .kss-depth-2>p,
#kss-content .kss-depth-3>p {
    margin: 1.25em
}
.kss-mod-list {
    width: 95.74468%;
    margin: 1.25em 2.12766%
}
.kss-box {
    margin: 1.25em 2.12766%
}
.kss-markup {
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    font-size: 13px;
    line-height: 19px;
    overflow: auto;
    padding: 6px 10px;
    border-radius: 3px;
    margin: 1.25em 2.12766%
}
.kss-mod-example {
    display: table-row;
    background: #FFF
}
.kss-mod-example>td {
    display: table-cell
}
.kss-mod-desc {
    margin-bottom: 6px
}
.styleguide-color {
    margin-bottom: 5px;
    padding: 30px;
    color: #fff;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    border-radius: 3px
}