﻿/*#region Mixins  */
/*#region FONTS */
/*#endregion */
/*#region ITEMS */
/*#endregion */
/*#B00B4D;*/
/*#endregion*/
/*#region RESET */
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,
font,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-weight: normal;
}
body {
  line-height: 1;
}
b,
strong {
  font-weight: bold;
}
ol,
ul {
  padding: 0 0 0 40px;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*#endregion*/
/*#region Mixins  */
meta.foundation-version {
  font-family: "/5.3.0/";
}
meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em;
}
meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em;
}
meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em;
}
meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em;
}
meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em;
}
meta.foundation-data-attribute-namespace {
  font-family: false;
}
html,
body {
  height: 100%;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  font-size: 100%;
}
body {
  background: #fff;
  color: #222;
  padding: 0;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
}
a:hover {
  cursor: pointer;
}
img {
  max-width: 100%;
  height: auto;
}
img {
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important;
}
.left {
  float: left !important;
}
.right {
  float: right !important;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.hide {
  display: none;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
img {
  display: inline-block;
  vertical-align: middle;
}
textarea {
  height: auto;
  min-height: 50px;
}
select {
  width: 100%;
}
.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 80em;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}
.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}
.row .row {
  width: auto;
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
}
.row .row:before,
.row .row:after {
  content: " ";
  display: table;
}
.row .row:after {
  clear: both;
}
.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
}
.row .row.collapse:before,
.row .row.collapse:after {
  content: " ";
  display: table;
}
.row .row.collapse:after {
  clear: both;
}
.column,
.columns {
  padding-left: 0.9375em;
  padding-right: 0.9375em;
  width: 100%;
  float: left;
}
[class*="column"] + [class*="column"]:last-child {
  float: right;
}
[class*="column"] + [class*="column"].end {
  float: left;
}
@media only screen {
  .small-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0% !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0% !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375em;
    padding-right: 0.9375em;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0% !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .push-0 {
    position: relative;
    left: 0%;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0%;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}
@media only screen {
  .show-for-small-only,
  .show-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .hide-for-small-only,
  .hide-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .visible-for-small-only,
  .visible-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only,
  .hidden-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.show-for-small-only,
  table.show-for-small-up,
  table.show-for-small,
  table.show-for-small-down,
  table.hide-for-medium-only,
  table.hide-for-medium-up,
  table.hide-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up {
    display: table;
  }
  thead.show-for-small-only,
  thead.show-for-small-up,
  thead.show-for-small,
  thead.show-for-small-down,
  thead.hide-for-medium-only,
  thead.hide-for-medium-up,
  thead.hide-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.show-for-small-only,
  tbody.show-for-small-up,
  tbody.show-for-small,
  tbody.show-for-small-down,
  tbody.hide-for-medium-only,
  tbody.hide-for-medium-up,
  tbody.hide-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.show-for-small-only,
  tr.show-for-small-up,
  tr.show-for-small,
  tr.show-for-small-down,
  tr.hide-for-medium-only,
  tr.hide-for-medium-up,
  tr.hide-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up {
    display: table-row !important;
  }
  th.show-for-small-only,
  td.show-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.show-for-small,
  td.show-for-small,
  th.show-for-small-down,
  td.show-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.hide-for-medium-up,
  td.hide-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .show-for-medium-only,
  .show-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .hide-for-medium-only,
  .hide-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .visible-for-medium-only,
  .visible-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .hidden-for-medium-only,
  .hidden-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.show-for-medium-only,
  table.show-for-medium-up,
  table.show-for-medium,
  table.show-for-medium-down,
  table.hide-for-large-only,
  table.hide-for-large-up,
  table.hide-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up {
    display: table;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.show-for-medium-only,
  thead.show-for-medium-up,
  thead.show-for-medium,
  thead.show-for-medium-down,
  thead.hide-for-large-only,
  thead.hide-for-large-up,
  thead.hide-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.show-for-medium-only,
  tbody.show-for-medium-up,
  tbody.show-for-medium,
  tbody.show-for-medium-down,
  tbody.hide-for-large-only,
  tbody.hide-for-large-up,
  tbody.hide-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.show-for-medium-only,
  tr.show-for-medium-up,
  tr.show-for-medium,
  tr.show-for-medium-down,
  tr.hide-for-large-only,
  tr.hide-for-large-up,
  tr.hide-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.show-for-medium-only,
  td.show-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.show-for-medium,
  td.show-for-medium,
  th.show-for-medium-down,
  td.show-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.hide-for-large-up,
  td.hide-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 64.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .show-for-large-only,
  .show-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .hide-for-large-only,
  .hide-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .visible-for-large-only,
  .visible-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .hidden-for-large-only,
  .hidden-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.show-for-large-only,
  table.show-for-large-up,
  table.show-for-large,
  table.show-for-large-down,
  table.hide-for-xlarge-only,
  table.hide-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up {
    display: table;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.show-for-large-only,
  thead.show-for-large-up,
  thead.show-for-large,
  thead.show-for-large-down,
  thead.hide-for-xlarge-only,
  thead.hide-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.show-for-large-only,
  tbody.show-for-large-up,
  tbody.show-for-large,
  tbody.show-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.hide-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.show-for-large-only,
  tr.show-for-large-up,
  tr.show-for-large,
  tr.show-for-large-down,
  tr.hide-for-xlarge-only,
  tr.hide-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.show-for-large-only,
  td.show-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.show-for-large,
  td.show-for-large,
  th.show-for-large-down,
  td.show-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.hide-for-xlarge-up,
  td.hide-for-xlarge-up,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 90.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .show-for-xlarge-only,
  .show-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .hide-for-xlarge-only,
  .hide-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .visible-for-xlarge-only,
  .visible-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .hidden-for-xlarge-only,
  .hidden-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.show-for-xlarge-only,
  table.show-for-xlarge-up,
  table.hide-for-xxlarge-only,
  table.hide-for-xxlarge-up {
    display: table;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.show-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.hide-for-xxlarge-only,
  thead.hide-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.show-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.hide-for-xxlarge-only,
  tbody.hide-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.show-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.hide-for-xxlarge-only,
  tr.hide-for-xxlarge-up {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.show-for-xlarge-only,
  td.show-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.hide-for-xxlarge-only,
  td.hide-for-xxlarge-only,
  th.hide-for-xxlarge-up,
  td.hide-for-xxlarge-up {
    display: table-cell !important;
  }
}
@media only screen and (min-width: 120.063em) {
  .hide-for-small-only,
  .show-for-small-up,
  .hide-for-small,
  .hide-for-small-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-large-only,
  .show-for-large-up,
  .hide-for-large,
  .hide-for-large-down,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-only,
  .show-for-xxlarge-up {
    display: inherit !important;
  }
  .show-for-small-only,
  .hide-for-small-up,
  .show-for-small,
  .show-for-small-down,
  .show-for-medium-only,
  .hide-for-medium-up,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-large-only,
  .hide-for-large-up,
  .show-for-large,
  .show-for-large-down,
  .show-for-xlarge-only,
  .hide-for-xlarge-up,
  .hide-for-xxlarge-only,
  .hide-for-xxlarge-up {
    display: none !important;
  }
  .hidden-for-small-only,
  .visible-for-small-up,
  .hidden-for-small,
  .hidden-for-small-down,
  .hidden-for-medium-only,
  .visible-for-medium-up,
  .hidden-for-medium,
  .hidden-for-medium-down,
  .hidden-for-large-only,
  .visible-for-large-up,
  .hidden-for-large,
  .hidden-for-large-down,
  .hidden-for-xlarge-only,
  .visible-for-xlarge-up,
  .visible-for-xxlarge-only,
  .visible-for-xxlarge-up {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only,
  .hidden-for-small-up,
  .visible-for-small,
  .visible-for-small-down,
  .visible-for-medium-only,
  .hidden-for-medium-up,
  .visible-for-medium,
  .visible-for-medium-down,
  .visible-for-large-only,
  .hidden-for-large-up,
  .visible-for-large,
  .visible-for-large-down,
  .visible-for-xlarge-only,
  .hidden-for-xlarge-up,
  .hidden-for-xxlarge-only,
  .hidden-for-xxlarge-up {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
  }
  table.hide-for-small-only,
  table.show-for-small-up,
  table.hide-for-small,
  table.hide-for-small-down,
  table.hide-for-medium-only,
  table.show-for-medium-up,
  table.hide-for-medium,
  table.hide-for-medium-down,
  table.hide-for-large-only,
  table.show-for-large-up,
  table.hide-for-large,
  table.hide-for-large-down,
  table.hide-for-xlarge-only,
  table.show-for-xlarge-up,
  table.show-for-xxlarge-only,
  table.show-for-xxlarge-up {
    display: table;
  }
  thead.hide-for-small-only,
  thead.show-for-small-up,
  thead.hide-for-small,
  thead.hide-for-small-down,
  thead.hide-for-medium-only,
  thead.show-for-medium-up,
  thead.hide-for-medium,
  thead.hide-for-medium-down,
  thead.hide-for-large-only,
  thead.show-for-large-up,
  thead.hide-for-large,
  thead.hide-for-large-down,
  thead.hide-for-xlarge-only,
  thead.show-for-xlarge-up,
  thead.show-for-xxlarge-only,
  thead.show-for-xxlarge-up {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only,
  tbody.show-for-small-up,
  tbody.hide-for-small,
  tbody.hide-for-small-down,
  tbody.hide-for-medium-only,
  tbody.show-for-medium-up,
  tbody.hide-for-medium,
  tbody.hide-for-medium-down,
  tbody.hide-for-large-only,
  tbody.show-for-large-up,
  tbody.hide-for-large,
  tbody.hide-for-large-down,
  tbody.hide-for-xlarge-only,
  tbody.show-for-xlarge-up,
  tbody.show-for-xxlarge-only,
  tbody.show-for-xxlarge-up {
    display: table-row-group !important;
  }
  tr.hide-for-small-only,
  tr.show-for-small-up,
  tr.hide-for-small,
  tr.hide-for-small-down,
  tr.hide-for-medium-only,
  tr.show-for-medium-up,
  tr.hide-for-medium,
  tr.hide-for-medium-down,
  tr.hide-for-large-only,
  tr.show-for-large-up,
  tr.hide-for-large,
  tr.hide-for-large-down,
  tr.hide-for-xlarge-only,
  tr.show-for-xlarge-up,
  tr.show-for-xxlarge-only,
  tr.show-for-xxlarge-up {
    display: table-row !important;
  }
  th.hide-for-small-only,
  td.hide-for-small-only,
  th.show-for-small-up,
  td.show-for-small-up,
  th.hide-for-small,
  td.hide-for-small,
  th.hide-for-small-down,
  td.hide-for-small-down,
  th.hide-for-medium-only,
  td.hide-for-medium-only,
  th.show-for-medium-up,
  td.show-for-medium-up,
  th.hide-for-medium,
  td.hide-for-medium,
  th.hide-for-medium-down,
  td.hide-for-medium-down,
  th.hide-for-large-only,
  td.hide-for-large-only,
  th.show-for-large-up,
  td.show-for-large-up,
  th.hide-for-large,
  td.hide-for-large,
  th.hide-for-large-down,
  td.hide-for-large-down,
  th.hide-for-xlarge-only,
  td.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  td.show-for-xlarge-up,
  th.show-for-xxlarge-only,
  td.show-for-xxlarge-only,
  th.show-for-xxlarge-up,
  td.show-for-xxlarge-up {
    display: table-cell !important;
  }
}
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
table.hide-for-landscape,
table.show-for-portrait {
  display: table;
}
thead.hide-for-landscape,
thead.show-for-portrait {
  display: table-header-group !important;
}
tbody.hide-for-landscape,
tbody.show-for-portrait {
  display: table-row-group !important;
}
tr.hide-for-landscape,
tr.show-for-portrait {
  display: table-row !important;
}
td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}
@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table;
  }
  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table;
  }
  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}
.show-for-touch {
  display: none !important;
}
.hide-for-touch {
  display: inherit !important;
}
.touch .show-for-touch {
  display: inherit !important;
}
.touch .hide-for-touch {
  display: none !important;
}
table.hide-for-touch {
  display: table;
}
.touch table.show-for-touch {
  display: table;
}
thead.hide-for-touch {
  display: table-header-group !important;
}
.touch thead.show-for-touch {
  display: table-header-group !important;
}
tbody.hide-for-touch {
  display: table-row-group !important;
}
.touch tbody.show-for-touch {
  display: table-row-group !important;
}
tr.hide-for-touch {
  display: table-row !important;
}
.touch tr.show-for-touch {
  display: table-row !important;
}
td.hide-for-touch {
  display: table-cell !important;
}
.touch td.show-for-touch {
  display: table-cell !important;
}
th.hide-for-touch {
  display: table-cell !important;
}
.touch th.show-for-touch {
  display: table-cell !important;
}
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
}
/*#endregion*/
/*#region LIBRARIES */
/*#region FOUNDATION EXTENSION */
.row {
  max-width: none;
}
.row.nopad > .column,
.row.nopad > .columns,
.column.nopad,
.columns.nopad {
  padding-left: 0;
  padding-right: 0;
}
.row.nopad {
  margin-left: 0;
  margin-right: 0;
}
input {
  max-width: 100%;
}
/*#endregion */
.m40 {
  margin: 40px;
}
.m35 {
  margin: 35px;
}
.m30 {
  margin: 30px;
}
.m25 {
  margin: 25px;
}
.m20 {
  margin: 20px;
}
.m15 {
  margin: 15px;
}
.m10 {
  margin: 10px;
}
.m5 {
  margin: 5px;
}
.m0 {
  margin: 0px;
}
.m-5 {
  margin: -5px;
}
.m-10 {
  margin: -10px;
}
.mt40 {
  margin-top: 40px;
}
.mt35 {
  margin-top: 35px;
}
.mt30 {
  margin-top: 30px;
}
.mt25 {
  margin-top: 25px;
}
.mt20 {
  margin-top: 20px;
}
.mt15 {
  margin-top: 15px;
}
.mt10 {
  margin-top: 10px;
}
.mt5 {
  margin-top: 5px;
}
.mt0 {
  margin-top: 0px;
}
.mt-5 {
  margin-top: -5px;
}
.mt-10 {
  margin-top: -10px;
}
.mr40 {
  margin-right: 40px;
}
.mr35 {
  margin-right: 35px;
}
.mr30 {
  margin-right: 30px;
}
.mr25 {
  margin-right: 25px;
}
.mr20 {
  margin-right: 20px;
}
.mr15 {
  margin-right: 15px;
}
.mr10 {
  margin-right: 10px;
}
.mr5 {
  margin-right: 5px;
}
.mr0 {
  margin-right: 0px;
}
.mr-5 {
  margin-right: -5px;
}
.mr-10 {
  margin-right: -10px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb0 {
  margin-bottom: 0px;
}
.mb-5 {
  margin-bottom: -5px;
}
.mb-10 {
  margin-bottom: -10px;
}
.ml40 {
  margin-left: 40px;
}
.ml35 {
  margin-left: 35px;
}
.ml30 {
  margin-left: 30px;
}
.ml25 {
  margin-left: 25px;
}
.ml20 {
  margin-left: 20px;
}
.ml15 {
  margin-left: 15px;
}
.ml10 {
  margin-left: 10px;
}
.ml5 {
  margin-left: 5px;
}
.ml0 {
  margin-left: 0px;
}
.ml-5 {
  margin-left: -5px;
}
.ml-10 {
  margin-left: -10px;
}
.p40 {
  padding: 40px;
}
.p35 {
  padding: 35px;
}
.p30 {
  padding: 30px;
}
.p25 {
  padding: 25px;
}
.p20 {
  padding: 20px;
}
.p15 {
  padding: 15px;
}
.p10 {
  padding: 10px;
}
.p5 {
  padding: 5px;
}
.p0 {
  padding: 0px;
}
.p-5 {
  padding: -5px;
}
.p-10 {
  padding: -10px;
}
.pt40 {
  padding-top: 40px;
}
.pt35 {
  padding-top: 35px;
}
.pt30 {
  padding-top: 30px;
}
.pt25 {
  padding-top: 25px;
}
.pt20 {
  padding-top: 20px;
}
.pt15 {
  padding-top: 15px;
}
.pt10 {
  padding-top: 10px;
}
.pt5 {
  padding-top: 5px;
}
.pt0 {
  padding-top: 0px;
}
.pt-5 {
  padding-top: -5px;
}
.pt-10 {
  padding-top: -10px;
}
.pr40 {
  padding-right: 40px;
}
.pr35 {
  padding-right: 35px;
}
.pr30 {
  padding-right: 30px;
}
.pr25 {
  padding-right: 25px;
}
.pr20 {
  padding-right: 20px;
}
.pr15 {
  padding-right: 15px;
}
.pr10 {
  padding-right: 10px;
}
.pr5 {
  padding-right: 5px;
}
.pr0 {
  padding-right: 0px;
}
.pr-5 {
  padding-right: -5px;
}
.pr-10 {
  padding-right: -10px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb5 {
  padding-bottom: 5px;
}
.pb0 {
  padding-bottom: 0px;
}
.pb-5 {
  padding-bottom: -5px;
}
.pb-10 {
  padding-bottom: -10px;
}
.pl40 {
  padding-left: 40px;
}
.pl35 {
  padding-left: 35px;
}
.pl30 {
  padding-left: 30px;
}
.pl25 {
  padding-left: 25px;
}
.pl20 {
  padding-left: 20px;
}
.pl15 {
  padding-left: 15px;
}
.pl10 {
  padding-left: 10px;
}
.pl5 {
  padding-left: 5px;
}
.pl0 {
  padding-left: 0px;
}
.pl-5 {
  padding-left: -5px;
}
.pl-10 {
  padding-left: -10px;
}
.small-show-inline {
  display: inline;
}
.small-show {
  display: block;
}
.small-td-show,
td.small-show {
  display: table-cell;
}
.small-hide {
  display: none;
}
/*#region TABLES */
/*#region TABLE TYPES */
/*#region INPUT FORM */
TABLE.tbl_InputForm {
  border-collapse: collapse;
  width: 100%;
  line-height: 1.4em;
  margin: 0 0 10px 0;
}
TABLE.tbl_InputForm:empty {
  display: none;
}
TABLE.tbl_InputForm TR {
  vertical-align: top;
}
TABLE.tbl_InputForm TR TH {
  vertical-align: top;
  padding: 5px 0;
  text-align: left;
  width: 100%;
  display: block;
}
TABLE.tbl_InputForm TR TH DIV {
  font-size: 12px;
  line-height: 1.3em;
  color: #777;
  /*border-left: 1px solid #bbb;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;*/
}
TABLE.tbl_InputForm TR TH LABEL {
  text-decoration: none;
}
TABLE.tbl_InputForm TR TH LABEL:hover {
  text-decoration: underline;
}
TABLE.tbl_InputForm TR.tr_RequiredField TH LABEL,
TABLE.tbl_InputForm TR TH.th_RequiredField LABEL {
  font-weight: bold;
}
TABLE.tbl_InputForm TR TD {
  vertical-align: top;
  padding: 5px 0;
  text-align: left;
  width: 100%;
  display: block;
}
TABLE.tbl_InputForm TR TD INPUT[type=text],
TABLE.tbl_InputForm TR TD INPUT[type=email],
TABLE.tbl_InputForm TR TD INPUT[type=tel] {
  width: 100%;
}
TABLE.tbl_InputForm TR TD .img_FormItemStatus {
  vertical-align: middle;
}
TABLE.tbl_InputForm TR.tr_HiddenTableRow {
  display: none;
}
/*#endregion*/
/*#region DATA */
TABLE.tbl_Data {
  border-collapse: collapse;
  width: 100%;
  line-height: 1.4em;
  margin: 0 0 10px 0;
}
TABLE.tbl_Data TR {
  vertical-align: top;
  text-align: left;
}
TABLE.tbl_Data TR.AlignRight {
  vertical-align: top;
  text-align: right;
}
TABLE.tbl_Data THEAD TR TH {
  font-weight: normal;
  background: #eee;
  vertical-align: top;
  padding: 5px 10px;
  color: #0e4866;
  border-bottom: 1px solid #d5d5d5;
}
TABLE.tbl_Data THEAD TR TH:first-child {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
TABLE.tbl_Data THEAD TR TH:last-child {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
TABLE.tbl_Data THEAD TR TH A.a_OrderByASC {
  padding-right: 15px;
  background: url(../../../../../../WebthinkingAssets/public/styles/library/images/icons/arrows/darkdown.png) right center no-repeat;
}
TABLE.tbl_Data THEAD TR TH A.a_OrderByDESC {
  padding-right: 15px;
  background: url(../../../../../../WebthinkingAssets/public/styles/library/images/icons/arrows/darkup.png) right center no-repeat;
}
TABLE.tbl_Data TBODY TR TD {
  vertical-align: top;
  padding: 5px 10px;
  border-top: 1px dotted #e9e9e9;
  border-left: 1px dotted #e9e9e9;
  background: #ffffff;
}
TABLE.tbl_Data TBODY TR TD:first-child {
  border-left: 0;
}
TABLE.tbl_Data TBODY TR:last-child TD {
  border-bottom: 0;
}
TABLE.tbl_Data TBODY TR:hover TD {
  background: #eaf5fb;
}
TABLE.tbl_Data TBODY:last-child TR:last-child TD {
  border-bottom: 5px solid #eee;
}
TABLE.tbl_Data TFOOT TR TD {
  background: #eee;
  vertical-align: top;
  padding: 5px 10px;
}
TABLE.tbl_Data TFOOT TR TD {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
TABLE.tbl_Data TBODY TR.tr_Totals TD {
  font-weight: bold;
}
TABLE.tbl_Data TBODY TR.tr_Deleted TD {
  background: #eee;
}
TABLE.tbl_Data THEAD TR TH.tcol_OrderBy {
  background: #d5d5d5;
}
TABLE.tbl_Data TBODY TR TD.tcol_OrderBy {
  background: #eee;
}
TABLE.tbl_Data TBODY TR:hover TD.tcol_OrderBy {
  background: #e1e1e1;
}
td.align-right,
th.align-right {
  text-align: right;
}
/*#endregion*/
/*#region INFO */
TABLE.tbl_Info {
  border-collapse: collapse;
  width: 100%;
  line-height: 1.4em;
  margin: 0 0 10px 0;
}
TABLE.tbl_Info TR {
  vertical-align: top;
}
TABLE.tbl_Info TR TH {
  font-weight: bold;
  vertical-align: top;
  padding: 5px 0;
  text-align: left;
  width: 100%;
  display: block;
}
TABLE.tbl_Info TR TH H3 {
  margin: 0;
}
TABLE.tbl_Info TR TD {
  vertical-align: top;
  padding: 5px 0;
  text-align: left;
  width: 100%;
  display: block;
}
TABLE.tbl_Info TR:hover TH,
TABLE.tbl_Info TR:hover TD {
  background: #eee;
}
/*#endregion*/
/*#endregion*/
/*#region THUMBS */
TABLE.tbl_Data TR .tcol_Thumb {
  width: 130px;
}
TABLE.tbl_Data TR .tcol_Thumb .div_Thumb {
  overflow: hidden;
  border: 1px solid #ccc;
}
TABLE.tbl_Data TR .tcol_SmallThumb {
  width: 75px;
}
TABLE.tbl_Data TR .tcol_SmallThumb .div_Thumb {
  height: 75px;
  overflow: hidden;
  border: 1px solid #ccc;
  padding: 5px;
}
TABLE.tbl_Data TR .tcol_SmallThumb IMG {
  width: 75px;
}
/*#endregion*/
/*#region Column Styles */
.tcol_Thumb {
  width: 85px;
}
.tcol_SmallThumb {
  width: 50px;
}
.tcol_SmallThumb IMG {
  width: 50px;
}
.tcol_Date {
  width: 150px;
}
.tcol_Tools .a_Button {
  margin-right: 3px;
}
.tcol_25C {
  width: 25px;
  text-align: center;
}
.tcol_50 {
  width: 50px;
}
.tcol_50C {
  width: 50px;
  text-align: center;
}
.tcol_70 {
  width: 70px;
}
.tcol_70C {
  width: 70px;
  text-align: center;
}
.tcol_75 {
  width: 75px;
}
.tcol_100 {
  width: 100px;
}
.tcol_100C {
  width: 100px;
  text-align: center;
}
.tcol_120 {
  width: 120px;
}
.tcol_150 {
  width: 150px;
}
.tcol_150C {
  width: 150px;
  text-align: center;
}
.tcol_180 {
  width: 180px;
}
.tcol_200 {
  width: 200px;
}
.tcol_200C {
  width: 200px;
  text-align: center;
}
.tcol_250 {
  width: 250px;
}
.tcol_300 {
  width: 300px;
}
.tcol_400 {
  width: 400px;
}
/*#endregion*/
/*#endregion*/
/*#endregion */
/*#region TAGS */
HTML {
  height: 100%;
}
BODY {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  font-family: "Open Sans", sans-serif;
  color: #333;
  line-height: 1.5em;
}
FORM {
  margin: 0;
  padding: 0;
  height: 100%;
  position: relative;
}
input {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  line-height: 1.375;
  vertical-align: middle;
}
input[type=text],
input[type=email],
input[type=number],
input[type=password],
input[type=tel] {
  background: #fff;
  border: 1px solid #d5d5d5;
  padding: 0.6em 0.8em;
  width: 100%;
}
select {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  line-height: 1.375;
  vertical-align: middle;
  background: #fff;
  border: 1px solid #d5d5d5;
  padding: 10px;
}
select.nothing-selected {
  color: #ccc;
}
select.nothing-selected option {
  color: #333;
}
textarea {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  line-height: 1.375;
  background: #fff;
  border: 1px solid #d5d5d5;
  padding: 0.6em 0.8em;
  width: 100%;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #aaa;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #aaa;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #aaa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #aaa;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
}
A {
  color: #A56A76;
  font-weight: normal;
  text-decoration: underline;
  cursor: pointer;
}
A:hover {
  color: #995c69;
}
A:visited {
  color: #A56A76;
}
P {
  margin: 10px 0;
}
IMG {
  white-space: pre;
  vertical-align: middle;
}
LABEL {
  cursor: pointer;
}
LABEL:hover {
  text-decoration: underline;
}
UL {
  margin: 10px 0 10px 10px;
  padding-left: 0;
}
UL LI {
  list-style: disc inside none;
}
OL H3 {
  font-size: 1em;
  color: #333;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  font-weight: bold;
  margin: 0;
}
H1 {
  font-size: 2.2em;
  font-weight: bold;
  line-height: 1.2em;
  color: #4B7469;
  padding: 20px 0;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
}
H2 {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.2em;
  color: #4B7469;
  margin: 30px 0 10px 0;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
  padding-left: 1px;
}
H3 {
  font-size: 1.3em;
  font-weight: bold;
  line-height: 1.2em;
  color: #333;
  margin: 10px 0 10px 0;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
}
H4 {
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.2em;
  color: #C397A0;
  margin: 10px 0 10px 0;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
}
H5 {
  font-weight: bold;
  line-height: 1.1em;
  margin: 10px 0 10px 0;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
}
H6 {
  font-weight: bold;
  line-height: 1.1em;
  margin: 10px 0 10px 0;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
}
BUTTON::-moz-focus-inner {
  border: 0;
  padding: 0;
}
CODE {
  background: #C397A0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #b2868f;
  padding: 0 3px;
  margin: 0 3px;
}
/*#endregion*/
/*#region TAG VARIATIONS */
INPUT.ipt_Number {
  text-align: center;
}
INPUT.ipt_Checkbox {
  background: none;
  padding: 0;
  border: 0;
  vertical-align: middle;
}
INPUT.ipt_InputTextInactive,
TEXTAREA.ipt_InputTextInactive {
  color: #bbb;
}
SELECT:hover,
INPUT:hover,
TEXTAREA:hover,
INPUT.ipt_InputTextInactive:hover,
TEXTAREA.ipt_InputTextInactive:hover {
  border-color: #000;
  -moz-box-shadow: 0 0 10px 0 #000;
  -webkit-box-shadow: 0 0 10px 0 #000;
  box-shadow: 0 0 10px 0 #000;
  -moz-box-shadow: 0 0 10px 0 hsla(0, 0%, 0%, 0.2);
  -webkit-box-shadow: 0 0 10px 0 hsla(0, 0%, 0%, 0.2);
  box-shadow: 0 0 10px 0 hsla(0, 0%, 0%, 0.2);
}
INPUT.ipt_InputHidden {
  display: none;
}
INPUT.ipt_InputError,
TEXTAREA.ipt_InputError {
  border: 2px solid #c21e1e;
}
H3 > SPAN {
  color: #4B7469;
  margin-left: 10px;
}
/*#endregion*/
/*#region LAYOUT CLASSES */
.div_Container {
  top: 0;
  left: 0;
  padding: 0;
  margin: 0 0 0 0;
  /* bottom margin of -210px removed to fix ie8 footer */
  text-align: center;
  width: 100%;
  height: auto !important;
  height: 100%;
  min-height: 100%;
  position: relative;
}
.div_MainOuter {
  margin: 0 auto;
  padding: 0 0 10px;
  text-align: left;
}
.div_MainInner {
  margin: 0 auto;
}
.div_MainContent {
  margin: 10px 10px 0;
}
.div_ColLeft {
  min-height: 200px;
}
/*#endregion*/
/*#region PAGE PARTS */
/*#region HEADER */
.header {
  line-height: 30px;
  top: 0;
  z-index: 30;
}
.header-inner {
  background-color: #fff;
  padding: 10px;
  transition: all 200ms;
}
.header-logo-link {
  display: inline-block;
}
.header-logo-link img {
  max-height: 50px;
  transition: all 200ms;
}
.header-icon {
  display: inline-block;
  padding: 5px;
  line-height: 20px;
  margin-left: 5px;
  margin-top: 10px;
  vertical-align: middle;
  width: 30px;
  height: 30px;
}
.header-icon-link {
  display: inline-block;
  width: 27px;
  height: 27px;
  position: relative;
}
.header-icon-count {
  position: absolute;
  bottom: -7px;
  right: -7px;
  background: #333;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  line-height: 20px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.header-icon-link-circle {
  border-radius: 50%;
  border: 1px solid #333;
  overflow: hidden;
}
.header-icon-link-circle .header-icon-image {
  width: 27px;
  height: 27px;
  display: block;
}
.header-dropdown {
  display: none;
  position: absolute;
  top: 50px;
  right: 5px;
  background: #fff;
  border: 2px solid #ccc;
  width: calc(100% - 10px);
  z-index: 30;
  text-align: left;
  max-height: calc(100vh - 150px);
  overflow-y: auto;
}
.header-dropdown-menu-items a {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
}
.header-dropdown-menu-items a:hover {
  background-color: #eee;
}
.header-dropdown-menu-items a img {
  max-height: 1.5em;
  border-radius: 50%;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
.header-basket-summary {
  border-top: 2px solid #ccc;
}
.header-search {
  position: relative;
  border-top: 1px solid #eee;
  padding: 0 10px;
}
.header-search-input {
  border: 0;
  width: 100%;
  line-height: 40px;
  height: 40px;
  vertical-align: middle;
  padding-left: 40px;
}
.header-search-input:hover {
  box-shadow: none;
  border: 0;
}
.header-search-button {
  background: url(../images/icons/magnifying-glass.png) center center no-repeat;
  background-size: contain;
  width: 30px;
  height: 40px;
  border: 0;
  overflow: hidden;
  font-size: 0;
  cursor: pointer;
  position: absolute;
  left: 10px;
  top: 0;
  vertical-align: middle;
}
.MobileLayout .div_Header {
  text-align: center;
  border-bottom: 1px solid #eee;
}
.MobileLayout .div_Header .a_Header {
  display: inline-block;
  width: 50%;
  height: auto;
}
.MobileLayout .div_Header .a_Header img {
  width: auto;
  height: 60px;
  max-width: none;
  max-height: none;
}
.MobileLayout .div_Header .div_Info,
.MobileLayout .div_Header .a_SiteMenuLink {
  display: none;
}
.MobileLayout .div_CategoriesMenu {
  display: none;
}
/*#region LIVE CHAT */
.div_LiveChat {
  padding: 0 20px;
  margin: 0 20px 0 0;
  border-right: 1px solid #eee;
  float: left;
}
.div_LiveChat H6 {
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  color: #C397A0;
  margin: 0 0 5px;
  padding: 0 0 0 22px;
  line-height: 17px;
  background: url(../images/icons/livechat.png) left center no-repeat;
}
.div_LiveChat DIV {
  color: #888;
  text-align: center;
  margin: 3px 0 0;
}
.div_LiveChat SPAN {
  display: block;
  color: #ff6926;
  font-weight: bold;
}
.div_LiveChat A.a_Button {
  margin: 0;
}
body .div_LiveChat A.a_Button.a_Small b {
  padding: 3px 5px;
}
/*#endregion*/
/*#region BASKET */
.div_BasketSimple {
  text-align: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: 1px solid #eee;
  background-color: #FFF6F2;
}
.div_BasketSimple .a_Button {
  display: none;
}
.div_BasketSimple .div_Inner {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: url(../images/icons/basket.png) 10px center no-repeat;
  background-size: 25px;
  padding: 5px 5px 5px 45px;
  line-height: 30px;
}
.div_BasketSimple H6 {
  font-weight: normal;
  font-family: "Open Sans", sans-serif;
  color: #4B7469;
  margin: 0 10px 0 0;
  line-height: 1.1em;
  display: none;
}
.div_BasketSimple .div_TotalPrice {
  color: #C397A0;
  margin: 0 10px 0 0;
  font-size: 1.1em;
  display: inline;
  text-decoration: none;
}
.div_BasketSimple .div_TotalPrice:hover {
  text-decoration: underline;
}
body .div_BasketSimple A.a_Button.a_Small b {
  padding: 3px 5px;
  font-size: 0.8em;
}
.div_BasketFull {
  display: none;
  position: fixed;
  top: 10px;
  background: #fff;
  border-left: 1px solid #eee;
  overflow: hidden;
  padding: 10px 10px 10px 20px;
  margin: 0 0 0 620px;
}
.div_BasketFull.div_Hidden {
  display: none;
}
.div_BasketFull .div_Inner {
  width: 180px;
}
.div_BasketFull H2 {
  margin-top: 0;
}
.div_BasketFull .div_Items {
  margin: 10px 0;
  max-height: 500px;
  overflow: auto;
}
.div_BasketFull .div_Items .div_Item {
  padding: 5px 0;
}
.div_BasketFull .div_Items .div_Price {
  color: #888;
}
.div_BasketFull .div_Items .div_Delivery .div_Price {
  display: inline;
}
.div_BasketFull .div_TotalPrice {
  font-weight: bold;
  font-size: 1.5em;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
}
.div_BasketFull .div_Buttons {
  margin: 10px -10px -10px -10px;
  padding: 10px;
}
/*#endregion*/
/*#region BRAND LOGOS */
.div_HeaderBrandLogos {
  margin: 50px -20px 20px;
  padding: 10px 20px;
  background: #eee;
  clear: both;
}
/*#endregion */
/*#endregion*/
/*#region PROMO BAR */
.promo-bar {
  background: #4B4744;
  border-top: 0;
  text-align: center;
  padding: 0.6em;
  margin: 0;
  font-size: 0.9em;
  margin: 0 auto;
  color: #fff;
}
.promo-bar > div:first-child {
  visibility: hidden;
}
.promo-bar > div:not(:first-child) {
  display: none;
}
.promo-bar.slick-initialized > div:first-child {
  visibility: visible;
}
.promo-bar.slick-initialized > div:not(:first-child) {
  display: block;
}
.promo-bar a {
  color: #fff;
  font-weight: normal;
}
.slick-carousel.slick-initialized {
  height: auto;
  overflow: initial;
  visibility: visible;
}
/*#endregion */
/*#region BREADCRUMB */
.div_Breadcrumb {
  font-size: 0.9em;
  color: #888;
  display: none;
}
.div_Breadcrumb SPAN {
  margin: 0 5px 0 0;
}
.div_Breadcrumb A {
  margin: 0 5px;
}
/*#endregion*/
/*#region CATEGORIES MENU */
.div_CategoriesMenu {
  background: #fff;
  color: #777;
  line-height: 3em;
  position: relative;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
  clear: both;
}
.div_CategoriesMenu .a_MainMenuLink {
  display: block;
  color: #777;
  padding: 0 0 0 50px;
  background: url(../images/icons/menugrey.png) 15px center no-repeat;
  background-size: 20px;
  text-decoration: none;
}
.div_CategoriesMenu .div_CategoriesMenuInner {
  display: none;
  line-height: 2.5em;
  /*#ucMainMenu_ucSuperMenu1_dr_ctl06_panSupermenu {
			display: block;
		}*/
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem {
  border-top: 1px dotted #ccc;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem > a {
  display: block;
  color: #333;
  text-decoration: none;
  padding: 0 15px;
  font-family: "Cormorant Garamond", "Open Sans", sans-serif;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem:hover {
  background-color: #C397A0;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem:hover > a {
  color: #fff;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem:hover .div_SuperMenu {
  display: block;
}
.div_CategoriesMenu .div_CategoriesMenuInner::after {
  content: "";
  height: 0;
  overflow: hidden;
  display: block;
  clear: both;
  height: 0px;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu {
  display: none;
  z-index: 70;
  min-width: 100%;
  color: #333;
  background: #cca7af;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .img_FloatRight {
  display: none;
  max-width: 50%;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu a {
  display: block;
  color: #fff;
  text-decoration: none;
  padding: 3px 15px;
  font-size: 0.9em;
  background: #cca7af;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu a:hover {
  background-color: #C397A0;
  color: #fff;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Brands a img {
  display: none !important;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Swatches::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Swatches a {
  float: left;
  width: 50%;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu h2 {
  color: #fff;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu h2:first-child {
  margin-top: 0;
}
.div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu h4 {
  margin: 0;
  padding: 5px 15px;
  color: #fff;
}
/*#endregion */
/*#region MAIN MENU */
.a_SiteMenuLink {
  display: block;
  color: #777;
  width: 40px;
  height: 40px;
  background: url(../images/icons/menugrey.png) 15px center no-repeat;
  background-size: 20px;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 10px;
}
.div_Menu {
  display: none;
  line-height: 25px;
  font-size: 0.8em;
}
.div_Menu .div_MenuItem {
  display: block;
  margin: 0;
  color: #888;
  border-bottom: 1px dotted #ccc;
  line-height: 2.5em;
}
.div_Menu .div_MenuItem.div_Parent > A:after {
  content: "";
  display: block;
  height: 25px;
  width: 7px;
  float: right;
  margin: 0 0 0 5px;
  background: url(../images/icons/arrows/smallgreydown.png) right center no-repeat transparent;
}
.div_Menu .div_MenuItem.div_Parent:hover > A:after {
  background: url(../images/icons/arrows/smallwhitedown.png) right center no-repeat transparent;
}
.div_Menu A {
  text-decoration: none;
}
.div_Menu .div_MenuItem > A {
  color: #888;
  text-decoration: none;
  padding: 0 10px;
  display: block;
}
.div_Menu A:hover,
.div_Menu .div_MenuItem:hover A {
  color: #fff;
  background: #c397a0;
}
/*#region SUPERMENU */
.div_Menu .div_SuperMenu {
  display: none;
  width: auto;
  z-index: 30;
}
.div_Menu .div_SuperMenu > DIV {
  padding: 0;
  overflow: hidden;
}
.div_Menu A:hover + .div_SuperMenu,
.div_Menu .div_SuperMenu:hover {
  display: block;
}
.div_Menu .div_SuperMenu > DIV > A {
  display: block;
  padding: 2px 15px;
  text-decoration: none;
  color: #fff;
  min-width: 150px;
}
.div_Menu .div_SuperMenu > DIV > A:hover {
  background: #b07782;
}
.div_Menu .div_SuperMenu > DIV SPAN {
  font-weight: bold;
  padding: 0 15px;
  font-style: italic;
  background: #c397a0;
  display: block;
  color: #fff;
}
/*#endregion*/
/*#region SUPERMENU SWATCHES */
.div_SuperMenu .div_Swatches A {
  display: block;
  overflow: hidden;
  text-decoration: none;
  color: #333;
  margin: 0 10px 0 0;
  font-size: 15px;
}
.div_SuperMenu .div_Swatches A:hover {
  text-decoration: underline;
}
.div_SuperMenu .div_Swatches A > SPAN.spn_Swatch {
  float: left;
  width: 25px;
  height: 25px;
  overflow: hidden;
  margin: 0 10px 0 0;
  border: 1px solid #ccc;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.div_SuperMenu .div_Swatches A > SPAN.spn_Swatch > SPAN {
  display: block;
  overflow: hidden;
  height: 25px;
}
.div_SuperMenu .div_Swatches A > SPAN.spn_SwatchCount2 > SPAN {
  height: 15px;
}
.div_SuperMenu .div_Swatches A > SPAN.spn_SwatchCount3 > SPAN {
  height: 10px;
}
/*#endregion*/
/*#endregion*/
/*#region SEARCH BAR */
/*#region MAIN */
.a_SearchLink {
  display: block;
  color: #777;
  width: 40px;
  height: 40px;
  background: url(../images/icons/magnifyingglass2.png) 15px center no-repeat;
  background-size: 20px;
  text-decoration: none;
  position: absolute;
  top: 0;
  right: 50px;
}
.div_SearchBar {
  display: none;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background: #FFF6F2;
}
.div_SearchBar .ipt_SearchBox {
  border-color: #aaa;
  padding: 5px 10px;
  margin: 0 60px 0 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.div_SearchBar SELECT {
  height: 30px;
  line-height: 30px;
  padding: 3px;
}
.div_SearchBar .div_Loader {
  position: absolute;
  margin: 0 0 0 -110px;
  width: 100px;
  text-align: right;
  color: #888;
  height: 28px;
  line-height: 28px;
  display: inline;
}
.div_SearchBar .div_SearchOptions A.a_Button {
  position: absolute;
  margin: 0;
  right: 0;
  top: 0;
  padding: 4px 10px;
}
.div_SearchBar .div_SearchOptions A.a_Button B {
  padding: 0;
}
.div_SearchBar .div_SearchOptions {
  position: relative;
}
/*#endregion*/
/*#region RESULTS */
.div_SearchBarResultsOuter {
  position: absolute;
  top: 110px;
  left: 0 !important;
  right: 0;
  margin: 0 auto;
  max-width: 1400px;
  width: 100%;
  padding: 14px 0 0 0;
  z-index: 20;
}
.div_SearchBarResultsOuter:after {
  content: "";
  display: block;
  height: 15px;
  width: 15px;
  background: url(../images/general/speechbubbles/pointer2.png) 0 0 no-repeat transparent;
  position: absolute;
  top: 0;
  right: 365px;
}
.div_SearchBarResultsOuter > .div_Inner {
  background: #fff;
  border: 1px solid #888;
  padding: 10px;
  -moz-box-shadow: 0 5px 5px 0 #000;
  -webkit-box-shadow: 0 5px 5px 0 #000;
  box-shadow: 0 5px 5px 0 #000;
  -moz-box-shadow: 0 5px 5px 0 hsla(0, 0%, 0%, 0.2);
  -webkit-box-shadow: 0 5px 5px 0 hsla(0, 0%, 0%, 0.2);
  box-shadow: 0 5px 5px 0 hsla(0, 0%, 0%, 0.2);
}
.div_SearchBarResultsOuter .div_SearchBarResultsKeywords {
  width: 50%;
  float: left;
}
.div_SearchBarResultsOuter .div_SearchBarResultsKeywords > .div_Inner {
  padding: 0 10px 0 0;
}
.div_SearchBarResultsOuter .div_SearchBarResultsKeywords A {
  display: block;
  padding: 0 5px;
  line-height: 24px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #333;
  text-decoration: none;
  border: 1px solid #fff;
}
.div_SearchBarResultsOuter .div_SearchBarResultsKeywords A:hover,
.div_SearchBarResultsOuter .div_SearchBarResultsKeywords A.a_Selected {
  background: #ba8791 no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cca7af', endColorstr='#ba8791');
  background-image: linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -o-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -moz-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -webkit-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -ms-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  /*background-image: -webkit-gradient(
		linear,
		@h @v,
		@h2 @v2,
		color-stop(0, @colour1),
		color-stop(1, @colour2)
		);*/
  border-color: #b07782;
  color: #fff;
  -moz-box-shadow: 0 0 2px 0 #000;
  -webkit-box-shadow: 0 0 2px 0 #000;
  box-shadow: 0 0 2px 0 #000;
  -moz-box-shadow: 0 0 2px 0 hsla(0, 0%, 0%, 0.2);
  -webkit-box-shadow: 0 0 2px 0 hsla(0, 0%, 0%, 0.2);
  box-shadow: 0 0 2px 0 hsla(0, 0%, 0%, 0.2);
  font-size: 1.1em;
  font-weight: bold;
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts {
  width: 50%;
  float: right;
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts H3 {
  margin: 10px 0 20px 0;
  color: #C397A0;
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts A {
  display: block;
  padding: 10px;
  border: 1px solid #eee;
  background: #fff;
  margin: 0 0 10px 0;
  text-decoration: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts A:hover {
  border-color: #bbb;
  -moz-box-shadow: 0 0 5px 0 #000;
  -webkit-box-shadow: 0 0 5px 0 #000;
  box-shadow: 0 0 5px 0 #000;
  -moz-box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.1);
  -webkit-box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.1);
  box-shadow: 0 0 5px 0 hsla(0, 0%, 0%, 0.1);
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts A .div_Image {
  float: left;
  width: 100px;
  text-align: center;
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts A .div_Details {
  margin: 0 0 0 110px;
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts A .div_Details H4 {
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
  color: #333;
  margin: 0 0 5px 0;
  line-height: 1.2em;
}
.div_SearchBarResultsOuter .div_SearchBarResultsProducts A:hover .div_Details SPAN {
  text-decoration: underline;
}
/*#endregion*/
/*#endregion*/
/*#region FOOTER */
/*#region BRAND LOGOS */
.div_FooterBrandLogos {
  margin: 0;
  padding: 10px 0;
  background: #fff;
  clear: both;
  text-align: center;
}
.div_FooterBrandLogos a {
  width: 25%;
  display: inline-block;
}
/*#endregion */
.a_FooterToggle {
  display: block;
  color: #999;
  line-height: 2em;
  text-align: center;
  padding: 0.5em 0;
  margin: 1em 0 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.a_FooterToggle:hover {
  color: #333;
}
.div_Footer {
  color: #555;
  clear: both;
  font-size: 0.85em;
  padding: 0;
  margin: 20px 0 0;
}
.div_Footer .div_Inner {
  padding: 5px 0 0 0;
  margin: 0 auto;
}
.div_Footer .div_FooterMain {
  padding: 0;
  margin: 10px 0;
  clear: both;
}
.div_Footer .div_FooterMain .div_LinkList {
  margin-bottom: 20px;
}
.div_Footer .div_FooterMain .div_LinkList A {
  display: block;
  text-decoration: none;
}
.div_Footer .div_FooterMain .div_LinkList A:hover {
  color: #333;
  text-decoration: underline;
}
.div_Footer .div_FooterMain .div_Column .div_ChildLinks A {
  font-weight: normal;
  font-size: 1em;
  margin: 0 0 0 0;
  color: #cca7af;
}
.div_Footer .div_Social {
  margin: 0 0 20px;
}
.div_Footer .div_Social a {
  line-height: 20px;
  margin: 0 0 5px;
}
.div_Footer .div_Social a img {
  margin: 0 5px 0 0;
}
.div_Footer .div_FooterMain .div_LinkList > A,
.div_Footer .div_FooterMain .div_HeadItem {
  font-size: 1.5em;
  margin: 10px 0 10px 0;
  color: #4b7469;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
}
.div_Footer .div_FooterMain .a_Header:first-child,
.div_Footer .div_FooterMain .div_HeadItem:first-child {
  margin-top: 0;
}
.div_Footer .div_FootNote {
  margin: 10px -10px 0;
  padding: 10px 15px;
  color: #aaa;
  background: #fff;
  text-align: center;
}
.div_Footer .div_FootNote .div_FooterLogos {
  margin: 0 0 10px;
}
.div_Footer .div_FootNote A {
  display: inline;
  color: inherit;
}
.div_Footer .div_FootNote .a_Webthinking {
  padding-top: 3px;
}
.div_Footer .div_FootNote .a_Webthinking IMG {
  vertical-align: bottom;
}
.div_Footer .div_FooterLogos {
  clear: both;
}
.div_Footer .div_Brands img {
  margin: 0 10px 10px 0;
}
/*#endregion*/
/*#region NEWSLETTER */
.div_Newsletter {
  margin: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0;
}
.div_Newsletter .div_Inner {
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.div_Newsletter P {
  line-height: 1.2em;
  margin: 0 0 10px;
}
.div_Newsletter .ipt_Input {
  width: 140px;
  margin: 0;
  border: 0;
}
.div_Newsletter .a_SubmitButton INPUT {
  padding: 0.3em 5px;
}
/*#endregion*/
/*#region TELL A FRIEND */
.div_TellaFriend {
  margin: 0;
  line-height: 30px;
  float: right;
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.div_TellaFriend H6 {
  display: inline;
  margin: 0;
  color: #F5E1D6;
}
.div_TellaFriend P {
  color: #555;
  margin: 0;
}
/*#endregion*/
/*#endregion*/
/*#region USER CONTROLS */
/*#region PAGING */
.div_Paging {
  margin: 20px 0 20px 0;
  padding: 0;
  text-align: center;
  font-size: 1.2em;
}
.div_Paging .first-page,
.div_Paging .previous-page,
.div_Paging .next-page,
.div_Paging .last-page {
  width: 1em;
  overflow: hidden;
  display: inline-block;
  height: 1em;
  line-height: 1em;
}
.div_Paging .first-page:before,
.div_Paging .previous-page:before,
.div_Paging .next-page:before,
.div_Paging .last-page:before {
  display: block;
  content: "";
}
.div_Paging .first-page:before {
  content: "«";
}
.div_Paging .previous-page:before {
  content: "‹";
}
.div_Paging .next-page:before {
  content: "›";
}
.div_Paging .last-page:before {
  content: "»";
}
.div_Paging .show-all {
  display: none;
}
.div_Paging .div_PagingSummary {
  margin: 0;
  text-align: center;
  float: left;
}
.div_Paging .div_Left {
  display: inline;
}
.div_Paging .div_Right {
  display: inline;
}
.div_Paging .div_Pages {
  text-align: center;
  display: inline;
}
.div_Paging .div_Left A,
.div_Paging .div_Right A,
.div_Paging .div_Pages A {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 1px 5px;
  text-decoration: none;
  color: #C397A0;
}
.div_Paging .div_Left A:hover,
.div_Paging .div_Right A:hover,
.div_Paging .div_Pages A:hover {
  color: #C397A0;
  text-decoration: underline;
}
.div_Paging .div_Pages A.lnk_Current_Page {
  color: #fff;
  background: #C397A0;
}
.div_Paging A.lnk_Paging_Disabled,
.div_Paging A.lnk_Paging_Disabled:hover {
  color: #aaa;
  background: none;
  cursor: default;
  border: 0;
}
/*#endregion*/
/*#region PRODUCT SEARCH RESULTS */
.product-search-results .div_BrowsingLeft .div_FiltersMenu::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu > div > h2 {
  display: none;
  margin-top: 0;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .a_FiltersLink {
  background: #eee;
  color: #777;
  margin: 0 0 10px;
  padding: 5px 10px;
  font-size: 0.8em;
  display: block;
  text-decoration: none;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu #div_Filters {
  display: none;
  margin-top: 10px;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu #div_Filters > h2 {
  display: none;
  color: #333;
  margin: 0 0 10px;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: bold;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter {
  margin: 0.5% 0;
  background: #fbfbfb;
  padding: 10px;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter:empty {
  display: none;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter h2 {
  font-size: 0.9em;
  margin: 0;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter h2[onclick] {
  cursor: pointer;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter h2 > .current-selection {
  color: #999;
  margin-left: 10px;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter h2 > a {
  font-size: 0.9em;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
  color: #999;
  margin: 0 0 0 10px;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter h2 + .div_Scroll {
  display: none;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter .div_Scroll {
  margin-top: 10px;
  overflow: auto;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter ul {
  padding: 0;
  margin: 0;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li {
  list-style: none;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li a {
  text-decoration: none;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li a:hover {
  text-decoration: underline;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li SPAN.spn_Swatch {
  display: inline-block;
  margin: -3px 5px 0 0;
  width: 18px;
  height: 18px;
  overflow: hidden;
  line-height: 1.7em;
  vertical-align: middle;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li SPAN.spn_Swatch > SPAN {
  display: block;
  overflow: hidden;
  height: 18px;
  width: 18px;
  background: url(../images/icons/heartfilter.png) 0 0 no-repeat;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li SPAN.spn_SwatchCount2 > SPAN {
  height: 6px;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li SPAN.spn_SwatchCount3 > SPAN {
  height: 4px;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li .div_NoProducts .spn_Swatch {
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter li .div_NoProducts .spn_Swatch:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter .div_Selected {
  font-weight: bold;
  display: inline-block;
  margin: 0 0 10px;
  font-size: 1.2em;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter .div_Selected .remove {
  display: inline-block;
  color: #ccc;
  margin: 0 0 0 10px;
  font-size: 0.7em;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter .div_NoProducts {
  color: #ccc;
}
.product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter .selected-values {
  display: none;
}
.product-search-results .div_BrowsingRight {
  background: #fff;
}
.product-search-results .div_BrowsingRight .options {
  float: right;
}
.product-search-results .div_BrowsingRight .options .label {
  color: #999;
  font-size: 0.8em;
  vertical-align: middle;
}
.product-search-results .div_BrowsingRight .options .icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url() center center no-repeat;
  vertical-align: middle;
}
.product-search-results .div_BrowsingRight .options .icon.product-layout-small {
  background-image: url(../images/icons/product-layout-small.png);
}
.product-search-results .div_BrowsingRight .options .icon.product-layout-large {
  background-image: url(../images/icons/product-layout-large.png);
}
.product-search-results .div_BrowsingRight .options .icon.product-layout-large-off {
  background-image: url(../images/icons/product-layout-large-off.png);
}
.product-search-results .div_BrowsingRight .options .icon.product-layout-small-off {
  background-image: url(../images/icons/product-layout-small-off.png);
}
.product-search-results .div_BrowsingRight .div_Products .div_Product {
  max-width: 440px;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  text-align: center;
  border: 1px solid #eee;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .a_ProductImage {
  display: block;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .a_ProductImage img {
  transition: opacity 0.4s ease-out;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .div_ProductDetails {
  margin: 0;
  padding: 10px;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product H2 {
  font-size: 1em;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product H2 A {
  text-decoration: none;
  color: #333;
  display: block;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product H2 A:hover {
  text-decoration: underline;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .brand-name {
  font-size: 0.9em;
  letter-spacing: 1px;
  margin: 3px 0;
  color: #777;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .star-rating {
  margin: 3px 0;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .div_Price {
  color: #A56A76;
  display: inline-block;
  font-weight: bold;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .div_Discount {
  color: #999;
  text-decoration: line-through;
  display: inline-block;
  margin: 0 0 0 3px;
  font-size: 0.9em;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .div_SaleDetails {
  color: #db2e52;
  padding: 3px 0;
  font-size: 0.8em;
  text-transform: uppercase;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .spn_SalePrice {
  /*position: absolute;
					top: 0;
					left: 0;
					//background: @colour-black;
					.alpha-colour-background(@colour-black, 0.5);*/
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .tools {
  position: absolute;
  right: 10px;
  left: 10px;
  height: 3em;
  margin: -3em 0 0;
  vertical-align: middle;
  padding: 0 10px;
  text-align: center;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .div_QuickView {
  display: none;
  text-align: center;
  width: 100%;
  font-size: 0.8em;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .div_QuickView .a_QuickView {
  background: #333;
  color: #fff;
  text-decoration: none;
  padding: 5px;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .ribbon {
  width: 160px;
  height: 160px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  text-decoration: none;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .ribbon:hover {
  text-decoration: none;
}
.product-search-results .div_BrowsingRight .div_Products .div_Product .ribbon .ribbon-content {
  display: block;
  background: #db2e52;
  color: #fff;
  font-size: 1.2em;
  height: 25%;
  left: -50%;
  line-height: 2.3em;
  margin: -30%;
  position: relative;
  text-align: center;
  top: 37.5%;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  writing-mode: lr-tb;
  width: 200%;
  text-transform: uppercase;
}
.product-search-results .div_BrowsingRight .options {
  float: right;
}
.product-search-results .div_BrowsingRight .options .label {
  color: #999;
  font-size: 0.9em;
  display: none;
  vertical-align: middle;
}
.product-search-results .div_BrowsingRight .options .label-sorting {
  background: url(../images/icons/sorting.png) right center no-repeat;
  background-size: contain;
  width: 1.3em;
  height: 1.3em;
  line-height: 5em;
  overflow: hidden;
}
.product-search-results .div_BrowsingRight .div_Paging #ucProductSearchResults_ucNavTop_panNav {
  display: none;
}
.product-search-results .div_BrowsingRight .search-results-page-header {
  border-top: 1px solid #ccc;
  display: block;
  font-size: 1.1em;
  margin: 4em 0 0;
  height: 2em;
  line-height: 2em;
  text-align: center;
  clear: both;
  position: relative;
}
.product-search-results .div_BrowsingRight .search-results-page-header > span {
  background: #fff;
  top: -1em;
  position: relative;
  padding: 0 1em;
  display: inline-block;
}
.favouritePicker {
  background: url(../images/icons/heartoff.png) right center no-repeat;
  background-size: contain;
  height: 24px;
  width: 25px;
  display: inline-block;
  vertical-align: middle;
  float: right;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  margin: 0 0 10px 20px;
}
.favouritePicker:hover {
  background-image: url(../images/icons/hearthover.png);
}
.favouritePicker.favourited {
  background-image: url(../images/icons/hearton.png);
  /*&:hover {
						background: url(../images/icons/heartoff.png) right center no-repeat;
					}*/
}
/*#endregion */
/*#region CATEGORY BROWSING */
.a_CategoriesLink {
  font-size: 0.8em;
  text-decoration: none;
}
#div_CategoryBrowser {
  display: none;
}
.div_CategoryBrowser {
  margin: 0 0 10px 0;
  background: #faf0eb;
  padding: 10px;
}
.div_CategoryBrowser > #panCats {
  display: none;
}
.div_CategoryBrowser > #panCats.open {
  display: block;
}
.div_CategoryBrowser > #panCats > A {
  display: block;
  color: #666;
  text-decoration: none;
  line-height: 1.7em;
}
.div_CategoryBrowser > #panCats > A:hover {
  text-decoration: underline;
}
.div_CategoryBrowser > H2 {
  margin: 0 0 10px 0;
  font-size: 16px;
}
/*#endregion*/
/*#endregion*/
/*#region BITS */
/*#region AJAX */
.ajax-loading {
  background: rgba(255, 255, 255, 0.6);
}
.ajax-loading:before {
  background: url(../images/icons/ajax/ajaxloader2.gif) center center no-repeat rgba(255, 255, 255, 0.6);
  width: 60px;
  height: 60px;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  content: "";
}
.ajax-loading.centered {
  width: 60px;
  margin: 0 auto;
}
.ajax-loading.centered:before {
  position: static;
  top: 0;
  left: 0;
  margin: 0px;
  margin-right: 0px;
}
.ajax-loading-static:before {
  background: url(../images/icons/ajax/ajaxloader2.gif) center center no-repeat rgba(255, 255, 255, 0.6);
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  z-index: 120;
  position: absolute;
}
/*#endregion */
/*#region BUTTONS */
/*#region CONTAINER */
.div_Buttons A.a_Button,
.div_Buttons A.a_SubmitButton {
  margin: 0 2px;
}
.div_ButtonsRight {
  text-align: right;
}
.div_ButtonsNav {
  clear: both;
  margin: 10px 0;
  height: auto;
}
.div_ButtonsNav:after {
  content: " ";
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden;
}
.div_ButtonsNav .div_ButtonsLeft {
  float: left;
}
.div_ButtonsNav .div_ButtonsRight {
  float: right;
}
.div_ButtonsNav .div_ButtonsMiddle {
  text-align: center;
  line-height: 30px;
}
/*#endregion*/
/*#region LINK BUTTON */
BODY A.a_Button,
BODY A.a_SubmitButton {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  background-color: #C397A0;
  border: 1px solid #b07782;
  font-weight: normal;
  zoom: 1;
  *display: inline;
  cursor: pointer;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
BODY A.a_Button B,
BODY A.a_SubmitButton INPUT {
  line-height: normal;
  /* needed for firefox, as input buttons cannot have a line-height other than 'normal' */
  text-decoration: none;
  padding: 0.3em 10px;
  margin: 0;
  font-weight: normal;
  font-size: 1.1em;
  color: #fff;
  border: 0;
  cursor: pointer;
  background: transparent;
  text-shadow: inherit;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  overflow: visible;
  /* for IE7 */
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  display: inline-block;
  /* must be inline for icons to work */
}
BODY A.a_Button:hover,
BODY A.a_SubmitButton:hover {
  background-color: #d6b7be;
  border-color: #9b5967;
}
BODY A.a_Button:active,
BODY A.a_SubmitButton:active {
  -moz-box-shadow: 0 1px 1px 1px #a76674 inset;
  -webkit-box-shadow: 0 1px 1px 1px #a76674 inset;
  box-shadow: 0 1px 1px 1px #a76674 inset;
  border-color: #9b5967;
}
BODY A.a_Button:active B,
BODY A.a_SubmitButton:active INPUT {
  top: 2px;
  position: relative;
}
/*#endregion*/
/*#region SIZES */
BODY A.a_Button.a_Small B,
BODY A.a_SubmitButton.a_Small INPUT {
  font-size: 1em;
}
BODY A.a_Button.a_Large B,
BODY A.a_SubmitButton.a_Large INPUT {
  font-size: 1.3em;
}
BODY A.a_Button.a_Large .img_ButtonIcon {
  margin-top: 6px;
}
BODY A.a_Button.a_Large:active .img_ButtonIcon {
  margin-top: 8px;
}
BODY A.a_SubmitButton.a_Large .img_ButtonIcon {
  margin-top: 8px;
}
BODY A.a_SubmitButton.a_Large:active .img_ButtonIcon {
  margin-top: 10px;
}
/*#endregion*/
/*#region ICONS */
BODY A.a_Button.a_ButtonIcon B,
BODY A.a_SubmitButton.a_ButtonIcon INPUT {
  padding-left: 30px;
}
BODY A.a_Button .img_ButtonIcon,
BODY A.a_SubmitButton .img_ButtonIcon {
  position: absolute;
  margin: 4px 0 0 5px;
}
BODY A.a_Button .img_ButtonIcon.img_Tall,
BODY A.a_SubmitButton .img_ButtonIcon.img_Tall {
  margin-top: -5px;
}
BODY A.a_Button:active .img_ButtonIcon,
BODY A.a_SubmitButton:active .img_ButtonIcon {
  margin-top: 6px;
}
BODY A.a_Button:active .img_ButtonIcon.img_Tall BODY A.a_SubmitButton:active .img_ButtonIcon.img_Tall {
  margin-top: -5px;
}
BODY A.a_Button.a_IconOnly .img_ButtonIcon,
BODY A.a_SubmitButton.a_IconOnly .img_ButtonIcon {
  position: static;
  margin: 0;
}
/* small button icon */
BODY A.a_Button.a_Small.a_ButtonIcon B {
  padding-left: 35px;
}
BODY A.a_Button.a_Small.a_ButtonIcon B:empty {
  padding-left: 0;
}
BODY A.a_Button.a_Small .img_ButtonIcon {
  margin: 3px 0 0 10px;
}
BODY A.a_Button.a_Small:active .img_ButtonIcon {
  margin-top: 5px;
}
BODY A.a_Button.a_Small.a_IconOnly .img_ButtonIcon,
BODY A.a_SubmitButton.a_Small.a_IconOnly .img_ButtonIcon {
  position: static;
  margin: 2px 2px 1px 2px;
}
/* icon on right */
BODY A.a_Button.a_ButtonIcon.a_ButtonIconRight B,
BODY A.a_SubmitButton.a_ButtonIcon.a_ButtonIconRight INPUT {
  padding-left: 10px;
  padding-right: 30px;
}
BODY A.a_Button.a_ButtonIcon.a_ButtonIconRight .img_ButtonIcon,
BODY A.a_SubmitButton.a_ButtonIcon.a_ButtonIconRight .img_ButtonIcon {
  margin-left: -25px;
}
/*#endregion*/
/*#region VARIATIONS */
BODY A.a_ButtonGreen,
BODY A.a_SubmitButton.a_ButtonGreen {
  background-color: #90c085;
  border-color: #71af63;
}
BODY A.a_ButtonGreen:hover,
BODY A.a_SubmitButton.a_ButtonGreen:hover {
  background-color: #afd1a7;
  border-color: #59934c;
}
BODY A.a_ButtonGreen:active,
BODY A.a_SubmitButton.a_ButtonGreen:active {
  -moz-box-shadow: 0 1px 1px 1px #63a455 inset;
  -webkit-box-shadow: 0 1px 1px 1px #63a455 inset;
  box-shadow: 0 1px 1px 1px #63a455 inset;
  border-color: #59934c;
}
BODY A.a_ButtonRed,
BODY A.a_SubmitButton.a_ButtonRed {
  background-color: #A56A76;
  border-color: #89535e;
}
BODY A.a_ButtonRed:hover,
BODY A.a_SubmitButton.a_ButtonRed:hover {
  background-color: #b88a93;
  border-color: #694048;
}
BODY A.a_ButtonRed:active,
BODY A.a_SubmitButton.a_ButtonRed:active {
  -moz-box-shadow: 0 1px 1px 1px #794953 inset;
  -webkit-box-shadow: 0 1px 1px 1px #794953 inset;
  box-shadow: 0 1px 1px 1px #794953 inset;
  border-color: #694048;
}
BODY A.a_ButtonDisabled,
BODY A.div_NavDisabled,
BODY A.a_SubmitButton.a_ButtonDisabled {
  background-color: #ddd;
  background: #d0d0d0 no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#d0d0d0');
  background-image: linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -o-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -moz-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -webkit-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -ms-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  /*background-image: -webkit-gradient(
		linear,
		@h @v,
		@h2 @v2,
		color-stop(0, @colour1),
		color-stop(1, @colour2)
		);*/
  border: 1px solid #c4c4c4;
  -moz-box-shadow: 0 1px 0 #ffffff inset;
  -webkit-box-shadow: 0 1px 0 #ffffff inset;
  box-shadow: 0 1px 0 #ffffff inset;
  text-shadow: 0 0 2px #c4c4c4;
  background: #eee;
  cursor: default !important;
}
BODY A.a_ButtonDisabled B,
BODY A.div_NavDisabled B,
BODY A.a_SubmitButton.a_ButtonDisabled INPUT,
BODY A.div_NavDisabled INPUT BODY A.div_NavDisabled IMG {
  cursor: default !important;
  color: #aaa;
  text-shadow: none;
}
BODY A.a_ButtonDisabled:hover,
BODY A.div_NavDisabled:hover,
BODY A.a_SubmitButton.a_ButtonDisabled:hover {
  background-color: #ddd;
  background: #d0d0d0 no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#d0d0d0');
  background-image: linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -o-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -moz-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -webkit-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -ms-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  /*background-image: -webkit-gradient(
		linear,
		@h @v,
		@h2 @v2,
		color-stop(0, @colour1),
		color-stop(1, @colour2)
		);*/
  border: 1px solid #c4c4c4;
  -moz-box-shadow: 0 1px 0 #ffffff inset;
  -webkit-box-shadow: 0 1px 0 #ffffff inset;
  box-shadow: 0 1px 0 #ffffff inset;
  text-shadow: 0 0 2px #c4c4c4;
  background: #eee;
  cursor: default !important;
}
BODY A.a_ButtonDisabled:active,
BODY A.div_NavDisabled:active,
BODY A.a_SubmitButton.a_ButtonDisabled:active {
  background-color: #ddd;
  background: #d0d0d0 no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaeaea', endColorstr='#d0d0d0');
  background-image: linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -o-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -moz-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -webkit-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  background-image: -ms-linear-gradient(center top, #eaeaea 0%, #d0d0d0 100%);
  /*background-image: -webkit-gradient(
		linear,
		@h @v,
		@h2 @v2,
		color-stop(0, @colour1),
		color-stop(1, @colour2)
		);*/
  border: 1px solid #c4c4c4;
  -moz-box-shadow: 0 1px 0 #ffffff inset;
  -webkit-box-shadow: 0 1px 0 #ffffff inset;
  box-shadow: 0 1px 0 #ffffff inset;
  text-shadow: 0 0 2px #c4c4c4;
  background: #eee;
  cursor: default !important;
}
BODY A.a_ButtonDisabled:active B,
BODY A.div_NavDisabled:active B,
BODY A.a_SubmitButton.a_ButtonDisabled:active INPUT {
  top: 0;
  color: #aaa;
  text-shadow: none;
}
BODY A.a_ButtonDisabled:active .img_ButtonIcon,
BODY A.div_NavDisabled:active .img_ButtonIcon,
BODY A.a_SubmitButton.a_ButtonDisabled:active .img_ButtonIcon {
  margin-top: 4px;
}
/*#endregion*/
/*#region SELECT BOXES ***/
.select-box-1 {
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  width: auto;
  vertical-align: middle;
  color: #C397A0;
  padding: 3px 3px;
}
.select-box-1 > option {
  font-size: 0.9em;
}
/*#endregion */
/*#endregion*/
/*#region HELP BUBBLE */
.div_HelpBubble {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9002;
  padding: 11px 0 0 0;
  color: #fff;
}
BODY .div_HelpBubble .div_PointerTop {
  background: url(../images/general/speechbubbles/pointer1.png) 0 0 no-repeat;
  width: 11px;
  height: 11px;
  position: absolute;
  margin: -9px 0 0 10px;
}
.div_HelpBubble .div_HelpBubbleInner {
  font-size: 0.9em;
  line-height: 1.3em;
  background: #333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 5px;
}
/*#endregion*/
/*#region POP-UPS */
.div_DarkScreen {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333;
  background: hsla(0, 0%, 20%, 0.5);
  z-index: 40;
}
.div_DarkScreen:before {
  display: none;
  content: "Click anywhere or press [esc] to close";
  height: auto;
  width: 100px;
  line-height: 14px;
  position: fixed;
  top: 10px;
  right: 10px;
  background: #333;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  padding: 5px;
  font-size: 11px;
  cursor: pointer;
}
.div_PopUpBox {
  position: fixed;
  top: 5%;
  left: 50%;
  z-index: 50;
}
.div_PopUpBox > DIV {
  padding: 20px;
  background: #fff;
  -moz-box-shadow: 0 0 15px 0 #333;
  -webkit-box-shadow: 0 0 15px 0 #333;
  box-shadow: 0 0 15px 0 #333;
  -moz-box-shadow: 0 0 15px 0 hsla(0, 0%, 20%, 0.15);
  -webkit-box-shadow: 0 0 15px 0 hsla(0, 0%, 20%, 0.15);
  box-shadow: 0 0 15px 0 hsla(0, 0%, 20%, 0.15);
}
.div_PopUpBox h2:first-child {
  margin-top: 0;
}
.div_PopUpBox .div_PopUpTools {
  position: absolute;
  top: 10px;
  right: 10px;
}
.div_PopUpBox .div_PopUpTools .a_Icon {
  width: 20px;
  height: 20px;
  display: inline-block;
  cursor: pointer;
  margin: 0 0 0 3px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #ddd;
}
.div_PopUpBox .div_PopUpTools .a_Close {
  display: block;
  background: url("/public/images/icons/popups/close.png") center center transparent;
}
.div_PopUpBox .div_PopUpTools .a_Close:hover {
  background: url("/public/images/icons/popups/closehover.png") center center #F5E1D6;
}
.div_PopUpBox .div_PopUpTools .a_Close:active {
  background-color: #ffffff;
  border-color: #ffffff;
}
.div_PopUpBox .div_PopUpInner {
  background-color: #fff;
  /* needed for ie7 bug */
  position: relative;
}
.div_PopUpBox .div_PopUpInner_Centred {
  text-align: center;
  background-color: #fff;
}
.div_PopUpBox .div_PopUpInner .div_PopUpContent {
  position: relative;
}
.div_PopUpBox .div_ButtonsNav {
  margin: 20px -20px -20px;
  padding: 15px 20px;
  background: #FFF6F2;
  border-top: 1px solid #ffe4d9;
}
.div_PopUpBox .div_ButtonsNav::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.div_PopUpBox .div_ButtonsNav .a_Button {
  display: block;
  margin-bottom: 3px;
}
/*#region SIZES */
.div_PopUpBox {
  width: 95%;
  margin-left: -47.5%;
  top: 1.5%;
}
/*#endregion*/
/*#endregion*/
/*#region POP-UP VARIATIONS */
.div_PopUpBox .div_AddToBasket .div_StyleName {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0 0 10px;
}
.div_PopUpBox .div_AddToBasket .related-items-link {
  clear: both;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts {
  clear: both;
  padding: 20px 10px 0;
  display: none;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts h2 {
  font-size: 1em;
  padding: 0;
  margin: 0 0 10px;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts h2 + p {
  display: none;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts .product-search-results .div_BrowsingRight {
  padding: 0;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts .product-search-results .div_BrowsingRight .div_Product .ribbon {
  display: none;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts .product-search-results .div_BrowsingRight .div_Product .div_ProductDetails {
  display: none;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts .product-search-results .div_BrowsingRight .div_Product .div_SaleDetails {
  display: none;
}
.div_PopUpBox .div_AddToBasket .div_RelatedProducts .product-search-results .div_BrowsingRight .div_Product:hover .div_QuickView {
  display: none;
}
.div_PopUpBox .div_AddressList A {
  display: block;
}
.div_PopUpBox .product-details-page .div_TopDetails {
  margin-top: 0;
}
.div_PopUpBox .product-details-page .div_ProductDetails H2 {
  color: #333;
  margin: 0;
}
.div_PopUpBox .product-details-page .related-items-link {
  display: none;
}
/*#endregion */
/*#region IMAGE ZOOM */
.div_ImageZoomBox {
  display: none;
  position: absolute;
  background: #fff;
  overflow: hidden;
  z-index: 10000;
  border: 1px solid #888;
  -moz-box-shadow: 0 0 5px 2px #000;
  -webkit-box-shadow: 0 0 5px 2px #000;
  box-shadow: 0 0 5px 2px #000;
  -moz-box-shadow: 0 0 5px 2px hsla(0, 0%, 0%, 0.1);
  -webkit-box-shadow: 0 0 5px 2px hsla(0, 0%, 0%, 0.1);
  box-shadow: 0 0 5px 2px hsla(0, 0%, 0%, 0.1);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.div_ImageZoomArea {
  display: none;
  background: #fff;
  position: absolute;
  opacity: 0.5;
  filter: alpha(opacity=50);
  cursor: move;
  border: 1px dotted #aaa;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 60;
}
.div_ImageZoomLoader {
  position: absolute;
  background: #fff;
  background: hsla(0, 0%, 100%, 0.2);
  text-align: center;
  z-index: 60;
}
.div_ImageZoomLoader > IMG {
  background: #fff;
  margin-top: 60px;
  padding: 10px;
}
/*#endregion*/
/*#region TABLES */
TABLE.tbl_Data thead tr TH {
  background: #dfc8cc;
  font-weight: bold;
  color: #89535e;
  border-bottom: 0;
  padding: 0.7em;
}
TABLE.tbl_Data tbody TR td {
  background: #f2e8ea;
  border: 0;
  border-bottom: 1px solid #e8d8db;
  padding: 0.7em;
}
TABLE.tbl_Data tbody TR:hover td {
  background: #f5eef0;
}
TABLE.tbl_Data tbody:last-child tr:last-child td {
  border-bottom: 0;
}
TABLE.tbl_Data tfoot TR td {
  background: #f2e8ea;
  border: 0;
  border-bottom: 1px solid #e8d8db;
  padding: 0.7em;
}
TABLE.tbl_Data tfoot TR:hover td {
  background: #f5eef0;
}
TABLE.tbl_Data tfoot TR.tr_Total {
  font-size: 2em;
}
TABLE.tbl_Data tfoot TR.tr_Total td {
  padding-top: 1em;
  padding-bottom: 1em;
}
TABLE.tbl_Data .th_Value,
TABLE.tbl_Data .td_Value {
  text-align: right;
  min-width: 100px;
  width: 10%;
}
table.tbl_InputForm tr td .spn_FormMultiText INPUT,
table.tbl_InputForm tr td .spn_FormMultiText SELECT,
table.tbl_InputForm tr td .spn_FormMultiText textarea {
  width: auto;
  margin: 0 5px 0 0;
}
table.tbl_InputForm tr td input.ipt_AutoWidth {
  width: auto;
}
/*#region BRA SIZES */
.responsive-table {
  overflow-x: auto;
  overflow-y: hidden;
  width: 100%;
}
TABLE.tbl_BraSizes thead tr th {
  text-align: center;
  padding: 0.3em 0;
}
TABLE.tbl_BraSizes tbody tr td {
  text-align: center;
  padding: 0.3em 0;
}
TABLE.tbl_BraSizes tbody tr td a {
  background: none !important;
  color: #333 !important;
}
/*#endregion */
/*#endregion */
/*#region BOXES */
.box1,
.div_Box1 {
  background: #f2e8ea;
  padding: 10px;
  margin: 10px 0;
}
.box1,
.div_Box1 h2:first-child {
  margin-top: 0;
}
.box2,
.div_Box2 {
  background: #ffffff;
  border: 1px solid #f2f2f2;
  margin: 0 0 10px 0;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.box2 > H2:first-child,
.div_Box2 > H2:first-child,
.box2 > H3:first-child,
.div_Box2 > H3:first-child {
  margin-top: 0;
}
.box3,
.div_Box3 {
  background: #fdfed0;
  border: 1px solid #f7f80a;
  margin: 0 0 10px 0;
  padding: 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.box3 > H2:first-child,
.div_Box3 > H2:first-child,
.box3 > H3:first-child,
.div_Box3 > H3:first-child {
  margin-top: 0;
}
.box4,
.box4 {
  background: #faf0eb;
}
/*#endregion*/
/*#region TABS */
/*#region SERVER-SIDE */
.div_Tabs {
  border-bottom: 3px solid #C397A0;
  margin: 10px 0;
}
.div_Tabs > A {
  background: #f5e1d6;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  color: #555;
  padding: 5px 10px;
  text-decoration: none;
  border-bottom: 0;
  line-height: 2em;
  float: left;
  margin: 0 3px 0 0;
}
.div_Tabs > A:hover {
  color: #333;
  border-color: #b07782;
  -moz-box-shadow: 0 0 3px 0 #000;
  -webkit-box-shadow: 0 0 3px 0 #000;
  box-shadow: 0 0 3px 0 #000;
  -moz-box-shadow: 0 0 3px 0 hsla(0, 0%, 0%, 0.2);
  -webkit-box-shadow: 0 0 3px 0 hsla(0, 0%, 0%, 0.2);
  box-shadow: 0 0 3px 0 hsla(0, 0%, 0%, 0.2);
}
.div_Tabs > A:active {
  background: #FFF6F2;
}
.div_Tabs > A.a_Selected,
.div_Tabs > A.a_Selected:hover {
  background: #C397A0;
  color: #fff;
  border-color: #C397A0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
}
/*#endregion*/
/*#region JAVASCRIPT */
.div_JSTabs {
  margin: 10px 0;
}
.div_JSTabs .div_TabsNav A {
  display: block;
  float: left;
  padding: 0 2px 0 0;
  margin: 0 1px 0 0;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  background: #fff6f2;
  color: #C397A0;
  border: 1px solid #ffe4d9;
  border-bottom: 0;
  box-shadow: inset rgba(255, 255, 255, 0.1) 0px 15px;
}
.div_JSTabs .div_TabsNav A SPAN {
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  line-height: 1.5em;
}
.div_JSTabs .div_TabsNav A:hover {
  text-decoration: underline;
}
.div_JSTabs .div_TabsNav A.a_Current {
  background: #C397A0;
  color: #fff;
  border-color: #ba8791;
  font-weight: bold;
}
.div_JSTabs .div_TabsNav IMG {
  vertical-align: middle;
}
.div_JSTabs .div_TabsContent {
  margin: 0;
  border-top: 1px solid #C397A0;
}
.div_JSTabs .div_TabsContent > DIV {
  background: #fff;
  padding: 20px 0;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.div_JSTabs .div_TabsContent > DIV H2:first-child {
  margin: 0;
}
.div_JSTabs .div_TabsContent > DIV H2 {
  font-size: 1.3em;
}
.div_JSTabs .div_TabsContent > DIV SPAN.spn_Swatch {
  display: inline-block;
  margin: -3px 5px 0 0;
  width: 18px;
  height: 18px;
  overflow: hidden;
  line-height: 1.7em;
  vertical-align: middle;
}
.div_JSTabs .div_TabsContent > DIV SPAN.spn_Swatch > SPAN {
  display: block;
  overflow: hidden;
  height: 18px;
  width: 18px;
  background: url(../images/icons/heartfilter.png) 0 0 no-repeat;
}
.div_JSTabs .div_TabsContent > DIV SPAN.spn_SwatchCount2 > SPAN {
  height: 6px;
}
.div_JSTabs .div_TabsContent > DIV SPAN.spn_SwatchCount3 > SPAN {
  height: 4px;
}
.div_JSTabs .div_TabsContent > DIV .div_NoProducts .spn_Swatch {
  opacity: 0.2;
  filter: alpha(opacity=30);
}
.div_JSTabs .div_TabsContent > DIV .div_NoProducts .spn_Swatch:hover {
  opacity: 1;
  filter: alpha(opacity=30);
}
/*#endregion*/
/*#region STYLE 2 */
.tabs2 .div_TabsNav,
.tabs2 .div_Tabs {
  border: 1px solid #eee;
}
.tabs2 .div_TabsNav > A,
.tabs2 .div_Tabs > A {
  background: #fff;
  display: none;
  padding: 0 2%;
  color: #999;
}
.tabs2 .div_TabsNav > A span,
.tabs2 .div_Tabs > A span {
  line-height: 1em;
}
.tabs2 .div_TabsNav > A.tab-image img,
.tabs2 .div_Tabs > A.tab-image img {
  height: 1em;
}
.tabs2 .div_TabsNav > A:active,
.tabs2 .div_Tabs > A:active {
  background-color: #FFF6F2;
  padding: 0 2%;
}
.tabs2 .div_TabsNav > A.a_Current,
.tabs2 .div_Tabs > A.a_Current,
.tabs2 .div_TabsNav > A.a_Current:hover,
.tabs2 .div_Tabs > A.a_Current:hover,
.tabs2 .div_TabsNav > A.a_Selected,
.tabs2 .div_Tabs > A.a_Selected,
.tabs2 .div_TabsNav > A.a_Selected:hover,
.tabs2 .div_Tabs > A.a_Selected:hover {
  background: url(../images/icons/arrows/blackdown.png) 95% center no-repeat #fff;
  background-size: 2.5%;
  color: #333;
  display: block;
}
.tabs2 .div_TabsNav > A.a_Current span,
.tabs2 .div_Tabs > A.a_Current span,
.tabs2 .div_TabsNav > A.a_Current:hover span,
.tabs2 .div_Tabs > A.a_Current:hover span,
.tabs2 .div_TabsNav > A.a_Selected span,
.tabs2 .div_Tabs > A.a_Selected span,
.tabs2 .div_TabsNav > A.a_Selected:hover span,
.tabs2 .div_Tabs > A.a_Selected:hover span {
  font-weight: bold;
}
.tabs2 .div_TabsNav > A:hover,
.tabs2 .div_Tabs > A:hover {
  background: #fff;
  color: #333;
}
.tabs2 .div_TabsContent {
  padding: 3% 0;
  border: 0;
  border-bottom: 1px solid #eee;
}
.tabs2.tabs2a .div_TabsNav > A.a_Current,
.tabs2.tabs2a .div_TabsNav > A.a_Current:hover {
  background: #FFF6F2;
  border-bottom-color: #FFF6F2;
}
/*#endregion */
/*#endregion*/
/*#region COOKIE LAW */
.div_CookieLaw {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 10px 10px 60px;
  width: 100%;
  background: #333;
  background: hsla(0, 0%, 20%, 0.8);
  -moz-box-shadow: 0 0 1px 3px #000;
  -webkit-box-shadow: 0 0 1px 3px #000;
  box-shadow: 0 0 1px 3px #000;
  -moz-box-shadow: 0 0 1px 3px hsla(0, 0%, 0%, 0.1);
  -webkit-box-shadow: 0 0 1px 3px hsla(0, 0%, 0%, 0.1);
  box-shadow: 0 0 1px 3px hsla(0, 0%, 0%, 0.1);
  color: #fff;
  transition: all 300ms ease 0s;
  z-index: 100;
}
.div_CookieLaw.div_Closed {
  bottom: -30px;
}
.div_CookieLaw H4 {
  font-weight: bold;
  font-size: 120%;
}
.div_CookieLaw A {
  color: #fff;
}
/*#endregion */
/*#region ADDRESS LOOK-UP */
.div_AddressLookup .div_PostcodeLookup .div_FormItem {
  display: inline;
  margin: 0 0 10px;
}
.div_AddressLookup .div_PostcodeLookup .div_FormItem LABEL {
  margin-top: 0;
}
.div_AddressLookup .div_PostcodeLookup .div_FormItem input[type=text] {
  width: auto;
}
.div_AddressLookup .div_PostcodeLookup .a_Button {
  margin: 0 5px 0 0;
}
.div_AddressLookup .div_AddressManual {
  border-top: 1px solid #ffe4d9;
  padding: 10px 0 0;
  margin: 20px 0 0;
}
.div_AddressLookup .div_AddressDisplay SPAN {
  margin: 0 10px 0 0;
}
.div_AddressLookup .img_Flag {
  height: 30px;
  width: 30px;
  margin: 6px 0 0 -40px;
  position: absolute;
}
/*#endregion*/
/*#region ADDRESS BOOK */
.div_AddressBook .div_Address {
  margin: 0 0 10px;
}
.div_AddressBook .div_Address > DIV {
  border: 1px solid #ffe4d9;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
}
.div_AddressBook .div_Address .div_Buttons {
  background: #FFF6F2;
  padding: 10px;
  margin: 10px -10px -10px -10px;
}
.div_AddressBook .div_Address .div_Buttons .HideByDefault {
  display: none;
}
.div_AddressBook .div_Address:hover .div_Buttons .HideByDefault {
  display: inline-block;
}
.div_AddressBook .div_Address:hover .div_Buttons {
  display: block;
}
.div_AddressBook .div_Address .div_Buttons .div_Defaults {
  margin: 5px 0 0 0;
  font-size: 11px;
  color: #555;
}
.div_AddressBook .div_Address .div_Buttons .div_Defaults LABEL {
  margin-right: 10px;
  vertical-align: middle;
}
.div_AddressBook .div_NewAddress a {
  display: block;
  text-align: center;
  height: 213px;
  border: 1px solid #FFF6F2;
  padding: 45px 10px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #888;
  font-size: 16px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  line-height: 1.1em;
  text-decoration: none;
}
.div_AddressBook .div_NewAddress a span {
  font-size: 70px;
  display: block;
  line-height: 80px;
}
.div_AddressBook .div_NewAddress a:hover {
  color: #333;
  border-color: #ffd3bf;
}
/*#endregion*/
/*#region COLUMNS */
.div_Columns2 > DIV {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 2.5px;
}
.div_Columns2 > DIV.div_Width2 {
  width: 100%;
}
.div_Columns2 > DIV.div_Width3 {
  width: 150%;
}
.div_Columns2 > DIV > DIV > H2:first-child {
  margin-top: 0;
}
.div_Columns2.div_Gap > DIV.div_FirstColumn {
  padding: 0 5px 0 0;
}
.div_Columns2.div_Gap > DIV.div_LastColumn {
  padding: 0 0 0 5px;
}
.div_Columns2.div_Gap2 > DIV.div_FirstColumn {
  padding: 0 10px 0 0;
}
.div_Columns2.div_Gap2 > DIV.div_LastColumn {
  padding: 0 0 0 10px;
}
.div_Columns2.div_GapLarge > DIV > DIV {
  margin: 0 20px;
}
.div_Columns3 > DIV {
  width: 33.33333333%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 3.33333333px;
}
.div_Columns3 > DIV.div_Width2 {
  width: 66.66666667%;
}
.div_Columns3 > DIV.div_Width3 {
  width: 100%;
}
.div_Columns3 > DIV > DIV > H2:first-child {
  margin-top: 0;
}
.div_Columns3.div_Gap > DIV.div_FirstColumn {
  padding: 0 6.66666667px 0 0;
}
.div_Columns3.div_Gap > DIV.div_LastColumn {
  padding: 0 0 0 6.66666667px;
}
.div_Columns3.div_Gap2 > DIV.div_FirstColumn {
  padding: 0 13.33333333px 0 0;
}
.div_Columns3.div_Gap2 > DIV.div_LastColumn {
  padding: 0 0 0 13.33333333px;
}
.div_Columns3.div_GapLarge > DIV > DIV {
  margin: 0 20px;
}
.div_Columns4 > DIV {
  width: 25%;
  float: left;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0 3.75px;
}
.div_Columns4 > DIV.div_Width2 {
  width: 50%;
}
.div_Columns4 > DIV.div_Width3 {
  width: 75%;
}
.div_Columns4 > DIV > DIV > H2:first-child {
  margin-top: 0;
}
.div_Columns4.div_Gap > DIV.div_FirstColumn {
  padding: 0 7.5px 0 0;
}
.div_Columns4.div_Gap > DIV.div_LastColumn {
  padding: 0 0 0 7.5px;
}
.div_Columns4.div_Gap2 > DIV.div_FirstColumn {
  padding: 0 15px 0 0;
}
.div_Columns4.div_Gap2 > DIV.div_LastColumn {
  padding: 0 0 0 15px;
}
.div_Columns4.div_GapLarge > DIV > DIV {
  margin: 0 20px;
}
/*#endregion*/
/*#region ITEMS */
.items::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.items .item {
  display: block;
  float: left;
  text-decoration: none;
  position: relative;
}
.items > .clear {
  display: none;
}
.small-items-1-1 {
  margin-left: -0.5%;
  margin-right: -0.5%;
}
.small-items-1-1 .item {
  width: 99%;
  margin: 0.5%;
}
.small-items-1-1 > .clear:nth-of-type(1n+0),
.small-items-1-1 > .clear:nth-of-type(2n+0),
.small-items-1-1 > .clear:nth-of-type(3n+0) {
  display: none;
}
.small-items-1-1 > .clear:nth-of-type(1n + 0) {
  display: block;
}
.small-items-2-1 {
  margin-left: -0.5%;
  margin-right: -0.5%;
}
.small-items-2-1 .item {
  width: 49%;
  margin: 0.5%;
}
.small-items-2-1 > .clear:nth-of-type(1n+0),
.small-items-2-1 > .clear:nth-of-type(2n+0),
.small-items-2-1 > .clear:nth-of-type(3n+0) {
  display: none;
}
.small-items-2-1 > .clear:nth-of-type(2n + 0) {
  display: block;
}
.small-items-2-2 {
  margin-left: -1%;
  margin-right: -1%;
}
.small-items-2-2 .item {
  width: 48%;
  margin: 1%;
}
.small-items-2-2 > .clear:nth-of-type(1n+0),
.small-items-2-2 > .clear:nth-of-type(2n+0),
.small-items-2-2 > .clear:nth-of-type(3n+0) {
  display: none;
}
.small-items-2-2 > .clear:nth-of-type(2n + 0) {
  display: block;
}
.small-items-2-3 {
  margin-left: -1.5%;
  margin-right: -1.5%;
}
.small-items-2-3 .item {
  width: 47%;
  margin: 1.5%;
}
.small-items-2-3 > .clear:nth-of-type(1n+0),
.small-items-2-3 > .clear:nth-of-type(2n+0),
.small-items-2-3 > .clear:nth-of-type(3n+0) {
  display: none;
}
.small-items-2-3 > .clear:nth-of-type(2n + 0) {
  display: block;
}
@media only screen and (min-width: 40.063em) {
  .medium-items-2-1 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .medium-items-2-1 .item {
    width: 49%;
    margin: 0.5%;
  }
  .medium-items-2-1 > .clear:nth-of-type(1n+0),
  .medium-items-2-1 > .clear:nth-of-type(2n+0),
  .medium-items-2-1 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .medium-items-2-1 > .clear:nth-of-type(2n+0) {
    display: block;
  }
  .medium-items-2-3 {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
  .medium-items-2-3 .item {
    width: 47%;
    margin: 1.5%;
  }
  .medium-items-2-3 > .clear:nth-of-type(1n+0),
  .medium-items-2-3 > .clear:nth-of-type(2n+0),
  .medium-items-2-3 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .medium-items-2-3 > .clear:nth-of-type(2n+0) {
    display: block;
  }
  .medium-items-3-1 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .medium-items-3-1 .item {
    width: 32.33333%;
    margin: 0.5%;
  }
  .medium-items-3-1 > .clear:nth-of-type(1n+0),
  .medium-items-3-1 > .clear:nth-of-type(2n+0),
  .medium-items-3-1 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .medium-items-3-1 > .clear:nth-of-type(3n+0) {
    display: block;
  }
  .medium-items-3-3 {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
  .medium-items-3-3 .item {
    width: 30.33333%;
    margin: 1.5%;
  }
  .medium-items-3-3 > .clear:nth-of-type(1n+0),
  .medium-items-3-3 > .clear:nth-of-type(2n+0),
  .medium-items-3-3 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .medium-items-3-3 > .clear:nth-of-type(3n+0) {
    display: block;
  }
  .medium-items-4-3 {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
  .medium-items-4-3 .item {
    width: 22%;
    margin: 1.5%;
  }
  .medium-items-4-3 > .clear:nth-of-type(1n+0),
  .medium-items-4-3 > .clear:nth-of-type(2n+0),
  .medium-items-4-3 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .medium-items-4-3 > .clear:nth-of-type(4n+0) {
    display: block;
  }
  .medium-items-4-1 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .medium-items-4-1 .item {
    width: 24%;
    margin: 0.5%;
  }
  .medium-items-4-1 > .clear:nth-of-type(1n+0),
  .medium-items-4-1 > .clear:nth-of-type(2n+0),
  .medium-items-4-1 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .medium-items-4-1 > .clear:nth-of-type(4n+0) {
    display: block;
  }
}
@media only screen and (min-width: 64.063em) {
  .large-items-3-3 {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
  .large-items-3-3 .item {
    width: 30.33333%;
    margin: 1.5%;
  }
  .large-items-3-3 > .clear:nth-of-type(1n+0),
  .large-items-3-3 > .clear:nth-of-type(2n+0),
  .large-items-3-3 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .large-items-3-3 > .clear:nth-of-type(3n+0) {
    display: block;
  }
  .large-items-4-3 {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
  .large-items-4-3 .item {
    width: 22%;
    margin: 1.5%;
  }
  .large-items-4-3 > .clear:nth-of-type(1n+0),
  .large-items-4-3 > .clear:nth-of-type(2n+0),
  .large-items-4-3 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .large-items-4-3 > .clear:nth-of-type(4n+0) {
    display: block;
  }
  .large-items-4-1 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .large-items-4-1 .item {
    width: 24%;
    margin: 0.5%;
  }
  .large-items-4-1 > .clear:nth-of-type(1n+0),
  .large-items-4-1 > .clear:nth-of-type(2n+0),
  .large-items-4-1 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .large-items-4-1 > .clear:nth-of-type(4n+0) {
    display: block;
  }
  .large-items-5-1 {
    margin-left: -0.5%;
    margin-right: -0.5%;
  }
  .large-items-5-1 .item {
    width: 19%;
    margin: 0.5%;
  }
  .large-items-5-1 > .clear:nth-of-type(1n+0),
  .large-items-5-1 > .clear:nth-of-type(2n+0),
  .large-items-5-1 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .large-items-5-1 > .clear:nth-of-type(5n+0) {
    display: block;
  }
  .large-items-6-3 {
    margin-left: -1.5%;
    margin-right: -1.5%;
  }
  .large-items-6-3 .item {
    width: 13.66667%;
    margin: 1.5%;
  }
  .large-items-6-3 > .clear:nth-of-type(1n+0),
  .large-items-6-3 > .clear:nth-of-type(2n+0),
  .large-items-6-3 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .large-items-6-3 > .clear:nth-of-type(6n+0) {
    display: block;
  }
}
/*#endregion */
/*#region STARS */
.star-rating {
  display: inline-block;
  vertical-align: middle;
  height: 1em;
  width: 5em;
  overflow: hidden;
}
.star-rating::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.star-rating:before,
.star-rating span:before,
.star-rating span:after {
  content: "";
  width: 1em;
  height: 1em;
  display: block;
  background: url(../images/icons/stars/off.png) center center no-repeat transparent;
  background-size: contain;
  float: left;
}
.star-rating.small {
  height: 0.7em;
  width: 4em;
}
.star-rating.small:before,
.star-rating.small span:before,
.star-rating.small span:after {
  width: 0.7em;
  height: 0.7em;
}
.star-rating.large {
  height: 1.3em;
  width: 7em;
}
.star-rating.large:before,
.star-rating.large span:before,
.star-rating.large span:after {
  width: 1.3em;
  height: 1.3em;
}
.star-rating.star-rating-1:before {
  background-image: url(../images/icons/stars/half.png);
}
.star-rating.star-rating-2:before,
.star-rating.star-rating-3:before,
.star-rating.star-rating-4:before,
.star-rating.star-rating-5:before,
.star-rating.star-rating-6:before,
.star-rating.star-rating-7:before,
.star-rating.star-rating-8:before,
.star-rating.star-rating-9:before,
.star-rating.star-rating-10:before {
  background-image: url(../images/icons/stars/on.png);
}
.star-rating.star-rating-3 span:nth-of-type(1):before {
  background-image: url(../images/icons/stars/half.png);
}
.star-rating.star-rating-4 span:nth-of-type(1):before,
.star-rating.star-rating-5 span:nth-of-type(1):before,
.star-rating.star-rating-6 span:nth-of-type(1):before,
.star-rating.star-rating-7 span:nth-of-type(1):before,
.star-rating.star-rating-8 span:nth-of-type(1):before,
.star-rating.star-rating-9 span:nth-of-type(1):before,
.star-rating.star-rating-10 span:nth-of-type(1):before {
  background-image: url(../images/icons/stars/on.png);
}
.star-rating.star-rating-5 span:nth-of-type(1):after {
  background-image: url(../images/icons/stars/half.png);
}
.star-rating.star-rating-6 span:nth-of-type(1):after,
.star-rating.star-rating-7 span:nth-of-type(1):after,
.star-rating.star-rating-8 span:nth-of-type(1):after,
.star-rating.star-rating-9 span:nth-of-type(1):after,
.star-rating.star-rating-10 span:nth-of-type(1):after {
  background-image: url(../images/icons/stars/on.png);
}
.star-rating.star-rating-7 span:nth-of-type(2):before {
  background-image: url(../images/icons/stars/half.png);
}
.star-rating.star-rating-8 span:nth-of-type(2):before,
.star-rating.star-rating-9 span:nth-of-type(2):before,
.star-rating.star-rating-10 span:nth-of-type(2):before {
  background-image: url(../images/icons/stars/on.png);
}
.star-rating.star-rating-9 span:nth-of-type(2):after {
  background-image: url(../images/icons/stars/half.png);
}
.star-rating.star-rating-10 span:nth-of-type(2):after {
  background-image: url(../images/icons/stars/on.png);
}
/*#endregion */
/*#region TEXT */
.xxsmall-text,
.text-xxssmall {
  font-size: 70%;
}
.xsmall-text,
.text-xsmall {
  font-size: 80%;
}
.small-text,
.text-small {
  font-size: 90%;
}
.large-text,
.text-large {
  font-size: 110%;
}
.xlarge-text,
.text-xlarge {
  font-size: 120%;
}
.xxlarge-text,
.text-xxlarge {
  font-size: 130%;
}
.text-colour-mid-grey {
  color: #999;
}
.text-colour-dark-grey {
  color: #777;
}
.text-colour-red {
  color: #db2e52;
}
.text-colour-white {
  color: #fff;
}
.text-colour-white:hover {
  color: #fff;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-bold {
  font-weight: bold;
}
.text-nounderline {
  text-decoration: none;
}
.valign-middle {
  vertical-align: middle;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-centre {
  text-align: center;
}
.align-centre-block {
  margin: 0 auto;
}
/*#endregion */
/*#region FORMS */
.div_FormItem {
  margin: 10px 0;
}
.div_FormItem label {
  display: block;
}
.div_FormItem .ipt_Checkbox + label {
  display: inline;
}
.password-strength {
  display: none;
  margin-left: 10px;
  vertical-align: middle;
}
.password-strength .password-strength-bar-outer {
  width: 100px;
  height: 25px;
  border: 1px solid #ccc;
  display: inline-block;
  padding: 0;
  border-radius: 3px;
  overflow: hidden;
  vertical-align: middle;
  background: #fff;
}
.password-strength .password-strength-bar-inner {
  width: 0%;
  height: 23px;
  background: #333;
  transition: all ease-in-out 200ms;
}
.password-strength .password-strength-label {
  line-height: 20px;
  vertical-align: middle;
  margin-left: 5px;
  font-size: 0.9em;
}
.password-strength.password-weak .password-strength-bar-inner {
  background: #db2e52;
}
.password-strength.password-okay .password-strength-bar-inner {
  background: #f7f923;
}
.password-strength.password-strong .password-strength-bar-inner {
  background: #90c085;
}
/*#endregion */
/*#region REVIEWS */
.div_Reviews .div_Review {
  padding: 1em 0;
  margin: 1em 0;
  border-bottom: 1px solid #eee;
}
.div_Reviews .div_Review::after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.div_Reviews .div_Review:first-of-type {
  border-top: 1px solid #eee;
}
.div_Reviews .div_Review .source-logo {
  display: block;
  max-width: 70px;
  margin: 10px 0 0 0;
}
.div_Reviews .div_Review .product-image {
  float: left;
  max-width: 70px;
}
.div_Reviews .div_Review .div_Author,
.div_Reviews .div_Review .div_Date {
  color: #999;
  display: inline-block;
}
.div_Reviews .div_Review .div_Details .div_ProductName {
  font-weight: bold;
}
.div_Reviews .div_Review .div_Text {
  margin: 10px 0 0;
}
.div_Reviews .div_Review .review-response {
  padding-left: 15px;
  margin: 15px 0 0 0;
  font-style: italic;
  border-left: 3px solid #999;
}
/*#endregion */
/*#endregion*/
/*#region FORM STUFF */
/*#region FORM ITEMS */
.div_FormItem {
  margin: 0 0 10px 0;
}
.div_FormItemLabel,
.div_FormItem > LABEL {
  display: block;
  font-weight: bold;
  margin: 10px 0 5px 0;
}
.div_RequiredField LABEL {
  display: block;
  font-weight: bold;
}
.div_RequiredField INPUT {
  background: #fdfed0;
}
.div_FormItem .ipt_Checkbox + LABEL {
  display: inline;
  font-weight: normal;
}
INPUT.ipt_FormItemError,
TEXTAREA.ipt_FormItemError {
  border-color: #A56A76;
  background-color: #fbf9fa;
}
INPUT.ipt_FormItemError.ipt_InputTextInactive,
TEXTAREA.ipt_FormItemError.ipt_InputTextInactive {
  color: #cbaab0;
}
INPUT.ipt_FormItemWarning,
TEXTAREA.ipt_FormItemWarning {
  border-color: #837e48;
  background-color: #f0e788;
}
/*#endregion*/
/*#region MULTI-SELECT */
.div_MultiSelect:after {
  content: " ";
  display: block;
  clear: both;
}
.div_MultiSelect {
  overflow: hidden;
}
.div_MultiSelect > DIV {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  display: inline-block;
  float: left;
  color: #888;
  cursor: pointer;
  border: 1px solid #eee;
  border: 1px solid hsl(0, 0%, 93.33333333%);
  margin: 0 5px 5px 0;
}
.div_MultiSelect > DIV:hover {
  border-color: #ccc;
  color: #333;
}
.div_MultiSelect > DIV.disabled {
  cursor: default;
  color: #888;
}
.div_MultiSelect > DIV.disabled:hover {
  border-color: #eee;
}
.div_MultiSelect > DIV.div_SelectedItem {
  background: #ba8791 no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cca7af', endColorstr='#ba8791');
  background-image: linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -o-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -moz-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -webkit-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  background-image: -ms-linear-gradient(center top, #cca7af 0%, #ba8791 100%);
  /*background-image: -webkit-gradient(
		linear,
		@h @v,
		@h2 @v2,
		color-stop(0, @colour1),
		color-stop(1, @colour2)
		);*/
  border-color: #9b5967;
  color: #fff;
  -moz-box-shadow: 0 0 2px 0 #000;
  -webkit-box-shadow: 0 0 2px 0 #000;
  box-shadow: 0 0 2px 0 #000;
  -moz-box-shadow: 0 0 2px 0 hsla(0, 0%, 0%, 0.2);
  -webkit-box-shadow: 0 0 2px 0 hsla(0, 0%, 0%, 0.2);
  box-shadow: 0 0 2px 0 hsla(0, 0%, 0%, 0.2);
}
.div_MultiSelect > DIV > DIV.div_Message {
  text-align: center;
  color: #333;
  font-weight: bold;
}
.div_MultiSelect.div_VerticalIcons > DIV {
  float: left;
  clear: both;
  margin: 0 0 3px 0;
}
/*#endregion*/
/*#region COUNT */
.div_CountCharacters {
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  color: #fff;
  font-size: 0.9em;
  text-align: right;
  width: 90%;
}
.div_CountCharacters > DIV {
  float: right;
  background: #C397A0;
  margin: 0 5px 0 0;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  overflow: hidden;
}
.div_CountCharacters > DIV > DIV {
  padding: 0 10px;
}
.div_CountCharacters DIV.div_Alert {
  background: #4B7469;
}
/*#endregion*/
/*#endregion*/
/*#region PAGES */
/*#region HOMEPAGE */
.div_HomePage .banner {
  display: block;
  text-align: center;
  margin: 0 0 20px;
}
.div_HomePage .banner > img {
  background: #eee;
}
.div_HomePage H1 {
  color: #C397A0;
  font-size: 1.5em;
  margin: 0 0 10px 0;
}
.div_SlideshowBanners {
  height: 450px;
  width: 960px;
  margin: 0 0 15px 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  overflow: hidden;
}
.div_SlideshowBanners .div_Slides {
  height: 450px;
}
.div_SlideshowBanners .div_Slides .div_Slide {
  height: 450px;
  overflow: hidden;
  width: 960px;
  text-align: right;
}
.div_SlideshowBanners .div_Slides .div_Slide H2 {
  background: #fafb6d;
  background: #f8fa3b no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfc9f', endColorstr='#f8fa3b');
  background-image: linear-gradient(center top, #fcfc9f 0%, #f8fa3b 100%);
  background-image: -o-linear-gradient(center top, #fcfc9f 0%, #f8fa3b 100%);
  background-image: -moz-linear-gradient(center top, #fcfc9f 0%, #f8fa3b 100%);
  background-image: -webkit-linear-gradient(center top, #fcfc9f 0%, #f8fa3b 100%);
  background-image: -ms-linear-gradient(center top, #fcfc9f 0%, #f8fa3b 100%);
  /*background-image: -webkit-gradient(
		linear,
		@h @v,
		@h2 @v2,
		color-stop(0, @colour1),
		color-stop(1, @colour2)
		);*/
  -moz-box-shadow: 0 0 10px 2px #000;
  -webkit-box-shadow: 0 0 10px 2px #000;
  box-shadow: 0 0 10px 2px #000;
  -moz-box-shadow: 0 0 10px 2px hsla(0, 0%, 0%, 0.2);
  -webkit-box-shadow: 0 0 10px 2px hsla(0, 0%, 0%, 0.2);
  box-shadow: 0 0 10px 2px hsla(0, 0%, 0%, 0.2);
  display: inline-block;
  *display: inline;
  /*ie7*/
  line-height: 2em;
  padding: 0 20px;
  color: #444;
  font-size: 3em;
  margin: 20px 40px 0 0;
}
.div_SlideshowBanners .div_Slides .div_Slide .div_Items {
  background: #333;
  background: #222 no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444', endColorstr='#222');
  background-image: linear-gradient(center top, #444 0%, #222 100%);
  background-image: -o-linear-gradient(center top, #444 0%, #222 100%);
  background-image: -moz-linear-gradient(center top, #444 0%, #222 100%);
  background-image: -webkit-linear-gradient(center top, #444 0%, #222 100%);
  background-image: -ms-linear-gradient(center top, #444 0%, #222 100%);
  /*background-image: -webkit-gradient(
		linear,
		@h @v,
		@h2 @v2,
		color-stop(0, @colour1),
		color-stop(1, @colour2)
		);*/
  -moz-box-shadow: 0 0 10px 2px #000;
  -webkit-box-shadow: 0 0 10px 2px #000;
  box-shadow: 0 0 10px 2px #000;
  -moz-box-shadow: 0 0 10px 2px hsla(0, 0%, 0%, 0.2);
  -webkit-box-shadow: 0 0 10px 2px hsla(0, 0%, 0%, 0.2);
  box-shadow: 0 0 10px 2px hsla(0, 0%, 0%, 0.2);
  width: 250px;
  line-height: 2em;
  margin: 0 60px 0 650px;
  padding: 10px 0;
  text-align: right;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
}
.div_SlideshowBanners .div_Slides .div_Slide .div_Items A {
  color: #fff;
  text-decoration: none;
  display: block;
  font-size: 1.4em;
  padding: 0 20px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.div_SlideshowBanners .div_Slides .div_Slide .div_Items A:hover {
  background: #4B7469;
}
.div_SlideshowBanners .div_Slides .div_Slide .div_NewWebsite > DIV {
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
  color: #fff;
  padding: 1px 20px;
  font-size: 1.5em;
  text-transform: uppercase;
}
.div_SlideshowBanners .div_Slides .div_Slide .div_NewWebsite > DIV.div_Last {
  color: #4B7469;
  margin-top: 10px;
}
.div_SlideshowBanners .div_Nav {
  position: relative;
  top: -20px;
  left: 10px;
  width: 50%;
  z-index: 15;
}
.div_SlideshowBanners .div_Nav .div_NavSlides > A {
  background: #fff;
  -webkit-border-radius: 300px;
  -moz-border-radius: 300px;
  border-radius: 300px;
  float: left;
  width: 12px;
  height: 12px;
  text-align: center;
  line-height: 100px;
  text-decoration: none;
  margin: 0 3px 0 0;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.div_SlideshowBanners .div_Nav .div_NavSlides > A:hover {
  background: #fafb6d;
  opacity: 1;
  filter: alpha(opacity=100);
}
.div_SlideshowBanners .div_Nav .div_NavSlides > A.a_Current {
  background: #4B7469;
  opacity: 1;
  filter: alpha(opacity=100);
}
.div_HomePage .div_SmallAds .a_Banner {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  width: 310px;
  overflow: hidden;
}
.div_HomePage .div_SmallAds .a_Banner.mr0 {
  margin-right: 0;
}
.div_HomePage .div_Text {
  margin: 15px 0;
  padding: 15px 0;
  line-height: 1.4em;
  border-top: 1px solid #FFF6F2;
  border-bottom: 1px solid #FFF6F2;
  clear: both;
}
.div_HomePage .div_Text h1 {
  margin-top: 0;
  padding: 0 0 10px;
}
.div_HomePage .div_Text p {
  text-align: justify;
}
.div_HomePage .div_Text a {
  font-weight: bold;
}
.div_HomePage .a_FreeDelivery {
  display: block;
  margin: 0 0 10px;
}
.div_HomePage .div_ProductPromos {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 0 0 10px 0;
}
.div_HomePage .div_ProductPromos H2 {
  margin: 0 0 10px 0;
  padding: 10px 10px 10px 31px;
  line-height: 1.3em;
  font-size: 1.1em;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
  color: #C397A0;
  border-bottom: 1px dashed #e2c5ca;
  background: url(../images/icons/arrows/pinkdown.png) 10px center no-repeat;
}
.div_HomePage .div_ProductPromos .div_Product {
  margin: 0 10px 10px;
}
.div_HomePage .div_ProductPromos .div_Product .a_Image {
  float: left;
  width: 97px;
  height: 97px;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #C397A0;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.div_HomePage .div_ProductPromos .div_Product .div_Details {
  margin: 0 0 0 107px;
}
.div_HomePage .div_ProductPromos .div_Product .div_Details .a_ProductName {
  color: #333;
  font-size: 1.1em;
  text-decoration: none;
  display: block;
  margin: 0 0 10px 0;
}
.div_HomePage .div_ProductPromos .div_Product .div_Details .div_Price {
  color: #F5E1D6;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
  font-weight: normal;
  font-size: 1.3em;
  margin: 0 0 10px 0;
}
.div_HomePage .div_ProductPromos .div_Product .div_Details .a_MoreDetails {
  font-size: 0.9em;
}
.div_HomePage .div_ProductPromos .a_SeeMore {
  display: block;
  line-height: 35px;
  color: #F5E1D6;
  font-weight: bold;
  font-size: 0.9em;
  padding: 0 10px;
  border-top: 1px dashed #e2c5ca;
}
.div_HomePage .div_ProductPromos.div_Female {
  background: #F3E7E9;
}
.div_HomePage .div_ProductPromos.div_Male {
  background: #d3e5f4;
}
.div_HomePage .div_ProductPromos.div_Male H2 {
  background-image: url(../images/icons/arrows/bluedown.png);
  color: #2869a0;
}
.div_HomePage .div_ProductPromos.div_Male .div_Product .div_Price,
.div_HomePage .div_ProductPromos.div_Male A {
  color: #3284c9;
}
/*#endregion*/
/*#region CATEGORY BROWSE */
.category-page .category-header-image {
  display: none;
  margin: 0 0 20px 0;
}
.category-page .category-header-image + .category-header-text .description {
  font-size: 14px;
}
.category-page .description {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.category-page .description .description-body {
  height: 1.3em;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.category-page .description .description-body p:first-child {
  margin-top: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.category-page .description .description-body.open {
  white-space: normal;
  overflow: visible;
  height: auto;
}
.category-page .description .description-body.open p:first-child {
  white-space: normal;
  overflow: visible;
  height: auto;
}
/*#endregion*/
/*#region PRODUCT DETAILS */
.product-details-page .div_TopDetails {
  margin: 2% 0 0;
}
.product-details-page .div_TopDetails .div_Left .div_ImageText {
  color: #999;
  text-align: center;
  padding: 1em 0;
  display: none;
}
.product-details-page .div_TopDetails .div_Left .div_MainImage {
  text-align: center;
}
.product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails {
  margin: 0;
}
.product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs {
  display: none;
}
.product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs.open {
  display: block;
}
.product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs > span {
  float: left;
  width: 25%;
  max-width: none;
  cursor: pointer;
  margin: 0 0 3px;
}
.product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs > span img {
  border: 3px solid #fff;
}
.product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs > span img:hover {
  border-color: #FFF6F2;
}
.product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs > span img:active {
  border-color: #F5E1D6;
}
.product-details-page .div_TopDetails .div_Right {
  margin: 20px 0 0;
}
.product-details-page .div_TopDetails .div_Right h1 {
  margin: 0;
}
.product-details-page .div_TopDetails .div_Right .brand {
  font-size: 1.5em;
  display: inline-block;
  vertical-align: middle;
}
.product-details-page .div_TopDetails .div_Right .brand > a {
  color: #F5E1D6;
}
.product-details-page .div_TopDetails .div_Right .rating {
  display: block;
  margin: 1em 0;
  vertical-align: middle;
}
.product-details-page .div_TopDetails .div_Right .rating .reviews-count,
.product-details-page .div_TopDetails .div_Right .rating .write-review {
  vertical-align: middle;
  color: #333;
  text-decoration: none;
  font-size: 0.9em;
}
.product-details-page .div_TopDetails .div_Right .rating .reviews-count:hover,
.product-details-page .div_TopDetails .div_Right .rating .write-review:hover {
  text-decoration: underline;
}
.product-details-page .div_TopDetails .div_Right .rating .reviews-count {
  margin-left: 5px;
}
.product-details-page .div_TopDetails .div_Right .delivery-info {
  vertical-align: middle;
  color: #777;
  margin: 1em 0;
}
.product-details-page .div_TopDetails .div_Right .delivery-info span {
  display: block;
  vertical-align: middle;
  position: relative;
  padding-left: 30px;
}
.product-details-page .div_TopDetails .div_Right .uk-delivery:before {
  display: block;
  content: "";
  background: url("../images/icons/flag_gb.gif") center center no-repeat;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 20px;
  width: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
  position: absolute;
  left: 0;
}
.product-details-page .div_TopDetails .div_Right .availability {
  display: inline-block;
  color: #fff;
  padding: 0.2em 0.8em 0.2em 2.4em;
  background: url(../images/icons/ticks/white.png) 10px center no-repeat #90c085;
  background-size: auto 0.8em;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  border-radius: 1em;
}
.product-details-page .div_TopDetails .div_Right .stocked-item {
  font-size: 0.8em;
  color: #333;
}
.product-details-page .div_TopDetails .div_Right .non-stocked-item {
  font-size: 0.8em;
  color: #333;
}
.product-details-page .div_Styles {
  margin: 5% 0;
}
.product-details-page .div_Styles .div_Style {
  padding: 10px;
  position: relative;
  border-top: 1px solid #eee;
}
.product-details-page .div_Styles .div_Style:last-child {
  border-bottom: 1px solid #eee;
}
.product-details-page .div_Styles .div_Style .a_Image {
  display: block;
  float: left;
  width: 25%;
}
.product-details-page .div_Styles .div_Style .div_Details {
  float: right;
  width: 75%;
  padding: 0 0 0 2%;
}
.product-details-page .div_Styles .div_Style .div_Details .div_Pricing .div_Price {
  color: #A56A76;
  font-size: 1.3em;
}
.product-details-page .div_Styles .div_Style .div_Details .div_Pricing .div_OldPrice {
  color: #999;
  text-decoration: line-through;
  font-size: 0.8em;
}
.product-details-page .div_Styles .div_Style .div_Details .div_SaleDetails {
  margin: 10px 0;
}
.product-details-page .div_Styles .div_Style .div_Details .div_SaleDetails .headline {
  background: #F5E1D6;
  color: #fff;
  padding: 0 10px;
  display: inline-block;
  position: relative;
  line-height: 1.5em;
  text-decoration: none;
}
.product-details-page .div_Styles .div_Style .div_Details .div_SaleDetails .detail {
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  text-decoration: none;
  line-height: 1.5em;
}
.product-details-page .div_Styles .div_Style .div_Details H2 {
  margin: 0;
  font-size: 1.2em;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  text-transform: none;
}
.product-details-page .div_Styles .div_Style .div_Details H2 a {
  color: #333;
  text-decoration: none;
}
.product-details-page .div_Styles .div_Style .div_Details H2 a:hover {
  text-decoration: underline;
}
.product-details-page .div_Styles .div_Style .div_Details H2 + .favouritePicker {
  float: none;
  height: 1.2em;
  width: 1.2em;
  margin: -10px 0 0 20px;
}
.product-details-page .div_Styles .div_Style .div_Details .div_Description {
  font-size: 0.9em;
  color: #999;
}
.product-details-page .div_Styles .div_Style .div_Details input,
.product-details-page .div_Styles .div_Style .div_Details select {
  width: auto;
  display: inline-block;
  margin: 0 10px 0 0;
}
.product-details-page .div_Styles .div_Style .div_Details input[type=number] {
  max-width: 60px;
}
.product-details-page .div_Styles .div_Style .div_AddtoBasket {
  margin: 20px 0 0 0;
  color: #999;
}
.product-details-page .div_Styles .div_Style .div_AddtoBasket .a_Help {
  display: block;
  margin: 0 0 10px;
  font-size: 0.9em;
  float: right;
  padding: 1em 0;
}
.product-details-page .div_Styles .div_Style .div_AddtoBasket .a_Button {
  display: inline-block;
  margin: 10px 0 0;
  text-align: center;
}
.product-details-page .div_Styles .div_Style .div_AddtoBasket .label {
  display: none;
  margin: 0 0.5ch 0 1ch;
}
.product-details-page .div_Styles .div_Style.div_CurrentStyle {
  background: #f3f3f3;
}
.product-details-page .div_Styles .div_Style.div_CurrentStyle .div_Details h2 a {
  font-weight: bold;
}
.product-details-page .div_Styles .div_Style.div_CurrentStyle .div_Details .div_Pricing .div_Price {
  font-weight: bold;
}
.product-details-page .single-style .div_Style .a_Image {
  display: none;
}
.product-details-page .single-style .div_Style .div_Details {
  float: none;
  width: auto;
  padding: 0;
}
/*#endregion */
/*#region BASKET */
.div_BasketPage TABLE .td_Remove {
  width: 20px;
}
.div_BasketPage TABLE .td_Remove INPUT {
  padding: 0;
  background: 0;
  border: 0;
  margin: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.div_BasketPage TABLE .div_Printing {
  margin: 5px 0 0 0;
}
.div_BasketPage TABLE TD.td_Delivery > DIV {
  margin: 0 0 5px 0;
}
.div_BasketPage .txtQuantity {
  width: 50px;
  padding: 5px;
}
.div_BasketPage .txtQuantity.changed {
  background: #fafb6d;
}
.div_BasketPage .img_RemoveItem {
  padding: 0;
  background: none;
  width: auto;
}
.div_BasketPage TABLE TFOOT TD {
  background: #FFF6F2;
}
.div_BasketPage TABLE TFOOT TD.alignLeft {
  text-align: left;
}
.div_BasketPage TABLE TFOOT TD.td_Total {
  padding: 5px 10px;
}
.div_BasketPage TABLE TFOOT TD.td_BigTotal {
  font-size: 16px;
}
.div_BasketPage TABLE TFOOT TD SPAN.Saving {
  background: #F5E1D6;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 5px;
  font-weight: bold;
}
.div_BasketPage TABLE TFOOT TD.td_Total A.small {
  margin-top: 10px;
  display: block;
  font-size: 14px;
}
.div_BasketPage .old-price {
  color: #999;
  text-decoration: line-through;
}
.div_BasketPage TABLE .tr_Discount TD,
.div_BasketPage TABLE .tr_Delivery TD {
  text-align: left;
}
.div_BasketPage TABLE .tr_Discount TD:first-of-type,
.div_BasketPage TABLE .tr_Delivery TD:first-of-type {
  display: none;
}
.div_BasketPage TABLE .tr_Discount TD:last-of-type,
.div_BasketPage TABLE .tr_Delivery TD:last-of-type {
  border-left: 0;
}
.div_BasketPage TABLE .tr_Discount TD SELECT,
.div_BasketPage TABLE .tr_Delivery TD SELECT {
  margin-bottom: 3px;
}
.div_BasketPage TABLE .tr_Discount TD .div_Heading,
.div_BasketPage TABLE .tr_Delivery TD .div_Heading {
  font-weight: bold;
}
.div_BasketPage .basket-total {
  text-align: center;
}
.div_BasketPage .basket-total .label {
  display: block;
  font-size: 120%;
}
.div_BasketPage .basket-total .price {
  display: block;
  font-size: 170%;
  font-weight: bold;
}
.div_BasketPage .spn_New {
  background: #F5E1D6;
  color: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px 5px;
  font-size: 0.8em;
  font-weight: bold;
}
.div_BasketPage .product-image-link {
  width: 30%;
  max-height: 100px;
  float: left;
  display: none;
  overflow: hidden;
}
.div_BasketPage .product-image-link IMG {
  width: 100%;
}
.div_BasketPage .product-details {
  display: block;
}
.div_BasketPage .product-details .product-name {
  text-decoration: none;
}
.div_BasketPage .div_ButtonsNav {
  border-top: 1px solid #eee;
  padding-top: 20px;
  margin-top: 20px;
}
.div_BasketPage .div_ButtonsNav .div_ButtonsLeft,
.div_BasketPage .div_ButtonsNav .div_ButtonsRight {
  float: none;
  text-align: center;
}
.div_BasketPage .div_ButtonsNav .a_Button,
.div_BasketPage .div_ButtonsNav .a_SubmitButton {
  margin: 0 0 5px;
  width: 100%;
  text-align: center;
}
.div_BasketPage .div_ButtonsNav .a_Button > b,
.div_BasketPage .div_ButtonsNav .a_SubmitButton > b,
.div_BasketPage .div_ButtonsNav .a_Button > input,
.div_BasketPage .div_ButtonsNav .a_SubmitButton > input {
  width: 100%;
}
.div_BasketPage .div_ButtonsNav .a_Button.a_ButtonGreen INPUT,
.div_BasketPage .div_ButtonsNav .a_SubmitButton.a_ButtonGreen INPUT {
  padding: 0.8em 0;
  font-size: 1.5em;
}
.div_BasketPage .div_ButtonsNav .divider {
  color: #999;
  padding: 0.5em 0;
}
.div_BasketPage .div_ButtonsNav .paypal-button {
  width: auto;
}
/*#endregion*/
/*#region CHECKOUT */
.div_CheckoutPage .div_CheckoutProgress {
  margin: 0 0 10px;
}
.div_CheckoutPage .div_CheckoutProgress A {
  display: block;
  float: left;
  width: 25%;
  background: #f3f3f3;
  text-align: center;
  text-decoration: none;
  line-height: 2em;
  color: #ccc;
  border: 1px solid #ddd;
}
.div_CheckoutPage .div_CheckoutProgress A:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-left-width: 1px;
}
.div_CheckoutPage .div_CheckoutProgress A:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  border-right-width: 1px;
}
.div_CheckoutPage .div_CheckoutProgress A:not(:first-child) {
  border-left: 0;
}
.div_CheckoutPage .div_CheckoutProgress A:not(:last-child) {
  border-right: 0;
}
.div_CheckoutPage .div_CheckoutProgress A.current {
  background: #F5E1D6;
  color: #fff;
  border: 1px solid #ebc3ad;
}
.div_CheckoutPage .div_CheckoutProgress A.done {
  background: #90c085;
  color: #fff;
  border-color: #71af63;
}
.div_CheckoutPage .div_CheckoutProgress A.available {
  background: #FFF6F2;
  border-color: #ffd3bf;
}
.div_CheckoutPage .div_CheckoutProgress A.off {
  cursor: not-allowed;
}
.div_CheckoutPage .div_CheckoutProgress:after {
  clear: both;
  display: block;
  content: "";
}
.div_CheckoutPage .div_Buttons {
  margin: 20px 0 0;
}
.div_CheckoutPage .div_Buttons .a_Button,
.div_CheckoutPage .div_Buttons .a_SubmitButton {
  display: block;
}
.div_CheckoutPage .div_Buttons .a_Button > b,
.div_CheckoutPage .div_Buttons .a_SubmitButton > b,
.div_CheckoutPage .div_Buttons .a_Button > input,
.div_CheckoutPage .div_Buttons .a_SubmitButton > input {
  width: 100%;
}
.div_CheckoutPage .a_BacktoBasket {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  background: url(../images/icons/basket.png) center center no-repeat #4B7469;
  background-size: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  line-height: 350px;
  color: #fff;
  text-decoration: none;
  font-size: 0.8em;
  overflow: hidden;
}
.div_CheckoutPage .a_BacktoBasket SPAN {
  display: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #fff;
  border: 3px solid #333;
  color: #333;
  text-align: center;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 11px;
  overflow: hidden;
  margin: 0;
  position: absolute;
  left: -3px;
  top: 5px;
}
.div_CheckoutPage .div_Login {
  margin: 0 0 20px 0;
}
.div_CheckoutPage .div_PayByCard {
  margin: 0px 0 10px;
  padding: 0px 0 10px;
  border-top: 1px solid #ffebe3;
}
.div_CheckoutPage .div_CardDetails H3 {
  margin-top: 0;
}
.div_CheckoutPage .div_CardDetails .div_ButtonsRight {
  text-align: center;
}
.div_CheckoutPage .div_CardDetails .div_ButtonsRight .a_SubmitButton {
  display: block;
  text-align: center;
  width: 100%;
}
.div_CheckoutPage .div_CardDetails .div_ButtonsRight .a_SubmitButton INPUT {
  padding: 1em 0;
  font-size: 18px;
  width: 100%;
}
.div_CheckoutPage .address {
  float: left;
  width: 49%;
}
.div_CheckoutPage .address:nth-of-type(1) {
  margin-right: 1%;
}
.div_CheckoutPage .address:nth-of-type(2) {
  margin-left: 1%;
}
.div_CheckoutPage .div_AddressBook {
  margin: 0 0 20px;
}
.div_CheckoutPage .div_AddressBook .div_Address {
  margin: 0 0 10px;
}
.div_CheckoutPage .div_AddressBook .div_Address > DIV {
  border: 0;
  border: 1px solid #eee;
  padding: 10px;
}
.div_CheckoutPage .div_AddressBook .div_Address .div_Buttons {
  background: none;
  margin: 0;
  padding: 0;
  float: right;
  text-align: center;
}
.div_CheckoutPage .div_AddressBook .div_Address.div_CurrentAddress {
  font-weight: bold !important;
}
.div_CheckoutPage .div_AddressBook .div_Address.div_CurrentAddress > DIV {
  background: #FFF6F2;
  border-color: #ffd3bf;
}
/*#endregion */
/*#region MY ACCOUNT */
.div_AccountLinks {
  margin: 20px 0;
}
/*#endregion*/
/*#region BLOG */
.div_Blog .div_Article {
  margin: 0 0 10px 0;
  padding: 10px;
  min-height: 100px;
}
.div_Blog .div_TopArticles > .div_Article .div_Image {
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 10px;
}
.div_Blog .div_TopArticles > .div_Article .div_Image IMG {
  width: 90px;
  Height: 100px;
}
.div_Blog .div_Article H2 {
  margin: 0 0 10px 0;
  font-size: 1.5em;
}
.div_Blog .div_Article H2 A {
  text-decoration: none;
  color: #333;
}
.div_Blog .div_Article .div_Date {
  float: left;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
  font-size: 1.5em;
  color: #4B7469;
  line-height: 1.2em;
  margin: 0 10px 0 0;
}
.div_Blog .div_Article .div_Synopsis {
  margin: 0 0 10px 0;
}
.div_Blog .div_Article .div_Comments {
  color: #888;
  display: inline;
  margin: 0 0 0 5px;
}
.div_Blog .div_Article .spn_Comments {
  color: #888;
}
.div_Blog .div_MoreArticles .div_Article {
  padding: 0;
}
.div_Blog .div_SocialBookmarking A {
  margin: 0 10px 0 0;
  text-decoration: none;
}
.div_Blog .div_UserComment {
  padding: 10px;
  margin: 0 0 10px 0;
  border: 1px solid #eee;
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.div_Blog .div_UserComment .div_CommentAuthor {
  margin: 10px 0 0 0;
  text-align: right;
}
/*#endregion*/
/*#region ERROR */
.div_404 {
  margin: 20px auto;
  width: 500px;
  text-align: left;
}
.div_404 .img_Logo {
  display: block;
  margin: 0 auto 20px auto;
}
.div_ErrorPage {
  margin: 20px auto;
  width: 500px;
  text-align: left;
}
.div_ErrorPage .img_Logo {
  display: block;
  margin: 0 auto 20px auto;
}
/*#endregion*/
/*#region SITEMAP */
.Sitemap {
  display: block;
  margin: 10px 20px;
}
.Sitemap_Indented {
  margin-left: 20px;
  display: block;
}
.tbl_Sitemap {
  width: 99%;
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  border-collapse: collapse;
}
.tbl_Sitemap TR {
  height: 20px;
  vertical-align: top;
}
.tbl_Sitemap .tr_Head {
  vertical-align: top;
  background-color: #eeeeee;
}
.tbl_Sitemap TH {
  text-align: left;
  vertical-align: middle;
  font-weight: bold;
  border-bottom: 1px solid #aaaaaa;
}
.tbl_Sitemap .th_Head {
  width: 15%;
}
.tbl_Sitemap .th_Head_Prod {
  width: 30%;
}
.tbl_Sitemap .th_Head_Desc {
  width: 40%;
}
.tbl_Sitemap TD {
  text-align: left;
  font-size: 0.9em;
  padding: 10px 0px;
}
.tbl_Sitemap .TD_LastInRange {
  border-bottom: 1px dashed #aaaaaa;
}
/*#endregion*/
/*#region STATIC PAGES */
.div_CupSizeCalc {
  margin: 20px 0 0 0;
}
.div_CupSizeCalc .div_CupSizeCalcInput {
  float: left;
  padding: 10px;
  text-align: center;
  margin: 0 10px 0 0;
  width: 100px;
}
.div_CupSizeCalc .div_CupSizeCalcInput SPAN {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.div_CupSizeCalc A.a_Button {
  float: left;
  margin: 20px 0 0 0;
}
.div_CupSizeCalc .div_CupSizeCalcResult {
  display: block;
  clear: both;
  font-size: 1.5em;
  font-family: "Cormorant Garamond", "Source Serif Pro", "Open Sans", sans-serif;
  color: #F5E1D6;
  margin: 10px 0 0 0;
}
.div_CupSizeCalc .div_CupSizeCalcResult:empty {
  display: none;
}
/*#endregion*/
/*#region FLEX */
.flex-parent {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: -5px;
}
.flex-parent .flex-item {
  flex-grow: 1;
  flex-shrink: 1;
  padding: 5px;
}
.flex-parent .flex-item-2,
.flex-parent .flex-item-20 {
  flex-basis: 20%;
}
.flex-parent .flex-item-25 {
  flex-basis: 25%;
}
.flex-parent .flex-item-33 {
  flex-basis: 33%;
}
.flex-parent .flex-item-4,
.flex-parent .flex-item-40 {
  flex-basis: 40%;
}
.flex-parent .flex-item-5,
.flex-parent .flex-item-50 {
  flex-basis: 50%;
}
/*#endregion */
/*#endregion*/
/*#region MISC */
.div_Clear,
.clear {
  clear: both;
  height: 0px;
}
.div_ErrorMsg {
  background: #db2e52;
  color: #fff;
  display: inline-block;
  padding: 0.2em 0.8em;
  border: 1px solid #db2e52;
  vertical-align: middle;
}
.div_ErrorMsg A {
  color: #fff;
}
textarea + .div_ErrorMsg {
  vertical-align: top;
}
input.ipt_FormItemError,
select.ipt_FormItemError,
textarea.ipt_FormItemError {
  border-color: #db2e52;
  background-color: #f9dce2;
}
.div_ErrorMsg2 {
  color: #db2e52;
}
.div_Separator1,
.div_Separator2,
.div_Separator3 {
  border-top: 1px solid #eee;
  height: 0;
  margin: 10px 0;
  overflow: hidden;
  clear: both;
}
.div_Separator2 {
  margin: 20px 0;
}
.div_Separator3 {
  margin: 30px 0;
}
.div_FloatRight,
.img_FloatRight {
  float: right;
}
.div_FloatLeft,
.img_FloatLeft {
  float: left;
}
.div_GreyText {
  color: #888;
}
.div_SmallAndGrey {
  color: #888;
  font-size: 0.9em;
}
.div_VSmallAndGrey {
  color: #888;
  font-size: 0.8em;
}
.div_SmallAndGrey A,
.div_VSmallAndGrey A {
  color: #888;
}
.div_AlignCentre {
  text-align: center;
}
.div_AlignRight {
  text-align: right;
}
.img_Photo {
  padding: 10px;
  background: #fff;
  border: 1px solid #ddd;
  -moz-box-shadow: 0 0 2px 2px #ccc;
  -webkit-box-shadow: 0 0 2px 2px #ccc;
  box-shadow: 0 0 2px 2px #ccc;
  -moz-box-shadow: 0 0 2px 2px hsla(0, 0%, 80%, 0.2);
  -webkit-box-shadow: 0 0 2px 2px hsla(0, 0%, 80%, 0.2);
  box-shadow: 0 0 2px 2px hsla(0, 0%, 80%, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.imgCentred,
.imgCentered {
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.video-container {
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 800px;
}
.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-container-4-3::after {
  padding-top: 75%;
}
.old-price {
  color: #999;
  text-decoration: line-through;
}
/*#endregion*/
/*#region Offers */
.lnkOffers {
  margin-bottom: 10px;
  display: block;
}
/*#endregion*/
/*#region Basket Quantity */
.quantity-selector {
  width: 80%;
  float: left;
}
.quantity-selector .quantity-selector-input:hover {
  border-color: #000;
}
.quantity-selector .quantity-selector-button {
  display: inline-block;
  width: 30px;
  height: 40px;
  border: 1px solid #999;
  text-align: center;
  text-decoration: none;
  font-size: 20px;
  line-height: 36px;
  user-select: none;
  background: #fff;
}
.quantity-selector .quantity-selector-button:active {
  background-color: #c0c0c0;
}
.quantity-selector .quantity-selector-button:hover {
  border-color: #000;
}
.quantity-selector .quantity-selector-button-disabled {
  background-color: #eee;
  border-color: #eee;
  color: #c0c0c0;
  cursor: default;
}
.quantity-selector .quantity-selector-button-disabled:hover,
.quantity-selector .quantity-selector-button-disabled:active {
  border-color: #eee;
}
.quantity-selector .quantity-selector-input {
  border: 1px solid #d5d5d5;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-align: center;
  font-size: 15px !important;
  line-height: 40px;
  padding: 0;
  vertical-align: top;
  font-weight: bold;
}
.quantity-selector-small .quantity-selector-input {
  width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 18px;
}
.quantity-selector-small .quantity-selector-button {
  width: 25px;
  height: 25px;
  line-height: 21px;
  font-size: 18px;
}
.img_RemoveItem {
  margin-top: 7px;
  float: right;
}
/*#endregion*/
@media only screen and (min-width: 40.063em) {
  /*#region Mixins  */
  /*#endregion*/
  /*#region LIBRARIES */
  /*#region TABLES */
  /*#region TABLE TYPES */
  /*#region INPUT FORM */
  TABLE.tbl_InputForm TR TH {
    width: 25%;
    display: table-cell;
  }
  TABLE.tbl_InputForm TR TD {
    width: auto;
    display: table-cell;
  }
  TABLE.tbl_InputForm TR TD INPUT[type=text],
  TABLE.tbl_InputForm TR TD INPUT[type=email],
  TABLE.tbl_InputForm TR TD INPUT[type=number],
  TABLE.tbl_InputForm TR TD INPUT[type=password],
  TABLE.tbl_InputForm TR TD INPUT[type=tel] {
    width: auto;
  }
  TABLE.tbl_InputForm TR TD select {
    width: auto;
  }
  /*#endregion*/
  /*#region INFO */
  TABLE.tbl_Info TR TH {
    width: 25%;
    display: table-cell;
  }
  TABLE.tbl_Info TR TD {
    width: auto;
    display: table-cell;
  }
  TABLE.tbl_Info TR TD INPUT[type=text],
  TABLE.tbl_Info TR TD INPUT[type=email],
  TABLE.tbl_Info TR TD INPUT[type=number],
  TABLE.tbl_Info TR TD INPUT[type=password],
  TABLE.tbl_Info TR TD INPUT[type=tel] {
    width: auto;
  }
  TABLE.tbl_Info TR TD select {
    width: auto;
  }
  /*#endregion */
  /*#endregion*/
  /*#endregion*/
  .medium-m40 {
    margin: 40px;
  }
  .medium-m35 {
    margin: 35px;
  }
  .medium-m30 {
    margin: 30px;
  }
  .medium-m25 {
    margin: 25px;
  }
  .medium-m20 {
    margin: 20px;
  }
  .medium-m15 {
    margin: 15px;
  }
  .medium-m10 {
    margin: 10px;
  }
  .medium-m5 {
    margin: 5px;
  }
  .medium-m0 {
    margin: 0px;
  }
  .medium-m-5 {
    margin: -5px;
  }
  .medium-m-10 {
    margin: -10px;
  }
  .medium-mt40 {
    margin-top: 40px;
  }
  .medium-mt35 {
    margin-top: 35px;
  }
  .medium-mt30 {
    margin-top: 30px;
  }
  .medium-mt25 {
    margin-top: 25px;
  }
  .medium-mt20 {
    margin-top: 20px;
  }
  .medium-mt15 {
    margin-top: 15px;
  }
  .medium-mt10 {
    margin-top: 10px;
  }
  .medium-mt5 {
    margin-top: 5px;
  }
  .medium-mt0 {
    margin-top: 0px;
  }
  .medium-mt-5 {
    margin-top: -5px;
  }
  .medium-mt-10 {
    margin-top: -10px;
  }
  .medium-mr40 {
    margin-right: 40px;
  }
  .medium-mr35 {
    margin-right: 35px;
  }
  .medium-mr30 {
    margin-right: 30px;
  }
  .medium-mr25 {
    margin-right: 25px;
  }
  .medium-mr20 {
    margin-right: 20px;
  }
  .medium-mr15 {
    margin-right: 15px;
  }
  .medium-mr10 {
    margin-right: 10px;
  }
  .medium-mr5 {
    margin-right: 5px;
  }
  .medium-mr0 {
    margin-right: 0px;
  }
  .medium-mr-5 {
    margin-right: -5px;
  }
  .medium-mr-10 {
    margin-right: -10px;
  }
  .medium-mb40 {
    margin-bottom: 40px;
  }
  .medium-mb35 {
    margin-bottom: 35px;
  }
  .medium-mb30 {
    margin-bottom: 30px;
  }
  .medium-mb25 {
    margin-bottom: 25px;
  }
  .medium-mb20 {
    margin-bottom: 20px;
  }
  .medium-mb15 {
    margin-bottom: 15px;
  }
  .medium-mb10 {
    margin-bottom: 10px;
  }
  .medium-mb5 {
    margin-bottom: 5px;
  }
  .medium-mb0 {
    margin-bottom: 0px;
  }
  .medium-mb-5 {
    margin-bottom: -5px;
  }
  .medium-mb-10 {
    margin-bottom: -10px;
  }
  .medium-ml40 {
    margin-left: 40px;
  }
  .medium-ml35 {
    margin-left: 35px;
  }
  .medium-ml30 {
    margin-left: 30px;
  }
  .medium-ml25 {
    margin-left: 25px;
  }
  .medium-ml20 {
    margin-left: 20px;
  }
  .medium-ml15 {
    margin-left: 15px;
  }
  .medium-ml10 {
    margin-left: 10px;
  }
  .medium-ml5 {
    margin-left: 5px;
  }
  .medium-ml0 {
    margin-left: 0px;
  }
  .medium-ml-5 {
    margin-left: -5px;
  }
  .medium-ml-10 {
    margin-left: -10px;
  }
  .medium-p40 {
    padding: 40px;
  }
  .medium-p35 {
    padding: 35px;
  }
  .medium-p30 {
    padding: 30px;
  }
  .medium-p25 {
    padding: 25px;
  }
  .medium-p20 {
    padding: 20px;
  }
  .medium-p15 {
    padding: 15px;
  }
  .medium-p10 {
    padding: 10px;
  }
  .medium-p5 {
    padding: 5px;
  }
  .medium-p0 {
    padding: 0px;
  }
  .medium-p-5 {
    padding: -5px;
  }
  .medium-p-10 {
    padding: -10px;
  }
  .medium-pt40 {
    padding-top: 40px;
  }
  .medium-pt35 {
    padding-top: 35px;
  }
  .medium-pt30 {
    padding-top: 30px;
  }
  .medium-pt25 {
    padding-top: 25px;
  }
  .medium-pt20 {
    padding-top: 20px;
  }
  .medium-pt15 {
    padding-top: 15px;
  }
  .medium-pt10 {
    padding-top: 10px;
  }
  .medium-pt5 {
    padding-top: 5px;
  }
  .medium-pt0 {
    padding-top: 0px;
  }
  .medium-pt-5 {
    padding-top: -5px;
  }
  .medium-pt-10 {
    padding-top: -10px;
  }
  .medium-pr40 {
    padding-right: 40px;
  }
  .medium-pr35 {
    padding-right: 35px;
  }
  .medium-pr30 {
    padding-right: 30px;
  }
  .medium-pr25 {
    padding-right: 25px;
  }
  .medium-pr20 {
    padding-right: 20px;
  }
  .medium-pr15 {
    padding-right: 15px;
  }
  .medium-pr10 {
    padding-right: 10px;
  }
  .medium-pr5 {
    padding-right: 5px;
  }
  .medium-pr0 {
    padding-right: 0px;
  }
  .medium-pr-5 {
    padding-right: -5px;
  }
  .medium-pr-10 {
    padding-right: -10px;
  }
  .medium-pb40 {
    padding-bottom: 40px;
  }
  .medium-pb35 {
    padding-bottom: 35px;
  }
  .medium-pb30 {
    padding-bottom: 30px;
  }
  .medium-pb25 {
    padding-bottom: 25px;
  }
  .medium-pb20 {
    padding-bottom: 20px;
  }
  .medium-pb15 {
    padding-bottom: 15px;
  }
  .medium-pb10 {
    padding-bottom: 10px;
  }
  .medium-pb5 {
    padding-bottom: 5px;
  }
  .medium-pb0 {
    padding-bottom: 0px;
  }
  .medium-pb-5 {
    padding-bottom: -5px;
  }
  .medium-pb-10 {
    padding-bottom: -10px;
  }
  .medium-pl40 {
    padding-left: 40px;
  }
  .medium-pl35 {
    padding-left: 35px;
  }
  .medium-pl30 {
    padding-left: 30px;
  }
  .medium-pl25 {
    padding-left: 25px;
  }
  .medium-pl20 {
    padding-left: 20px;
  }
  .medium-pl15 {
    padding-left: 15px;
  }
  .medium-pl10 {
    padding-left: 10px;
  }
  .medium-pl5 {
    padding-left: 5px;
  }
  .medium-pl0 {
    padding-left: 0px;
  }
  .medium-pl-5 {
    padding-left: -5px;
  }
  .medium-pl-10 {
    padding-left: -10px;
  }
  .medium-show-inline {
    display: inline;
  }
  .medium-show {
    display: block;
  }
  .medium-td-show,
  td.medium-show {
    display: table-cell;
  }
  .medium-hide {
    display: none;
  }
  /*#endregion */
  /*#region TAGS */
  body {
    font-size: 100%;
  }
  input[type=text],
  input[type=email],
  input[type=number],
  input[type=password],
  input[type=tel] {
    width: auto;
  }
  textarea,
  select {
    width: auto;
  }
  /*#endregion */
  /*#region LAYOUT */
  /*#region LAYOUT CLASSES */
  /*#endregion */
  /*#region PAGE PARTS */
  /*#region HEADER */
  .header-inner {
    padding: 20px 10px;
  }
  .header-logo-link img {
    max-height: 80px;
  }
  .header-icon {
    position: relative;
    margin-top: 20px;
  }
  .header-dropdown {
    width: auto;
    min-width: 300px;
    max-width: 500px;
    right: auto;
  }
  .header-dropdown-right {
    right: 0;
  }
  .header-search {
    border: none;
    margin-top: 20px;
  }
  .header-dropdown-basket-contents {
    max-height: calc(100vh - 280px);
  }
  .header-checkout-back > span {
    display: inline;
  }
  /*#endregion*/
  /*#region PROMO BAR */
  .promo-bar {
    display: block;
  }
  /*#endregion */
  /*#region BASKET */
  .div_BasketSimple {
    text-align: right;
    font-size: 1.2em;
    border: 0;
    background-size: 25px;
    display: block;
    margin-bottom: 5px;
  }
  .div_BasketSimple .div_Inner {
    display: inline-block;
    padding-right: 10px;
  }
  .div_BasketSimple h6 {
    display: inline-block;
  }
  .div_BasketSimple .a_Button {
    display: inline-block;
  }
  /*#endregion*/
  /*#region MAIN MENU */
  .div_CategoriesMenu {
    margin: 0 0 20px;
  }
  .div_CategoriesMenu .a_MainMenuLink {
    display: none;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner {
    display: flex;
    line-height: inherit;
    justify-content: center;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem {
    line-height: 1.3em;
    border: 0;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem:hover .div_SuperMenu {
    display: none;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem > a {
    text-align: center;
    font-size: 0.9em;
    padding: 0.8em 0.6em;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem.div_Parent > A:after {
    content: "";
    display: inline-block;
    height: 1em;
    width: 7px;
    margin: 0 0 0 5px;
    background: url(../images/icons/arrows/smallgreydown.png) right center no-repeat transparent;
    vertical-align: middle;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem.div_Parent:hover > a:after {
    background-image: url(../images/icons/arrows/smallwhitedown.png);
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem.home {
    width: 5%;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem.home > a img {
    display: block;
    height: 1.2em;
    margin: 0 auto;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem.home > a span {
    display: none;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu {
    padding: 20px;
    position: absolute;
    border: 1px solid #eeccb9;
    line-height: 1.375;
    min-width: 350px;
    width: auto;
    background: #fff;
    margin-top: -1px;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu.small {
    width: 600px;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu.medium {
    width: 900px;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu.full {
    width: 100%;
    left: 0;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .img_FloatRight {
    display: block;
    float: right;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu a {
    color: #777;
    padding: 0.1em 0;
    background: none;
    font-size: 1em;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu a:hover {
    color: #C397A0;
    background: none;
    text-decoration: underline;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .menulinks a:before {
    display: block;
    content: "";
    background: url(../images/icons/arrows/pinkdown.png) center center no-repeat;
    background-size: 50%;
    width: 1em;
    height: 1em;
    display: inline-block;
    margin: 0 1ch 0 0;
    vertical-align: middle;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    writing-mode: lr-tb;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Brands a {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    padding: 1em 0;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Brands a > img {
    display: inline-block !important;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Brands a > span {
    display: none;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Brands a:before {
    display: none;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Swatches::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu .div_Swatches a {
    float: none;
    width: auto;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu h2 {
    color: #C397A0;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_SuperMenu h4 {
    padding: 0;
    background: 0;
    margin: 0 0 10px 0;
    color: #F5E1D6;
  }
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem:hover .div_SuperMenu {
    display: block;
  }
  /*#endregion */
  /*#region SEARCH BAR */
  .div_SearchBar {
    display: block;
    width: auto;
    margin: 0px 0 0 21px;
    float: right;
    background: none;
    padding: 0 10px;
  }
  .div_SearchBar .div_SearchOptions A.a_Button {
    padding: 4px 10px;
  }
  .div_SearchBar .div_SearchOptions A.a_Button B {
    font-size: 0.9em;
    padding: 0;
  }
  /*#endregion*/
  /*#region FOOTER */
  .a_FooterToggle {
    display: none;
  }
  .div_Footer .div_FooterMain {
    display: block;
  }
  .div_FooterBrandLogos a {
    width: 8.33333333%;
  }
  /*#endregion */
  /*#region BREADCRUMB */
  .div_Breadcrumb {
    display: block;
  }
  /*#endregion*/
  /*#endregion*/
  /*#region BITS */
  /*#region PRODUCT SEARCH RESULTS */
  .product-search-results {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid #eee;
  }
  .product-search-results .div_BrowsingLeft .div_FiltersMenu {
    padding: 0;
    background: none;
  }
  .product-search-results .div_BrowsingLeft .div_FiltersMenu .a_FiltersLink {
    display: none;
  }
  .product-search-results .div_BrowsingLeft .div_FiltersMenu #div_Filters {
    display: block;
    margin: 0;
  }
  .product-search-results .div_BrowsingLeft .div_FiltersMenu .div_Filter h2 + .div_Scroll {
    display: block;
  }
  .product-search-results.search-filters-left .div_BrowsingLeft {
    width: 25%;
    float: left;
    display: block;
    padding: 0 2% 0 0;
  }
  .product-search-results.search-filters-left .div_BrowsingLeft .div_FiltersMenu > div > h2 {
    display: block;
  }
  .product-search-results.search-filters-left .div_BrowsingLeft .div_FiltersMenu #div_Filters > H2 {
    display: block;
    margin: 0.6em 0 20px;
  }
  .product-search-results.search-filters-left .div_BrowsingLeft .div_FiltersMenu .div_Filter {
    margin: 0 0 20px;
  }
  .product-search-results.search-filters-left .div_BrowsingLeft + .div_BrowsingRight {
    width: 75%;
    float: right;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft {
    display: block;
    padding: 20px 0;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu #div_Filters > H2 {
    display: block;
    margin: 0 10px 0 0;
    padding: 10px 10px 10px 0;
    float: left;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter {
    margin: 0 10px 0 0;
    float: left;
    padding: 0;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter h2 {
    padding: 10px;
    font-weight: normal;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter h2:after {
    display: block;
    content: "";
    display: inline-block;
    vertical-align: baseline;
    background: url(../images/icons/arrows/blackdown.png) center center no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    margin-left: 5px;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter h2 > .current-selection {
    display: none;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .filter-inner:hover > h2 {
    background-color: #333;
    color: #fff;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .filter-inner:hover > h2:after {
    background-image: url(../images/icons/arrows/whitedown.png);
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .filter-inner:hover > h2 + .div_Scroll {
    display: block;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .div_Scroll {
    display: none;
    padding: 10px;
    background: #fff;
    position: absolute;
    margin: 0;
    border: 1px solid #333;
    min-width: 250px;
    z-index: 5;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .selected-values {
    display: block;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .selected-values a {
    padding: 5px 10px;
    border: 1px solid #eee;
    display: block;
    font-size: 0.9em;
    text-decoration: none;
    color: #777;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .selected-values a:after {
    display: block;
    content: "";
    display: inline-block;
    content: "x";
    margin: 0 0 0 10px;
    color: #999;
    vertical-align: baseline;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .selected-values a:hover {
    color: #333;
  }
  .product-search-results.search-filters-top .div_BrowsingLeft .div_FiltersMenu .div_Filter .selected-values a:hover:after {
    color: #333;
  }
  .product-search-results .div_BrowsingRight {
    margin: 0;
  }
  .product-search-results .div_BrowsingRight .div_Paging {
    margin-top: 0;
  }
  .product-search-results .div_BrowsingRight .div_Paging .div_PagingSummary a {
    text-decoration: none;
    cursor: default;
  }
  .product-search-results .div_BrowsingRight .div_Paging .div_Paging .div_Nav {
    float: right;
  }
  .product-search-results .div_BrowsingRight .div_Paging #ucProductSearchResults_ucNavTop_panNav {
    display: inline-block;
  }
  .product-search-results .div_BrowsingRight .div_Product .div_ProductDetails h2 a {
    min-height: 2.6em;
  }
  /*#endregion */
  /*#region CATEGORY BROWSING */
  #div_CategoryBrowser {
    display: block;
  }
  .div_CategoryBrowser {
    margin: 0 0 20px 0;
    padding: 10px;
  }
  .div_CategoryBrowser > H2 {
    font-size: 21px;
  }
  .div_CategoryBrowser > #panCats > A {
    font-size: 0.9em;
  }
  /*#endregion*/
  /*#region PAGING */
  .div_Paging {
    font-size: 1em;
  }
  .div_Paging .first-page,
  .div_Paging .previous-page,
  .div_Paging .next-page,
  .div_Paging .last-page {
    width: auto;
    height: auto;
    line-height: 1.5;
    display: inline;
  }
  .div_Paging .first-page:before,
  .div_Paging .previous-page:before,
  .div_Paging .next-page:before,
  .div_Paging .last-page:before {
    display: none;
  }
  .div_Paging .show-all {
    display: inline;
  }
  /*#endregion */
  /*#region TABS */
  /*#region JS TABS */
  .div_JSTabs .div_TabsNav A,
  .div_JSTabs .div_Tabs A,
  .div_JSTabs .div_TabsNav A.a_Current,
  .div_JSTabs .div_Tabs A.a_Current {
    height: auto;
    margin: 0 1px 0 0;
    float: left;
    background-image: none;
  }
  .div_JSTabs .div_TabsContent > DIV {
    padding: 0;
  }
  /*#endregion */
  /*#region STYLE 2 */
  .tabs2 .div_TabsNav,
  .tabs2 .div_Tabs {
    border: 0;
    border-bottom: 1px solid #eee;
  }
  .tabs2 .div_TabsNav > A,
  .tabs2 .div_Tabs > A,
  .tabs2 .div_TabsNav > a:active,
  .tabs2 .div_Tabs > a:active {
    display: block;
    padding: 10px 5%;
    border: 1px solid #fff;
    border-bottom-color: #eee;
    margin: 0 0 -1px;
  }
  .tabs2 .div_TabsNav > A.a_Current,
  .tabs2 .div_Tabs > A.a_Current,
  .tabs2 .div_TabsNav > A.a_Current:hover,
  .tabs2 .div_Tabs > A.a_Current:hover,
  .tabs2 .div_TabsNav > A.a_Selected,
  .tabs2 .div_Tabs > A.a_Selected,
  .tabs2 .div_TabsNav > A.a_Selected:hover,
  .tabs2 .div_Tabs > A.a_Selected:hover {
    margin: 0 0 -1px;
    border-color: #eee;
    border-bottom-color: #fff;
    background: none;
  }
  .tabs2 .div_TabsContent {
    padding: 3% 0;
    border: 0;
    border-bottom: 1px solid #eee;
  }
  /*#endregion */
  /*#endregion */
  /*#region ITEMS */
  .items::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .items .item {
    display: block;
    float: left;
    text-decoration: none;
    position: relative;
  }
  .items > .clear {
    display: none;
  }
  .medium-items-3-2 {
    margin-left: -1%;
    margin-right: -1%;
  }
  .medium-items-3-2 .item {
    width: 31.33333333%;
    margin: 1%;
  }
  .medium-items-3-2 > .clear:nth-of-type(1n+0),
  .medium-items-3-2 > .clear:nth-of-type(2n+0),
  .medium-items-3-2 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .medium-items-3-2 > .clear:nth-of-type(3n + 0) {
    display: block;
  }
  /*#endregion */
  /*#region POP-UPS */
  .div_PopUpBox {
    width: 500px;
    margin-left: -250px;
  }
  .div_PopUpBox .div_ButtonsNav .a_Button {
    width: auto;
    margin-bottom: 0;
    margin-right: 5px;
    display: inline-block;
  }
  .div_PopUpBox .div_ButtonsNav .a_Button .div_ButtonsRight .a_Button {
    margin-left: 5px;
  }
  .div_PopUpBox.div_PopUpSizeSmall {
    width: 500px;
    margin-left: -250px;
  }
  .div_PopUpBox.div_PopUpSizeMedium {
    width: 700px;
    margin-left: -350px;
  }
  .div_PopUpBox.div_PopUpSizeLarge {
    width: 90%;
    margin-left: -45%;
  }
  .div_PopUpBox.div_PopUpSizeFull {
    width: 100%;
    margin-left: 0;
    left: 0;
    top: 0;
  }
  /*#endregion */
  /*#region POP-UP VARIATIONS */
  .div_PopUpBox .div_ProductPage .div_TopDetails .div_Right {
    width: 75%;
  }
  /*#endregion */
  /*#region COOKIE LAW */
  .div_CookieLaw {
    padding: 10px;
  }
  /*#endregion */
  /*#region ADDRESS LOOK-UP */
  .div_AddressLookup .img_Flag {
    margin: 0 0 0 5px;
    position: static;
  }
  /*#endregion */
  /*#region ADDRESS BOOK */
  .div_AddressBook .div_Address {
    float: left;
    width: 30%;
    margin: 0 10px 10px 0;
  }
  .div_AddressBook .div_Address > DIV > DIV:first-child {
    height: 120px;
    overflow: auto;
  }
  /*#endregion */
  /*#region BOXES */
  .box1,
  .div_Box1 {
    padding: 25px;
  }
  /*#endregion */
  /*#endregion */
  /*#region PAGES */
  /*#region CATEGORY BROWSE */
  .category-page .category-header-image {
    display: block;
  }
  .category-page .category-header-image + .category-header-text {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    color: #333;
    max-width: 40%;
    background: rgba(255, 255, 255, 0.7);
    padding: 3%;
    text-align: justify;
    overflow-y: auto;
  }
  .category-page .category-header-image + .category-header-text h1 {
    text-transform: uppercase;
    font-size: 24px;
    margin: 0 0 20px;
    padding: 0;
    letter-spacing: 1px;
    text-align: center;
  }
  .category-page .category-header-image + .category-header-text .description {
    border: 0;
    font-size: 13px;
    font-weight: 300;
  }
  .category-page .category-header-image + .category-header-text .description a {
    color: #333;
  }
  .category-page .category-header {
    position: relative;
  }
  .category-page .description {
    border: none;
  }
  .category-page .description .description-body {
    height: auto;
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
    font-size: 1em;
    line-height: 1.5em;
  }
  .category-page .description .description-body p:first-child {
    text-overflow: clip;
    white-space: normal;
    overflow: visible;
  }
  /*#endregion */
  /*#region PRODUCT DETAILS */
  .product-details-page .div_TopDetails {
    margin: 2% 0;
  }
  .product-details-page .div_TopDetails .div_Left {
    float: left;
    width: 40%;
    padding: 0 2% 0 0;
  }
  .product-details-page .div_TopDetails .div_Left .div_ImageText {
    display: block;
  }
  .product-details-page .div_TopDetails .div_Left .multiple-images .div_MainImage {
    width: auto;
    float: none;
  }
  .product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails {
    width: auto;
    float: none;
    margin: 1em 0 0;
  }
  .product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs {
    display: block;
  }
  .product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs > span {
    display: inline-block;
    max-width: 25%;
  }
  .product-details-page .div_TopDetails .div_Right {
    float: right;
    width: 60%;
    padding: 0 0 0;
    margin: 0;
  }
  .product-details-page .div_TopDetails .div_Right .rating {
    display: inline-block;
    margin: 0 0 0 30px;
  }
  .product-details-page .div_TopDetails .div_Right .rating .reviews-count,
  .product-details-page .div_TopDetails .div_Right .rating .write-review {
    margin: 0 0 0 5px;
  }
  .product-details-page .div_TopDetails .div_Right .delivery-info span {
    float: left;
    max-width: 50%;
  }
  .product-details-page .div_TopDetails .div_Right .delivery-info span + span {
    padding-left: 5ch;
  }
  .product-details-page .div_TopDetails .div_Right .delivery-info span + span::before {
    display: block;
    content: "";
    content: "•";
    display: inline-block;
    color: #F5E1D6;
    margin: 0 3ch 0 2ch;
    position: absolute;
    left: 0;
  }
  .product-details-page .div_TopDetails .div_Right .int-delivery {
    display: block;
  }
  .product-details-page .div_TopDetails .second-section {
    float: none;
    width: auto;
    clear: both;
    padding-top: 40px;
  }
  .product-details-page .div_Styles {
    margin-top: 0;
  }
  .product-details-page .div_Styles .div_Style {
    padding: 10px;
  }
  .product-details-page .div_Styles .div_Style .div_Details {
    /*.a_Special {
					margin: 0.5em 0;
					display: inline-block;
				}*/
  }
  .product-details-page .div_Styles .div_Style .div_Details .product-name {
    float: left;
  }
  .product-details-page .div_Styles .div_Style .div_Details .div_Pricing {
    float: right;
    text-align: right;
    padding: 0 0 10px 10px;
  }
  .product-details-page .div_Styles .div_Style .div_AddtoBasket {
    position: static;
    bottom: 20px;
    right: 20px;
    text-align: right;
  }
  .product-details-page .div_Styles .div_Style .div_AddtoBasket .a_Help {
    display: inline-block;
    float: none;
    padding: 0;
    font-size: 0.8em;
  }
  .product-details-page .div_Styles .div_Style .div_AddtoBasket .a_Button {
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .product-details-page .div_Styles .div_Style .div_AddtoBasket .label {
    display: inline;
  }
  /*#endregion */
  /*#region BASKET */
  .div_BasketPage .product-image-link {
    display: block;
    width: 100px;
  }
  .div_BasketPage .product-details {
    margin: 0 0 0 100px;
    padding-left: 10px;
  }
  .div_BasketPage .div_ButtonsNav .div_ButtonsLeft {
    float: left;
  }
  .div_BasketPage .div_ButtonsNav .div_ButtonsRight {
    float: right;
    text-align: center;
  }
  .div_BasketPage .div_ButtonsNav .a_SubmitButton {
    width: auto;
  }
  .div_BasketPage .div_ButtonsNav .a_SubmitButton.a_ButtonGreen INPUT {
    padding: 0.8em 25px;
    font-size: 1.5em;
  }
  .div_BasketPage .div_ButtonsNav .a_Button {
    width: auto;
  }
  .div_BasketPage TABLE .tr_Discount TD,
  .div_BasketPage TABLE .tr_Delivery TD {
    text-align: left;
  }
  .div_BasketPage TABLE .tr_Discount TD:first-of-type,
  .div_BasketPage TABLE .tr_Delivery TD:first-of-type {
    display: table-cell;
  }
  .div_BasketPage TABLE .tr_Discount TD:last-of-type,
  .div_BasketPage TABLE .tr_Delivery TD:last-of-type {
    border-left: 0;
  }
  .div_BasketPage TABLE .tr_Discount TD SELECT,
  .div_BasketPage TABLE .tr_Delivery TD SELECT {
    margin-bottom: 3px;
    width: auto;
  }
  .div_BasketPage TABLE .tr_Discount TD .div_Heading,
  .div_BasketPage TABLE .tr_Delivery TD .div_Heading {
    display: none;
  }
  .div_BasketPage TABLE .td_BigTotal,
  .div_BasketPage TABLE .td_Total {
    text-align: right;
  }
  .div_BasketPage .basket-total {
    text-align: right;
    font-size: 120%;
    margin: 40px 0;
  }
  .div_BasketPage .basket-total .label {
    display: inline-block;
    margin: 0 10px 0 0;
  }
  .div_BasketPage .basket-total .price {
    display: inline-block;
  }
  /*#endregion */
  /*#endregion */
}
@media only screen and (min-width: 64.063em) {
  /*#region MIXINS  */
  /*#endregion*/
  /*#region LIBRARIES */
  .large-m40 {
    margin: 40px;
  }
  .large-m35 {
    margin: 35px;
  }
  .large-m30 {
    margin: 30px;
  }
  .large-m25 {
    margin: 25px;
  }
  .large-m20 {
    margin: 20px;
  }
  .large-m15 {
    margin: 15px;
  }
  .large-m10 {
    margin: 10px;
  }
  .large-m5 {
    margin: 5px;
  }
  .large-m0 {
    margin: 0px;
  }
  .large-m-5 {
    margin: -5px;
  }
  .large-m-10 {
    margin: -10px;
  }
  .large-mt40 {
    margin-top: 40px;
  }
  .large-mt35 {
    margin-top: 35px;
  }
  .large-mt30 {
    margin-top: 30px;
  }
  .large-mt25 {
    margin-top: 25px;
  }
  .large-mt20 {
    margin-top: 20px;
  }
  .large-mt15 {
    margin-top: 15px;
  }
  .large-mt10 {
    margin-top: 10px;
  }
  .large-mt5 {
    margin-top: 5px;
  }
  .large-mt0 {
    margin-top: 0px;
  }
  .large-mt-5 {
    margin-top: -5px;
  }
  .large-mt-10 {
    margin-top: -10px;
  }
  .large-mr40 {
    margin-right: 40px;
  }
  .large-mr35 {
    margin-right: 35px;
  }
  .large-mr30 {
    margin-right: 30px;
  }
  .large-mr25 {
    margin-right: 25px;
  }
  .large-mr20 {
    margin-right: 20px;
  }
  .large-mr15 {
    margin-right: 15px;
  }
  .large-mr10 {
    margin-right: 10px;
  }
  .large-mr5 {
    margin-right: 5px;
  }
  .large-mr0 {
    margin-right: 0px;
  }
  .large-mr-5 {
    margin-right: -5px;
  }
  .large-mr-10 {
    margin-right: -10px;
  }
  .large-mb40 {
    margin-bottom: 40px;
  }
  .large-mb35 {
    margin-bottom: 35px;
  }
  .large-mb30 {
    margin-bottom: 30px;
  }
  .large-mb25 {
    margin-bottom: 25px;
  }
  .large-mb20 {
    margin-bottom: 20px;
  }
  .large-mb15 {
    margin-bottom: 15px;
  }
  .large-mb10 {
    margin-bottom: 10px;
  }
  .large-mb5 {
    margin-bottom: 5px;
  }
  .large-mb0 {
    margin-bottom: 0px;
  }
  .large-mb-5 {
    margin-bottom: -5px;
  }
  .large-mb-10 {
    margin-bottom: -10px;
  }
  .large-ml40 {
    margin-left: 40px;
  }
  .large-ml35 {
    margin-left: 35px;
  }
  .large-ml30 {
    margin-left: 30px;
  }
  .large-ml25 {
    margin-left: 25px;
  }
  .large-ml20 {
    margin-left: 20px;
  }
  .large-ml15 {
    margin-left: 15px;
  }
  .large-ml10 {
    margin-left: 10px;
  }
  .large-ml5 {
    margin-left: 5px;
  }
  .large-ml0 {
    margin-left: 0px;
  }
  .large-ml-5 {
    margin-left: -5px;
  }
  .large-ml-10 {
    margin-left: -10px;
  }
  .large-p40 {
    padding: 40px;
  }
  .large-p35 {
    padding: 35px;
  }
  .large-p30 {
    padding: 30px;
  }
  .large-p25 {
    padding: 25px;
  }
  .large-p20 {
    padding: 20px;
  }
  .large-p15 {
    padding: 15px;
  }
  .large-p10 {
    padding: 10px;
  }
  .large-p5 {
    padding: 5px;
  }
  .large-p0 {
    padding: 0px;
  }
  .large-p-5 {
    padding: -5px;
  }
  .large-p-10 {
    padding: -10px;
  }
  .large-pt40 {
    padding-top: 40px;
  }
  .large-pt35 {
    padding-top: 35px;
  }
  .large-pt30 {
    padding-top: 30px;
  }
  .large-pt25 {
    padding-top: 25px;
  }
  .large-pt20 {
    padding-top: 20px;
  }
  .large-pt15 {
    padding-top: 15px;
  }
  .large-pt10 {
    padding-top: 10px;
  }
  .large-pt5 {
    padding-top: 5px;
  }
  .large-pt0 {
    padding-top: 0px;
  }
  .large-pt-5 {
    padding-top: -5px;
  }
  .large-pt-10 {
    padding-top: -10px;
  }
  .large-pr40 {
    padding-right: 40px;
  }
  .large-pr35 {
    padding-right: 35px;
  }
  .large-pr30 {
    padding-right: 30px;
  }
  .large-pr25 {
    padding-right: 25px;
  }
  .large-pr20 {
    padding-right: 20px;
  }
  .large-pr15 {
    padding-right: 15px;
  }
  .large-pr10 {
    padding-right: 10px;
  }
  .large-pr5 {
    padding-right: 5px;
  }
  .large-pr0 {
    padding-right: 0px;
  }
  .large-pr-5 {
    padding-right: -5px;
  }
  .large-pr-10 {
    padding-right: -10px;
  }
  .large-pb40 {
    padding-bottom: 40px;
  }
  .large-pb35 {
    padding-bottom: 35px;
  }
  .large-pb30 {
    padding-bottom: 30px;
  }
  .large-pb25 {
    padding-bottom: 25px;
  }
  .large-pb20 {
    padding-bottom: 20px;
  }
  .large-pb15 {
    padding-bottom: 15px;
  }
  .large-pb10 {
    padding-bottom: 10px;
  }
  .large-pb5 {
    padding-bottom: 5px;
  }
  .large-pb0 {
    padding-bottom: 0px;
  }
  .large-pb-5 {
    padding-bottom: -5px;
  }
  .large-pb-10 {
    padding-bottom: -10px;
  }
  .large-pl40 {
    padding-left: 40px;
  }
  .large-pl35 {
    padding-left: 35px;
  }
  .large-pl30 {
    padding-left: 30px;
  }
  .large-pl25 {
    padding-left: 25px;
  }
  .large-pl20 {
    padding-left: 20px;
  }
  .large-pl15 {
    padding-left: 15px;
  }
  .large-pl10 {
    padding-left: 10px;
  }
  .large-pl5 {
    padding-left: 5px;
  }
  .large-pl0 {
    padding-left: 0px;
  }
  .large-pl-5 {
    padding-left: -5px;
  }
  .large-pl-10 {
    padding-left: -10px;
  }
  .large-show-inline {
    display: inline;
  }
  .large-show {
    display: block;
  }
  .large-td-show,
  td.large-show {
    display: table-cell;
  }
  .large-hide {
    display: none;
  }
  /*#endregion */
  /*#region TAGS */
  body {
    background: #F3E7E9;
  }
  /*#endregion */
  /*#region LAYOUT */
  .div_MainOuter {
    max-width: 1450px;
    padding: 0 40px;
    margin: 0 auto;
    background: #fff;
  }
  .div_MainInner {
    max-width: 1400px;
  }
  .div_MainContent {
    max-width: 1400px;
    margin: 30px 0 0;
  }
  /*#endregion */
  /*#region HEADER */
  .header-logo-link img {
    max-height: 100px;
  }
  .header-icon {
    width: 37px;
    height: 37px;
    line-height: 23px;
    margin-left: 20px;
    margin-top: 30px;
  }
  .header-icon-link {
    width: 30px;
    height: 30px;
  }
  .header-icon-link-circle .header-icon-image {
    width: 30px;
    height: 30px;
  }
  .header-search {
    margin-top: 30px;
  }
  /*#endregion */
  /*#region PROMO BAR */
  .promo-bar .flex-parent .flex-item {
    flex-grow: 0;
  }
  /*#endregion */
  /*#region MAIN MENU */
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem > a {
    font-size: 1.15em;
  }
  /*#endregion */
  /*#region SEARCH BAR */
  .div_SearchBar .ipt_SearchBox {
    width: 300px;
  }
  /*#endregion*/
  /*#region BITS */
  /*#region ITEMS */
  .items::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
  .items .item {
    display: block;
    float: left;
    text-decoration: none;
    position: relative;
  }
  .items > .clear {
    display: none;
  }
  .large-items-4-2 {
    margin-left: -1%;
    margin-right: -1%;
  }
  .large-items-4-2 .item {
    width: 23%;
    margin: 1%;
  }
  .large-items-4-2 > .clear:nth-of-type(1n+0),
  .large-items-4-2 > .clear:nth-of-type(2n+0),
  .large-items-4-2 > .clear:nth-of-type(3n+0) {
    display: none;
  }
  .large-items-4-2 > .clear:nth-of-type(4n + 0) {
    display: block;
  }
  /*#endregion */
  /*#region POP-UPS */
  .div_DarkScreen:before {
    display: block;
  }
  .div_PopUpBox.div_PopUpSizeSmall {
    width: 500px;
    margin-left: -250px;
  }
  .div_PopUpBox.div_PopUpSizeMedium {
    width: 700px;
    margin-left: -350px;
  }
  .div_PopUpBox.div_PopUpSizeLarge {
    width: 1200px;
    margin-left: -600px;
  }
  /*#endregion */
  /*#region POP-UP VARIATIONS */
  .div_PopUpBox .div_AddToBasket .related-items-link {
    display: none;
  }
  .div_PopUpBox .div_AddToBasket .div_RelatedProducts {
    display: block;
  }
  /*#endregion */
  /*#endregion */
  /*#region PAGES */
  /*#region CATEGORY BROWSE */
  .div_CategoryBrowser > #panCats {
    display: block;
  }
  .category-page .category-header-image + .category-header-text {
    max-width: 40%;
    padding: 3%;
  }
  .category-page .category-header-image + .category-header-text h1 {
    font-size: 32px;
    margin: 0 0 20px;
  }
  .category-page .category-header-image + .category-header-text .description {
    font-size: 15px;
  }
  /*#endregion */
  /*#region PRODUCT DETAILS */
  .product-details-page .div_TopDetails .div_Left .multiple-images .div_Thumbnails .thumbs > span {
    max-width: 16.66666667%;
  }
  .product-details-page .div_TopDetails .div_Right h1 {
    font-size: 2.4em;
  }
  .product-details-page .div_TopDetails .second-section {
    float: right;
    width: 60%;
    clear: none;
    padding-top: 20px;
  }
  .product-details-page .div_Styles .div_Style .a_Image {
    width: 10%;
  }
  .product-details-page .div_Styles .div_Style .div_Details {
    width: 90%;
    padding-bottom: 3.2em;
  }
  .product-details-page .div_Styles .div_Style .div_Details .div_Pricing .old-price {
    display: inline-block;
  }
  .product-details-page .div_Styles .div_Style .div_AddtoBasket {
    position: absolute;
    bottom: 10px;
    right: 10px;
    text-align: right;
  }
  .product-details-page .div_Styles .div_Style .div_AddtoBasket .a_Help {
    display: inline-block;
    margin: 0 20px 0 0;
    float: none;
    padding: 0;
  }
  .product-details-page .div_Styles .div_Style .div_AddtoBasket .a_Button {
    display: inline-block;
    margin: 0;
  }
  .product-details-page .single-style .div_Style .div_Details {
    padding: 0;
    width: auto;
  }
  .product-details-page .single-style .div_Style .div_AddtoBasket {
    position: static;
  }
  /*#endregion */
  /*#endregion */
}
/*#region Mixins  */
/*#endregion*/
@media only screen and (min-width: 75em) {
  .div_CategoriesMenu .div_CategoriesMenuInner .div_MenuItem > a {
    padding-left: 20px;
    padding-right: 20px;
  }
}