/* line 89, ../../private/scss/lib/_reset.scss */
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dialog,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
meter,
nav,
object,
ol,
output,
p,
pre,
progress,
q,
rp,
rt,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
xmp {
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 100%;
}

/* line 97, ../../private/scss/lib/_reset.scss */
html,
body {
  height: 100%;
}

/* line 101, ../../private/scss/lib/_reset.scss */
article {
  display: block;
}

/* line 106, ../../private/scss/lib/_reset.scss */
b,
strong {
  font-weight: bold;
}

/* line 110, ../../private/scss/lib/_reset.scss */
img {
  color: transparent;
  font-size: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

/* line 118, ../../private/scss/lib/_reset.scss */
ol,
ul {
  list-style: none;
}

/* line 122, ../../private/scss/lib/_reset.scss */
li {
  display: list-item;
}

/* line 126, ../../private/scss/lib/_reset.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 133, ../../private/scss/lib/_reset.scss */
th,
td,
caption {
  font-weight: normal;
  vertical-align: top;
  text-align: left;
}

/* line 139, ../../private/scss/lib/_reset.scss */
q {
  quotes: none;
}

/* line 144, ../../private/scss/lib/_reset.scss */
q:before,
q:after {
  content: '';
  content: none;
}

/* line 151, ../../private/scss/lib/_reset.scss */
sub,
sup,
small {
  font-size: 75%;
}

/* line 156, ../../private/scss/lib/_reset.scss */
sub,
sup {
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 162, ../../private/scss/lib/_reset.scss */
sub {
  bottom: -0.25em;
}

/* line 166, ../../private/scss/lib/_reset.scss */
sup {
  top: -0.5em;
}

/* line 170, ../../private/scss/lib/_reset.scss */
svg {
  overflow: hidden;
}

/* line 174, ../../private/scss/lib/_reset.scss */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 183, ../../private/scss/lib/_reset.scss */
.clearfix {
  display: inline-block;
}

/* line 187, ../../private/scss/lib/_reset.scss */
html[xmlns] .clearfix {
  display: block;
}

/* line 191, ../../private/scss/lib/_reset.scss */
* html .clearfix {
  height: 1%;
}

/* line 195, ../../private/scss/lib/_reset.scss */
.clear {
  clear: both;
}

/* Main Form Style */
/* line 2, ../../private/scss/lib/_jquery.selectbox.scss */
.mainForms .sbHolder {
  background-position: -160px -550px;
  float: right;
  margin-right: 8px;
}

/* Different Sizes */
/* line 7, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbHolder {
  width: 68px;
  background-position: -80px -550px;
}

/* line 8, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbSelector {
  width: 48px;
}

/* line 9, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbOptions {
  width: 64px;
}

/* line 10, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbOptions a {
  padding: 4px 10px;
  width: 44px;
}

/* line 12, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80 .sbHolder {
  width: 84px;
  background-position: -190px -510px;
}

/* line 13, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80 .sbSelector {
  width: 64px;
}

/* line 14, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80 .sbOptions {
  width: 80px;
}

/* Default Form Style */
/* line 19, ../../private/scss/lib/_jquery.selectbox.scss */
.sbHolder {
  background-image: url(../../img/selectbox.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #fff;
  border: 1px solid #ddd;
  width: 198px;
  height: 33px;
  position: relative;
  font-size: 12px;
  color: #333;
  font-weight: normal;
  text-align: left;
  float: left;
}

/* line 35, ../../private/scss/lib/_jquery.selectbox.scss */
.sbSelector {
  width: 198px;
  height: 100%;
  color: #333;
  display: block;
  left: 0;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 18px;
  text-decoration: none;
  top: 0;
  padding: 0;
  line-height: 33px;
}

/* line 53, ../../private/scss/lib/_jquery.selectbox.scss */
.sbSelector:link,
.sbSelector:visited,
.sbSelector:hover {
  text-decoration: none;
  color: #333;
}

/* line 55, ../../private/scss/lib/_jquery.selectbox.scss */
.sbToggle {
  display: block;
  width: 20px;
  height: 100%;
  outline: none;
  position: absolute;
  right: 0px;
  top: 0px;
}

/* line 68, ../../private/scss/lib/_jquery.selectbox.scss */
.sbHolderDisabled {
  background-color: #3C3C3C;
  border: solid 1px #515151;
}

/* line 75, ../../private/scss/lib/_jquery.selectbox.scss */
.sbOptions {
  width: 198px;
  background-color: #fafafa;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 1px 0px 1px;
  list-style: none;
  left: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 99;
  overflow-y: auto;
}

/* line 90, ../../private/scss/lib/_jquery.selectbox.scss */
.sbOptions a {
  color: #000;
  border-bottom: 1px solid #ccc;
  display: block;
  outline: none;
  padding: 0px 0 0px 18px;
  height: 33px;
  line-height: 33px;
  text-decoration: none;
}

/* line 101, ../../private/scss/lib/_jquery.selectbox.scss */
.sbOptions a:hover {
  background-color: #ccc;
}

/* line 103, ../../private/scss/lib/_jquery.selectbox.scss */
.sbOptions .sbDisabled {
  display: block;
}

/* line 106, ../../private/scss/lib/_jquery.selectbox.scss */
.sbOptions .sbGroup {
  display: block;
}

/* Main Form Style */
/* line 112, ../../private/scss/lib/_jquery.selectbox.scss */
.mainForms .sbHolder {
  background-position: -160px -550px;
  float: right;
  margin-right: 8px;
}

/* Different Themes */
/* line 116, ../../private/scss/lib/_jquery.selectbox.scss */
.select-320 .sbHolder {
  width: 320px;
  background-position: 0px -630px;
}

/* line 117, ../../private/scss/lib/_jquery.selectbox.scss */
.select-320 .sbSelector {
  width: 300px;
}

/* line 118, ../../private/scss/lib/_jquery.selectbox.scss */
.select-320 .sbOptions {
  width: 320px;
}

/* line 120, ../../private/scss/lib/_jquery.selectbox.scss */
.select-180-grey .sbHolder {
  width: 184px;
  background-position: -160px -550px;
}

/* line 121, ../../private/scss/lib/_jquery.selectbox.scss */
.select-180-grey .sbSelector {
  width: 164px;
}

/* line 122, ../../private/scss/lib/_jquery.selectbox.scss */
.select-180-grey .sbOptions {
  width: 184px;
}

/* line 124, ../../private/scss/lib/_jquery.selectbox.scss */
.select-120-grey .sbHolder {
  width: 124px;
  background-position: 0px -590px;
}

/* line 125, ../../private/scss/lib/_jquery.selectbox.scss */
.select-120-grey .sbSelector {
  width: 104px;
}

/* line 126, ../../private/scss/lib/_jquery.selectbox.scss */
.select-120-grey .sbOptions {
  width: 120px;
}

/* line 128, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80-grey .sbHolder {
  width: 84px;
  background-position: -130px -590px;
}

/* line 129, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80-grey .sbSelector {
  width: 64px;
}

/* line 130, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80-grey .sbOptions {
  width: 80px;
}

/* line 132, ../../private/scss/lib/_jquery.selectbox.scss */
.select-50-grey .sbHolder {
  width: 54px;
  background-position: -220px -590px;
}

/* line 133, ../../private/scss/lib/_jquery.selectbox.scss */
.select-50-grey .sbSelector {
  width: 34px;
}

/* line 134, ../../private/scss/lib/_jquery.selectbox.scss */
.select-50-grey .sbOptions {
  width: 50px;
}

/* Different Sizes */
/* line 140, ../../private/scss/lib/_jquery.selectbox.scss */
.formItem .select-65 {
  margin: 0 0 10px -2px;
}

/* line 141, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbHolder {
  width: 68px;
  background-position: -80px -550px;
}

/* line 142, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbSelector {
  width: 48px;
}

/* line 143, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbOptions {
  width: 64px;
}

/* line 144, ../../private/scss/lib/_jquery.selectbox.scss */
.select-65 .sbOptions a {
  padding: 4px 10px;
  width: 44px;
}

/* line 146, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80 .sbHolder {
  width: 84px;
  background-position: -190px -510px;
}

/* line 147, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80 .sbSelector {
  width: 64px;
}

/* line 148, ../../private/scss/lib/_jquery.selectbox.scss */
.select-80 .sbOptions {
  width: 80px;
}

/* line 150, ../../private/scss/lib/_jquery.selectbox.scss */
.select-50 .sbHolder {
  width: 54px;
  background-position: -280px -510px;
}

/* line 151, ../../private/scss/lib/_jquery.selectbox.scss */
.select-50 .sbSelector {
  width: 34px;
}

/* line 152, ../../private/scss/lib/_jquery.selectbox.scss */
.select-50 .sbOptions {
  width: 50px;
}

/* line 1, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}

/* line 10, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-animation.ng-hide-add,
.cg-busy-animation.ng-hide-remove {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  display: block !important;
}

/* line 17, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-animation.ng-hide-remove {
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -moz-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  -o-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

/* line 25, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-animation.ng-hide-remove.ng-hide-remove-active {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

/* line 33, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-animation.ng-hide-add {
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

/* line 41, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-animation.ng-hide-add.ng-hide-add-active {
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -moz-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  -o-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

/* line 50, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-backdrop {
  background-color: white;
  opacity: .7;
}

/* All styles below are for the default template. */
/* line 57, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-wrapper {
  text-align: center;
}

/* line 61, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-sign {
  display: inline-block;
  position: relative;
  padding-bottom: 6px;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #FFF;
  border: 1px solid #dddddd;
  border-top-width: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/* line 74, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-text {
  margin: 13px 12px 6px 49px;
  font-size: 16px;
  color: #555;
  text-align: left;
  max-width: 400px;
}

/* line 81, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner {
  position: absolute;
  width: 20px;
  height: 20px;
  display: inline-block;
  top: 12px;
  left: 14px;
}

/* line 89, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div {
  width: 12%;
  height: 26%;
  background: #000;
  position: absolute;
  left: 44.5%;
  top: 37%;
  opacity: 0;
  -webkit-animation: cg-busy-spinner-anim 1s linear infinite;
  -moz-animation: cg-busy-spinner-anim 1s linear infinite;
  -ms-animation: cg-busy-spinner-anim 1s linear infinite;
  -o-animation: cg-busy-spinner-anim 1s linear infinite;
  animation: cg-busy-spinner-anim 1s linear infinite;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}

/* line 109, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar1 {
  -webkit-transform: rotate(0deg) translate(0, -142%);
  -moz-transform: rotate(0deg) translate(0, -142%);
  -ms-transform: rotate(0deg) translate(0, -142%);
  -o-transform: rotate(0deg) translate(0, -142%);
  transform: rotate(0deg) translate(0, -142%);
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  animation-delay: 0s;
}

/* line 121, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar2 {
  -webkit-transform: rotate(30deg) translate(0, -142%);
  -moz-transform: rotate(30deg) translate(0, -142%);
  -ms-transform: rotate(30deg) translate(0, -142%);
  -o-transform: rotate(30deg) translate(0, -142%);
  transform: rotate(30deg) translate(0, -142%);
  -webkit-animation-delay: -0.9167s;
  -moz-animation-delay: -0.9167s;
  -ms-animation-delay: -0.9167s;
  -o-animation-delay: -0.9167s;
  animation-delay: -0.9167s;
}

/* line 133, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar3 {
  -webkit-transform: rotate(60deg) translate(0, -142%);
  -moz-transform: rotate(60deg) translate(0, -142%);
  -ms-transform: rotate(60deg) translate(0, -142%);
  -o-transform: rotate(60deg) translate(0, -142%);
  transform: rotate(60deg) translate(0, -142%);
  -webkit-animation-delay: -0.833s;
  -moz-animation-delay: -0.833s;
  -ms-animation-delay: -0.833s;
  -o-animation-delay: -0.833s;
  animation-delay: -0.833s;
}

/* line 145, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar4 {
  -webkit-transform: rotate(90deg) translate(0, -142%);
  -moz-transform: rotate(90deg) translate(0, -142%);
  -ms-transform: rotate(90deg) translate(0, -142%);
  -o-transform: rotate(90deg) translate(0, -142%);
  transform: rotate(90deg) translate(0, -142%);
  -webkit-animation-delay: -0.75s;
  -moz-animation-delay: -0.75s;
  -ms-animation-delay: -0.75s;
  -o-animation-delay: -0.75s;
  animation-delay: -0.75s;
}

/* line 157, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar5 {
  -webkit-transform: rotate(120deg) translate(0, -142%);
  -moz-transform: rotate(120deg) translate(0, -142%);
  -ms-transform: rotate(120deg) translate(0, -142%);
  -o-transform: rotate(120deg) translate(0, -142%);
  transform: rotate(120deg) translate(0, -142%);
  -webkit-animation-delay: -0.667s;
  -moz-animation-delay: -0.667s;
  -ms-animation-delay: -0.667s;
  -o-animation-delay: -0.667s;
  animation-delay: -0.667s;
}

/* line 169, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar6 {
  -webkit-transform: rotate(150deg) translate(0, -142%);
  -moz-transform: rotate(150deg) translate(0, -142%);
  -ms-transform: rotate(150deg) translate(0, -142%);
  -o-transform: rotate(150deg) translate(0, -142%);
  transform: rotate(150deg) translate(0, -142%);
  -webkit-animation-delay: -0.5833s;
  -moz-animation-delay: -0.5833s;
  -ms-animation-delay: -0.5833s;
  -o-animation-delay: -0.5833s;
  animation-delay: -0.5833s;
}

/* line 181, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar7 {
  -webkit-transform: rotate(180deg) translate(0, -142%);
  -moz-transform: rotate(180deg) translate(0, -142%);
  -ms-transform: rotate(180deg) translate(0, -142%);
  -o-transform: rotate(180deg) translate(0, -142%);
  transform: rotate(180deg) translate(0, -142%);
  -webkit-animation-delay: -0.5s;
  -moz-animation-delay: -0.5s;
  -ms-animation-delay: -0.5s;
  -o-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

/* line 193, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar8 {
  -webkit-transform: rotate(210deg) translate(0, -142%);
  -moz-transform: rotate(210deg) translate(0, -142%);
  -ms-transform: rotate(210deg) translate(0, -142%);
  -o-transform: rotate(210deg) translate(0, -142%);
  transform: rotate(210deg) translate(0, -142%);
  -webkit-animation-delay: -0.41667s;
  -moz-animation-delay: -0.41667s;
  -ms-animation-delay: -0.41667s;
  -o-animation-delay: -0.41667s;
  animation-delay: -0.41667s;
}

/* line 205, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar9 {
  -webkit-transform: rotate(240deg) translate(0, -142%);
  -moz-transform: rotate(240deg) translate(0, -142%);
  -ms-transform: rotate(240deg) translate(0, -142%);
  -o-transform: rotate(240deg) translate(0, -142%);
  transform: rotate(240deg) translate(0, -142%);
  -webkit-animation-delay: -0.333s;
  -moz-animation-delay: -0.333s;
  -ms-animation-delay: -0.333s;
  -o-animation-delay: -0.333s;
  animation-delay: -0.333s;
}

/* line 217, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar10 {
  -webkit-transform: rotate(270deg) translate(0, -142%);
  -moz-transform: rotate(270deg) translate(0, -142%);
  -ms-transform: rotate(270deg) translate(0, -142%);
  -o-transform: rotate(270deg) translate(0, -142%);
  transform: rotate(270deg) translate(0, -142%);
  -webkit-animation-delay: -0.25s;
  -moz-animation-delay: -0.25s;
  -ms-animation-delay: -0.25s;
  -o-animation-delay: -0.25s;
  animation-delay: -0.25s;
}

/* line 229, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar11 {
  -webkit-transform: rotate(300deg) translate(0, -142%);
  -moz-transform: rotate(300deg) translate(0, -142%);
  -ms-transform: rotate(300deg) translate(0, -142%);
  -o-transform: rotate(300deg) translate(0, -142%);
  transform: rotate(300deg) translate(0, -142%);
  -webkit-animation-delay: -0.1667s;
  -moz-animation-delay: -0.1667s;
  -ms-animation-delay: -0.1667s;
  -o-animation-delay: -0.1667s;
  animation-delay: -0.1667s;
}

/* line 241, ../../private/scss/lib/angular-busy/_angular-busy.scss */
.cg-busy-default-spinner div.bar12 {
  -webkit-transform: rotate(330deg) translate(0, -142%);
  -moz-transform: rotate(330deg) translate(0, -142%);
  -ms-transform: rotate(330deg) translate(0, -142%);
  -o-transform: rotate(330deg) translate(0, -142%);
  transform: rotate(330deg) translate(0, -142%);
  -webkit-animation-delay: -0.0833s;
  -moz-animation-delay: -0.0833s;
  -ms-animation-delay: -0.0833s;
  -o-animation-delay: -0.0833s;
  animation-delay: -0.0833s;
}

@-webkit-keyframes cg-busy-spinner-anim {
  /* line 255, ../../private/scss/lib/angular-busy/_angular-busy.scss */
  from {
    opacity: 1;
  }

  /* line 256, ../../private/scss/lib/angular-busy/_angular-busy.scss */
  to {
    opacity: 0.25;
  }
}

@-moz-keyframes cg-busy-spinner-anim {
  /* line 259, ../../private/scss/lib/angular-busy/_angular-busy.scss */
  from {
    opacity: 1;
  }

  /* line 260, ../../private/scss/lib/angular-busy/_angular-busy.scss */
  to {
    opacity: 0.25;
  }
}

@keyframes cg-busy-spinner-anim {
  /* line 263, ../../private/scss/lib/angular-busy/_angular-busy.scss */
  from {
    opacity: 1;
  }

  /* line 264, ../../private/scss/lib/angular-busy/_angular-busy.scss */
  to {
    opacity: 0.25;
  }
}

/* line 3, ../../private/scss/_global.scss */
ul, ul ul, ul ol, ol ol, ol ul {
  list-style-type: none;
}

/* line 8, ../../private/scss/_global.scss */
.custom-content ul {
  list-style-type: disc;
  list-style-position: inside;
}

/* line 12, ../../private/scss/_global.scss */
.custom-content ol {
  list-style-type: decimal;
  list-style-position: inside;
}

/* line 16, ../../private/scss/_global.scss */
.custom-content ul ul, .custom-content ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}

/* line 21, ../../private/scss/_global.scss */
.custom-content ol ol, .custom-content ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}

/* line 27, ../../private/scss/_global.scss */
.pull-right {
  float: right;
}

/* line 31, ../../private/scss/_global.scss */
.wrapper {
  width: 100%;
  clear: both;
}

/* line 36, ../../private/scss/_global.scss */
.container {
  width: 950px;
  margin: 0 auto;
}

/* line 41, ../../private/scss/_global.scss */
.breadcrumb {
  height: 50px;
  line-height: 50px;
  float: left;
  width: 950px;
  white-space: pre;
}

/* line 49, ../../private/scss/_global.scss */
.breadcrumb a {
  text-decoration: underline;
}

/* line 53, ../../private/scss/_global.scss */
.breadcrumb .back-to-top {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  float: right;
  text-decoration: none;
  background: url(../img/back-to-top.png) no-repeat 0px 21px;
  padding-left: 19px;
}

/* line 63, ../../private/scss/_global.scss */
.subnavigation {
  width: 160px;
  float: left;
  margin: 24px 40px 0 0;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
}

/* line 72, ../../private/scss/_global.scss */
.subnavigation a {
  color: #000;
  display: block;
}

/* line 77, ../../private/scss/_global.scss */
.subnavigation ul {
  border-style: solid;
  border-color: #ccc;
  border-width: 1px 0;
  padding: 15px 0;
  margin: 9px 0;
  font-weight: normal;
  display: none;
  padding-left: 15px;
}

/* line 88, ../../private/scss/_global.scss */
.subnavigation ul > li:first-child {
  margin-left: 0px;
}

/* line 92, ../../private/scss/_global.scss */
.subnavigation ul.inner-list > li ul {
  display: none;
}

/* line 95, ../../private/scss/_global.scss */
.subnavigation ul.inner-list > li.open ul {
  display: block;
}

/* line 99, ../../private/scss/_global.scss */
.subnavigation ul.inner-list > li.active ul li.open a {
  font-weight: bold;
  color: #B82B38;
}

/* line 105, ../../private/scss/_global.scss */
.subnavigation ul.inner-list > li.active ul {
  display: block;
}

/* line 108, ../../private/scss/_global.scss */
.subnavigation li.active ul {
  display: block;
}

/* line 112, ../../private/scss/_global.scss */
.subnavigation ul a {
  color: #666;
}

/* line 116, ../../private/scss/_global.scss */
.subnavigation ul a:hover {
  color: #000;
}

/* line 120, ../../private/scss/_global.scss */
.subnavigation ul a.active {
  font-weight: bold;
  color: #B82B38;
}

/* line 125, ../../private/scss/_global.scss */
.content {
  float: left;
  width: 750px;
  margin-top: 24px;
}

/* line 131, ../../private/scss/_global.scss */
.column {
  width: 190px;
  float: left;
  margin: 0 10px 0 0;
}

/* line 137, ../../private/scss/_global.scss */
.column-2 {
  width: 320px;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 20px 0 0;
}

/* line 144, ../../private/scss/_global.scss */
.account-interaction-wrapper {
  position: relative;
}

/* line 148, ../../private/scss/_global.scss */
.account-popup {
  border: 1px solid #DDDDDD;
  width: 150px;
  background: #fff;
  box-shadow: 9px 9px 4px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -12px;
  right: 0;
  padding: 20px;
  z-index: 100;
  margin: 0 0 0 -1px;
  border-radius: 10px;
}

/* line 162, ../../private/scss/_global.scss */
.account-popup h2 {
  color: #C52033;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 35px;
  background: url(../img/my-account-lock.png) no-repeat 12px center;
  margin: 0 0 15px 0;
  cursor: pointer;
}

/* line 173, ../../private/scss/_global.scss */
.account-popup p {
  font-size: 11px;
  color: #000;
  line-height: 1.2;
  margin: 0 0 10px 0;
}

/* line 180, ../../private/scss/_global.scss */
.account-popup label {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 22px;
  display: block;
}

/* line 188, ../../private/scss/_global.scss */
.account-popup .text {
  border: 1px solid #ddd;
  background: url(../img/account-popup-input.png) repeat-x left top;
  width: 128px;
  height: 20px;
  padding: 5px 10px;
  margin: 0 0 10px 0;
}

/* line 198, ../../private/scss/_global.scss */
.account-popup .btn,
.account-popup .btn-primary {
  padding: 0 14px;
  float: left;
  font-size: 12px;
}

/* line 203, ../../private/scss/_global.scss */
.account-popup .btn-primary {
  font-family: Arial, sans-serif;
  text-transform: uppercase;
}

/* line 207, ../../private/scss/_global.scss */
.account-popup .login-panel-btn {
  padding: 0 14px;
  float: left;
  font-size: 12px;
  width: 83%;
  margin-bottom: 4px;
  background-color: #C52033;
}

/* line 215, ../../private/scss/_global.scss */
.account-popup .btn-coffee {
  background-color: #C52033;
  cursor: pointer;
  z-index: 100;
  position: relative;
  float: left;
}

/* line 222, ../../private/scss/_global.scss */
.forgot-pass {
  font-size: 11px;
  color: #666;
  text-decoration: underline;
  line-height: 1.2;
  margin: 2px 0 0 14px;
  float: left;
}

/* line 231, ../../private/scss/_global.scss */
.account-popup hr {
  display: block;
  height: 1px;
  background: #ccc;
  margin: 20px 0;
  float: left;
  width: 100%;
}

/* line 240, ../../private/scss/_global.scss */
.account-popup h3 {
  color: #000;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  float: left;
  clear: both;
  margin: 0 0 10px 0;
}

/* line 249, ../../private/scss/_global.scss */
.right {
  float: right;
}

/* line 252, ../../private/scss/_global.scss */
.form-mandatory {
  float: right;
  margin-right: 260px;
  margin-top: -120px;
}

/* line 257, ../../private/scss/_global.scss */
.contact-success {
  font-size: 20px;
  color: #000;
  line-height: 23px;
  font-weight: 500;
}

/* line 265, ../../private/scss/_global.scss */
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

/* line 268, ../../private/scss/_global.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 274, ../../private/scss/_global.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}

/* line 279, ../../private/scss/_global.scss */
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

/* line 286, ../../private/scss/_global.scss */
.table th {
  font-weight: bold;
}

/* line 289, ../../private/scss/_global.scss */
.table thead th {
  vertical-align: bottom;
}

/* line 294, ../../private/scss/_global.scss */
.table .no-border,
.table .no-border td,
.table .no-border th {
  border: none;
  background-color: #fff !important;
}

/* line 298, ../../private/scss/_global.scss */
#quick-order-help {
  background-color: #fff;
  width: 300px;
  padding: 10px;
  box-shadow: 9px 9px 4px rgba(0, 0, 0, 0.25);
  z-index: 150;
  position: relative;
  display: none;
}

/* line 307, ../../private/scss/_global.scss */
.quick-help-close {
  color: #999 !important;
  float: right;
}

/* line 311, ../../private/scss/_global.scss */
.password {
  text-decoration: underline;
  color: #666666;
  font-size: 12px;
  line-height: 15px;
  left: 8px;
  /* position: absolute; */
  top: -1px;
  float: right;
  display: inherit;
  width: 70px;
}

/* line 323, ../../private/scss/_global.scss */
.member-blok {
  overflow: hidden;
  border-top: 1px solid #CCCCCC;
  margin-top: 16px;
  padding: 13px 0;
  float: left;
  clear: both;
}
/* line 330, ../../private/scss/_global.scss */
.member-blok h3 {
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}
/* line 335, ../../private/scss/_global.scss */
.member-blok a {
  color: white;
  display: block;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: bold;
  width: 150px;
  background-color: #C52033;
  float: left;
  text-align: center;
  padding: 6px 0;
  cursor: pointer;
}

/* line 349, ../../private/scss/_global.scss */
.login-section {
  width: 690px;
  border-top: 1px solid #CCCCCC;
  margin-top: 39px;
}
/* line 353, ../../private/scss/_global.scss */
.login-section .element {
  width: 49%;
  display: inline-block;
  vertical-align: top;
  padding: 37px 110px 1px 65px;
  text-align: left;
  margin-bottom: 8px;
}
/* line 360, ../../private/scss/_global.scss */
.login-section .element:first-child {
  border-right: 1px solid #CCCCCC;
  padding: 37px 23px 1px 125px;
}
/* line 363, ../../private/scss/_global.scss */
.login-section .element:first-child .login {
  background-color: #C52033;
}
/* line 367, ../../private/scss/_global.scss */
.login-section .element h3 {
  color: #000000;
  font-weight: bold;
  margin-bottom: 13px;
  font-size: 18px;
}
/* line 373, ../../private/scss/_global.scss */
.login-section .element .login {
  background-color: #C52033;
  color: #FFFFFF;
  font-size: 12px;
  width: 148px;
  text-decoration: none;
  border: none;
  height: 30px;
  display: block;
  cursor: pointer;
  padding: 7px 9px;
}

/* line 1, ../../private/scss/_typography.scss */
body {
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  color: #999;
}

/* line 8, ../../private/scss/_typography.scss */
a {
  color: #999;
  text-decoration: none;
}

/* line 13, ../../private/scss/_typography.scss */
h1 {
  font-size: 24px;
  font-weight: bold;
  line-height: 28px;
  color: #000;
}

/* line 20, ../../private/scss/_typography.scss */
h2 {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}

/* line 26, ../../private/scss/_typography.scss */
h3 {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}

/* line 32, ../../private/scss/_typography.scss */
.quote p {
  font-family: "Times New Roman", serif;
  font-size: 18px;
  font-style: italic;
  line-height: 28px;
  color: #666;
}

/* line 40, ../../private/scss/_typography.scss */
.quote .author {
  font-size: 10px;
  color: #000;
  text-transform: uppercase;
}

/* line 46, ../../private/scss/_typography.scss */
label {
  color: #000;
  font-style: 12px;
  text-transform: uppercase;
  display: block;
  font-weight: bold;
  line-height: 24px;
}

/* line 56, ../../private/scss/_typography.scss */
.btn,
.btn-primary {
  height: 30px;
  border: none;
  background: #C52033;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 0 25px;
}

/* line 66, ../../private/scss/_typography.scss */
a.btn {
  display: inline-block;
  line-height: 30px;
}

/* line 71, ../../private/scss/_typography.scss */
.content h1 {
  margin: 28px 0 19px;
}

/* line 1, ../../private/scss/_header.scss */
header {
  height: 161px;
  border-bottom: 5px solid #C52033;
}

/* line 6, ../../private/scss/_header.scss */
.logo {
  width: 252px;
  height: 66px;
  float: left;
  background: url(../img/new_logo.png);
  text-indent: -9999px;
  margin: 50px 63px 20px 0;
}

/* line 15, ../../private/scss/_header.scss */
.account-information {
  float: left;
  height: 35px;
  line-height: 61px;
  color: #000;
  font-size: 11px;
  white-space: pre;
  width: 294px;
  margin-top: 25px;
}

/* line 27, ../../private/scss/_header.scss */
.phone {
  color: #C52033;
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: 199px;
  height: 53px;
  line-height: 59px;
}

/* line 37, ../../private/scss/_header.scss */
.facebook {
  font-size: 11px;
  color: #000;
  font-weight: bold;
  float: right;
  width: 141px;
  height: 53px;
  position: relative;
  text-align: right;
}

/* line 47, ../../private/scss/_header.scss */
.facebook iframe {
  top: 21px;
  left: 8px;
  position: relative;
  width: 55px !important;
}

/* line 54, ../../private/scss/_header.scss */
.header-search {
  height: 35px;
  float: left;
  width: 634px;
  margin-bottom: 20px;
  position: relative;
}

/* line 62, ../../private/scss/_header.scss */
.header-search .search {
  height: 23px;
  padding: 5px 5px 5px 30px;
  border-style: solid;
  border-color: #DDDDDD;
  border-width: 1px 0px 1px 1px;
  color: #000;
  font-size: 12px;
  margin: 0 0 0 0;
  background: url(../img/search.png) no-repeat 10px center;
  float: left;
  width: 163px;
  border-radius: 5px 0 0 5px;
}

/* line 77, ../../private/scss/_header.scss */
.header-search .search::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #000;
}

/* line 80, ../../private/scss/_header.scss */
.header-search .search:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
}

/* line 83, ../../private/scss/_header.scss */
.header-search .search::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
}

/* line 86, ../../private/scss/_header.scss */
.header-search .search:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #000;
}

/* line 90, ../../private/scss/_header.scss */
.header-search .category {
  width: 199px;
  height: 35px;
  float: left;
  border-style: solid;
  border-color: #DDDDDD;
  border-width: 1px 0px 1px 1px;
}

/* line 99, ../../private/scss/_header.scss */
.header-search .sbHolder {
  border-right-width: 0px;
}

/* line 103, ../../private/scss/_header.scss */
.search-submit {
  width: 35px;
  height: 35px;
  background: #c52033 url(../img/search-blue.png) no-repeat center center;
  border: none;
  text-indent: -9999px;
  float: left;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
}

/* line 114, ../../private/scss/_header.scss */
.account {
  width: 135px;
  height: 35px;
  background: #c52033 url(../img/account-blue.png) no-repeat 33px 8px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  float: left;
  margin-left: 11px;
  line-height: 35px;
  padding-left: 55px;
  border-radius: 5px;
}

/* line 128, ../../private/scss/_header.scss */
.header-navigation {
  height: 36px;
  float: left;
  width: 634px;
}

/* line 134, ../../private/scss/_header.scss */
.header-navigation li {
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  margin-right: 25px;
}

/* line 142, ../../private/scss/_header.scss */
.header-navigation a {
  color: #000;
  font-weight: bold;
}

/* line 147, ../../private/scss/_header.scss */
.header-navigation li.cart {
  float: right;
  margin-right: 0px;
}

/* line 152, ../../private/scss/_header.scss */
.header-navigation .cart a {
  color: #B63536;
  font-size: 14px;
  padding-right: 39px;
  background: url(../img/cart.png) no-repeat right center;
  font-weight: normal;
}

/* line 160, ../../private/scss/_header.scss */
.header-navigation .has-dropdown a {
  background: url(../img/header-navigation.png) no-repeat right 7px;
  padding-right: 15px;
}

/* line 164, ../../private/scss/_header.scss */
.toggle-products-popup {
  z-index: 150;
}

/* line 167, ../../private/scss/_header.scss */
.products-popup {
  position: absolute;
  z-index: 1500;
  display: none;
  margin: -13px 0 0 -316px;
}

/* line 174, ../../private/scss/_header.scss */
.products-popup .tab,
.products-popup a {
  pointer-events: auto;
}

/* line 177, ../../private/scss/_header.scss */
.products-popup-wrapper {
  border: 1px solid #ddd;
  box-shadow: 0px 7px 4px rgba(0, 0, 0, 0.3);
  background: #fff;
  float: right;
  padding: 30px;
  clear: left;
  position: relative;
  z-index: 1;
  border-radius: 10px;
}
/* line 187, ../../private/scss/_header.scss */
.products-popup-wrapper.single-col {
  border-radius: 10px 0 10px 10px;
}

/* line 192, ../../private/scss/_header.scss */
.products-popup-wrapper .column {
  width: 174px;
  margin: 0 0 0 0;
}

/* line 200, ../../private/scss/_header.scss */
.products-popup-wrapper a {
  color: #666;
}

/* line 204, ../../private/scss/_header.scss */
.products-popup-wrapper a strong, .products-popup-wrapper a:hover {
  color: #000;
}

/* line 208, ../../private/scss/_header.scss */
.products-popup .tab {
  height: 60px;
  line-height: 60px;
  padding: 0 20px;
  color: #3352A4;
  font-size: 18px;
  margin: 0 0 -1px 295px;
  border-style: solid;
  border-color: #ddd #ddd #fff #ddd;
  border-width: 1px;
  float: left;
  position: relative;
  z-index: 2;
  box-shadow: 4px 2px 6px -7px black, -4px 2px 6px -7px black;
  cursor: pointer;
  background: #fff;
  border-radius: 10px 10px 0 0;
}

/* line 228, ../../private/scss/_header.scss */
.products-popup h1 {
  height: 60px;
  line-height: 60px;
  padding: 0 15px 0 0;
  color: #C52033;
  font-size: 18px;
  background: white url(../img/header-navigation.png) no-repeat right center;
}

/* line 237, ../../private/scss/_header.scss */
header {
  position: relative;
}

/* line 241, ../../private/scss/_header.scss */
.header-subscribe {
  position: absolute;
  top: 18px;
  left: 316px;
  line-height: 27px;
  color: #C52033;
  font-weight: bold;
  padding-left: 40px;
  font-size: 14px;
  background: url("/images/icon_newsletter.png") top left no-repeat;
}

/* line 1, ../../private/scss/_footer.scss */
.footer-products {
  background: #EEEEEE;
  padding: 40px 0 35px 0;
}

/* line 6, ../../private/scss/_footer.scss */
.footer-products h2 {
  color: #000;
  margin: 0 0 20px 0;
}

/* line 11, ../../private/scss/_footer.scss */
.footer-products li {
  min-height: 18px;
  color: #000;
  font-weight: bold;
}

/* line 17, ../../private/scss/_footer.scss */
.footer-products li a {
  font-weight: normal;
  color: #666;
}

/* line 22, ../../private/scss/_footer.scss */
.footer-divider {
  width: 50px;
  border-top: 1px solid #ccc;
  height: 30px;
}

/* line 28, ../../private/scss/_footer.scss */
.footer-contact {
  float: left;
  width: 185px;
  color: #000;
}

/* line 34, ../../private/scss/_footer.scss */
.footer-contact p {
  margin: 0 0 20px 0;
}

/* line 38, ../../private/scss/_footer.scss */
.footer-contact a {
  color: #000;
  text-decoration: underline;
}

/* line 43, ../../private/scss/_footer.scss */
.footer-links {
  float: left;
  width: 130px;
}

/* line 48, ../../private/scss/_footer.scss */
.footer-links li a {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

/* line 55, ../../private/scss/_footer.scss */
.logos {
  height: 131px;
}

/* line 59, ../../private/scss/_footer.scss */
.logos li {
  float: left;
  width: 192px;
  height: 131px;
  line-height: 131px;
}

/* line 66, ../../private/scss/_footer.scss */
.wrapper-footer {
  background: url(../img/footer-background.png) no-repeat center 132px;
}

/* line 70, ../../private/scss/_footer.scss */
.footer-container {
  width: 960px;
  margin: 0 auto;
}

/* line 75, ../../private/scss/_footer.scss */
.footer-container .developer {
  float: right;
  font-size: 11px;
  color: #CCC;
  margin: 20px 0 0 0;
  text-decoration: none;
}

/* line 83, ../../private/scss/_footer.scss */
.footer-container p {
  margin: 20px 0 0 0;
  padding: 0 0 40px 0;
  color: #000;
  font-size: 11px;
  line-height: 16px;
  white-space: pre;
}

/* line 92, ../../private/scss/_footer.scss */
.footer-container a {
  color: #000;
  text-decoration: underline;
}

/* line 97, ../../private/scss/_footer.scss */
.footer-container .footer-subscribe {
  float: left;
  text-decoration: none;
  margin: 20px 0 0 20px;
  padding: 0 0 0 50px;
  color: #C52033;
  font-weight: bold;
  font-size: 13px;
  min-height: 38px;
  line-height: 15px;
  background: url("/images/icon_newsletter_footer.png") top left no-repeat;
}

/* line 1, ../../private/scss/_home.scss */
.slider-wrapper {
  width: 950px;
  height: 402px;
  border-bottom: 5px solid #C52033;
  position: relative;
}

/* line 8, ../../private/scss/_home.scss */
.slider {
  width: 950px;
  height: 402px;
  position: relative;
  z-index: 1;
}

/* line 15, ../../private/scss/_home.scss */
.slider li {
  list-style-type: none;
  position: absolute;
  left: 0px;
  top: 0px;
}

/* line 22, ../../private/scss/_home.scss */
.slider li img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: 950px;
  max-height: 402px;
  z-index: 1;
}

/* line 31, ../../private/scss/_home.scss */
.slider-title {
  width: 461px;
  position: absolute;
  z-index: 2;
  bottom: 45px;
  left: 0px;
}

/* line 39, ../../private/scss/_home.scss */
.slider-title h2 {
  height: 63px;
  margin: 1px 0 0 0;
  width: 461px;
  background: url(../img/slider-title.png) no-repeat 0 0;
  font-weight: bold;
  font-size: 32px;
  line-height: 63px;
  letter-spacing: -1px;
  opacity: 0.5;
}

/* line 51, ../../private/scss/_home.scss */
.slider-title h2 a {
  display: block;
  width: 391px;
  padding: 0 0 0 70px;
  color: #C52033;
}

/* line 58, ../../private/scss/_home.scss */
.slider-title h2:hover {
  opacity: 0.7;
}

/* line 62, ../../private/scss/_home.scss */
.slider-title .cycle-pager-active, .slider-title .cycle-pager-active:hover {
  opacity: 1;
}

/* line 66, ../../private/scss/_home.scss */
.slider-wrapper.red .slider-title h2 {
  background: url(../img/slider-title-red.png) no-repeat 0 0;
}

/* line 70, ../../private/scss/_home.scss */
.slider-wrapper.red .slider-title h2 a {
  color: #fff;
}

/* line 74, ../../private/scss/_home.scss */
.home header {
  border-bottom: none;
}

/* line 78, ../../private/scss/_home.scss */
h1.home {
  height: 83px;
  line-height: 100px;
}

/* line 1, ../../private/scss/_page.scss */
.page-sidebar {
  width: 320px;
  float: left;
  margin-right: 70px;
}

/* line 7, ../../private/scss/_page.scss */
.page-sidebar .quote {
  width: 280px;
  margin: 30px 0 0 0;
  padding: 10px 0 0 40px;
  background: url(../img/quote.png) no-repeat left top;
}

/* line 14, ../../private/scss/_page.scss */
.page-sidebar .quote .author {
  margin-top: 20px;
}

/* line 18, ../../private/scss/_page.scss */
.page-content {
  color: #000;
  width: 360px;
  float: left;
  line-height: 24px;
}

/* line 25, ../../private/scss/_page.scss */
.page-content h1 {
  margin: 0 0 20px 0;
}

/* line 29, ../../private/scss/_page.scss */
.page-content p {
  margin: 0 0 20px 0;
}

/* line 33, ../../private/scss/_page.scss */
.contact-sidebar {
  width: 160px;
  float: left;
  margin: 24px 40px 0 0;
  color: #000;
  font-size: 12px;
  line-height: 24px;
}

/* line 42, ../../private/scss/_page.scss */
.contact-sidebar strong, .contact-sidebar a {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

/* line 48, ../../private/scss/_page.scss */
.contact-sidebar p {
  margin-bottom: 20px;
}

/* line 52, ../../private/scss/_page.scss */
.contact-map {
  width: 350px;
  height: 576px;
  float: left;
  margin-right: 40px;
}

/* line 59, ../../private/scss/_page.scss */
.contact-form {
  width: 360px;
  float: left;
  padding: 0 0 70px 0;
}

/* line 65, ../../private/scss/_page.scss */
.contact-form h1 {
  color: #000;
  margin: 0 0 20px 0;
  line-height: 32px;
}

/* line 71, ../../private/scss/_page.scss */
.contact-form .text {
  border: 1px solid #ddd;
  height: 18px;
  padding: 5px;
  width: 348px;
  margin: 0 0 15px 0;
}

/* line 79, ../../private/scss/_page.scss */
.contact-form .textarea {
  border: 1px solid #ddd;
  height: 18px;
  padding: 5px;
  width: 348px;
  margin: 0 0 15px 0;
  height: 90px;
}

/* line 88, ../../private/scss/_page.scss */
.contact-form .actions {
  color: #000;
}

/* line 92, ../../private/scss/_page.scss */
.contact-form .actions .btn {
  float: right;
}

/* line 3, ../../private/scss/_product.scss */
.product-listing .price-old {
  text-decoration: line-through;
  display: block;
}
/* line 7, ../../private/scss/_product.scss */
.product-listing .price {
  color: #000;
  font-weight: bold;
}

/* line 15, ../../private/scss/_product.scss */
.products-header {
  border-bottom: 1px solid #ccc;
  height: 24px;
  padding: 0 0 9px 0;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 15px 0;
  width: 750px;
  float: left;
}

/* line 26, ../../private/scss/_product.scss */
.products-header a {
  color: #000;
}

/* line 30, ../../private/scss/_product.scss */
.products-header .pull-right {
  font-size: 12px;
}

/* line 34, ../../private/scss/_product.scss */
.products-header .pull-right a {
  color: #000;
  margin: 0 0 0 10px;
  font-size: 14px;
}

/* line 40, ../../private/scss/_product.scss */
.products-header .pull-right a.active {
  font-weight: bold;
  text-decoration: underline;
}

/* line 45, ../../private/scss/_product.scss */
.products-header .pull-right .products-header-help {
  color: #999;
  font-size: 12px;
  text-decoration: underline;
}

/* line 51, ../../private/scss/_product.scss */
.products-header-title {
  font-size: 18px;
  color: #878787;
  font-weight: bold;
  padding: 0 20px 0 0;
}

/* line 58, ../../private/scss/_product.scss */
.price-ascending {
  padding-right: 10px;
  background: url(../img/price-ascending.png) no-repeat right center;
}

/* line 63, ../../private/scss/_product.scss */
.price-descending {
  padding-right: 10px;
  background: url(../img/price-descending.png) no-repeat right center;
}

/* line 68, ../../private/scss/_product.scss */
.quick-order-sheet {
  line-height: 24px;
  color: #000;
  margin: 0 0 90px 0;
  position: relative;
}

/* line 75, ../../private/scss/_product.scss */
.quick-order-sheet table {
  border-collapse: collapse;
  margin: 40px 0 30px 0;
  width: 100%;
}

/* line 81, ../../private/scss/_product.scss */
.quick-order-sheet table td {
  height: 47px;
  line-height: 46px;
  border-bottom: 1px solid #ccc;
}

/* line 87, ../../private/scss/_product.scss */
.quick-order-sheet tr.first td {
  height: 49px;
  line-height: 48px;
}

/* line 92, ../../private/scss/_product.scss */
.quick-order-sheet .product {
  padding-left: 42px;
  background: url(../img/order-sheet-icon.png) no-repeat 12px 16px;
  width: 475px;
  cursor: pointer;
}

/* line 99, ../../private/scss/_product.scss */
.quick-order-sheet .product strong {
  font-size: 10px;
}

/* line 103, ../../private/scss/_product.scss */
.quick-order-sheet tbody .order {
  border-color: #BC2A36;
  width: 80px;
}

/* line 108, ../../private/scss/_product.scss */
.quick-order-sheet table input {
  padding: 0 10px 0 17px;
  width: 49px;
  height: 46px;
  border-style: solid;
  border-color: #BC2A36;
  border-width: 0px 2px 1px 2px;
  float: left;
  font-weight: bold;
  font-size: 14px;
  color: #BC2A36;
}

/* line 121, ../../private/scss/_product.scss */
.quick-order-sheet .order input {
  border-color: #BC2A36;
  color: #BC2A36;
}

/* line 126, ../../private/scss/_product.scss */
.quick-order-sheet tbody .ws {
  padding-left: 41px;
  width: 110px;
  font-size: 14px;
}

/* line 132, ../../private/scss/_product.scss */
.quick-order-sheet tbody .qty {
  width: 80px;
  border-color: #000;
}

/* line 137, ../../private/scss/_product.scss */
.quick-order-sheet .qty input {
  border-color: #000;
  color: #000;
}

/* line 142, ../../private/scss/_product.scss */
.quick-order-sheet .indent {
  color: #BB2A35;
  font-size: 14px;
  width: 106px;
}

/* line 148, ../../private/scss/_product.scss */
.quick-order-sheet .actions {
  height: 30px;
  text-align: right;
}

/* line 153, ../../private/scss/_product.scss */
.quick-order-sheet th {
  font-size: 12px;
  font-weight: bold;
  color: #666;
  border-bottom: 1px solid #ccc;
  padding-left: 3px;
  height: 24px;
  line-height: 19px;
}

/* line 163, ../../private/scss/_product.scss */
.quick-order-sheet thead .order {
  padding-left: 30px;
  border-color: #BC2A36;
}

/* line 168, ../../private/scss/_product.scss */
.quick-order-sheet thead .ws {
  padding-left: 43px;
}

/* line 172, ../../private/scss/_product.scss */
.quick-order-sheet thead .qty {
  border-color: #000;
}

/* line 176, ../../private/scss/_product.scss */
.quick-order-sheet .first .order input, .quick-order-sheet .first .qty input {
  border-top-width: 1px;
  height: 47px;
}

/* line 181, ../../private/scss/_product.scss */
.quick-order-sheet-preview {
  position: absolute;
  width: 200px;
  height: 179px;
  background: url(../img/order-sheet-preview.png) no-repeat 0px 0px;
  padding: 7px 0 0 21px;
  margin: -69px 0 0 28px;
  cursor: pointer;
  display: none;
}

/* line 192, ../../private/scss/_product.scss */
.products-paging {
  height: 35px;
  margin: 0 0 80px 0;
  color: #878787;
  font-size: 18px;
  font-weight: bold;
  line-height: 35px;
}

/* line 201, ../../private/scss/_product.scss */
.products-paging .sbHolder {
  width: 85px;
  float: right;
  border-color: #878787;
  font-size: 16px;
  color: #878787;
}

/* line 209, ../../private/scss/_product.scss */
.products-paging .sbHolder a {
  color: #878787;
}

/* line 213, ../../private/scss/_product.scss */
.products-paging .sbOptions {
  width: 85px;
  border-color: #878787;
}

/* line 218, ../../private/scss/_product.scss */
.products-paging .sbSelector {
  width: 85px;
}

/* line 222, ../../private/scss/_product.scss */
.products-paging .sbOptions a {
  border-color: #878787;
}

/* line 226, ../../private/scss/_product.scss */
.products-paging .label {
  height: 35px;
  float: left;
  padding: 0 20px 0 0;
}

/* line 232, ../../private/scss/_product.scss */
.paging {
  float: left;
  height: 35px;
  border-left: 1px solid #878787;
  font-weight: normal;
  font-size: 16px;
  margin: 0 20px 0 0;
}

/* line 241, ../../private/scss/_product.scss */
.paging a {
  border-top: 1px solid #878787;
  border-bottom: 1px solid #878787;
  border-right: 1px solid #878787;
  display: block;
  float: left;
  width: 33px;
  height: 33px;
  text-align: center;
  color: #878787;
}

/* line 253, ../../private/scss/_product.scss */
.paging span {
  display: block;
  float: left;
  border-right: 1px solid #878787;
  width: 33px;
  height: 35px;
  text-align: center;
}

/* line 262, ../../private/scss/_product.scss */
.paging a:hover, .paging a.active {
  background: #878787;
  color: #fff;
}

/* line 267, ../../private/scss/_product.scss */
.products-paging > a {
  color: #0C0C0E;
  font-size: 14px;
  text-decoration: underline;
  font-weight: normal;
  float: left;
}

/* line 275, ../../private/scss/_product.scss */
.product-listing {
  margin: 0 0 0 -25px;
  width: 1000px;
}

/* line 280, ../../private/scss/_product.scss */
.content .product-listing {
  width: 800px;
}

/* line 284, ../../private/scss/_product.scss */
.product-listing li {
  float: left;
  width: 150px;
  margin: 0 25px;
  height: 292px;
}

/* line 291, ../../private/scss/_product.scss */
.product-listing .thumbnail {
  width: 150px;
  height: 175px;
  text-align: center;
  line-height: 175px;
  position: relative;
}

/* line 298, ../../private/scss/_product.scss */
.new-item {
  position: absolute;
  top: 13px;
  left: 0;
}

/* line 304, ../../private/scss/_product.scss */
.product-listing .thumbnail img {
  max-width: 100%;
  max-height: 100%;
}

/* line 309, ../../private/scss/_product.scss */
.product-listing h4 {
  color: #000;
  font-size: 12px;
  text-align: center;
  line-height: 14px;
  margin: 5px 0 0 0;
  font-weight: normal;
}

/* line 318, ../../private/scss/_product.scss */
.product-listing .code {
  text-align: center;
  display: block;
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  margin: 3px 0 0 0;
}

/* line 328, ../../private/scss/_product.scss */
.product-listing .price-old {
  text-align: center;
  display: block;
  font-size: 10px;
  color: #777;
  margin: 2px 0 0 0;
}

/* line 337, ../../private/scss/_product.scss */
.product-listing .price {
  text-align: center;
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #000;
}

/* line 346, ../../private/scss/_product.scss */
.products-header .pull-right .add-to-order-sheet {
  color: #BC2A36;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 33px;
  background: url(../img/add-to-order-sheet.png) no-repeat right center;
}

/* line 355, ../../private/scss/_product.scss */
.product-images {
  width: 480px;
  position: relative;
  float: left;
}
/* line 359, ../../private/scss/_product.scss */
.product-images .out-stock {
  position: absolute;
  top: 0;
  left: 0;
  width: 370px;
  height: 370px;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 100;
  display: none;
}
/* line 369, ../../private/scss/_product.scss */
.product-images .out-stock.disabled {
  display: block;
}

/* line 374, ../../private/scss/_product.scss */
.confirm-submit.disabled {
  background-color: #ccc;
}

/* line 378, ../../private/scss/_product.scss */
.text-strike.disabled {
  text-decoration: none;
  line-height: 1.4;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.63em, transparent), color-stop(0.63em, red), color-stop(0.7em, red), color-stop(0.7em, transparent), to(transparent));
  background-image: -webkit-linear-gradient(top, transparent 0em, transparent 0.63em, red 0.63em, red 0.7em, transparent 0.7em, transparent 1.4em);
  background-image: -o-linear-gradient(top, transparent 0em, transparent 0.63em, red 0.63em, red 0.7em, transparent 0.7em, transparent 1.4em);
  background-image: linear-gradient(to bottom, transparent 0em, transparent 0.63em, #ff0000 0.63em, #ff0000 0.7em, transparent 0.7em, transparent 1.4em);
  -webkit-background-size: 1.4em 1.4em;
  background-size: 1.4em 1.4em;
  background-repeat: repeat;
}

/* line 389, ../../private/scss/_product.scss */
.product-information {
  width: 270px;
  float: left;
  padding: 40px 0 0 0;
}

/* line 395, ../../private/scss/_product.scss */
.product-information h1 {
  font-size: 48px;
  line-height: 50px;
  margin: 0 0 10px 0;
}

/* line 401, ../../private/scss/_product.scss */
.product-information h2 {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 30px 0;
}

/* line 407, ../../private/scss/_product.scss */
.product-information h2 a {
  text-decoration: underline;
  color: #BD2731;
}

/* line 412, ../../private/scss/_product.scss */
.form-product {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 0 27px 0;
  overflow: hidden;
}

/* line 419, ../../private/scss/_product.scss */
.form-product label {
  font-size: 14px;
  color: #999;
  text-transform: uppercase;
  padding-left: 13px;
  background: url(../img/form-product-label.png) no-repeat left center;
  display: block;
  margin: 30px 0 0 0;
}

/* line 429, ../../private/scss/_product.scss */
.product-control {
  height: 30px;
  margin: 3px 0 0 0;
}

/* line 434, ../../private/scss/_product.scss */
.product-control .price {
  float: left;
  color: #000;
  font-size: 17px;
  font-weight: bold;
  width: 109px;
  line-height: 18px;
}

/* line 443, ../../private/scss/_product.scss */
.product-control .price-old {
  float: left;
  font-size: 13px;
  font-weight: normal;
  text-decoration: line-through;
  width: 109px;
  line-height: 18px;
}

/* line 451, ../../private/scss/_product.scss */
.product-control .price-discount {
  float: left;
  font-size: 13px;
  font-weight: normal;
  color: red;
  width: 172px;
  line-height: 18px;
}

/* line 461, ../../private/scss/_product.scss */
.product-control .code {
  float: left;
  width: 109px;
  font-size: 12px;
  color: #666;
  margin: 1px 0 0 0;
  line-height: 12px;
}

/* line 470, ../../private/scss/_product.scss */
.product-control button {
  float: right;
  height: 30px;
  text-transform: uppercase;
  padding: 0 15px 0 0;
  width: 73px;
  background: #c52033 url(/img/form-product-cart.png) no-repeat 50px center;
}

/* line 479, ../../private/scss/_product.scss */
.product-control button.disabled {
  background-color: #CCC;
}

/* line 482, ../../private/scss/_product.scss */
.product-control input {
  float: right;
  height: 18px;
  border: 2px solid #ccc;
  padding: 4px 0 4px 14px;
  width: 60px;
  color: #000;
  font-size: 12px;
  font-weight: bold;
  background: white url(../img/qty.png) no-repeat 40px center;
}

/* line 494, ../../private/scss/_product.scss */
.product-control.indent .price {
  color: #BB2A35;
}

/* line 498, ../../private/scss/_product.scss */
.product-control.indent input {
  border-color: #BB2A35;
}

/* line 502, ../../private/scss/_product.scss */
.product-control.indent button {
  background-color: #BB2A35;
}

/* line 506, ../../private/scss/_product.scss */
.product-detail-tabs {
  float: left;
  width: 750px;
  margin: 0 0 80px 0;
}

/* line 512, ../../private/scss/_product.scss */
.product-detail-tabs .tabs {
  height: 45px;
  border-bottom: 1px solid #ccc;
}

/* line 517, ../../private/scss/_product.scss */
.product-detail-tabs .tabs a {
  float: left;
  height: 45px;
  line-height: 45px;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  margin: 0 30px 0 0;
  color: #868686;
}

/* line 528, ../../private/scss/_product.scss */
.product-detail-tabs .tabs .active {
  color: #000;
}

/* line 532, ../../private/scss/_product.scss */
.product-detail-tabs .content {
  display: none;
  font-size: 14px;
  color: #000;
  line-height: 20px;
}

/* line 539, ../../private/scss/_product.scss */
.product-detail-tabs .content.active {
  display: block;
}

/* line 543, ../../private/scss/_product.scss */
.product-detail-tabs .content ul {
  font-weight: bold;
  margin: 0 0 0 15px;
}

/* line 548, ../../private/scss/_product.scss */
.product-detail-tabs .content li {
  margin: 0 0 10px 0;
  list-style-type: disc;
}

/* line 553, ../../private/scss/_product.scss */
.product-detail-tabs p {
  margin: 0 0 15px 0;
}

/* line 557, ../../private/scss/_product.scss */
.product-tabs-column {
  margin: 0 25px 0 0;
  float: left;
  width: 250px;
}

/* line 562, ../../private/scss/_product.scss */
.product-images .main {
  width: 370px;
  height: 370px;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

/* line 570, ../../private/scss/_product.scss */
.product-images .main img {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1111;
}

/* line 576, ../../private/scss/_product.scss */
.product-images .main .img-container {
  width: 370px;
  height: 370px;
}

/* line 580, ../../private/scss/_product.scss */
.product-images .main .zoomImg {
  z-index: 99999;
}

/* line 583, ../../private/scss/_product.scss */
.product-image-previous {
  width: 80px;
  height: 72px;
  float: left;
  background: url(../img/product-images-prev.png) no-repeat 40px center;
  text-indent: -9999px;
}

/* line 591, ../../private/scss/_product.scss */
.product-image-next {
  width: 80px;
  height: 72px;
  float: left;
  background: url(../img/product-images-next.png) no-repeat 40px center;
  text-indent: -9999px;
}

/* line 599, ../../private/scss/_product.scss */
.product-images .thumbnails {
  height: 72px;
  width: 312px;
  float: left;
}

/* line 605, ../../private/scss/_product.scss */
.product-images .thumbnails .thumb {
  width: 78px !important;
  height: 72px;
  cursor: pointer;
}

/* line 611, ../../private/scss/_product.scss */
.product-images .thumbnails .thumb img {
  height: 70px;
  width: 70px;
  border: 1px solid #ccc;
}

/* line 617, ../../private/scss/_product.scss */
.product-images .thumbnails .thumb.cycle-slide-active img {
  border: 1px solid #BC2A36;
}

/* line 621, ../../private/scss/_product.scss */
.order-detail * {
  color: #4d4d4d;
}

/* line 1, ../../private/scss/_cart.scss */
.confirm {
  clear: both;
  padding-bottom: 76px;
  width: 960px;
  margin: auto;
  margin-bottom: 22px;
  background-color: white;
}

/* line 9, ../../private/scss/_cart.scss */
.confirm * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial,Helvetica,sans-serif;
}

/* line 15, ../../private/scss/_cart.scss */
.confirm .confirm-title {
  padding-left: 273px;
  height: 150px;
  padding-top: 30px;
}

/* line 16, ../../private/scss/_confirm.scss */
/* line 21, ../../private/scss/_cart.scss */
.confirm .confirm-title h1 {
  color: #B0131E;
  font-size: 44.87px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 500;
}

/* line 23, ../../private/scss/_confirm.scss */
/* line 28, ../../private/scss/_cart.scss */
.confirm .comfirm-left {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 354px;
  border: 3px solid #EEEEEE;
  margin-left: 23px;
  padding-left: 17px;
  padding-top: 30px;
  position: relative;
}

/* line 35, ../../private/scss/_confirm.scss */
/* line 40, ../../private/scss/_cart.scss */
.confirm .comfirm-left .subtotal p {
  font-size: 20px;
  line-height: 14px;
}

/* line 42, ../../private/scss/_confirm.scss */
/* line 45, ../../private/scss/_cart.scss */
.confirm .comfirm-left .sub-price p {
  font-size: 20px;
  color: #858585;
  line-height: 12px;
}

/* line 48, ../../private/scss/_confirm.scss */
/* line 51, ../../private/scss/_cart.scss */
.confirm .comfirm-left .checkout {
  padding-top: 30px;
  width: 177px;
  height: 78px;
  border-top: 1px solid #EEEEEE;
  position: absolute;
  bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 0px;
}

/* line 60, ../../private/scss/_confirm.scss */
/* line 64, ../../private/scss/_cart.scss */
.confirm .comfirm-right {
  display: inline-block;
  vertical-align: top;
}

/* line 63, ../../private/scss/_confirm.scss */
/* line 69, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order {
  margin-left: 20px;
}

/* line 65, ../../private/scss/_confirm.scss */
/* line 73, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .order-item {
  height: 65px;
  width: 660px;
  padding-top: 22px;
  border-top: 1px solid #EEEEEE;
}

/* line 71, ../../private/scss/_confirm.scss */
/* line 80, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .order-item .order-name {
  display: inline-block;
  color: #111111;
  font-size: 14px;
  width: 270px;
  font-weight: 600;
}

/* line 78, ../../private/scss/_confirm.scss */
/* line 88, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .order-item .order-price {
  display: inline-block;
  width: 70px;
  vertical-align: top;
  margin-left: 115px;
}

/* line 82, ../../private/scss/_confirm.scss */
/* line 95, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .order-item .order-price p {
  color: #878787;
  font-size: 14px;
}

/* line 87, ../../private/scss/_confirm.scss */
/* line 100, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .order-item .order-qty {
  display: inline-block;
  width: 170px;
  vertical-align: top;
}

/* line 92, ../../private/scss/_confirm.scss */
/* line 106, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .order-item .order-qty p {
  color: black;
  display: inline-block;
  font-weight: bold;
}

/* line 98, ../../private/scss/_confirm.scss */
/* line 112, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .order-item .order-cancel {
  display: inline-block;
  top: -2px;
  position: relative;
  vertical-align: top;
}

/* line 105, ../../private/scss/_confirm.scss */
/* line 119, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .total {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  text-align: right;
  width: 660px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 42px;
  line-height: 19px;
}

/* line 115, ../../private/scss/_confirm.scss */
/* line 130, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .total .total-item .item-label {
  width: 100px;
  color: #111111;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  font-weight: 500;
}

/* line 123, ../../private/scss/_confirm.scss */
/* line 139, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .total .total-item .right-number {
  width: 129px;
  color: #878787;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}

/* line 132, ../../private/scss/_confirm.scss */
/* line 147, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .btton-set {
  height: 145px;
  padding-top: 34px;
}

/* line 135, ../../private/scss/_confirm.scss */
/* line 152, ../../private/scss/_cart.scss */
.confirm .comfirm-right .order .btton-set .checkout-bu {
  float: right;
  margin-right: 20px;
}

/* line 147, ../../private/scss/_confirm.scss */
/* line 157, ../../private/scss/_cart.scss */
.confirm .custom-select-menu {
  display: inline-block;
  margin-bottom: 8px;
  outline: none;
  position: relative;
  margin-left: 6px;
}

/* line 155, ../../private/scss/_confirm.scss */
/* line 165, ../../private/scss/_cart.scss */
.confirm .custom-select-menu label {
  color: black;
  display: inline-block;
  position: relative;
  width: 53px;
  height: 21px;
  padding-left: 8px;
  background-image: url(../images/bg-drop.png);
  background-repeat: no-repeat;
}

/* line 166, ../../private/scss/_confirm.scss */
/* line 176, ../../private/scss/_cart.scss */
.confirm .custom-select-menu label.selection-made {
  color: #000;
}

/* line 169, ../../private/scss/_confirm.scss */
/* line 180, ../../private/scss/_cart.scss */
.confirm .custom-select-menu label.opened {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 174, ../../private/scss/_confirm.scss */
/* line 186, ../../private/scss/_cart.scss */
.confirm .custom-select-menu:focus label,
.confirm .custom-select-menu:hover label {
  border-color: #000;
}

/* line 178, ../../private/scss/_confirm.scss */
/* line 190, ../../private/scss/_cart.scss */
.confirm .custom-select-menu ul {
  background: #fff;
  border: 1px solid #BBBBBB;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 10px;
  list-style: none;
  margin: -2px -9px;
  width: 50px;
  position: absolute;
  z-index: 2;
}

/* line 191, ../../private/scss/_confirm.scss */
/* line 203, ../../private/scss/_cart.scss */
.confirm .custom-select-menu li {
  background-color: #fff;
  cursor: pointer;
  padding-left: 6px;
}

/* line 198, ../../private/scss/_confirm.scss */
/* line 210, ../../private/scss/_cart.scss */
.confirm .custom-select-menu li:hover,
.confirm .custom-select-menu .selected {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 214, ../../private/scss/_cart.scss */
.checkout {
  background-color: white;
  width: 100%;
  margin-bottom: 22px;
  padding-bottom: 76px;
}

/* line 220, ../../private/scss/_cart.scss */
.checkout * {
  font-family: Arial,Helvetica,sans-serif;
}

/* line 223, ../../private/scss/_cart.scss */
.checkout .checkout-title {
  height: 150px;
  padding-top: 30px;
  padding-left: 250px;
}

/* line 15, ../../private/scss/_checkout1.scss */
/* line 229, ../../private/scss/_cart.scss */
.checkout .checkout-title h1 {
  color: #B0131E;
  font-size: 44.87px;
  font-family: Arial,Helvetica,sans-serif;
}

/* line 21, ../../private/scss/_checkout1.scss */
/* line 235, ../../private/scss/_cart.scss */
.checkout .checkout-left {
  float: left;
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 354px;
  border: 1px solid #EEEEEE;
  padding-left: 20px;
  padding-top: 20px;
  position: relative;
}

/* line 32, ../../private/scss/_checkout1.scss */
/* line 247, ../../private/scss/_cart.scss */
.checkout .checkout-left p {
  font-size: 20px;
  line-height: 20px;
}

/* line 251, ../../private/scss/_cart.scss */
.checkout .checkout-left .order-summary p {
  color: #858585;
}

/* line 254, ../../private/scss/_cart.scss */
.checkout .checkout-left .sub-total p {
  color: #858585;
}

/* line 257, ../../private/scss/_cart.scss */
.checkout .checkout-left .total-price p {
  color: #858585;
}

/* line 260, ../../private/scss/_cart.scss */
.checkout .checkout-right {
  overflow: hidden;
}

/* line 57, ../../private/scss/_checkout1.scss */
/* line 264, ../../private/scss/_cart.scss */
.checkout .checkout-right .process-order {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}

/* line 60, ../../private/scss/_checkout1.scss */
/* line 269, ../../private/scss/_cart.scss */
.checkout .checkout-right .process-order .p-1 {
  border-right: 1px solid #EEEEEE;
  width: 138px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 11px;
}

/* line 71, ../../private/scss/_checkout1.scss */
/* line 281, ../../private/scss/_cart.scss */
.checkout .checkout-right .process-order .p-2 {
  border-right: 1px solid #EEEEEE;
  width: 147px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 14px;
  padding-top: 11px;
}

/* line 82, ../../private/scss/_checkout1.scss */
/* line 293, ../../private/scss/_cart.scss */
.checkout .checkout-right .process-order .p-3 {
  border-right: 1px solid #EEEEEE;
  width: 188px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 8px;
  padding-top: 11px;
}

/* line 93, ../../private/scss/_checkout1.scss */
/* line 305, ../../private/scss/_cart.scss */
.checkout .checkout-right .process-order .p-4 {
  width: 190px;
  display: inline-block;
  height: 50px;
  vertical-align: top;
  color: #666666;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 11px;
}

/* line 104, ../../private/scss/_checkout1.scss */
/* line 316, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail {
  padding-top: 20px;
  padding-left: 20px;
}

/* line 107, ../../private/scss/_checkout1.scss */
/* line 321, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail .detail-label {
  font-size: 20px;
  margin-bottom: 20px;
}

/* line 113, ../../private/scss/_checkout1.scss */
/* line 326, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail .name-detail .name-title {
  display: inline-block;
  vertical-align: top;
}

/* line 116, ../../private/scss/_checkout1.scss */
/* line 331, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail .name-detail .name-title div {
  font-size: 14px;
  color: #131313;
  font-weight: bold;
}

/* line 122, ../../private/scss/_checkout1.scss */
/* line 337, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail .name-detail .firstname {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

/* line 126, ../../private/scss/_checkout1.scss */
/* line 343, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail .name-detail .firstname div {
  font-size: 14px;
  color: #131313;
  font-weight: bold;
}

/* line 348, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail .name-detail .lastname {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

/* line 143, ../../private/scss/_checkout1.scss */
/* line 354, ../../private/scss/_cart.scss */
.checkout .checkout-right .detail .name-detail .lastname div {
  font-size: 14px;
  color: #131313;
  font-weight: bold;
}

/* line 359, ../../private/scss/_cart.scss */
.checkout-right .address div {
  font-size: 14px;
  color: #131313;
  font-weight: bold;
}

/* line 169, ../../private/scss/_checkout1.scss */
/* line 365, ../../private/scss/_cart.scss */
.checkout-right .address .ad-1 {
  margin-top: 5px;
}

/* line 172, ../../private/scss/_checkout1.scss */
/* line 369, ../../private/scss/_cart.scss */
.checkout-right .address .ad-2 {
  margin-top: 8px;
  margin-bottom: 20px;
}

/* line 373, ../../private/scss/_cart.scss */
.checkout-right .address .city {
  display: inline-block;
  vertical-align: top;
}

/* line 377, ../../private/scss/_cart.scss */
.checkout-right .address .state {
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
}

/* line 205, ../../private/scss/_checkout1.scss
.checkout-right .address .country {
  margin-top: 20px;
}

/* line 229, ../../private/scss/_checkout1.scss */
/* line 388, ../../private/scss/_cart.scss */
.checkout-right .contact {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  height: 108px;
  width: 665px;
  padding-top: 20px;
}

/* line 235, ../../private/scss/_checkout1.scss */
/* line 396, ../../private/scss/_cart.scss */
.checkout-right .contact .phone {
  display: inline-block;
  vertical-align: top;
}

/* line 238, ../../private/scss/_checkout1.scss */
/* line 401, ../../private/scss/_cart.scss */
.checkout-right .contact .phone div {
  font-size: 14px;
  color: #131313;
  font-weight: bold;
}

/* line 243, ../../private/scss/_checkout1.scss
.checkout-right .contact .phone .phone-input {
  width: 190px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 251, ../../private/scss/_checkout1.scss */
/* line 419, ../../private/scss/_cart.scss */
.checkout-right .contact .email {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

/* line 255, ../../private/scss/_checkout1.scss */
/* line 425, ../../private/scss/_cart.scss */
.checkout-right .contact .email div {
  font-size: 14px;
  color: #131313;
  font-weight: bold;
}

/* line 260, ../../private/scss/_checkout1.scss
.checkout-right .contact .email .email-input {
  width: 390px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

/* line 269, ../../private/scss/_checkout1.scss */
/* line 444, ../../private/scss/_cart.scss */
.checkout .nav-button {
  margin-top: 50px;
  margin-left: 20px;
}

/* line 272, ../../private/scss/_checkout1.scss */
/* line 449, ../../private/scss/_cart.scss */
.checkout .nav-button .back-button {
  margin-right: 20px;
}

/* line 276, ../../private/scss/_checkout1.scss */
/* line 454, ../../private/scss/_cart.scss */
.checkout {
  /* =Custom Select Menu */
}

/* line 281, ../../private/scss/_checkout1.scss */
/* line 458, ../../private/scss/_cart.scss */
.checkout .custom-select-menu {
  display: inline-block;
  margin-bottom: 8px;
  outline: none;
  position: relative;
}

/* line 288, ../../private/scss/_checkout1.scss
.checkout .custom-select-menu label {
  border-radius: 4px;
  color: black;
  display: inline-block;
  position: relative;
  width: 90px;
  height: 33px;
  padding-left: 8px;
  padding-top: 5px;
  background-image: url(../images/bg-drop-mr.png);
  background-repeat: no-repeat;
}
/* line 300, ../../private/scss/_checkout1.scss */
/* line 478, ../../private/scss/_cart.scss */
.checkout .custom-select-menu label.selection-made {
  color: #000;
}

/* line 303, ../../private/scss/_checkout1.scss */
/* line 482, ../../private/scss/_cart.scss */
.checkout .custom-select-menu label.opened {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 308, ../../private/scss/_checkout1.scss */
/* line 488, ../../private/scss/_cart.scss */
.checkout .custom-select-menu:focus label,
.checkout .custom-select-menu:hover label {
  border-color: #000;
}

/* line 312, ../../private/scss/_checkout1.scss
.checkout .custom-select-menu ul {
  background: #fff;
  border: 1px solid #BBBBBB;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 10px;
  list-style: none;
  margin: -2px -9px;
  width: 90px;
  position: absolute;
  z-index: 2;
}
/* line 325, ../../private/scss/_checkout1.scss */
/* line 505, ../../private/scss/_cart.scss */
.checkout .custom-select-menu li {
  background-color: #fff;
  cursor: pointer;
  padding-left: 6px;
}

/* line 332, ../../private/scss/_checkout1.scss */
/* line 512, ../../private/scss/_cart.scss */
.checkout .custom-select-menu li:hover,
.checkout .custom-select-menu .selected {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 336, ../../private/scss/_checkout1.scss
.checkout #country-drop .custom-select-menu label {
  border-radius: 4px;
  color: black;
  display: inline-block;
  position: relative;
  width: 310px;
  height: 33px;
  padding-left: 8px;
  padding-top: 6px;
  background-image: url(../images/bg-drop-country.png);
  background-repeat: no-repeat;
}
/* line 348, ../../private/scss/_checkout1.scss
.checkout #country-drop .custom-select-menu ul {
  background: #fff;
  border: 1px solid #BBBBBB;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 10px;
  list-style: none;
  margin: -2px -9px;
  width: 310px;
  position: absolute;
  z-index: 2;
}

/* line 1, ../../private/scss/_checkout2.scss */
/* line 543, ../../private/scss/_cart.scss */
.ship {
  background-color: white;
  width: 960px;
  margin: auto;
  margin-bottom: 22px;
  overflow: hidden;
  padding-bottom: 76px;
}

/* line 2, ../../private/scss/_checkout2.scss */
/* line 552, ../../private/scss/_cart.scss */
.ship * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial,Helvetica,sans-serif;
}

/* line 12, ../../private/scss/_checkout2.scss */
/* line 559, ../../private/scss/_cart.scss */
.ship .ship-title {
  height: 132px;
  padding-top: 30px;
  padding-left: 246px;
}

/* line 16, ../../private/scss/_checkout2.scss */
/* line 565, ../../private/scss/_cart.scss */
.ship .ship-title h1 {
  color: #B0131E;
  font-size: 44.87px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 500;
}

/* line 23, ../../private/scss/_checkout2.scss */
/* line 572, ../../private/scss/_cart.scss */
.ship .ship-left {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 354px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  margin-left: 23px;
  padding-left: 20px;
  padding-top: 26px;
  position: relative;
}

/* line 34, ../../private/scss/_checkout2.scss */
/* line 589, ../../private/scss/_cart.scss */
.ship .ship-left p {
  font-size: 20px;
  line-height: 20px;
}

/* line 40, ../../private/scss/_checkout2.scss */
/* line 594, ../../private/scss/_cart.scss */
.ship .ship-left .order-summary p {
  color: #858585;
}

/* line 45, ../../private/scss/_checkout2.scss */
/* line 598, ../../private/scss/_cart.scss */
.ship .ship-left .sub-total p {
  color: #858585;
}

/* line 50, ../../private/scss/_checkout2.scss */
/* line 602, ../../private/scss/_cart.scss */
.ship .ship-left .total-price p {
  color: #858585;
}

/* line 55, ../../private/scss/_checkout2.scss */
/* line 606, ../../private/scss/_cart.scss */
.ship .ship-right {
  float: right;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

/* line 60, ../../private/scss/_checkout2.scss */
/* line 613, ../../private/scss/_cart.scss */
.ship .ship-right .process-order {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  width: 675px;
}

/* line 64, ../../private/scss/_checkout2.scss */
/* line 619, ../../private/scss/_cart.scss */
.ship .ship-right .process-order .p-1 {
  border-right: 1px solid #EEEEEE;
  width: 138px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 11px;
}

/* line 75, ../../private/scss/_checkout2.scss */
/* line 631, ../../private/scss/_cart.scss */
.ship .ship-right .process-order .p-2 {
  border-right: 1px solid #EEEEEE;
  width: 147px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 14px;
  padding-top: 11px;
}

/* line 86, ../../private/scss/_checkout2.scss */
/* line 643, ../../private/scss/_cart.scss */
.ship .ship-right .process-order .p-3 {
  border-right: 1px solid #EEEEEE;
  width: 188px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 8px;
  padding-top: 11px;
}

/* line 97, ../../private/scss/_checkout2.scss */
/* line 655, ../../private/scss/_cart.scss */
.ship .ship-right .process-order .p-4 {
  width: 190px;
  display: inline-block;
  height: 50px;
  vertical-align: top;
  color: #666666;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 11px;
}

/* line 108, ../../private/scss/_checkout2.scss */
/* line 666, ../../private/scss/_cart.scss */
.ship .ship-right .detail {
  padding-top: 20px;
  padding-left: 20px;
}

/* line 111, ../../private/scss/_checkout2.scss */
/* line 671, ../../private/scss/_cart.scss */
.ship .ship-right .detail .detail-label {
  color: #000000;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

/* line 120, ../../private/scss/_checkout2.scss */
/* line 678, ../../private/scss/_cart.scss */
.ship .ship-right .detail .name-detail {
  border-top: 1px solid #EEEEEE;
  padding-top: 20px;
  margin-top: 20px;
}

/* line 124, ../../private/scss/_checkout2.scss */
/* line 684, ../../private/scss/_cart.scss */
.ship .ship-right .detail .name-detail .name-title {
  display: inline-block;
  vertical-align: top;
}

/* line 127, ../../private/scss/_checkout2.scss */
/* line 689, ../../private/scss/_cart.scss */
.ship .ship-right .detail .name-detail .name-title div {
  font-size: 14px;
  color: #131313;
  margin-bottom: 2px;
}

/* line 133, ../../private/scss/_checkout2.scss */
/* line 695, ../../private/scss/_cart.scss */
.ship .ship-right .detail .name-detail .firstname {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

/* line 137, ../../private/scss/_checkout2.scss */
/* line 701, ../../private/scss/_cart.scss */
.ship .ship-right .detail .name-detail .firstname div {
  font-size: 14px;
  color: #131313;
  margin-bottom: 2px;
}

/* line 142, ../../private/scss/_checkout2.scss
.ship .ship-right .detail .name-detail .firstname .first_name {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  width: 190px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
}
/* line 150, ../../private/scss/_checkout2.scss */
/* line 719, ../../private/scss/_cart.scss */
.ship .ship-right .detail .name-detail .lastname {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

/* line 154, ../../private/scss/_checkout2.scss */
/* line 725, ../../private/scss/_cart.scss */
.ship .ship-right .detail .name-detail .lastname div {
  font-size: 14px;
  color: #131313;
  margin-bottom: 2px;
}

/* line 159, ../../private/scss/_checkout2.scss
.ship .ship-right .detail .name-detail .lastname .last_name {
  width: 190px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

/* line 175, ../../private/scss/_checkout2.scss */
/* line 744, ../../private/scss/_cart.scss */
.ship-right .address div {
  font-size: 14px;
  color: #131313;
  margin-bottom: 2px;
}

/* line 180, ../../private/scss/_checkout2.scss */
/* line 750, ../../private/scss/_cart.scss */
.ship-right .address .ad-1 {
  margin-top: 5px;
}

/* line 183, ../../private/scss/_checkout2.scss */
/* line 754, ../../private/scss/_cart.scss */
.ship-right .address .ad-2 {
  margin-top: 8px;
  margin-bottom: 20px;
}

/* line 187, ../../private/scss/_checkout2.scss
.ship-right .address .address-1 {
  width: 610px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
*/
/* line 771, ../../private/scss/_cart.scss */
.ship-right .address .address-1 {
  width: 400px;
}

/* line 194, ../../private/scss/_checkout2.scss
.ship-right .address .address-2 {
  width: 610px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 201, ../../private/scss/_checkout2.scss */
/* line 787, ../../private/scss/_cart.scss */
.ship-right .address .city {
  display: inline-block;
  vertical-align: top;
}

/* line 204, ../../private/scss/_checkout2.scss
.ship-right .address .city .city-input {
  width: 190px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 212, ../../private/scss/_checkout2.scss */
/* line 804, ../../private/scss/_cart.scss */
.ship-right .address .state {
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
}

/* line 216, ../../private/scss/_checkout2.scss
.ship-right .address .state .state-input {
  width: 190px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 224, ../../private/scss/_checkout2.scss */
/* line 822, ../../private/scss/_cart.scss */
.ship-right .address .postcode {
  margin-left: 30px;
  display: inline-block;
  vertical-align: top;
}

/* line 228, ../../private/scss/_checkout2.scss
.ship-right .address .postcode .postcode-input {
  width: 90px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 236, ../../private/scss/_checkout2.scss */
/* line 840, ../../private/scss/_cart.scss */
.ship-right .address .country {
  margin-top: 9px;
}

/* line 240, ../../private/scss/_checkout2.scss */
/* line 845, ../../private/scss/_cart.scss */
.ship-right .contact {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
  height: 108px;
  width: 652px;
  padding-top: 20px;
}

/* line 246, ../../private/scss/_checkout2.scss */
/* line 853, ../../private/scss/_cart.scss */
.ship-right .contact .phone {
  display: inline-block;
  vertical-align: top;
  background-color: rosybrown;
  line-height: 17px;
}

/* line 249, ../../private/scss/_checkout2.scss */
/* line 860, ../../private/scss/_cart.scss */
.ship-right .contact .phone div {
  font-size: 14px;
  color: #131313;
  margin-bottom: 2px;
  font-weight: normal;
  line-height: 17px;
  height: 17px;
  background-color: orchid;
}

/* line 254, ../../private/scss/_checkout2.scss
.ship-right .contact .phone .phone-input {
  width: 190px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
/* line 262, ../../private/scss/_checkout2.scss */
/* line 882, ../../private/scss/_cart.scss */
.ship-right .contact .email {
  display: inline-block;
  vertical-align: top;
  margin-left: 30px;
}

/* line 266, ../../private/scss/_checkout2.scss */
/* line 888, ../../private/scss/_cart.scss */
.ship-right .contact .email div {
  font-size: 14px;
  color: #131313;
  margin-bottom: 2px;
}

/* line 271, ../../private/scss/_checkout2.scss
.ship-right .contact .email .email-input {
  width: 390px;
  height: 33px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

/* line 280, ../../private/scss/_checkout2.scss */
/* line 907, ../../private/scss/_cart.scss */
.ship .nav-button {
  margin-top: 29px;
  margin-left: 20px;
}

/* line 283, ../../private/scss/_checkout2.scss */
/* line 912, ../../private/scss/_cart.scss */
.ship .nav-button .back-button {
  margin-right: 20px;
}

/* line 287, ../../private/scss/_checkout2.scss */
/* line 917, ../../private/scss/_cart.scss */
.ship {
  /* =Custom Select Menu */
}

/* line 292, ../../private/scss/_checkout2.scss */
/* line 921, ../../private/scss/_cart.scss */
.ship .custom-select-menu {
  display: inline-block;
  margin-bottom: 8px;
  outline: none;
  position: relative;
}

/* line 299, ../../private/scss/_checkout2.scss */
/* line 928, ../../private/scss/_cart.scss */
.ship .custom-select-menu label {
  border-radius: 4px;
  color: black;
  display: inline-block;
  position: relative;
  width: 90px;
  height: 33px;
  padding-left: 8px;
  padding-top: 5px;
  background-image: url(../images/bg-drop-mr.png);
  background-repeat: no-repeat;
}

/* line 311, ../../private/scss/_checkout2.scss */
/* line 941, ../../private/scss/_cart.scss */
.ship .custom-select-menu label.selection-made {
  color: #000;
}

/* line 314, ../../private/scss/_checkout2.scss */
/* line 945, ../../private/scss/_cart.scss */
.ship .custom-select-menu label.opened {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 319, ../../private/scss/_checkout2.scss */
/* line 951, ../../private/scss/_cart.scss */
.ship .custom-select-menu:focus label,
.ship .custom-select-menu:hover label {
  border-color: #000;
}

/* line 323, ../../private/scss/_checkout2.scss */
/* line 955, ../../private/scss/_cart.scss */
.ship .custom-select-menu ul {
  background: #fff;
  border: 1px solid #BBBBBB;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 10px;
  list-style: none;
  margin: -2px -9px;
  width: 90px;
  position: absolute;
  z-index: 2;
}

/* line 336, ../../private/scss/_checkout2.scss */
/* line 968, ../../private/scss/_cart.scss */
.ship .custom-select-menu li {
  background-color: #fff;
  cursor: pointer;
  padding-left: 6px;
}

/* line 343, ../../private/scss/_checkout2.scss */
/* line 975, ../../private/scss/_cart.scss */
.ship .custom-select-menu li:hover,
.ship .custom-select-menu .selected {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 347, ../../private/scss/_checkout2.scss */
/* line 979, ../../private/scss/_cart.scss */
.ship #country-drop .custom-select-menu label {
  border-radius: 4px;
  color: black;
  display: inline-block;
  position: relative;
  width: 310px;
  height: 33px;
  padding-left: 8px;
  padding-top: 6px;
  background-image: url(../images/bg-drop-country.png);
  background-repeat: no-repeat;
}

/* line 359, ../../private/scss/_checkout2.scss */
/* line 992, ../../private/scss/_cart.scss */
.ship #country-drop .custom-select-menu ul {
  background: #fff;
  border: 1px solid #BBBBBB;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 10px;
  list-style: none;
  margin: -2px -9px;
  width: 310px;
  position: absolute;
  z-index: 2;
}

/* line 1, ../../private/scss/_checkout3.scss */
/* line 1006, ../../private/scss/_cart.scss */
.review {
  background-color: white;
  width: 960px;
  margin: auto;
  margin-bottom: 22px;
  overflow: hidden;
  padding-bottom: 76px;
}

/* line 2, ../../private/scss/_checkout3.scss */
/* line 1015, ../../private/scss/_cart.scss */
.review * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Arial,Helvetica,sans-serif;
}

/* line 12, ../../private/scss/_checkout3.scss */
/* line 1022, ../../private/scss/_cart.scss */
.review .review-title {
  height: 132px;
  padding-top: 30px;
  padding-left: 160px;
  padding-left: 250px;
}

/* line 18, ../../private/scss/_checkout3.scss */
/* line 1029, ../../private/scss/_cart.scss */
.review .review-title h1 {
  color: #B0131E;
  font-size: 44.87px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 500;
}

/* line 25, ../../private/scss/_checkout3.scss */
/* line 1036, ../../private/scss/_cart.scss */
.review .review-left {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 354px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  margin-left: 23px;
  padding-left: 20px;
  padding-top: 26px;
  position: relative;
}

/* line 36, ../../private/scss/_checkout3.scss */
/* line 1053, ../../private/scss/_cart.scss */
.review .review-left p {
  font-size: 20px;
  color: black;
  line-height: 20px;
}

/* line 42, ../../private/scss/_checkout3.scss */
/* line 1059, ../../private/scss/_cart.scss */
.review .review-left .order-summary p {
  color: #858585;
}

/* line 47, ../../private/scss/_checkout3.scss */
/* line 1063, ../../private/scss/_cart.scss */
.review .review-left .sub-total p {
  color: #858585;
}

/* line 52, ../../private/scss/_checkout3.scss */
/* line 1067, ../../private/scss/_cart.scss */
.review .review-left .total-price p {
  color: #858585;
}

/* line 57, ../../private/scss/_checkout3.scss */
/* line 1071, ../../private/scss/_cart.scss */
.review .review-right {
  float: right;
  display: inline-block;
  vertical-align: top;
}

/* line 61, ../../private/scss/_checkout3.scss */
/* line 1077, ../../private/scss/_cart.scss */
.review .review-right .process-order {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}

/* line 64, ../../private/scss/_checkout3.scss */
/* line 1082, ../../private/scss/_cart.scss */
.review .review-right .process-order .p-1 {
  border-right: 1px solid #EEEEEE;
  width: 138px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 11px;
}

/* line 75, ../../private/scss/_checkout3.scss */
/* line 1094, ../../private/scss/_cart.scss */
.review .review-right .process-order .p-2 {
  border-right: 1px solid #EEEEEE;
  width: 147px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 14px;
  padding-top: 11px;
}

/* line 86, ../../private/scss/_checkout3.scss */
/* line 1106, ../../private/scss/_cart.scss */
.review .review-right .process-order .p-3 {
  border-right: 1px solid #EEEEEE;
  width: 188px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #101010;
  font-size: 11px;
  padding-left: 8px;
  font-weight: bold;
  padding-top: 11px;
}

/* line 98, ../../private/scss/_checkout3.scss */
/* line 1119, ../../private/scss/_cart.scss */
.review .review-right .process-order .p-4 {
  width: 190px;
  display: inline-block;
  height: 50px;
  vertical-align: top;
  color: #666666;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 11px;
}

/* line 109, ../../private/scss/_checkout3.scss */
/* line 1130, ../../private/scss/_cart.scss */
.review .review-right .detail {
  padding-top: 20px;
  padding-left: 20px;
}

/* line 112, ../../private/scss/_checkout3.scss */
/* line 1135, ../../private/scss/_cart.scss */
.review .review-right .detail .detail-label {
  color: #000000;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: bold;
}

/* line 118, ../../private/scss/_checkout3.scss */
/* line 1142, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-left {
  display: inline-block;
  vertical-align: top;
  width: 168px;
}

/* line 122, ../../private/scss/_checkout3.scss */
/* line 1148, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-left .grey-title {
  color: #868686;
  font-size: 14px;
}

/* line 125, ../../private/scss/_checkout3.scss */
/* line 1153, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-left .grey-title p {
  font-weight: bold;
}

/* line 129, ../../private/scss/_checkout3.scss */
/* line 1157, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-left .black-detail {
  color: #131313;
  font-size: 14px;
  margin-bottom: 37px;
}

/* line 133, ../../private/scss/_checkout3.scss */
/* line 1163, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-left .black-detail p {
  line-height: 10px;
}

/* line 138, ../../private/scss/_checkout3.scss */
/* line 1167, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right {
  display: inline-block;
  vertical-align: top;
  float: right;
  margin-right: 25px;
  width: 377px;
}

/* line 144, ../../private/scss/_checkout3.scss */
/* line 1175, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .grey-title {
  color: #868686;
  font-size: 14px;
}

/* line 147, ../../private/scss/_checkout3.scss */
/* line 1180, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .grey-title p {
  font-weight: bold;
}

/* line 151, ../../private/scss/_checkout3.scss */
/* line 1184, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum {
  margin-top: -33px;
}

/* line 153, ../../private/scss/_checkout3.scss */
/* line 1188, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum .each-order {
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #EEEEEE;
}

/* line 157, ../../private/scss/_checkout3.scss */
/* line 1194, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum .each-order .item-detail {
  display: inline-block;
  vertical-align: top;
  width: 165px;
  margin-top: 5px;
}

/* line 162, ../../private/scss/_checkout3.scss */
/* line 1201, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum .each-order .item-detail p {
  line-height: 16px;
}

/* line 165, ../../private/scss/_checkout3.scss */
/* line 1205, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum .each-order .item-detail p:first-child {
  color: #111111;
  font-size: 14px;
}

/* line 170, ../../private/scss/_checkout3.scss */
/* line 1210, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum .each-order .item-detail p:last-child {
  color: #858585;
  font-size: 14px;
  line-height: 2px;
}

/* line 176, ../../private/scss/_checkout3.scss */
/* line 1216, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum .each-order .item-number {
  display: inline-block;
  vertical-align: top;
  margin-left: 64px;
  color: #111111;
  font-weight: bold;
}

/* line 183, ../../private/scss/_checkout3.scss */
/* line 1224, ../../private/scss/_cart.scss */
.review .review-right .detail .review-content-right .order-sum .each-order .item-price {
  color: #858585;
  display: inline-block;
  vertical-align: top;
  margin-left: 50px;
}

/* line 196, ../../private/scss/_checkout3.scss */
/* line 1232, ../../private/scss/_cart.scss */
.review .nav-button {
  margin-top: 50px;
  margin-left: 20px;
  border-top: 1px solid #EEEEEE;
  margin-left: -27px;
  padding-left: 27px;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* line 204, ../../private/scss/_checkout3.scss */
/* line 1242, ../../private/scss/_cart.scss */
.review .nav-button .back-button {
  margin-right: 20px;
}

/* line 209, ../../private/scss/_checkout3.scss */
/* line 1247, ../../private/scss/_cart.scss */
.review-content-right .total {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  line-height: 17px;
}

/* line 216, ../../private/scss/_checkout3.scss */
/* line 1255, ../../private/scss/_cart.scss */
.review-content-right .total .total-item .item-label {
  width: 100px;
  color: #111111;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}

/* line 223, ../../private/scss/_checkout3.scss */
/* line 1263, ../../private/scss/_cart.scss */
.review-content-right .total .total-item .right-number {
  width: 131px;
  color: #878787;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}

/* line 1, ../../private/scss/_checkout4.scss */
/* line 1272, ../../private/scss/_cart.scss */
.final {
  background-color: white;
  width: 960px;
  margin: auto;
  margin-bottom: 22px;
  overflow: hidden;
  padding-bottom: 76px;
}

/* line 3, ../../private/scss/_checkout4.scss */
/* line 1281, ../../private/scss/_cart.scss */
.final * {
  font-family: Arial,Helvetica,sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 13, ../../private/scss/_checkout4.scss */
/* line 1288, ../../private/scss/_cart.scss */
.final .final-title {
  padding-left: 250px;
  height: 132px;
  padding-top: 30px;
}

/* line 17, ../../private/scss/_checkout4.scss */
/* line 1294, ../../private/scss/_cart.scss */
.final .final-title h1 {
  color: #B0131E;
  font-size: 44.87px;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: 500;
}

/* line 24, ../../private/scss/_checkout4.scss */
/* line 1301, ../../private/scss/_cart.scss */
.final .final-left {
  display: inline-block;
  vertical-align: top;
  width: 240px;
  height: 354px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  -o-border-radius: 7px;
  border-radius: 7px;
  margin-left: 23px;
  padding-left: 20px;
  padding-top: 26px;
  position: relative;
}

/* line 35, ../../private/scss/_checkout4.scss */
/* line 1318, ../../private/scss/_cart.scss */
.final .final-left p {
  font-size: 20px;
  color: black;
  line-height: 20px;
}

/* line 41, ../../private/scss/_checkout4.scss */
/* line 1324, ../../private/scss/_cart.scss */
.final .final-left .order-summary p {
  color: #858585;
}

/* line 46, ../../private/scss/_checkout4.scss */
/* line 1328, ../../private/scss/_cart.scss */
.final .final-left .sub-total p {
  color: #858585;
}

/* line 51, ../../private/scss/_checkout4.scss */
/* line 1332, ../../private/scss/_cart.scss */
.final .final-left .total-price p {
  color: #858585;
}

/* line 56, ../../private/scss/_checkout4.scss */
/* line 1336, ../../private/scss/_cart.scss */
.final .final-right {
  float: right;
  display: inline-block;
  vertical-align: top;
}

/* line 60, ../../private/scss/_checkout4.scss */
/* line 1342, ../../private/scss/_cart.scss */
.final .final-right .process-order {
  border-top: 1px solid #EEEEEE;
  border-bottom: 1px solid #EEEEEE;
}

/* line 63, ../../private/scss/_checkout4.scss */
/* line 1347, ../../private/scss/_cart.scss */
.final .final-right .process-order .p-1 {
  border-right: 1px solid #EEEEEE;
  width: 138px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 15px;
  padding-top: 11px;
}

/* line 74, ../../private/scss/_checkout4.scss */
/* line 1359, ../../private/scss/_cart.scss */
.final .final-right .process-order .p-2 {
  border-right: 1px solid #EEEEEE;
  width: 147px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 14px;
  padding-top: 11px;
}

/* line 85, ../../private/scss/_checkout4.scss */
/* line 1371, ../../private/scss/_cart.scss */
.final .final-right .process-order .p-3 {
  border-right: 1px solid #EEEEEE;
  width: 188px;
  display: inline-block;
  vertical-align: top;
  height: 50px;
  color: #666666;
  font-size: 11px;
  padding-left: 8px;
  padding-top: 11px;
}

/* line 96, ../../private/scss/_checkout4.scss */
/* line 1383, ../../private/scss/_cart.scss */
.final .final-right .process-order .p-4 {
  width: 190px;
  display: inline-block;
  height: 50px;
  vertical-align: top;
  font-weight: bold;
  color: #101010;
  font-size: 11px;
  padding-left: 20px;
  padding-top: 11px;
}

/* line 108, ../../private/scss/_checkout4.scss */
/* line 1395, ../../private/scss/_cart.scss */
.final .final-right .detail {
  padding-top: 20px;
  padding-left: 20px;
}

/* line 111, ../../private/scss/_checkout4.scss */
/* line 1400, ../../private/scss/_cart.scss */
.final .final-right .detail .detail-label {
  color: #000000;
  font-size: 20px;
  margin-bottom: 20px;
}

/* line 1, ../../private/scss/_alert.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  color: #c09853;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
}

/* line 10, ../../private/scss/_alert.scss */
.alert-heading {
  color: inherit;
}

/* line 14, ../../private/scss/_alert.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}

/* line 22, ../../private/scss/_alert.scss */
.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

/* line 28, ../../private/scss/_alert.scss */
.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

/* line 34, ../../private/scss/_alert.scss */
.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

/* line 3, ../../private/scss/pages/product/_details.scss */
.product-detail-tabs .product-detail-tabs__description .has-bullets {
  width: 60%;
  float: left;
  overflow: hidden;
}

/* line 1, ../../private/scss/pages/_news.scss */
.news-content {
  width: 747px;
  float: right;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

/* line 6, ../../private/scss/pages/_news.scss */
.news-content {
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 91px;
}
/* line 10, ../../private/scss/pages/_news.scss */
.news-content .news-block {
  border-bottom: 1px solid #DDDDDD;
  padding: 20px 0;
  padding-bottom: 19px;
}
/* line 14, ../../private/scss/pages/_news.scss */
.news-content .news-block .time {
  color: #80402D;
  font-size: 12px;
  margin-bottom: 5px;
}
/* line 19, ../../private/scss/pages/_news.scss */
.news-content .news-block h1 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
/* line 24, ../../private/scss/pages/_news.scss */
.news-content .news-block h1 a {
  color: #000000;
  text-decoration: none;
}
/* line 29, ../../private/scss/pages/_news.scss */
.news-content .news-block > a {
  color: #BD2631;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
/* line 35, ../../private/scss/pages/_news.scss */
.news-content .news-block .news-block--content {
  margin-top: 10px;
  margin-bottom: 12px;
}
/* line 38, ../../private/scss/pages/_news.scss */
.news-content .news-block .news-block--content p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
}
/* line 42, ../../private/scss/pages/_news.scss */
.news-content .news-block .news-block--content p a {
  color: #000000;
}
/* line 48, ../../private/scss/pages/_news.scss */
.news-content .page-nav {
  padding: 21px 0;
  overflow: hidden;
}
/* line 51, ../../private/scss/pages/_news.scss */
.news-content .page-nav a {
  color: #BA2A34;
  font-size: 18px;
  font-weight: bold;
  float: right;
}
/* line 56, ../../private/scss/pages/_news.scss */
.news-content .page-nav a img {
  margin-left: 7px;
}
/* line 59, ../../private/scss/pages/_news.scss */
.news-content .page-nav a:first-child {
  float: left;
}
/* line 61, ../../private/scss/pages/_news.scss */
.news-content .page-nav a:first-child img {
  margin-right: 7px;
  margin-left: 0px;
}
/* line 66, ../../private/scss/pages/_news.scss */
.news-content .page-nav a.inactive {
  color: #858585;
}

/* line 73, ../../private/scss/pages/_news.scss */
.news-content .back {
  color: #0C0C0D;
  font-size: 14px;
  margin-top: 19px;
}
/* line 77, ../../private/scss/pages/_news.scss */
.news-content .back a {
  color: #0C0C0D;
  text-decoration: none;
}
/* line 82, ../../private/scss/pages/_news.scss */
.news-content .news-details-block {
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  padding: 30px 0;
  padding-bottom: 19px;
  margin-top: 10px;
}
/* line 88, ../../private/scss/pages/_news.scss */
.news-content .news-details-block .time {
  color: #80402D;
  font-size: 12px;
  margin-bottom: 5px;
}
/* line 93, ../../private/scss/pages/_news.scss */
.news-content .news-details-block h1 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}
/* line 98, ../../private/scss/pages/_news.scss */
.news-content .news-details-block h1 a {
  color: #000000;
  text-decoration: none;
}
/* line 103, ../../private/scss/pages/_news.scss */
.news-content .news-details-block > a {
  color: #BD2631;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
/* line 109, ../../private/scss/pages/_news.scss */
.news-content .news-details-block .news-block--content {
  margin-top: 10px;
  margin-bottom: 42px;
}
/* line 112, ../../private/scss/pages/_news.scss */
.news-content .news-details-block .news-block--content p {
  color: #000000;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 18px;
}
/* line 117, ../../private/scss/pages/_news.scss */
.news-content .news-details-block .news-block--content p a {
  color: #000000;
}

/* line 1, ../../private/scss/pages/_register.scss */
.register-content {
  width: 748px;
  float: right;
  border-top: 1px solid #CCCCCC;
  padding: 24px 0px;
  margin-top: 28px;
}

/* line 9, ../../private/scss/pages/_register.scss */
.success-message h2, .regiser-title h2 {
  color: #000000;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 15, ../../private/scss/pages/_register.scss */
.success-message p, .regiser-title p {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.1px;
  line-height: 20px;
}

/* line 22, ../../private/scss/pages/_register.scss */
.register-content form {
  margin: 17px 0;
  width: 358px;
  margin-bottom: 134px;
}
/* line 26, ../../private/scss/pages/_register.scss */
.register-content form > div {
  margin-bottom: 14px;
}
/* line 29, ../../private/scss/pages/_register.scss */
.register-content form label {
  display: block;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
}
/* line 36, ../../private/scss/pages/_register.scss */
.register-content form input.input {
  width: 345px;
  height: 26px;
  border: 1px solid #DDDDDD;
  padding-left: 10px;
  font-size: 12px;
}
/* line 43, ../../private/scss/pages/_register.scss */
.register-content form > p {
  color: #999999;
  font-size: 12px;
  float: left;
  margin-top: 13px;
}
/* line 49, ../../private/scss/pages/_register.scss */
.register-content form input[type="submit"] {
  color: white;
  text-align: center;
  background-color: #C52033;
  width: 101px;
  float: right;
  border: none;
  margin-top: 8px;
  cursor: pointer;
  padding: 6px 0;
  font-size: 14px;
}

/* line 62, ../../private/scss/pages/_register.scss */
.warning {
  color: #C52033;
  font-size: 14px;
  line-height: 20px;
}
/* line 66, ../../private/scss/pages/_register.scss */
.warning a {
  color: #C52033;
  text-decoration: underline;
}

/* line 72, ../../private/scss/pages/_register.scss */
.update-password-page .title {
  margin-top: 80px;
  margin-bottom: 30px;
}
/* line 75, ../../private/scss/pages/_register.scss */
.update-password-page .title h3 {
  color: #000;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 10px;
}
/* line 81, ../../private/scss/pages/_register.scss */
.update-password-page .title p {
  color: #000;
  font-size: 14px;
  letter-spacing: .1px;
  line-height: 20px;
}
/* line 88, ../../private/scss/pages/_register.scss */
.update-password-page form {
  margin: 17px 0;
  width: 358px;
  margin-bottom: 134px;
}
/* line 92, ../../private/scss/pages/_register.scss */
.update-password-page form > div {
  margin-bottom: 14px;
}
/* line 95, ../../private/scss/pages/_register.scss */
.update-password-page form label {
  display: block;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 2px;
}
/* line 102, ../../private/scss/pages/_register.scss */
.update-password-page form input.input {
  width: 345px;
  height: 26px;
  border: 1px solid #DDDDDD;
  padding-left: 10px;
  font-size: 12px;
}
/* line 109, ../../private/scss/pages/_register.scss */
.update-password-page form > p {
  color: #999999;
  font-size: 12px;
  float: left;
  margin-top: 13px;
}
/* line 115, ../../private/scss/pages/_register.scss */
.update-password-page form input[type="submit"] {
  color: white;
  text-align: center;
  background-color: #C52033;
  width: 101px;
  float: left;
  border: none;
  margin-top: 8px;
  cursor: pointer;
  padding: 6px 0;
  font-size: 14px;
}

/* line 5, ../../private/scss/pages/_popup.scss */
.popup-template-container {
  position: fixed;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 100;
}
/* line 13, ../../private/scss/pages/_popup.scss */
.popup-template-container.active {
  display: block;
}
/* line 16, ../../private/scss/pages/_popup.scss */
.popup-template-container .overlay {
  background-color: #ccc;
  position: fixed;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  width: 100%;
  height: 100%;
}
/* line 24, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template {
  position: fixed;
  top: 150px;
  background-color: white;
  width: 364px;
  padding: 21px 30px;
  left: 50%;
  -webkit-box-shadow: #323232 3px 3px 10px;
  -moz-box-shadow: #323232 3px 3px 10px;
  box-shadow: #323232 3px 3px 10px;
  margin-left: -210px;
  border-radius: 10px;
}
/* line 36, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template .close {
  position: absolute;
  right: 20px;
  top: 13px;
  cursor: pointer;
  font-size: 15px;
}
/* line 44, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template .title h3 {
  color: #7F4032;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 11px;
}
/* line 50, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template .title p {
  color: #000000;
  font-size: 14px;
  line-height: 21px;
}
/* line 56, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template form {
  margin-top: 13px;
}
/* line 58, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template form label {
  display: block;
  color: black;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 4px;
}
/* line 65, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template form .input-item {
  width: 351px;
  padding-left: 10px;
  height: 28px;
  border: 1px solid #DDDDDD;
  margin-bottom: 8px;
}
/* line 72, ../../private/scss/pages/_popup.scss */
.popup-template-container .popup-template form .submit-button {
  border: none;
  color: white;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
  background-color: #C52033;
  padding: 6px 25px;
  float: right;
  margin-top: 10px;
}

/* line 1, ../../private/scss/components/_account-popup.scss */
.account-popup__close {
  float: right;
  position: relative;
  right: -10px;
  top: -15px;
}

/* line 3, ../../private/scss/components/_checkout.scss */
.checkout-wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 7, ../../private/scss/components/_checkout.scss */
.checkout .amount {
  margin-bottom: 20px;
}
/* line 9, ../../private/scss/components/_checkout.scss */
.checkout .amount .amount-title {
  font-size: 20px;
  font-weight: bold;
  text-decoration: uppercase;
  margin-bottom: 10px;
}

/* line 16, ../../private/scss/components/_checkout.scss */
.sub-price {
  margin-bottom: 20px;
}

/* line 20, ../../private/scss/components/_checkout.scss */
.checkout-button {
  margin-top: 70px;
}

/* line 24, ../../private/scss/components/_checkout.scss */
.checkout-right {
  padding: 20px;
}

/* line 28, ../../private/scss/components/_checkout.scss */
.checkout-row {
  position: relative;
  padding: 20px 0;
  font-size: 14px;
}
/* line 36, ../../private/scss/components/_checkout.scss */
.checkout-row .checkout-row__name,
.checkout-row .checkout-row__quantity,
.checkout-row .checkout-row__price {
  display: inline-block;
}
/* line 40, ../../private/scss/components/_checkout.scss */
.checkout-row .checkout-row__name {
  width: 65%;
}
/* line 44, ../../private/scss/components/_checkout.scss */
.checkout-row .checkout-row__quantity {
  width: 20%;
}
/* line 47, ../../private/scss/components/_checkout.scss */
.checkout-row .checkout-row__quantity label {
  display: inline-block;
}
/* line 51, ../../private/scss/components/_checkout.scss */
.checkout-row .checkout-row__quantity input {
  width: 50px;
}
/* line 56, ../../private/scss/components/_checkout.scss */
.checkout-row .checkout-row__price {
  text-align: right;
}
/* line 60, ../../private/scss/components/_checkout.scss */
.checkout-row .checkout-row__cancel {
  position: absolute;
  top: 20px;
  right: 0;
}
/* line 66, ../../private/scss/components/_checkout.scss */
.checkout-row .alert {
  margin-top: 10px;
}

/* line 71, ../../private/scss/components/_checkout.scss */
.checkout-right {
  padding-right: 0;
}
/* line 74, ../../private/scss/components/_checkout.scss */
.checkout-right .total {
  text-align: right;
  margin-bottom: 10px;
  clear: both;
}
/* line 79, ../../private/scss/components/_checkout.scss */
.checkout-right .total .item-label {
  font-weight: bold;
  display: inline-block;
}
/* line 84, ../../private/scss/components/_checkout.scss */
.checkout-right .total .right-number {
  display: inline-block;
}
/* line 88, ../../private/scss/components/_checkout.scss */
.checkout-right .total .total-item {
  margin-bottom: 5px;
}

/* line 97, ../../private/scss/components/_checkout.scss */
.checkout-right .btton-set {
  margin-top: 30px;
}

/* line 102, ../../private/scss/components/_checkout.scss */
.empty-cart {
  text-align: center;
  font-size: 20px;
  margin-bottom: 100px;
}

/* line 108, ../../private/scss/components/_checkout.scss */
.submission-successful {
  text-align: center;
  margin-bottom: 100px;
  margin-top: 80px;
}
/* line 112, ../../private/scss/components/_checkout.scss */
.submission-successful h2 {
  color: black;
  margin-bottom: 22px;
}
/* line 116, ../../private/scss/components/_checkout.scss */
.submission-successful p {
  color: black;
  font-size: 13px;
}
/* line 119, ../../private/scss/components/_checkout.scss */
.submission-successful p a {
  color: black;
  text-decoration: underline;
}

/* line 126, ../../private/scss/components/_checkout.scss */
.address-right {
  float: left;
  overflow: visible !important;
  width: 710px;
}
/* line 131, ../../private/scss/components/_checkout.scss */
.address-right .selected-address {
  padding-top: 10px;
  padding-bottom: 10px;
}
/* line 136, ../../private/scss/components/_checkout.scss */
.address-right .customer-address {
  float: left;
}
/* line 140, ../../private/scss/components/_checkout.scss */
.address-right .customer-input {
  padding-left: 50px;
  overflow: hidden;
  width: 510px;
  display: block;
}
/* line 147, ../../private/scss/components/_checkout.scss */
.address-right .customer-input input, .address-right .customer-input textarea {
  font-family: Arial, Helvetica, 'sans-serif';
  width: 100%;
  margin-bottom: 20px;
  padding: 5px;
  font-size: 12px;
}
/* line 155, ../../private/scss/components/_checkout.scss */
.address-right .customer-input textarea {
  height: 100px;
}

/* line 161, ../../private/scss/components/_checkout.scss */
.checkout .container.row .alert.alert-error {
  margin-bottom: 0px;
}

/* line 165, ../../private/scss/components/_checkout.scss */
.region-selection {
  width: 180px;
}
/* line 167, ../../private/scss/components/_checkout.scss */
.region-selection label {
  color: #000000;
  font-size: 12px;
}
/* line 171, ../../private/scss/components/_checkout.scss */
.region-selection .sbHolder {
  color: #000000;
  position: relative;
  float: left;
}
/* line 176, ../../private/scss/components/_checkout.scss */
.region-selection .sbSelector {
  color: #000000;
}
/* line 179, ../../private/scss/components/_checkout.scss */
.region-selection .sbSelector {
  text-indent: 10px;
}
/* line 182, ../../private/scss/components/_checkout.scss */
.region-selection .sbOptions a {
  color: #000000;
  padding-left: 13px;
}
/* line 186, ../../private/scss/components/_checkout.scss */
.region-selection .inline-error {
  color: red;
  font-size: 12px;
  margin-top: 11px;
  position: relative;
  float: left;
  display: none;
}

/* line 196, ../../private/scss/components/_checkout.scss */
.zebra {
  border: 1px solid #CCC;
  padding: 5px;
  width: 70px;
}

/* line 204, ../../private/scss/components/_checkout.scss */
.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}

/* line 209, ../../private/scss/components/_checkout.scss */
.cf:after {
  clear: both;
}

/* line 213, ../../private/scss/components/_checkout.scss */
.cf {
  *zoom: 1;
}

/* line 216, ../../private/scss/components/_checkout.scss */
.button-new {
  border: none;
  background: #C52033;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  padding: 8px 22px;
  text-decoration: none;
  margin-top: 22px;
  display: inline-block;
}

/* line 230, ../../private/scss/components/_checkout.scss */
label span.note {
  font-weight: normal;
  text-transform: none;
}

/* line 2, ../../private/scss/components/_footer.scss */
.footer-products .column {
  margin-top: 10px;
}

/* line 1, ../../private/scss/components/_help-popups.scss */
#quick-order-help {
  border: 1px solid #999;
}

/* line 2, ../../private/scss/components/_products-dropdown.scss */
.products-popup-wrapper .text-center {
  text-align: center;
}
/* line 4, ../../private/scss/components/_products-dropdown.scss */
.products-popup-wrapper .text-center a.btn {
  display: inline-block !important;
  color: #FFF;
  width: 110px;
}
/* line 11, ../../private/scss/components/_products-dropdown.scss */
.products-popup-wrapper hr {
  border-top: 1px solid;
  margin-top: 20px;
}
