.btn-primary {
  color: #fff;
  background-color: #655d50;
  border-color: #575045;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.btn-primary:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #655d50;
  border-color: #575045;
}
.btn-primary .badge {
  color: #655d50;
  background-color: #fff;
}
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 670px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 890px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1090px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  img {
    max-width: 100%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.products-grid:before,
.products-grid:after,
.nav:before,
.nav:after,
footer[role='contentinfo']:before,
footer[role='contentinfo']:after,
.layout:before,
.layout:after,
.col2-set:before,
.col2-set:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.dl-horizontal dd:after,
.products-grid:after,
.nav:after,
footer[role='contentinfo']:after,
.layout:after,
.col2-set:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.bs-prototype-override {
  display: block !important;
}
.hidden {
  display: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearer:after {
  clear: both;
}
.clearer:before,
.clearer:after {
  content: " ";
  display: table;
}
.clearer:after {
  clear: both;
}
.separator {
  margin: 0 3px;
}
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  text-indent: -999em;
  overflow: hidden;
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: local(''), url('https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/fonts/arimo-regular.woff2') format('woff2'), url('https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/fonts/arimo-regular.woff') format('woff'), url('https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/fonts/arimo-regular.ttf') format('truetype');
  font-display: swap;
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 700;
  src: local(''), url('https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/fonts/arimo-bold.woff2') format('woff2'), url('https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/fonts/arimo-bold.woff') format('woff'), url('https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/fonts/arimo-bold.ttf') format('truetype');
  font-display: swap;
}
[class^=icn] {
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  width: 10px;
  height: 10px;
  zoom: 1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  [class^=icn] {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Arimo', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: black;
  background-color: #3e342d;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #4f9823;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2f5a15;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #3e342d;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
body {
  background: #3e342d;
}
.wrapper {
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px 15px #282725;
  box-shadow: 0 0 30px 15px #282725;
}
iframe,
textarea,
img {
  max-width: 100%;
}
img {
  height: auto;
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #3e342d;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.data-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  margin: 10px 0;
}
.data-table > thead > tr > th,
.data-table > tbody > tr > th,
.data-table > tfoot > tr > th,
.data-table > thead > tr > td,
.data-table > tbody > tr > td,
.data-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.data-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.data-table > caption + thead > tr:first-child > th,
.data-table > colgroup + thead > tr:first-child > th,
.data-table > thead:first-child > tr:first-child > th,
.data-table > caption + thead > tr:first-child > td,
.data-table > colgroup + thead > tr:first-child > td,
.data-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.data-table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.data-table .table {
  background-color: #3e342d;
}
.data-table > thead > tr > th,
.data-table > tbody > tr > th,
.data-table > tfoot > tr > th,
.data-table > thead > tr > td,
.data-table > tbody > tr > td,
.data-table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.data-table > thead > tr > th,
.data-table > thead > tr > td {
  border-bottom-width: 2px;
}
.table-responsive {
  margin: 10px 0;
}
.table-responsive .table {
  margin-top: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.input-text {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.input-text:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-text::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.input-text:-ms-input-placeholder {
  color: #999;
}
.input-text::-webkit-input-placeholder {
  color: #999;
}
.input-text::-ms-expand {
  border: 0;
  background-color: transparent;
}
.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
  background-color: #eeeeee;
  opacity: 1;
}
.input-text[disabled],
fieldset[disabled] .input-text {
  cursor: not-allowed;
}
textarea.input-text {
  height: auto;
}
@media (max-width: 767px) {
  .input-text {
    font-size: 16.5px;
  }
}
@media (max-width: 767px) {
  textarea {
    font-size: 16.5px !important;
  }
}
em.required {
  color: #a94442;
}
.form-list:before,
.form-list:after {
  content: " ";
  display: table;
}
.form-list:after {
  clear: both;
}
.form-list:before,
.form-list:after {
  content: " ";
  display: table;
}
.form-list:after {
  clear: both;
}
.form-list li {
  margin-bottom: 15px;
}
.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}
.form-list li:after {
  clear: both;
}
.form-list li:before,
.form-list li:after {
  content: " ";
  display: table;
}
.form-list li:after {
  clear: both;
}
.form-list li.control label {
  float: none;
  display: block;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row p:before,
.form-list li.additional-row p:after {
  content: " ";
  display: table;
}
.form-list li.additional-row p:after {
  clear: both;
}
.form-list li.additional-row p:before,
.form-list li.additional-row p:after {
  content: " ";
  display: table;
}
.form-list li.additional-row p:after {
  clear: both;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list label {
  position: relative;
}
.form-list label.required em {
  float: right;
  font-style: normal;
  color: #a94442;
  position: absolute;
  top: 0;
  right: -8px;
}
.form-list .field {
  float: left;
  width: 50%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.form-list .field:first-child,
.form-list .field:first-of-type {
  padding-left: 0;
}
.form-list .field:last-child {
  padding-right: 0;
}
.form-list textarea,
.form-list select {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}
.form-list textarea:focus,
.form-list select:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-list textarea::-moz-placeholder,
.form-list select::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-list textarea:-ms-input-placeholder,
.form-list select:-ms-input-placeholder {
  color: #999;
}
.form-list textarea::-webkit-input-placeholder,
.form-list select::-webkit-input-placeholder {
  color: #999;
}
.form-list textarea::-ms-expand,
.form-list select::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-list textarea[disabled],
.form-list select[disabled],
.form-list textarea[readonly],
.form-list select[readonly],
fieldset[disabled] .form-list textarea,
fieldset[disabled] .form-list select {
  background-color: #eeeeee;
  opacity: 1;
}
.form-list textarea[disabled],
.form-list select[disabled],
fieldset[disabled] .form-list textarea,
fieldset[disabled] .form-list select {
  cursor: not-allowed;
}
textarea.form-list textarea,
textarea.form-list select {
  height: auto;
}
.form-list select[multiple],
.form-list textarea {
  height: auto;
}
.form-list .input-range input.input-text,
.form-list .input-range span {
  display: inline-block;
}
.form-list .input-range input.input-text {
  width: 40%;
}
.form-list-narrow li {
  margin-bottom: 0;
}
.form-list-narrow li .input-box {
  margin-bottom: 6px;
}
.form-list-narrow li.wide .input-box {
  width: 260px;
}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {
  width: 254px;
}
.form-list-narrow li.wide select {
  width: 260px;
}
.control input.checkbox {
  display: none !important;
}
.control input.checkbox + label {
  position: relative;
  min-height: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 31px;
  cursor: pointer;
}
.control input.checkbox + label:before {
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  background: #fff;
  border: 1px solid #707070;
  border-radius: 4px;
  position: absolute;
  top: 0;
  left: 0;
}
.control input.checkbox:checked + label:before {
  background: #f8c446;
  border-color: #f8c446;
}
.control input.checkbox:checked + label:after {
  position: absolute;
  top: 3px;
  left: 8px;
  content: '';
  display: block;
  width: 6px;
  height: 11px;
  border-width: 0 2px 2px 0;
  border-style: solid;
  border-color: #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.control input.radio {
  display: none !important;
}
.control input.radio + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 31px;
  position: relative;
  min-height: 21px;
}
.control input.radio + label:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 21px;
  height: 21px;
  background: #fff;
  border: 1px solid #707070;
  cursor: pointer;
  border-radius: 10.5px;
}
.control input.radio + label:after {
  position: absolute;
  top: 3px;
  left: 3px;
  content: '';
  display: block;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 15px;
  height: 15px;
  background: #ccc;
  border: 1px solid #ccc;
  border-radius: 10.5px;
}
.control input.radio + label:hover:before {
  border-color: #707070;
}
.control input.radio + label:hover:after {
  border-color: #707070;
}
.control input.radio:checked + label:after {
  border-color: #707070;
  background: #f8c446;
}
.form-list .customer-name-prefix .name-prefix {
  width: 16%;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-prefix .name-lastname {
  width: 42%;
}
.form-list .customer-name-prefix-middlename .name-prefix,
.form-list .customer-name-prefix-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-prefix-middlename .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-suffix .name-prefix,
.form-list .customer-name-prefix-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-middlename-suffix .name-prefix,
.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename-suffix .name-suffix {
  width: 12%;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 32%;
}
.form-list .customer-name-middlename .name-middlename {
  width: 18%;
}
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 41%;
}
.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-middlename-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-suffix .name-lastname {
  width: 42%;
}
.form-list .name-middlename label {
  height: 1.2em;
  overflow: hidden;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .customer-dob .dob-day:first-child,
.form-list .customer-dob .dob-month:first-child,
.form-list .customer-dob .dob-year:first-child {
  padding-left: 0;
}
.form-list .customer-dob .dob-day + .dob-month + .dob-year,
.form-list .customer-dob .dob-month + .dob-day + .dob-year,
.form-list .customer-dob .dob-year + .dob-day + .dob-month,
.form-list .customer-dob .dob-year + .dob-month + .dob-day {
  padding-right: 0;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 30%;
}
.form-list .customer-dob .dob-year {
  width: 40%;
}
@media (max-width: 480px) {
  .form-list .field {
    clear: left;
    padding: 10px 0 0 0;
    width: 100% !important;
  }
}
.legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: normal;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.buttons-set {
  margin: 2px 0 0;
  padding: 8px 0 0;
  line-height: 34px;
  text-align: right;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button:not(.button--gray) {
  background-color: #655d50;
  border-color: #575045;
  background-color: #8bae6b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8bae6b), to(#739d58));
  background-image: linear-gradient(to bottom, #8bae6b 0%, #739d58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8bae6b', endColorstr='#ff739d58', GradientType=0);
  border-color: #4f762b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 7px;
  float: right;
  margin-left: 5px;
}
.buttons-set button.button:not(.button--gray):focus,
.buttons-set button.button:not(.button--gray).focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.buttons-set button.button:not(.button--gray):hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.buttons-set button.button:not(.button--gray):active,
.buttons-set button.button:not(.button--gray).active,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray) {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.buttons-set button.button:not(.button--gray):active:hover,
.buttons-set button.button:not(.button--gray).active:hover,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray):hover,
.buttons-set button.button:not(.button--gray):active:focus,
.buttons-set button.button:not(.button--gray).active:focus,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray):focus,
.buttons-set button.button:not(.button--gray):active.focus,
.buttons-set button.button:not(.button--gray).active.focus,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray).focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.buttons-set button.button:not(.button--gray):active,
.buttons-set button.button:not(.button--gray).active,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray) {
  background-image: none;
}
.buttons-set button.button:not(.button--gray).disabled:hover,
.buttons-set button.button:not(.button--gray)[disabled]:hover,
fieldset[disabled] .buttons-set button.button:not(.button--gray):hover,
.buttons-set button.button:not(.button--gray).disabled:focus,
.buttons-set button.button:not(.button--gray)[disabled]:focus,
fieldset[disabled] .buttons-set button.button:not(.button--gray):focus,
.buttons-set button.button:not(.button--gray).disabled.focus,
.buttons-set button.button:not(.button--gray)[disabled].focus,
fieldset[disabled] .buttons-set button.button:not(.button--gray).focus {
  background-color: #655d50;
  border-color: #575045;
}
.buttons-set button.button:not(.button--gray) .badge {
  color: #655d50;
  background-color: #fff;
}
.buttons-set button.button:not(.button--gray):focus,
.buttons-set button.button:not(.button--gray).focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.buttons-set button.button:not(.button--gray):hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.buttons-set button.button:not(.button--gray):active,
.buttons-set button.button:not(.button--gray).active,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray) {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.buttons-set button.button:not(.button--gray):active:hover,
.buttons-set button.button:not(.button--gray).active:hover,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray):hover,
.buttons-set button.button:not(.button--gray):active:focus,
.buttons-set button.button:not(.button--gray).active:focus,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray):focus,
.buttons-set button.button:not(.button--gray):active.focus,
.buttons-set button.button:not(.button--gray).active.focus,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray).focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.buttons-set button.button:not(.button--gray):active,
.buttons-set button.button:not(.button--gray).active,
.open > .dropdown-toggle.buttons-set button.button:not(.button--gray) {
  background-image: none;
}
.buttons-set button.button:not(.button--gray).disabled:hover,
.buttons-set button.button:not(.button--gray)[disabled]:hover,
fieldset[disabled] .buttons-set button.button:not(.button--gray):hover,
.buttons-set button.button:not(.button--gray).disabled:focus,
.buttons-set button.button:not(.button--gray)[disabled]:focus,
fieldset[disabled] .buttons-set button.button:not(.button--gray):focus,
.buttons-set button.button:not(.button--gray).disabled.focus,
.buttons-set button.button:not(.button--gray)[disabled].focus,
fieldset[disabled] .buttons-set button.button:not(.button--gray).focus {
  background-color: #655d50;
  border-color: #575045;
}
.buttons-set button.button:not(.button--gray) .badge {
  color: #655d50;
  background-color: #fff;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.validation-advice {
  clear: both;
  color: #a94442;
}
.validation-failed {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.validation-failed:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
p.required {
  text-align: right;
  color: #a94442;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.did-you-mean-container .user-email {
  font-weight: bold;
}
.did-you-mean-container .corrected-email {
  font-weight: bold;
}
.did-you-mean-container .reverse-change {
  color: #4f9823;
  cursor: pointer;
  text-decoration: underline;
}
.did-you-mean-container .reverse-change:hover {
  text-decoration: none;
}
.did-you-mean-container .reverse-change .user-email {
  font-weight: normal;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #655d50;
  border-color: #575045;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.btn-primary:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #655d50;
  border-color: #575045;
}
.btn-primary .badge {
  color: #655d50;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #4f9823;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2f5a15;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.button:focus,
.button:active:focus,
.button.active:focus,
.button.focus,
.button:active.focus,
.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.button:hover,
.button:focus,
.button.focus {
  color: #333;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.button.disabled,
fieldset[disabled] a.button {
  pointer-events: none;
}
.button:focus,
.button.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.button:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.button:active:hover,
.button.active:hover,
.open > .dropdown-toggle.button:hover,
.button:active:focus,
.button.active:focus,
.open > .dropdown-toggle.button:focus,
.button:active.focus,
.button.active.focus,
.open > .dropdown-toggle.button.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.button:active,
.button.active,
.open > .dropdown-toggle.button {
  background-image: none;
}
.button.disabled:hover,
.button[disabled]:hover,
fieldset[disabled] .button:hover,
.button.disabled:focus,
.button[disabled]:focus,
fieldset[disabled] .button:focus,
.button.disabled.focus,
.button[disabled].focus,
fieldset[disabled] .button.focus {
  background-color: #fff;
  border-color: #ccc;
}
.button .badge {
  color: #fff;
  background-color: #333;
}
.button:disabled {
  opacity: 0.3;
}
.button--gray {
  background-color: #c7c0b3;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c7c0b3), to(#bbb3a3));
  background-image: linear-gradient(to bottom, #c7c0b3 0%, #bbb3a3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7c0b3', endColorstr='#ffbbb3a3', GradientType=0);
  border-color: #9c968c;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-shadow: rgba(1, 1, 1, 0.2) 0 2px;
  padding: 5px 20px;
}
.button--right-arrow:after {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #000;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin: 0 0 0 10px;
}
.links li {
  display: inline;
}
.links li:first-child {
  padding-left: 0;
}
.links li:last-child {
  padding-right: 0;
}
.link-cart,
.link-wishlist,
.link-reorder,
.link-compare,
.link-print {
  font-weight: bold;
}
.btn-remove,
.btn-previous,
.btn-remove2,
.btn-edit {
  display: inline-block;
  font-size: 0;
  /*
  &:after {
    font-size: (@font-size-base * 1.0);
    font-weight: @close-font-weight;
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }*/
}
.btn-remove:hover,
.btn-previous:hover,
.btn-remove2:hover,
.btn-edit:hover,
.btn-remove:focus,
.btn-previous:focus,
.btn-remove2:focus,
.btn-edit:focus {
  text-decoration: none;
}
.btn-cart {
  background-color: #655d50;
  border-color: #575045;
  background-color: #8bae6b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8bae6b), to(#739d58));
  background-image: linear-gradient(to bottom, #8bae6b 0%, #739d58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8bae6b', endColorstr='#ff739d58', GradientType=0);
  border-color: #4f762b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 7px;
  white-space: normal;
}
.btn-cart:focus,
.btn-cart.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.btn-cart:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-cart:active,
.btn-cart.active,
.open > .dropdown-toggle.btn-cart {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-cart:active:hover,
.btn-cart.active:hover,
.open > .dropdown-toggle.btn-cart:hover,
.btn-cart:active:focus,
.btn-cart.active:focus,
.open > .dropdown-toggle.btn-cart:focus,
.btn-cart:active.focus,
.btn-cart.active.focus,
.open > .dropdown-toggle.btn-cart.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.btn-cart:active,
.btn-cart.active,
.open > .dropdown-toggle.btn-cart {
  background-image: none;
}
.btn-cart.disabled:hover,
.btn-cart[disabled]:hover,
fieldset[disabled] .btn-cart:hover,
.btn-cart.disabled:focus,
.btn-cart[disabled]:focus,
fieldset[disabled] .btn-cart:focus,
.btn-cart.disabled.focus,
.btn-cart[disabled].focus,
fieldset[disabled] .btn-cart.focus {
  background-color: #655d50;
  border-color: #575045;
}
.btn-cart .badge {
  color: #655d50;
  background-color: #fff;
}
.btn-cart:focus,
.btn-cart.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.btn-cart:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-cart:active,
.btn-cart.active,
.open > .dropdown-toggle.btn-cart {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-cart:active:hover,
.btn-cart.active:hover,
.open > .dropdown-toggle.btn-cart:hover,
.btn-cart:active:focus,
.btn-cart.active:focus,
.open > .dropdown-toggle.btn-cart:focus,
.btn-cart:active.focus,
.btn-cart.active.focus,
.open > .dropdown-toggle.btn-cart.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.btn-cart:active,
.btn-cart.active,
.open > .dropdown-toggle.btn-cart {
  background-image: none;
}
.btn-cart.disabled:hover,
.btn-cart[disabled]:hover,
fieldset[disabled] .btn-cart:hover,
.btn-cart.disabled:focus,
.btn-cart[disabled]:focus,
fieldset[disabled] .btn-cart:focus,
.btn-cart.disabled.focus,
.btn-cart[disabled].focus,
fieldset[disabled] .btn-cart.focus {
  background-color: #655d50;
  border-color: #575045;
}
.btn-cart .badge {
  color: #655d50;
  background-color: #fff;
}
.header-info a.btn {
  background-color: #8caf6c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8caf6c), to(#729d58));
  background-image: linear-gradient(to bottom, #8caf6c 0%, #729d58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8caf6c', endColorstr='#ff729d58', GradientType=0);
  border-radius: 5px;
  border: 1px solid #4f762b;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 0 #435c33;
  font-size: 14px;
}
.header-info a.btn:hover {
  background-color: #99b87d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#99b87d), to(#7fa966));
  background-image: linear-gradient(to bottom, #99b87d 0%, #7fa966 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff99b87d', endColorstr='#ff7fa966', GradientType=0);
}
.lt-ie9 .header-info a.btn {
  -webkit-filter: none;
          filter: none;
  background-color: #729d58;
}
.btn-register {
  background-color: #655d50;
  border-color: #575045;
  background-color: #8bae6b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8bae6b), to(#739d58));
  background-image: linear-gradient(to bottom, #8bae6b 0%, #739d58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8bae6b', endColorstr='#ff739d58', GradientType=0);
  border-color: #4f762b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 7px;
}
.btn-register:focus,
.btn-register.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.btn-register:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-register:active,
.btn-register.active,
.open > .dropdown-toggle.btn-register {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-register:active:hover,
.btn-register.active:hover,
.open > .dropdown-toggle.btn-register:hover,
.btn-register:active:focus,
.btn-register.active:focus,
.open > .dropdown-toggle.btn-register:focus,
.btn-register:active.focus,
.btn-register.active.focus,
.open > .dropdown-toggle.btn-register.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.btn-register:active,
.btn-register.active,
.open > .dropdown-toggle.btn-register {
  background-image: none;
}
.btn-register.disabled:hover,
.btn-register[disabled]:hover,
fieldset[disabled] .btn-register:hover,
.btn-register.disabled:focus,
.btn-register[disabled]:focus,
fieldset[disabled] .btn-register:focus,
.btn-register.disabled.focus,
.btn-register[disabled].focus,
fieldset[disabled] .btn-register.focus {
  background-color: #655d50;
  border-color: #575045;
}
.btn-register .badge {
  color: #655d50;
  background-color: #fff;
}
.btn-register:focus,
.btn-register.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.btn-register:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-register:active,
.btn-register.active,
.open > .dropdown-toggle.btn-register {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.btn-register:active:hover,
.btn-register.active:hover,
.open > .dropdown-toggle.btn-register:hover,
.btn-register:active:focus,
.btn-register.active:focus,
.open > .dropdown-toggle.btn-register:focus,
.btn-register:active.focus,
.btn-register.active.focus,
.open > .dropdown-toggle.btn-register.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.btn-register:active,
.btn-register.active,
.open > .dropdown-toggle.btn-register {
  background-image: none;
}
.btn-register.disabled:hover,
.btn-register[disabled]:hover,
fieldset[disabled] .btn-register:hover,
.btn-register.disabled:focus,
.btn-register[disabled]:focus,
fieldset[disabled] .btn-register:focus,
.btn-register.disabled.focus,
.btn-register[disabled].focus,
fieldset[disabled] .btn-register.focus {
  background-color: #655d50;
  border-color: #575045;
}
.btn-register .badge {
  color: #655d50;
  background-color: #fff;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.success {
  color: #3c763d;
}
.error {
  color: #a94442;
}
.notice {
  color: #31708f;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.error-msg h4,
.success-msg h4,
.note-msg h4,
.notice-msg h4 {
  margin-top: 0;
  color: inherit;
}
.error-msg .alert-link,
.success-msg .alert-link,
.note-msg .alert-link,
.notice-msg .alert-link {
  font-weight: bold;
}
.error-msg > p,
.success-msg > p,
.note-msg > p,
.notice-msg > p,
.error-msg > ul,
.success-msg > ul,
.note-msg > ul,
.notice-msg > ul {
  margin-bottom: 0;
}
.error-msg > p + p,
.success-msg > p + p,
.note-msg > p + p,
.notice-msg > p + p {
  margin-top: 5px;
}
.error-msg {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.error-msg hr {
  border-top-color: #e4b9c0;
}
.error-msg .alert-link {
  color: #843534;
}
.success-msg {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.success-msg hr {
  border-top-color: #c9e2b3;
}
.success-msg .alert-link {
  color: #2b542c;
}
.note-msg,
.notice-msg {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
  background-color: #211e19;
  border-color: #211e19;
  color: #fff;
  padding: 6px 20px;
  padding-left: 45px !important;
  font-size: 15px;
  position: relative;
  padding-left: 22.4px;
}
.note-msg hr,
.notice-msg hr {
  border-top-color: #a6e1ec;
}
.note-msg .alert-link,
.notice-msg .alert-link {
  color: #245269;
}
.note-msg:before,
.notice-msg:before {
  background-position: -120px -170px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  left: 20px;
  top: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .note-msg:before,
  .notice-msg:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.note-msg__title,
.notice-msg__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
}
.messages > li {
  margin: 10px 0;
}
.alert-info {
  background-color: #211e19;
  border-color: #211e19;
  color: #fff;
  padding: 6px 20px;
  padding-left: 45px !important;
  font-size: 15px;
  position: relative;
  padding-left: 22.4px;
}
.alert-info:before {
  background-position: -120px -170px;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  left: 20px;
  top: 10px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .alert-info:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.alert-info__title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 10px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #655d50;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #494339;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #655d50;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #494339;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
html {
  -webkit-font-smoothing: antialiased;
}
button,
input {
  -webkit-font-smoothing: inherit;
}
a:focus,
a:active,
button::-moz-focus-inner {
  outline: 0 !important;
}
h1,
.h1 {
  font-size: 25px;
}
h2,
.h2 {
  font-size: 21px;
}
h3,
.h3 {
  font-size: 20px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
.page-title h1 {
  margin: 0 0 1em 0;
  font-weight: bold;
  font-size: 28px;
}
.page-title:before,
.page-title:after {
  content: " ";
  display: table;
}
.page-title:after {
  clear: both;
}
.page-title:before,
.page-title:after {
  content: " ";
  display: table;
}
.page-title:after {
  clear: both;
}
.page-title .separator {
  margin: 0 3px;
}
.page-title .link-rss {
  float: right;
  margin: 7px 0 0;
}
.checkout-onepage-index .page-title {
  text-align: center;
}
.checkout-onepage-index .page-title h1 {
  font-weight: normal;
  color: #4f9823;
}
.title-buttons {
  text-align: right;
}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {
  float: left;
}
.title-buttons button {
  background-color: #655d50;
  border-color: #575045;
  background-color: #8bae6b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8bae6b), to(#739d58));
  background-image: linear-gradient(to bottom, #8bae6b 0%, #739d58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8bae6b', endColorstr='#ff739d58', GradientType=0);
  border-color: #4f762b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 7px;
}
.title-buttons button:focus,
.title-buttons button.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.title-buttons button:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.title-buttons button:active,
.title-buttons button.active,
.open > .dropdown-toggle.title-buttons button {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.title-buttons button:active:hover,
.title-buttons button.active:hover,
.open > .dropdown-toggle.title-buttons button:hover,
.title-buttons button:active:focus,
.title-buttons button.active:focus,
.open > .dropdown-toggle.title-buttons button:focus,
.title-buttons button:active.focus,
.title-buttons button.active.focus,
.open > .dropdown-toggle.title-buttons button.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.title-buttons button:active,
.title-buttons button.active,
.open > .dropdown-toggle.title-buttons button {
  background-image: none;
}
.title-buttons button.disabled:hover,
.title-buttons button[disabled]:hover,
fieldset[disabled] .title-buttons button:hover,
.title-buttons button.disabled:focus,
.title-buttons button[disabled]:focus,
fieldset[disabled] .title-buttons button:focus,
.title-buttons button.disabled.focus,
.title-buttons button[disabled].focus,
fieldset[disabled] .title-buttons button.focus {
  background-color: #655d50;
  border-color: #575045;
}
.title-buttons button .badge {
  color: #655d50;
  background-color: #fff;
}
.title-buttons button:focus,
.title-buttons button.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.title-buttons button:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.title-buttons button:active,
.title-buttons button.active,
.open > .dropdown-toggle.title-buttons button {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.title-buttons button:active:hover,
.title-buttons button.active:hover,
.open > .dropdown-toggle.title-buttons button:hover,
.title-buttons button:active:focus,
.title-buttons button.active:focus,
.open > .dropdown-toggle.title-buttons button:focus,
.title-buttons button:active.focus,
.title-buttons button.active.focus,
.open > .dropdown-toggle.title-buttons button.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.title-buttons button:active,
.title-buttons button.active,
.open > .dropdown-toggle.title-buttons button {
  background-image: none;
}
.title-buttons button.disabled:hover,
.title-buttons button[disabled]:hover,
fieldset[disabled] .title-buttons button:hover,
.title-buttons button.disabled:focus,
.title-buttons button[disabled]:focus,
fieldset[disabled] .title-buttons button:focus,
.title-buttons button.disabled.focus,
.title-buttons button[disabled].focus,
fieldset[disabled] .title-buttons button.focus {
  background-color: #655d50;
  border-color: #575045;
}
.title-buttons button .badge {
  color: #655d50;
  background-color: #fff;
}
@media (max-width: 480px) {
  .title-buttons button {
    clear: left;
    float: left;
  }
}
.subtitle,
.sub-title {
  color: #777777;
}
.std ul,
.std ol {
  padding-left: 40px;
  margin-bottom: 10px;
}
.std ul {
  list-style: disc outside;
}
.std ol {
  list-style: decimal outside;
}
.block .btn-remove,
.block .btn-edit {
  float: right;
  margin: 1px 0 2px 5px;
}
.block .actions {
  padding: 6px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  text-align: right;
  line-height: 30px;
}
.block .actions:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.block .actions a {
  float: left;
}
.block .actions button.button {
  float: right;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.block .empty {
  margin: 0;
  padding: 15px;
}
.block li.odd {
  background-color: #f9f9f9;
}
.block .block-message {
  font-size: 24px;
  line-height: 1.16666667;
  padding: 19px 20px 19px 54px;
  margin: 0;
  font-weight: bold;
  position: relative;
}
.block .block-message.success {
  color: #61a431;
}
.block .block-message.success:before {
  content: '';
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  background: #3b4b2e;
  top: 50%;
  left: 16px;
  position: absolute;
  margin-top: -14px;
}
.block .block-message.success:after {
  content: '';
  display: block;
  width: 9px;
  height: 14px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  top: 50%;
  left: 26px;
  position: absolute;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-top: -8px;
}
.block .block-content .block-message {
  padding-top: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .block .block-message {
    padding-left: 77px;
  }
  .block .block-message.success:before {
    left: 40px;
  }
  .block .block-message.success:after {
    left: 50px;
  }
}
.logo strong {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
h1.logo,
a.logo {
  margin: 0;
  padding: 0;
  width: 240px;
  display: inline-block;
}
@media (min-width: 768px) {
  h1.logo,
  a.logo {
    width: 320px;
  }
}
@media (min-width: 992px) {
  h1.logo,
  a.logo {
    width: 380px;
  }
}
@media (min-width: 1200px) {
  h1.logo,
  a.logo {
    width: 420px;
  }
}
h1.logo {
  margin-left: 20px;
}
@media (min-width: 768px) {
  a.logo {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  a.logo {
    margin-top: 4px;
  }
}
@media (min-width: 1200px) {
  a.logo {
    margin-top: 0;
  }
}
a.logo img,
.logo a.logo img {
  width: 100%;
  height: auto;
}
.price {
  white-space: nowrap;
}
.price-box .price-label {
  white-space: nowrap;
  line-height: 45px;
}
@media (max-width: 767px) {
  .price-box .price-label {
    display: none !important;
  }
}
.price-box .price {
  font-size: 18px;
  color: #211e19;
  line-height: 45px;
  font-weight: bold;
}
.price-box .old-price .price-label {
  line-height: 1em;
}
.price-box .old-price .price {
  line-height: 1em;
}
.price-box .special-price .price-label {
  line-height: 1em;
}
.price-box .special-price .price {
  line-height: 1em;
}
.price-box .minimal-price-link .price-label {
  line-height: 1em;
}
.price-box .minimal-price-link .price {
  line-height: 1em;
}
.price-label {
  font-size: 20px;
  line-height: 20px;
}
.old-price {
  margin: 0;
  font-size: 12px;
  color: #9e9e9e;
  text-decoration: line-through;
}
.old-price .price-label,
.old-price .price {
  font-size: 14px !important;
  color: #9e9e9e !important;
}
.special-price {
  margin: 0;
  color: #da3f3f;
}
.special-price .price-label,
.special-price .price {
  color: #da3f3f !important;
}
.minimal-price {
  margin: 0;
}
.minimal-price .price-label {
  font-weight: bold;
}
.minimal-price-link {
  color: #000;
}
.minimal-price-link .price {
  font-weight: normal;
}
@media (max-width: 480px) {
  .minimal-price-link {
    display: block;
  }
}
@media (min-width: 768px) {
  .minimal-price-link {
    display: block;
    position: relative;
    top: -1em;
    font-size: 11px;
  }
  .minimal-price-link .price {
    font-size: 11px;
  }
}
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
.no-rating {
  margin-bottom: 10px;
  font-size: 14px;
}
.ratings {
  position: relative;
  margin-bottom: 10px;
  font-size: 14px;
}
.rating-box {
  font-size: 0;
  line-height: 0;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  zoom: 1;
  background-position: 0px -170px;
  width: 60px;
  height: 12px;
  text-indent: -999em;
  overflow: hidden;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rating-box {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.rating-box .rating {
  float: left;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  zoom: 1;
  background-position: 0px -150px;
  width: 60px;
  height: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .rating-box .rating {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.ratings:before,
.ratings:after {
  content: " ";
  display: table;
}
.ratings:after {
  clear: both;
}
.ratings:before,
.ratings:after {
  content: " ";
  display: table;
}
.ratings:after {
  clear: both;
}
.ratings .rating-box {
  display: inline-block;
  margin-right: 6px;
}
.ratings .amount {
  display: inline-block;
}
.ratings .amount a {
  color: #242424;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .ratings .rating-box {
    position: static;
  }
  .ratings .amount {
    position: static;
  }
}
.no-rating a {
  color: #777777;
  text-decoration: underline;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.breadcrumb {
  font-size: 12px;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .breadcrumb {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .breadcrumb {
    display: none !important;
  }
}
.breadcrumb strong {
  font-weight: normal;
  color: #777777;
}
.breadcrumb > li {
  display: inline;
}
.product-name {
  margin: 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}
.mobile-nav {
  background-color: #8baf6b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8baf6b), to(#739d59));
  background-image: linear-gradient(to bottom, #8baf6b 0%, #739d59 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8baf6b', endColorstr='#ff739d59', GradientType=0);
  border: 1px solid #4f762b;
  border-width: 1px 0;
  overflow: hidden;
  position: relative;
  margin-left: 0;
  margin-right: 0;
}
.mobile-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.mobile-nav li {
  float: left;
  border-left: 1px solid #64913b;
  text-align: center;
  width: 20%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.mobile-nav li a {
  display: inline-block;
  width: 100%;
  text-decoration: none;
}
.mobile-nav li.item-menu {
  border-left: 0;
}
.mobile-nav li.item-menu a {
  padding: 11px 0 3px;
}
.mobile-nav li.item-phone {
  width: 40%;
  color: #c7e1b1;
  font-weight: bold;
  line-height: 14px;
  font-size: 12px;
  padding: 9px 0;
}
.mobile-nav li.item-phone .phone {
  color: #fff;
  text-shadow: 1px 1px 2px rgba(1, 1, 1, 0.25);
}
.mobile-nav li.item-search a {
  padding: 11px 0 8px;
}
.mobile-nav li.item-cart a {
  position: relative;
  padding: 11px 0 7px;
}
.mobile-nav li.item-cart a .count {
  position: absolute;
  top: 5px;
  right: 50%;
  margin-right: -27px;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 3px 6px;
  font-size: 12px;
  line-height: 1;
  min-height: 12px;
  text-decoration: none;
  color: #fff;
  display: block;
  background: #e03131;
  border-radius: 8px;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(1, 1, 1, 0.25);
  box-shadow: 1px 1px 2px 0px rgba(1, 1, 1, 0.25);
}
.mobile-nav li.item-menu span,
.mobile-nav li.item-search span {
  text-indent: -9999px;
  display: inline-block;
}
.mobile-nav .icn-menu {
  background-position: 0px -60px;
  width: 36px;
  height: 26px;
}
.mobile-nav .icn-search {
  background-position: -40px -60px;
  width: 25px;
  height: 24px;
}
.mobile-nav .icn-cart {
  background-position: -70px -60px;
  width: 30px;
  height: 25px;
}
.lt-ie9 .mobile-nav .icn-ammobox {
  display: none;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #655d50;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.block-side-nav .title {
  font-size: 16px;
  color: #000;
  display: block;
  font-weight: bold;
  margin: 20px 0 6px;
}
.block-side-nav .footnote {
  color: #b0b0b0;
  text-transform: uppercase;
  font-size: 11px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-side-nav .footnote {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .block-side-nav .footnote {
    display: none !important;
  }
}
.top-ammo-nav li {
  color: #2a2a2a;
  font-weight: bold;
  border-bottom: 1px #e9e9e9 solid;
}
.top-ammo-nav li:last-child {
  border-bottom: none;
}
.top-ammo-nav li a {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px;
  color: #2a2a2a;
  display: block;
  white-space: normal;
}
.top-ammo-nav li a:hover {
  color: #000;
  text-decoration: none;
}
.top-ammo-nav li a {
  position: relative;
  padding-right: 19.6px;
}
.top-ammo-nav li a:hover {
  background-color: #f5f5f5;
}
.top-ammo-nav li a:after {
  background-position: -190px -110px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 0;
  top: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .top-ammo-nav li a:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.top-ammo-nav li.out-of-stock a {
  color: #a0a0a0;
  font-weight: normal;
  position: relative;
  padding-right: 19.6px;
}
.top-ammo-nav li.out-of-stock a:after {
  background-position: -190px -150px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 0;
  top: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .top-ammo-nav li.out-of-stock a:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.top-ammo-nav li.active a {
  background-color: #edfbe1;
  color: #2a2a2a;
}
.top-ammo-nav li.active a:after {
  display: none;
}
.top-ammo-nav li a {
  font-size: 14px;
  text-align: right;
  line-height: 17px;
  padding-top: 12px !important;
  padding-bottom: 12px;
  position: relative;
}
.top-ammo-nav li a:before {
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  left: 0;
  top: 12px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .top-ammo-nav li a:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.top-ammo-nav li a:after {
  top: 12px;
}
.top-ammo-nav li.active {
  margin: 0 -5px;
  padding: 0 5px;
  background-color: #edfbe1;
}
.top-ammo-nav li.active a {
  margin: 0;
}
.top-ammo-nav li .ammo-261:before {
  background-position: -210px 0px;
  width: 90px;
  height: 17px;
}
.top-ammo-nav li .ammo-16:before {
  background-position: -210px -20px;
  width: 90px;
  height: 17px;
}
.top-ammo-nav li .ammo-14:before {
  background-position: -210px -40px;
  width: 90px;
  height: 17px;
}
.top-ammo-nav li .ammo-12:before {
  background-position: -210px -60px;
  width: 90px;
  height: 17px;
}
.top-ammo-nav li .ammo-10:before {
  background-position: -210px -80px;
  width: 90px;
  height: 17px;
}
.top-ammo-nav li .ammo-8:before {
  background-position: -210px -100px;
  width: 90px;
  height: 17px;
}
.other-ammo-nav,
.shooting-accessories-nav {
  position: relative;
  font-size: 13px;
  line-height: 13px;
}
.other-ammo-nav li,
.shooting-accessories-nav li {
  color: #2a2a2a;
  font-weight: bold;
  border-bottom: 1px #e9e9e9 solid;
}
.other-ammo-nav li:last-child,
.shooting-accessories-nav li:last-child {
  border-bottom: none;
}
.other-ammo-nav li a,
.shooting-accessories-nav li a {
  font-size: 13px;
  font-weight: bold;
  padding: 5px 10px;
  color: #2a2a2a;
  display: block;
  white-space: normal;
}
.other-ammo-nav li a:hover,
.shooting-accessories-nav li a:hover {
  color: #000;
  text-decoration: none;
}
.other-ammo-nav li a,
.shooting-accessories-nav li a {
  position: relative;
  padding-right: 19.6px;
}
.other-ammo-nav li a:hover,
.shooting-accessories-nav li a:hover {
  background-color: #f5f5f5;
}
.other-ammo-nav li a:after,
.shooting-accessories-nav li a:after {
  background-position: -190px -110px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 0;
  top: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .other-ammo-nav li a:after,
  .shooting-accessories-nav li a:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.other-ammo-nav li.out-of-stock a,
.shooting-accessories-nav li.out-of-stock a {
  color: #a0a0a0;
  font-weight: normal;
  position: relative;
  padding-right: 19.6px;
}
.other-ammo-nav li.out-of-stock a:after,
.shooting-accessories-nav li.out-of-stock a:after {
  background-position: -190px -150px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 0;
  top: 5px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .other-ammo-nav li.out-of-stock a:after,
  .shooting-accessories-nav li.out-of-stock a:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.other-ammo-nav li.active a,
.shooting-accessories-nav li.active a {
  background-color: #edfbe1;
  color: #2a2a2a;
}
.other-ammo-nav li.active a:after,
.shooting-accessories-nav li.active a:after {
  display: none;
}
.other-ammo-nav:before,
.shooting-accessories-nav:before,
.other-ammo-nav:after,
.shooting-accessories-nav:after {
  content: " ";
  display: table;
}
.other-ammo-nav:after,
.shooting-accessories-nav:after {
  clear: both;
}
.other-ammo-nav:before,
.shooting-accessories-nav:before,
.other-ammo-nav:after,
.shooting-accessories-nav:after {
  content: " ";
  display: table;
}
.other-ammo-nav:after,
.shooting-accessories-nav:after {
  clear: both;
}
@media (max-width: 991px) {
  .other-ammo-nav li a:after,
  .shooting-accessories-nav li a:after {
    display: none !important;
  }
}
.other-ammo-nav button,
.shooting-accessories-nav button {
  display: block;
  color: #a8a6a6;
  margin-top: 5px;
  padding: 0 15px;
  width: 100%;
  font-size: 16px;
  line-height: 45px;
  font-weight: bold;
  text-align: left;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #fff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-radius: 5px;
  border: 1px solid #a4a4a4;
  position: relative;
  padding-right: 12.6px;
}
.other-ammo-nav button:after,
.shooting-accessories-nav button:after {
  background-position: -150px -150px;
  width: 9px;
  height: 13px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 15px;
  top: 15px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .other-ammo-nav button:after,
  .shooting-accessories-nav button:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.other-ammo-nav.open button::before,
.shooting-accessories-nav.open button::before {
  color: #a8a6a6;
}
.other-ammo-nav ul,
.shooting-accessories-nav ul {
  width: 100%;
}
.other-ammo-nav ul:before,
.shooting-accessories-nav ul:before,
.other-ammo-nav ul:after,
.shooting-accessories-nav ul:after {
  content: " ";
  display: table;
}
.other-ammo-nav ul:after,
.shooting-accessories-nav ul:after {
  clear: both;
}
.other-ammo-nav ul:before,
.shooting-accessories-nav ul:before,
.other-ammo-nav ul:after,
.shooting-accessories-nav ul:after {
  content: " ";
  display: table;
}
.other-ammo-nav ul:after,
.shooting-accessories-nav ul:after {
  clear: both;
}
@media (min-width: 992px) {
  .other-ammo-nav ul,
  .shooting-accessories-nav ul {
    position: relative;
    top: 0;
    left: 0;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: block !important;
    height: auto !important;
  }
}
.other-ammo-nav a,
.shooting-accessories-nav a {
  padding: 6px 0 6px 10px;
}
.like-ammoman {
  text-align: center;
  color: #655d50;
}
.like-ammoman h4 {
  color: #f3b92c;
  font-weight: bold;
  font-size: 18px;
}
.like-ammoman h4:before {
  background-position: -80px -130px;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  margin-right: 7.2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .like-ammoman h4:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.like-ammoman ul {
  width: 90px;
  height: 38px;
  margin: 0 auto 20px;
  text-align: center;
}
.like-ammoman ul li {
  display: inline-block;
  margin: 0;
}
.like-ammoman .icn-facebook {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-position: -40px -190px;
  width: 40px;
  height: 40px;
  float: left;
  margin-right: 10px;
}
.block-subscribe {
  background-color: #f8f1ec;
  padding: 15px 25px;
  margin: 20px 0;
  border: 1px solid #c6bca1;
}
.block-subscribe .block-title {
  font-size: 16px;
  color: black;
}
.block-subscribe li {
  padding-left: 10px;
  font-size: 14px;
  color: #7c7c7c;
}
.block-subscribe li:before {
  background-position: -170px -150px;
  width: 15px;
  height: 12px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  margin-right: 6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .block-subscribe li:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.block-subscribe .block-content {
  padding: 15px 15px 0;
}
.block-subscribe .block-content .actions {
  border: none;
  background-color: transparent;
  margin: 15px -15px 0;
}
.block-subscribe .block-content .actions button {
  width: 100%;
  background-color: #f8c547;
  border: 1px solid #b38b27;
  font-size: 16px !important;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 1px 2px rgba(1, 1, 1, 0.45);
  float: none;
}
.products-grid {
  margin-left: -15px;
  margin-right: -15px;
}
.products-grid .item {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
  margin: 25px 0 25px 0;
  padding: 0;
}
@media (min-width: 768px) {
  .products-grid .item {
    float: left;
    width: 33.33333333%;
  }
}
.products-grid .item .product-name {
  display: block;
  min-height: 40px;
  margin: 10px 5px 5px 5px;
}
.products-grid .item.first .product-name {
  margin-left: 10px;
}
.products-grid .item.last .product-name {
  margin-right: 10px;
}
.products-grid .item-box.item-free-ship a.product-image {
  position: relative;
}
.products-grid .item-box.item-free-ship a.product-image:after {
  position: absolute;
  content: ' ';
  left: 0;
  bottom: 0;
  background-image: url(https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/free_shipping_badge.png);
  background-repeat: no-repeat;
  background-size: 100%;
  width: 42%;
  height: 42%;
}
.products-grid .product-image {
  display: block;
}
.products-grid .price-box .old-price .price-label,
.products-grid .price-box .special-price .price-label {
  display: none;
}
.products-grid .price-box .old-price .price {
  font-size: 12px !important;
}
.products-grid .short-desc {
  font-size: 12px;
  color: #787878;
}
.products-grid .add-to-links .separator {
  display: none;
}
@media (max-width: 767px) {
  .products-grid .item {
    border-bottom: solid 1px #e2e2e2;
    margin: 0;
    padding: 15px;
    text-align: left;
  }
  .products-grid .item.last {
    margin-bottom: 0;
  }
  .products-grid .item .product-image {
    float: left;
  }
  .products-grid .item .product-image img {
    width: 90px;
    height: 90px;
  }
  .products-grid .item .product-name {
    margin: 0 0 0 100px;
    min-height: 0;
    font-size: 13px;
  }
  .products-grid .item .short-desc {
    margin-left: 100px;
  }
  .products-grid .item.first .product-name {
    margin-left: 100px;
  }
  .products-grid .item.last .product-name {
    margin-right: 10px;
  }
  .products-grid .item .price-box {
    margin-left: 100px;
    height: auto;
  }
  .products-grid .item .price-box .price {
    font-size: 18px;
    line-height: 18px;
  }
  .products-grid .item .price-box .old-price {
    float: left;
  }
  .products-grid .item .price-box .old-price .price {
    font-size: 14px;
    line-height: 18px;
  }
  .products-grid .item .price-box .special-price .price {
    margin: 0 0 0 3px;
  }
  .products-grid .item .ratings,
  .products-grid .item .actions {
    margin-left: 100px;
  }
  .products-grid .item .no-rating {
    height: auto;
    margin: 10px 0 10px 100px;
  }
  .products-grid .item .amount {
    position: inherit;
  }
  .products-grid .item button {
    display: inherit;
  }
}
@media (min-width: 768px) {
  .products-grid .item {
    margin-bottom: 0;
  }
  .products-grid .item .item-box {
    position: relative;
    border-radius: 5px;
    border: 1px solid #c3c3c3;
    margin: 0 15px;
  }
  .products-grid .item .item-box:before,
  .products-grid .item .item-box:after {
    content: " ";
    display: table;
  }
  .products-grid .item .item-box:after {
    clear: both;
  }
  .products-grid .item .item-box:before,
  .products-grid .item .item-box:after {
    content: " ";
    display: table;
  }
  .products-grid .item .item-box:after {
    clear: both;
  }
  .products-grid .item .product-image {
    position: relative;
    z-index: 1;
    float: left;
  }
  .products-grid .item .product-image img {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
  }
  .products-grid .item .product-name {
    margin-left: 15px;
    margin-right: 15px;
    text-align: left;
  }
  .products-grid .item .price-box {
    position: absolute;
    right: 20px;
    top: 5px;
    width: 45%;
  }
  .products-grid .item .actions {
    position: absolute;
    right: 15px;
    top: 55px;
    width: 45%;
  }
  .products-grid .item .btn-cart {
    font-weight: normal;
    font-size: 14px;
    padding: 5px 15px;
    border-radius: 7px;
  }
  .products-grid .item .ratings,
  .products-grid .item .no-rating,
  .products-grid .item .short-desc {
    text-align: left;
    margin-left: 15px;
  }
  .products-grid .item.first .item-box,
  .products-grid .item.first .product-name,
  .products-grid .item.first .ratings,
  .products-grid .item.first .no-rating,
  .products-grid .item.first .short-desc {
    margin-left: 20px;
  }
  .products-grid .item.last .item-box,
  .products-grid .item.last .product-name {
    margin-right: 20px;
  }
  .products-grid .item.last .actions {
    right: 20px;
  }
}
.form-search {
  position: relative;
}
.algolia-autocomplete {
  width: 100%;
}
.aa-dropdown-menu,
.algoliasearch-autocomplete {
  background: #e9e5dc;
  position: absolute;
  right: 5px;
  top: 41px;
  width: 434px;
  border: solid 1px #817c6e;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.43);
          box-shadow: 0 4px 6px rgba(0, 0, 0, 0.43);
  margin-top: 8px;
  /* arrow */
}
@media (max-width: 991px) {
  .aa-dropdown-menu,
  .algoliasearch-autocomplete {
    width: 100%;
    right: 0;
  }
}
.aa-dropdown-menu:after,
.algoliasearch-autocomplete:after,
.aa-dropdown-menu:before,
.algoliasearch-autocomplete:before {
  bottom: 100%;
  left: 80%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.aa-dropdown-menu:after,
.algoliasearch-autocomplete:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #e9e5dc;
  border-width: 10px;
  margin-left: -10px;
}
.aa-dropdown-menu:before,
.algoliasearch-autocomplete:before {
  border-color: rgba(129, 124, 110, 0);
  border-bottom-color: #817c6e;
  border-width: 11px;
  margin-left: -11px;
}
/* dropdown style */
.autocomplete-wrapper .category,
.algoliasearch-autocomplete-title {
  padding: 4px 10px;
  text-transform: uppercase;
  text-align: left;
  color: #95908a;
}
.aa-dataset-products {
  min-height: auto !important;
}
.algoliasearch-autocomplete-hit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  text-decoration: none;
  text-align: left;
  padding: 2px 4px;
  clear: both;
  background: #fff;
  border-bottom: solid 1px #e9e5dc;
}
.algoliasearch-autocomplete-hit .thumb {
  width: 64px;
}
.algoliasearch-autocomplete-hit .info-without-thumb,
.algoliasearch-autocomplete-hit .info {
  width: calc(100% - 64px);
  margin-left: 0;
  padding: 8px 30px 9px 9px;
  font-size: 15px;
  color: #000;
}
.algoliasearch-autocomplete-hit .info-without-thumb em,
.algoliasearch-autocomplete-hit .info em {
  color: #61a432;
}
.algoliasearch-autocomplete-hit .info-without-thumb {
  width: 100%;
}
.algoliasearch-autocomplete-hit:hover,
.algoliasearch-autocomplete-hit.marked {
  background: #f7f7f7;
}
.algoliasearch-autocomplete-all,
.algoliasearch-autocomplete-hit {
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.algoliasearch-autocomplete-category,
.algoliasearch-autocomplete-price {
  margin-left: 10px;
  font-size: 0.8em;
}
.algoliasearch-autocomplete-category {
  color: #2f2f2f;
}
/* categories */
#search_autocomplete_categories .algoliasearch-autocomplete-hit .info {
  display: inline-block;
  position: relative;
}
#search_autocomplete_categories .algoliasearch-autocomplete-hit .info:after {
  background-position: -190px -110px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  margin-left: 5.6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #search_autocomplete_categories .algoliasearch-autocomplete-hit .info:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
/* products */
#search_autocomplete_products .algoliasearch-autocomplete-hit {
  position: relative;
  padding-right: 19.6px;
}
#search_autocomplete_products .algoliasearch-autocomplete-hit:after {
  background-position: -190px -110px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 10px;
  top: 20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  #search_autocomplete_products .algoliasearch-autocomplete-hit:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
#search_autocomplete_products .algoliasearch-autocomplete-hit em {
  font-weight: bold;
  font-style: normal;
}
#search_autocomplete_products .algoliasearch-autocomplete-hit .thumb {
  float: left;
  width: 65px;
  text-align: center;
  padding-top: 5px;
}
#search_autocomplete_products .algoliasearch-autocomplete-hit .thumb img {
  width: 50px;
}
#search_autocomplete_products .algoliasearch-autocomplete-hit .clearfix:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .container:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .container-fluid:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .row:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .form-horizontal .form-group:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .dl-horizontal dd:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .products-grid:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .nav:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit footer[role='contentinfo']:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .layout:after,
#search_autocomplete_products .algoliasearch-autocomplete-hit .col2-set:after {
  content: ' ';
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
#search_autocomplete_products .algoliasearch-autocomplete-category {
  display: none;
}
/* more button */
.algoliasearch-autocomplete-all-products {
  padding: 8px;
  margin-top: -2px;
  background: #fff;
  text-align: center;
}
.algoliasearch-autocomplete-all-products > a {
  background-color: #655d50;
  border-color: #575045;
  background-color: #8bae6b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8bae6b), to(#739d58));
  background-image: linear-gradient(to bottom, #8bae6b 0%, #739d58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8bae6b', endColorstr='#ff739d58', GradientType=0);
  border-color: #4f762b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 7px;
  cursor: pointer;
  width: 100%;
  display: block;
  min-height: 25px;
}
.algoliasearch-autocomplete-all-products > a:focus,
.algoliasearch-autocomplete-all-products > a.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.algoliasearch-autocomplete-all-products > a:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.algoliasearch-autocomplete-all-products > a:active,
.algoliasearch-autocomplete-all-products > a.active,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.algoliasearch-autocomplete-all-products > a:active:hover,
.algoliasearch-autocomplete-all-products > a.active:hover,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a:hover,
.algoliasearch-autocomplete-all-products > a:active:focus,
.algoliasearch-autocomplete-all-products > a.active:focus,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a:focus,
.algoliasearch-autocomplete-all-products > a:active.focus,
.algoliasearch-autocomplete-all-products > a.active.focus,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.algoliasearch-autocomplete-all-products > a:active,
.algoliasearch-autocomplete-all-products > a.active,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a {
  background-image: none;
}
.algoliasearch-autocomplete-all-products > a.disabled:hover,
.algoliasearch-autocomplete-all-products > a[disabled]:hover,
fieldset[disabled] .algoliasearch-autocomplete-all-products > a:hover,
.algoliasearch-autocomplete-all-products > a.disabled:focus,
.algoliasearch-autocomplete-all-products > a[disabled]:focus,
fieldset[disabled] .algoliasearch-autocomplete-all-products > a:focus,
.algoliasearch-autocomplete-all-products > a.disabled.focus,
.algoliasearch-autocomplete-all-products > a[disabled].focus,
fieldset[disabled] .algoliasearch-autocomplete-all-products > a.focus {
  background-color: #655d50;
  border-color: #575045;
}
.algoliasearch-autocomplete-all-products > a .badge {
  color: #655d50;
  background-color: #fff;
}
.algoliasearch-autocomplete-all-products > a:focus,
.algoliasearch-autocomplete-all-products > a.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.algoliasearch-autocomplete-all-products > a:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.algoliasearch-autocomplete-all-products > a:active,
.algoliasearch-autocomplete-all-products > a.active,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.algoliasearch-autocomplete-all-products > a:active:hover,
.algoliasearch-autocomplete-all-products > a.active:hover,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a:hover,
.algoliasearch-autocomplete-all-products > a:active:focus,
.algoliasearch-autocomplete-all-products > a.active:focus,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a:focus,
.algoliasearch-autocomplete-all-products > a:active.focus,
.algoliasearch-autocomplete-all-products > a.active.focus,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.algoliasearch-autocomplete-all-products > a:active,
.algoliasearch-autocomplete-all-products > a.active,
.open > .dropdown-toggle.algoliasearch-autocomplete-all-products > a {
  background-image: none;
}
.algoliasearch-autocomplete-all-products > a.disabled:hover,
.algoliasearch-autocomplete-all-products > a[disabled]:hover,
fieldset[disabled] .algoliasearch-autocomplete-all-products > a:hover,
.algoliasearch-autocomplete-all-products > a.disabled:focus,
.algoliasearch-autocomplete-all-products > a[disabled]:focus,
fieldset[disabled] .algoliasearch-autocomplete-all-products > a:focus,
.algoliasearch-autocomplete-all-products > a.disabled.focus,
.algoliasearch-autocomplete-all-products > a[disabled].focus,
fieldset[disabled] .algoliasearch-autocomplete-all-products > a.focus {
  background-color: #655d50;
  border-color: #575045;
}
.algoliasearch-autocomplete-all-products > a .badge {
  color: #655d50;
  background-color: #fff;
}
.aa-no-results,
.aa-no-results-products,
.algoliasearch-no-results {
  padding: 5px 10px;
  background-color: #fff;
  text-align: left;
}
.wcf {
  margin-bottom: 10px;
}
.wcf img {
  width: 100%;
  height: auto;
}
.wcf-product {
  background-color: #211e19;
  margin: 20px 0;
  border-radius: 4px;
}
.wcf-product__clock,
.wcf-product__content {
  display: block;
}
.wcf-product__clock img,
.wcf-product__content img {
  width: 100%;
  height: auto;
}
.wcf-product__clock img {
  border-radius: 4px;
}
.wcf-product__content {
  padding: 20px 0 40px;
}
.wcf-product__group-name {
  display: block;
  text-align: center;
  color: #c9bb6a;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  margin: 8px 0 10px;
  padding: 0 10px;
}
@media (min-width: 590px) {
  .wcf-product:before,
  .wcf-product:after {
    content: " ";
    display: table;
  }
  .wcf-product:after {
    clear: both;
  }
  .wcf-product:before,
  .wcf-product:after {
    content: " ";
    display: table;
  }
  .wcf-product:after {
    clear: both;
  }
  .wcf-product__clock,
  .wcf-product__content {
    float: left;
    width: 50%;
  }
  .wcf-product__content {
    padding: 30px 0 40px;
  }
}
.header-earn-rewards {
  float: left;
  width: 200px;
  padding: 0;
  margin: 0 0 0 0;
  line-height: 1.1;
}
.header-earn-rewards img {
  float: left;
  margin: 0 3px 0 0;
}
.header-earn-rewards span {
  color: #f9c444;
  display: block;
  font-size: 22px;
  font-weight: bold;
}
.header-earn-rewards:hover {
  text-decoration: none;
}
.form-search {
  margin-bottom: 10px;
  position: relative;
  width: 100%;
}
.form-search input,
.form-search input:focus {
  -webkit-box-shadow: inset 0 4px 8px 0 #bbb;
  box-shadow: inset 0 4px 8px 0 #bbb;
  border-width: 0;
}
.form-search .btn {
  border: 0;
  padding: 7px;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 0px;
  right: 0px;
  background: transparent;
}
.form-search .btn span,
.form-search .btn span span {
  display: inline-block;
  text-indent: -9999px;
  border: 0;
  padding: 0;
  height: 20px;
}
@media (max-width: 767px) {
  .form-search {
    -webkit-transition: all 0.25s linear;
    transition: all 0.25s linear;
    margin-top: -50px;
    visibility: hidden;
  }
  .form-search input,
  .form-search input:focus {
    border-radius: 0;
    border-width: 0 0 1px 0;
    border-color: #ddd;
    height: 50px;
  }
  .form-search.shown {
    margin-top: 0;
    visibility: visible;
  }
  .form-search .btn {
    height: 50px;
    width: 50px;
  }
}
@media (max-width: 991px) {
  .form-search {
    clear: both;
  }
}
@media (min-width: 992px) {
  .form-search {
    float: right;
    margin: 12px 0 0 0;
  }
}
@media (min-width: 1200px) {
  .form-search {
    /*width: 420px;*/
  }
}
.lt-ie9 .form-search input {
  border: 1px #ddd solid !important;
}
.header-free-shipping {
  float: left;
  width: 210px;
  padding: 2px 0 0;
  margin: 0 5px 0 0;
  line-height: 1.1;
}
.header-free-shipping img {
  float: left;
  margin: 0 7px 0 0;
}
.header-free-shipping span {
  color: #61a431;
  display: block;
  font-size: 22px;
  font-weight: bold;
}
.header-free-shipping:hover,
.header-free-shipping:hover span {
  text-decoration: none;
}
.header-info {
  text-align: center;
  font-size: 12px;
}
.header-info:before,
.header-info:after {
  content: " ";
  display: table;
}
.header-info:after {
  clear: both;
}
.header-info:before,
.header-info:after {
  content: " ";
  display: table;
}
.header-info:after {
  clear: both;
}
.header-info .icn-or {
  background-position: -110px -60px;
  width: 16px;
  height: 39px;
}
.header-info .icn-search {
  background-position: 0px -90px;
  width: 20px;
  height: 20px;
}
@media (min-width: 768px) {
  .header-info {
    background-color: #fdfdfc;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fdfdfc), to(#f6f5f1));
    background-image: linear-gradient(to bottom, #fdfdfc 0%, #f6f5f1 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdfdfc', endColorstr='#fff6f5f1', GradientType=0);
    border: 1px solid #e8e3d7;
    clear: both;
  }
}
@media (max-width: 767px) {
  .header-info .container {
    padding: 0;
  }
}
@media (max-width: 767px) {
  .header-info a.btn,
  .header-info .contacts {
    display: none !important;
  }
}
.header-info a.btn {
  width: 162px;
  float: left;
  min-height: 45px;
  line-height: 1.2;
  margin: 6px 0;
  text-align: left;
  white-space: normal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
      align-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-right: 14px;
  padding: 0 0 0 60px;
}
.header-info a.btn.discount {
  position: relative;
  padding-left: 78.4px;
  padding: 5px 25px 5px 66px;
  margin-right: 6px;
  width: 142px;
}
.header-info a.btn.discount:before {
  background-position: -179px -189px;
  width: 56px;
  height: 38px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  left: 3px;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-info a.btn.discount:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-info a.btn.bulk-ammo {
  position: relative;
  padding-left: 63px;
  padding: 5px 25px 5px 60px;
  margin-right: 6px;
  width: 139px;
}
.header-info a.btn.bulk-ammo:before {
  background-position: -238px -192px;
  width: 45px;
  height: 40px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  left: 6px;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-info a.btn.bulk-ammo:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-info a.btn.btn-blog {
  position: relative;
  padding-left: 54.6px;
  padding: 5px 25px 5px 52px;
  width: 116px;
}
.header-info a.btn.btn-blog:before {
  background-position: 0px -281px;
  width: 39px;
  height: 39px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  left: 6px;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-info a.btn.btn-blog:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-info a.btn:before {
  display: block;
}
.header-info a.btn:after {
  background-position: -130px -150px;
  width: 10px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 12px;
  top: 13px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-info a.btn:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-info .contacts {
  min-height: 57px;
  margin: 1px 0;
  line-height: 1.2;
}
.header-info .contacts .email {
  float: right;
  margin-top: 13px;
}
.header-info .contacts .email a:hover {
  text-decoration: none;
}
.header-info .contacts .icn-or {
  float: right;
  margin: 8px 6px;
}
.header-info .contacts .phone {
  float: right;
  width: 125px;
  margin-top: 13px;
}
.header-info .contacts .email a,
.header-info .contacts .phone {
  color: #c1beb5;
}
.header-info .contacts span {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #211e19;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .header-info a.btn.discount {
    padding-right: 20px;
    width: 136px;
  }
  .header-info a.btn.bulk-ammo {
    padding-right: 20px;
    padding-left: 53px;
    width: 124px;
  }
  .header-info a.btn.bulk-ammo:before {
    left: 0;
  }
  .header-info a.btn.btn-blog {
    padding-right: 20px;
    width: 110px;
  }
  .header-info a.btn:after {
    right: 8px;
  }
}
@media (min-width: 992px) {
  .header-info .contacts {
    padding-left: 7px;
    padding-right: 10px;
  }
  .header-info .search {
    padding-left: 30px;
    padding-right: 10px;
  }
}
@media (min-width: 1200px) {
  .header-info .contacts {
    padding-right: 30px;
  }
}
.header-nav [class^=icn] {
  margin-right: 5px;
}
.header-nav .icn-logo {
  background-position: 0px 0px;
  width: 207px;
  height: 27px;
  margin: 20px auto 15px;
}
.header-nav .top-link-cart:before {
  background-position: -80px -90px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  margin-right: 5.6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-nav .top-link-cart:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-nav .header-nav-login:before {
  background-position: -60px -90px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  margin-right: 5.6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-nav .header-nav-login:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-nav .header-nav-register:before {
  background-position: -40px -90px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  margin-right: 5.6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-nav .header-nav-register:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-nav .header-nav-my-account:before {
  background-position: -20px -90px;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  margin-right: 5.6px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-nav .header-nav-my-account:before {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-nav .header-nav-ammo-deals {
  position: relative;
  padding-right: 78.4px;
}
.header-nav .header-nav-ammo-deals:after {
  background-position: -180px -190px;
  width: 56px;
  height: 38px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 40px;
  top: 2px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-nav .header-nav-ammo-deals:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-nav .header-nav-ammo-deals:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.header-nav .header-nav-bulk-ammo {
  position: relative;
  padding-right: 60.2px;
}
.header-nav .header-nav-bulk-ammo:after {
  background-position: -237px -196px;
  width: 43px;
  height: 38px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 50px;
  top: 3px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-nav .header-nav-bulk-ammo:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-nav .header-nav-bulk-ammo:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.header-nav .header-nav-blog {
  position: relative;
  padding-right: 54.6px;
}
.header-nav .header-nav-blog:after {
  background-position: 0px -281px;
  width: 39px;
  height: 39px;
  background-repeat: no-repeat;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  display: inline-block;
  content: '';
  zoom: 1;
  position: absolute;
  right: 50px;
  top: 1px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .header-nav .header-nav-blog:after {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.header-nav .header-nav-blog:after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.header-nav {
  clear: both;
  position: fixed;
  width: 245px;
  top: 0;
  left: 0;
}
.header-nav .links .first {
  display: none !important;
}
@media (max-width: 767px) {
  .header-nav .links .first {
    display: block !important;
  }
  table.header-nav .links .first {
    display: table !important;
  }
  tr.header-nav .links .first {
    display: table-row !important;
  }
  th.header-nav .links .first,
  td.header-nav .links .first {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .header-nav .links .last {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .header-nav .icn-cart,
  .header-nav .icn-padlock,
  .header-nav .icn-tick,
  .header-nav .icn-user {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .header-nav {
    text-align: left;
    max-height: 100%;
    overflow-x: auto;
  }
  .header-nav .links {
    border-top: 1px solid #201b18;
    border-bottom: 1px solid #5c4d42;
  }
  .header-nav .links li {
    display: block;
    border-top: 1px solid #5c4d42;
    border-bottom: 1px solid #201b18;
  }
  .header-nav .links li a {
    line-height: 2.85714286;
    color: #fff;
    display: block;
    text-indent: 20px;
  }
}
@media (min-width: 768px) {
  .header-nav {
    position: static;
    width: auto;
  }
  .header-nav .links {
    width: 400px;
    float: right;
  }
  .header-nav .links li {
    margin-left: 2px;
  }
}
.dh_top_links {
  min-height: 30px;
}
#cart-header.active {
  display: block;
}
.cart-header {
  display: none;
  position: absolute;
  top: 70px;
  right: 10px;
  width: 400px;
  min-height: 50px;
  background: transparent;
  z-index: 99999;
  padding-top: 20px;
}
.cart-header .mini-cart-content {
  position: relative;
  border: 1px solid #817c6e;
  background-color: #fff;
  /* arrow */
  padding: 0 0 1px 0;
  margin: 0;
  color: #000;
  line-height: 1.2;
  text-align: right;
  -webkit-box-shadow: 0 0 5px #999;
          box-shadow: 0 0 5px #999;
}
.cart-header .mini-cart-content:after,
.cart-header .mini-cart-content:before {
  bottom: 100%;
  left: 80%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.cart-header .mini-cart-content:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #e9e5dc;
  border-width: 10px;
  margin-left: -10px;
}
.cart-header .mini-cart-content:before {
  border-color: rgba(129, 124, 110, 0);
  border-bottom-color: #817c6e;
  border-width: 11px;
  margin-left: -11px;
}
.cart-header .mini-cart-content .empty {
  margin: 0;
  padding: 10px;
  background-color: #e9e5dc;
}
.cart-header .amount {
  background-color: #e9e5dc;
  padding: 10px;
  margin: 0;
  border-bottom: 1px solid #eee;
}
.cart-header .amount a {
  font-weight: bold;
}
.cart-header .mini-products-list {
  margin: 5px 10px;
}
.cart-header .mini-products-list .item {
  border-bottom: 1px solid #eee;
  padding: 10px 5px;
}
.cart-header .mini-products-list .item:hover {
  background: #eee;
}
.cart-header .mini-products-list .item .product-image {
  float: left;
  width: 47px;
  border: 0;
}
.cart-header .mini-products-list .item .product-details {
  margin-left: 65px;
}
.cart-header .mini-products-list .item .product-name {
  font-weight: bold;
}
.cart-header .mini-products-list .item .product-name a:hover {
  text-decoration: none;
}
.cart-header .mini-products-list .item .qty-price {
  color: gray;
  font-size: 13px;
  margin: 0;
}
.cart-header .mini-products-list .item .qty-price .price {
  color: #000;
}
.cart-header .subtotal {
  font-size: 16px;
  margin: 10px;
}
.cart-header .empty {
  margin: 10px 0px 10px;
}
.cart-header .actions {
  margin: 10px;
}
.cart-header .actions button + button {
  background-color: #655d50;
  border-color: #575045;
  background-color: #8bae6b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8bae6b), to(#739d58));
  background-image: linear-gradient(to bottom, #8bae6b 0%, #739d58 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8bae6b', endColorstr='#ff739d58', GradientType=0);
  border-color: #4f762b;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 10px 25px;
  border-radius: 7px;
  padding: 6px 22px;
  margin: 0 10px;
}
.cart-header .actions button + button:focus,
.cart-header .actions button + button.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.cart-header .actions button + button:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.cart-header .actions button + button:active,
.cart-header .actions button + button.active,
.open > .dropdown-toggle.cart-header .actions button + button {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.cart-header .actions button + button:active:hover,
.cart-header .actions button + button.active:hover,
.open > .dropdown-toggle.cart-header .actions button + button:hover,
.cart-header .actions button + button:active:focus,
.cart-header .actions button + button.active:focus,
.open > .dropdown-toggle.cart-header .actions button + button:focus,
.cart-header .actions button + button:active.focus,
.cart-header .actions button + button.active.focus,
.open > .dropdown-toggle.cart-header .actions button + button.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.cart-header .actions button + button:active,
.cart-header .actions button + button.active,
.open > .dropdown-toggle.cart-header .actions button + button {
  background-image: none;
}
.cart-header .actions button + button.disabled:hover,
.cart-header .actions button + button[disabled]:hover,
fieldset[disabled] .cart-header .actions button + button:hover,
.cart-header .actions button + button.disabled:focus,
.cart-header .actions button + button[disabled]:focus,
fieldset[disabled] .cart-header .actions button + button:focus,
.cart-header .actions button + button.disabled.focus,
.cart-header .actions button + button[disabled].focus,
fieldset[disabled] .cart-header .actions button + button.focus {
  background-color: #655d50;
  border-color: #575045;
}
.cart-header .actions button + button .badge {
  color: #655d50;
  background-color: #fff;
}
.cart-header .actions button + button:focus,
.cart-header .actions button + button.focus {
  color: #fff;
  background-color: #494339;
  border-color: #100e0c;
}
.cart-header .actions button + button:hover {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.cart-header .actions button + button:active,
.cart-header .actions button + button.active,
.open > .dropdown-toggle.cart-header .actions button + button {
  color: #fff;
  background-color: #494339;
  border-color: #35302a;
}
.cart-header .actions button + button:active:hover,
.cart-header .actions button + button.active:hover,
.open > .dropdown-toggle.cart-header .actions button + button:hover,
.cart-header .actions button + button:active:focus,
.cart-header .actions button + button.active:focus,
.open > .dropdown-toggle.cart-header .actions button + button:focus,
.cart-header .actions button + button:active.focus,
.cart-header .actions button + button.active.focus,
.open > .dropdown-toggle.cart-header .actions button + button.focus {
  color: #fff;
  background-color: #35302a;
  border-color: #100e0c;
}
.cart-header .actions button + button:active,
.cart-header .actions button + button.active,
.open > .dropdown-toggle.cart-header .actions button + button {
  background-image: none;
}
.cart-header .actions button + button.disabled:hover,
.cart-header .actions button + button[disabled]:hover,
fieldset[disabled] .cart-header .actions button + button:hover,
.cart-header .actions button + button.disabled:focus,
.cart-header .actions button + button[disabled]:focus,
fieldset[disabled] .cart-header .actions button + button:focus,
.cart-header .actions button + button.disabled.focus,
.cart-header .actions button + button[disabled].focus,
fieldset[disabled] .cart-header .actions button + button.focus {
  background-color: #655d50;
  border-color: #575045;
}
.cart-header .actions button + button .badge {
  color: #655d50;
  background-color: #fff;
}
header .welcome-msg {
  line-height: 1.83333333;
  font-size: 12px;
  color: #211e19;
  font-weight: bold;
  text-align: center;
  margin: 20px 0 0;
  background: #f8f8f5;
  border-top: 1px solid #cdcdc0;
  display: none !important;
}
@media (max-width: 767px) {
  header .welcome-msg {
    display: block !important;
  }
  tableheader .welcome-msg {
    display: table !important;
  }
  trheader .welcome-msg {
    display: table-row !important;
  }
  thheader .welcome-msg,
  tdheader .welcome-msg {
    display: table-cell !important;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #4f9823;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #181818;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #3e342d;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #655d50;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #3e342d;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
footer .footer-nav a {
  color: #fff;
}
@media (max-width: 767px) {
  footer .footer-nav ul {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    margin: 0 -15px 20px -15px;
  }
  footer .footer-nav ul > li {
    position: relative;
    display: block;
  }
  footer .footer-nav ul > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
  footer .footer-nav ul > li > a:hover,
  footer .footer-nav ul > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
  footer .footer-nav ul > li.disabled > a {
    color: #777777;
  }
  footer .footer-nav ul > li.disabled > a:hover,
  footer .footer-nav ul > li.disabled > a:focus {
    color: #777777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed;
  }
  footer .footer-nav ul .open > a,
  footer .footer-nav ul .open > a:hover,
  footer .footer-nav ul .open > a:focus {
    background-color: #eeeeee;
    border-color: #4f9823;
  }
  footer .footer-nav ul .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
  footer .footer-nav ul > li > a > img {
    max-width: none;
  }
  footer .footer-nav ul > li {
    float: none;
  }
  footer .footer-nav ul > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
  footer .footer-nav ul li {
    margin: 0 !important;
  }
  footer .footer-nav ul a {
    background-color: #171411;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#171411), to(#1b1815));
    background-image: linear-gradient(to bottom, #171411 0%, #1b1815 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff171411', endColorstr='#ff1b1815', GradientType=0);
    text-align: center;
  }
}
@media (min-width: 768px) {
  footer .footer-nav ul {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
  footer .footer-nav ul > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
  }
  footer .footer-nav ul li {
    border-right: 1px solid #828282;
    padding: 5px 15px;
  }
  footer .footer-nav ul li:last-child {
    border-right: none;
  }
}
.footer-payment-options {
  text-align: center;
}
.footer-payment-options ul {
  margin: 0 auto;
  width: 208px;
}
@media (min-width: 992px) {
  .footer-payment-options ul {
    margin-right: 0;
  }
}
.footer-payment-options ul li {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  width: 48px;
  height: 29px;
  float: left;
  display: block;
  background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/icn_sprite-3.png");
  background-repeat: no-repeat;
  zoom: 1;
  margin-right: 4px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .footer-payment-options ul li {
    background-image: url("https://dp8k5pf9le6li.cloudfront.net/skin/frontend/ammoman/rwd/images/2x/icn_sprite-3.png");
    background-size: 310px auto;
  }
}
.footer-payment-options ul li.visa {
  background-position: 0px -30px;
}
.footer-payment-options ul li.discovery {
  background-position: -50px -30px;
}
.footer-payment-options ul li.mastercard {
  background-position: -100px -30px;
}
.footer-payment-options ul li.american-express {
  background-position: -150px -30px;
}
.footer-payment-options ul li:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .footer-payment-options {
    text-align: right;
  }
}
header[role='banner'] {
  text-align: center;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  header[role='banner'] {
    float: left;
    width: 100%;
  }
}
@media (max-width: 767px) {
  header[role='banner'] {
    margin: 0;
    padding: 20px 0 0 0;
  }
}
.header-additional {
  float: right;
  width: 427px;
  text-align: left;
  font-size: 12px;
  margin-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-additional {
    width: 360px;
  }
  .header-additional .header-free-shipping {
    width: 155px;
  }
}
@media (min-width: 768px) {
  header[role='banner'] > div:first-of-type {
    text-align: left;
  }
}
footer[role='contentinfo'] {
  padding-top: 22px;
  padding-bottom: 1px;
  background-color: #211e19;
  font-size: 14px;
  margin-left: -15px;
  margin-right: -15px;
  color: #fff;
}
footer[role='contentinfo'] .footer-nav {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  footer[role='contentinfo'] .footer-nav {
    float: left;
    width: 78.33333333%;
  }
}
footer[role='contentinfo'] .footer-payment-options {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
footer[role='contentinfo'] .footer-payment-options:before,
footer[role='contentinfo'] .footer-payment-options:after {
  content: " ";
  display: table;
}
footer[role='contentinfo'] .footer-payment-options:after {
  clear: both;
}
footer[role='contentinfo'] .footer-payment-options:before,
footer[role='contentinfo'] .footer-payment-options:after {
  content: " ";
  display: table;
}
footer[role='contentinfo'] .footer-payment-options:after {
  clear: both;
}
@media (min-width: 992px) {
  footer[role='contentinfo'] .footer-payment-options {
    float: left;
    width: 21.66666667%;
  }
}
footer[role='contentinfo'] .copyright {
  display: block;
  clear: both;
  text-align: center;
  margin: 50px auto 100px auto;
}
@media (max-width: 767px) {
  footer[role='contentinfo'] {
    padding-top: 0 !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.page-popup {
  padding: 30px;
  background-color: #fff;
}
html,
body {
  overflow-x: hidden;
  width: 100%;
}
body {
  z-index: 1;
  position: relative;
}
@media (min-width: 1200px) {
  body {
    padding-top: 20px;
  }
}
@media (min-width: 768px) {
  body {
    ie8: 'desktop';
  }
  body:before {
    content: 'desktop';
    position: absolute;
    left: -9999px;
    top: -9999px;
  }
}
@media (min-width: 992px) {
  .container-fluid {
    max-width: 1090px;
  }
}
.wrapper {
  position: relative;
}
.wrapper.transition {
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.wrapper.open {
  margin-left: 245px;
}
@media (min-width: 768px) {
  .wrapper {
    /*        max-width: @container-sm;*/
    border-radius: 1px;
  }
}
@media (min-width: 1200px) {
  .wrapper {
    /*        max-width: @container-lg;*/
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .wrapper {
    overflow-x: hidden;
  }
}
.layout {
  margin-left: -15px;
  margin-right: -15px;
}
.layout.layout-1-col div[role='main'] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .layout.layout-1-col div[role='main'] {
    float: left;
    width: 100%;
  }
}
.layout.layout-3-cols div[role='main'] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .layout.layout-3-cols div[role='main'] {
    float: left;
    width: 50%;
  }
}
.layout.layout-3-cols-swapped div[role='main'] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .layout.layout-3-cols-swapped div[role='main'] {
    float: left;
    width: 50%;
  }
}
div[role='main'] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
  border-left: 1px solid #e9e9e9;
}
@media (min-width: 992px) {
  div[role='main'] {
    float: left;
    width: 75%;
  }
}
aside[role='complementary'] {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  aside[role='complementary'] {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  aside[role='complementary'] {
    display: block;
  }
}
@media (min-width: 992px) {
  .layout-2-cols-left div[role='main'] {
    float: right;
  }
}
.layout-2-cols-left aside[role='complementary'].left-bottom {
  clear: left;
}
@media (min-width: 992px) {
  .layout-2-cols-left-swapped div[role='main'] {
    left: 25%;
  }
}
@media (min-width: 992px) {
  .layout-2-cols-left-swapped aside[role='complementary'].col-left {
    right: 75%;
  }
}
.checkout-onepage-index .layout div[role='main'] {
  max-width: 850px;
  margin: auto;
  float: none;
  border: none;
}
@media (min-width: 992px) {
  .layout-3-cols div[role='main'] {
    left: 25%;
  }
}
@media (min-width: 992px) {
  .layout-3-cols aside[role='complementary'].col-left {
    right: 50%;
  }
}
@media (min-width: 992px) {
  .layout-3-cols-swapped div[role='main'] {
    left: 25%;
  }
}
@media (min-width: 992px) {
  .layout-3-cols-swapped aside[role='complementary'].col-left {
    right: 50%;
  }
}
@media (max-width: 992px) {
  .layout-3-cols-swapped {
    position: relative;
  }
  .layout-3-cols-swapped div[role='main'] {
    margin-top: 100px;
  }
  .layout-3-cols-swapped aside[role='complementary'].col-right {
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.layout-3-cols aside[role='complementary'].col-left,
.layout-3-cols-swapped aside[role='complementary'].col-left {
  display: block;
}
.col2-set {
  margin-left: -15px;
  margin-right: -15px;
}
.col2-set .col-1,
.col2-set .col-2 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }
}
.mobile-nav {
  z-index: 4;
}
.header-info .form-search {
  z-index: 2;
}
.header-nav {
  z-index: -1;
}
.lSSlideOuter .lSPager.lSpg {
  z-index: 1;
}
.layered-nav-filter-btn {
  position: relative;
  z-index: 1;
}
#search_autocomplete_products,
.algoliasearch-autocomplete {
  z-index: 9999;
}

