/*! 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 {
  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"] {
  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;
  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;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Roboto, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  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: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/roboto-regular-webfont.woff2') format('woff2'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/roboto-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/roboto-bold-webfont.woff2') format('woff2'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/roboto-bold-webfont.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Stencil BT';
  src: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/stencil-bt.woff2') format('woff2'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/stencil-bt.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
html {
  overflow-y: scroll;
}
body {
  background-color: #f7f7f7;
  font-size: 16px;
}
a {
  color: #0076a3;
  text-decoration: none;
}
a:hover {
  color: #9a0506;
  text-decoration: underline;
}
a:focus {
  outline: none;
}
img {
  max-width: 100%;
  height: auto;
}
.text-dark {
  color: #000;
}
@media (max-width: 1023.9px) {
  .visible-desktop {
    display: none !important;
  }
}
@media (max-width: 767.9px), (min-width: 1024px) {
  .visible-tablet {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .visible-phone {
    display: none !important;
  }
}
@media (max-width: 767.9px) {
  .hide-phone {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023.9px) {
  .hide-tablet {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .hide-desktop {
    display: none !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;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.u-full-width {
  margin-left: -9999rem !important;
  margin-right: -9999rem !important;
  padding-left: 9999rem !important;
  padding-right: 9999rem !important;
}
.u-row {
  margin-left: -5px;
  margin-right: -5px;
}
.u-row:before,
.u-row:after {
  content: " ";
  display: table;
}
.u-row:after {
  clear: both;
}
.u-row--double {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 481px) {
  .u-col-2-set {
    margin-left: -5px;
    margin-right: -5px;
  }
  .u-col-2-set:before,
  .u-col-2-set:after {
    content: " ";
    display: table;
  }
  .u-col-2-set:after {
    clear: both;
  }
  .u-col-2-set__col-1,
  .u-col-2-set__col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .u-col-sm-6 {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 50%;
  }
  .u-col-sm-6--double {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.u-card {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #e8e8e8;
  border-radius: 9px;
}
.u-backdrop-overlay {
  display: none;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  overflow-y: hidden;
}
.l-page--backdrop .u-backdrop-overlay {
  display: block;
  z-index: 99;
}
@media (max-width: 1023.9px) {
  .l-page--category-open {
    position: fixed;
  }
  .l-page--category-open .u-backdrop-overlay {
    display: block;
    z-index: 103;
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.icon {
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
}
@font-face {
  font-family: 'symbols';
  src: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/symbols-1.eot?9nqs3v');
  src: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/symbols-1.eot?9nqs3v#iefix') format('embedded-opentype'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/symbols-1.ttf?9nqs3v') format('truetype'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/symbols-1.woff?9nqs3v') format('woff'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/fonts/symbols-1.svg?9nqs3v#symbols') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions
       that change fonts */
  font-family: 'symbols' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-notification-important:before {
  content: '\e900';
}
.icon-check-circle:before {
  content: '\e86c';
}
.icon-error:before {
  content: '\e000';
}
.icon-warning:before {
  content: '\e002';
}
.icon-autocomplete-location:before {
  content: '\e908';
}
.e-button {
  display: inline-flex;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 16px;
  min-height: 38px;
  padding: 7px 1em;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
}
.e-button:hover,
.e-button:focus {
  text-decoration: none;
}
.e-button:hover {
  background: #9a0506;
}
.e-button .icon {
  font-size: 24px;
  vertical-align: middle;
  stroke: currentColor;
}
.e-button_navigational {
  text-transform: none;
  background-color: #545454;
  color: #fff;
  border: 1px solid #8F8F8F;
}
.e-button_navigational:hover {
  background-color: #404040;
  color: #fff;
}
.e-button_submit,
.e-button_login,
.e-button_add-to-cart {
  color: #FFF;
  background-color: #e21718;
  font-weight: bold;
}
a.e-button_submit,
a.e-button_login,
a.e-button_add-to-cart {
  color: #FFF;
}
.e-button_submit {
  font-size: 14px;
}
.e-button_add-to-cart {
  width: 136px;
  min-height: 36px;
  height: auto;
  padding: 4px 0;
  font-size: 14px;
  font-weight: normal;
  text-align: center;
}
.e-button_add-to-cart .icon {
  font-size: 18px;
  position: relative;
  top: -1px;
}
.e-button_login {
  width: 200px;
}
.e-button_submit-secondary {
  background-color: #f7f7f7;
  color: #9a0506;
}
.e-button_submit-secondary:hover,
.e-button_submit-secondary:focus {
  background-color: #ebebeb;
  color: #9a0506;
}
.e-button--more {
  font-size: 12px;
  color: #2c2c2c;
  line-height: 1.2;
  padding: 8px 12px 7px 35px;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  font-weight: 700;
}
.e-button--more:before {
  content: '';
  position: absolute;
  height: 100%;
  width: 28px;
  background: #e21718;
  top: 0;
  left: 0;
}
.e-button--more:after {
  content: '';
  position: absolute;
  height: 10px;
  width: 10px;
  border-color: #fff;
  border-style: solid;
  border-width: 3px 3px 0 0;
  margin-top: -5px;
  top: 50%;
  left: 7px;
  transform: rotate(45deg);
}
.e-button--more:hover {
  background: #e21718;
  color: #fff;
}
.e-button_light {
  font-size: 16px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
  padding: 3px 3px 3px 15px;
  border-radius: 6px;
}
.e-button_light .icon {
  font-size: 31px;
  border-radius: 4px;
  margin-left: 10px;
  stroke: none;
}
.e-button_light:hover,
.e-button_light:focus,
.e-button_light:visited,
.e-button_light:active {
  text-decoration: none;
  background: #2d2d2d;
}
.e-input {
  border-radius: 6px;
  background-color: #f7f7f7;
}
.e-input:focus {
  outline: none;
}
.e-input_text {
  width: auto;
  height: 34px;
  line-height: 25px;
  padding-left: 3px;
  display: block;
  border: 1px solid #BFBFBF;
  border-radius: 3px;
  font-size: 18px;
}
.e-input_textarea {
  width: 100%;
  line-height: 30px;
  padding: 0 3px;
  display: block;
  border: 1px solid #BFBFBF;
  border-radius: 3px;
  font-size: 18px;
}
.e-input_select {
  display: inline-block;
  position: relative;
  width: 100%;
  cursor: pointer;
  background: none;
}
.e-input_select select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  position: relative;
  outline: none;
  display: block;
  height: 34px;
  max-width: 100%;
  font-size: 18px;
  line-height: 34px;
  padding-right: 37px;
  padding-left: 18px;
  border: 1px solid #bfbfbf;
  border-radius: 6px;
  background-color: #f7f7f7;
  overflow: hidden !important;
}
.e-input_select select::-ms-expand {
  display: none;
  /*IE10*/
}
.e-input_select select:focus {
  outline: none;
}
.e-input_select:before {
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: #bebebe;
  right: 14px;
  top: 8px;
  content: '';
  transform: rotate(45deg);
  z-index: 2;
  pointer-events: none;
}
.e-input_select:hover:before {
  border-color: #404040;
}
.e-input_select:hover select {
  background: #fff;
  border-color: #686868;
}
.e-input_text.validation-failed,
.e-input_textarea.validation-failed,
.e-input_select select.validation-failed {
  border-color: #e21718;
}
.e-input_checkbox {
  display: none !important;
}
.e-input_file {
  padding: 7px;
}
.e-input--inline {
  display: inline-block;
}
.e-input--wide {
  width: 100%;
}
.e-label--required:after {
  content: '*';
  margin-left: 5px;
  font-weight: bold;
  color: #bfbfbf;
}
.e-input_checkbox + .e-label {
  position: relative;
  padding-left: 40px;
  display: flex;
  min-height: 30px;
  align-items: center;
}
.e-input_checkbox + .e-label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  border: 1px solid #bfbfbf;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
}
.e-input_checkbox + .e-label:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 10px;
  border-width: 0 0 4px 4px;
  border-style: solid;
  border-color: #fff;
  transform: rotate(-45deg);
  top: 8px;
  left: 7px;
  cursor: pointer;
}
.e-input_checkbox + .e-label:hover:before {
  background: #bfbfbf;
}
.e-input_checkbox:checked + .e-label:before {
  background: #000;
  border-color: #000;
}
.e-header_page {
  color: #333;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.1;
  margin: 0 0 10px 0;
}
.b-form .validation-advice {
  color: #e21718;
  font-size: 13px;
  margin-top: 2px;
}
.b-form__actions {
  text-align: right;
}
.b-form--wide .e-input_text,
.b-form--wide .e-input_select,
.b-form--wide select {
  width: 100%;
}
.b-fieldset {
  border: none;
  margin: 1em 0;
  padding: 0;
}
.b-fieldset__legend {
  font-size: 16px;
  color: #9a0506;
}
.b-form-control {
  position: relative;
  padding-top: 20px;
  margin: 15px 0;
}
.b-form-control_radio,
.b-form-control_checkbox {
  text-align: left;
  padding-top: 0;
}
.b-form-control_radio:before,
.b-form-control_checkbox:before,
.b-form-control_radio:after,
.b-form-control_checkbox:after {
  content: " ";
  display: table;
}
.b-form-control_radio:after,
.b-form-control_checkbox:after {
  clear: both;
}
.b-form-control__input.e-input_text ~ .b-form-control__label,
.b-form-control__input.e-input_select ~ .b-form-control__label,
.b-form-control__input.e-input_textarea ~ .b-form-control__label,
.b-form-control__input.e-input_file ~ .b-form-control__label,
.b-form-control__input.e-input_iframe ~ .b-form-control__label {
  position: absolute;
  pointer-events: none;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
  color: #bfbfbf;
}
.b-form-control__input.e-input_text ~ .b-form-control__label,
.b-form-control__input.e-input_textarea ~ .b-form-control__label,
.b-form-control__input.e-input_select ~ .b-form-control__label,
.b-form-control__input.e-input_file ~ .b-form-control__label,
.b-form-control__input.e-input_iframe ~ .b-form-control__label {
  left: 0;
  top: 0;
  font-size: 14px;
  line-height: 15px;
}
.b-form-control__input.e-input_radio,
.b-form-control__input.e-input_checkbox {
  float: left;
  clear: left;
  height: 18px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.b-form-control__input.e-input_radio ~ .b-form-control__label {
  line-height: 18px;
  display: inline-block;
  margin-bottom: 10px;
  max-width: 92%;
}
.b-form-control__input.e-input_checkbox ~ .b-form-control__label {
  line-height: 16px;
  display: inline-flex;
  margin-bottom: 10px;
  max-width: 92%;
}
.b-form-control .e-input_text,
.b-form-control .e-input_select,
.b-form-control select,
.b-form-control .e-input_iframe {
  max-width: 100%;
}
.b-form-control__note {
  margin-top: 0.25em;
  color: #bfbfbf;
  font-size: 14px;
}
.b-form-control--no-label {
  padding-top: 0;
}
.b-form-control .did-you-mean-container {
  font-size: 13px;
  margin-top: 5px;
}
.b-form-control .did-you-mean-container .user-email {
  font-weight: bold;
}
.b-form-control .did-you-mean-container .corrected-email {
  font-weight: bold;
}
.b-form-control .did-you-mean-container .reverse-change {
  cursor: pointer;
  text-decoration: underline;
}
.b-form-control .did-you-mean-container .reverse-change:hover {
  text-decoration: none;
}
.b-form-control .did-you-mean-container .reverse-change .user-email {
  font-weight: normal;
}
.b-form-control--loading {
  position: relative;
}
.b-form-control--loading:after {
  content: "";
  position: absolute;
  top: 7px;
  right: 24px;
  background-image: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/opc-ajax-loader.gif');
  width: 16px;
  height: 16px;
}
.b-form-control.b-form-control--loading:after {
  top: 27px;
}
.b-form-control-name {
  margin-left: -5px;
  margin-right: -5px;
}
.b-form-control-name:before,
.b-form-control-name:after {
  content: " ";
  display: table;
}
.b-form-control-name:after {
  clear: both;
}
.b-form-control-name .e-input {
  width: 100%;
}
@media (min-width: 481px) {
  .b-form-control-name {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .b-form-control-name .b-form-control {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 50%;
    margin: 0;
  }
  .b-form-control-name .b-form-control__input ~ .e-label {
    left: 5px !important;
  }
}
.b-form-control-password {
  margin-left: -5px;
  margin-right: -5px;
}
.b-form-control-password:before,
.b-form-control-password:after {
  content: " ";
  display: table;
}
.b-form-control-password:after {
  clear: both;
}
.b-form-control-password .e-input {
  width: 100%;
}
@media (min-width: 481px) {
  .b-form-control-password {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .b-form-control-password__pass,
  .b-form-control-password__confirm {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 50%;
  }
  .b-form-control-password .b-form-control {
    margin: 0;
  }
  .b-form-control-password .b-form-control__input ~ .e-label {
    left: 5px !important;
  }
}
.b-action-btn {
  display: inline-flex;
  align-items: center;
}
.b-action-btn__label {
  text-transform: uppercase;
  font-size: 14px;
}
.b-action-btn__btn {
  margin: 0 0 0 10px;
  border: 0;
  padding: 0;
  background: none;
}
.b-action-btn__btn svg {
  width: 31px;
  height: 31px;
  display: block;
}
.b-top-nav {
  background: #9a0506;
}
.b-top-nav:before,
.b-top-nav:after {
  content: " ";
  display: table;
}
.b-top-nav:after {
  clear: both;
}
.b-top-nav a {
  display: block;
  color: #FFF;
  line-height: 45px;
  padding: 0 20px;
}
.b-top-nav a:hover {
  color: #FFF;
  background-color: #e21718;
  text-decoration: none;
}
.b-top-nav__show-category-nav {
  float: left;
  cursor: pointer;
}
.b-top-nav__show-category-nav .icon {
  font-size: 36px;
  vertical-align: middle;
  margin-right: 5px;
}
.b-top-nav__menu {
  display: none;
}
.b-category-nav-toggle {
  padding: 0 10px !important;
}
@media (max-width: 481px) {
  .b-category-nav-toggle {
    padding: 0 10px !important;
  }
  .search-open .b-category-nav-toggle__label {
    display: none;
  }
}
@media (min-width: 768px) {
  .b-top-nav__menu {
    display: block;
  }
  .b-top-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
  }
  .b-top-menu li {
    float: left;
  }
  .b-top-menu__item {
    display: block;
    color: #FFF;
    line-height: 45px;
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  .b-top-nav__show-category-nav {
    display: none !important;
  }
}
.b-cc {
  text-align: left;
  max-width: 400px;
}
.b-cc__card {
  width: 65px;
  height: auto;
  margin: 3px 0.5%;
}
.b-cc--2x2 {
  max-width: 300px;
}
.b-cc--2x2 .b-cc__card {
  width: 47%;
}
.b-nra {
  display: block;
  background: black url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/global/nra/nra.png') 50% 0 no-repeat;
  width: 100%;
  max-width: 400px;
  height: 146px;
  box-shadow: 1px 1px 2px #bfbfbf;
  border-radius: 2px;
  margin: auto;
}
.b-nra__text {
  display: none;
}
.b-satisfaction-guaranteed {
  padding: 0;
  max-width: 400px;
}
.b-satisfaction-guaranteed__image {
  width: 100%;
  height: auto;
}
.b-subscribe {
  text-align: left;
  width: 100%;
  max-width: 480px;
  padding: 30px 17px;
}
.b-subscribe__title {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
}
.b-subscribe__subtitle {
  font-size: 14px;
  margin: 0 0 1em 0;
}
.b-subscribe__icon {
  font-size: 18px;
  color: #bfbfbf;
  vertical-align: top;
}
.b-form_subscribe__email {
  padding-top: 0;
  display: flex;
  flex-direction: column-reverse;
}
.b-form_subscribe__email .e-label {
  position: static !important;
}
.b-form_subscribe__email .e-input {
  width: 100%;
}
@media (min-width: 481px) and (max-width: 1024px) {
  .b-subscribe {
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  .b-subscribe > * {
    width: 45%;
  }
  .b-subscribe__subtitle {
    margin-bottom: 0;
  }
  .b-form_subscribe__email {
    margin-top: 0;
  }
}
.b-category-nav {
  text-align: left;
  max-width: 250px;
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-category-nav__section-title {
  font-size: 14px;
  color: #000;
  font-weight: bold;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 15px 9px 10px;
}
.b-category-nav__section-title:after {
  content: '';
  background: #e8e8e8;
  width: 100%;
  display: block;
  height: 1px;
  margin-left: 10px;
}
.b-category-nav__section-title--hide {
  display: none;
}
.b-category-nav__item {
  width: 600px;
  transform: translateX(0);
  transition: transform 0.3s linear;
}
.b-category-nav__item.b-category-nav-back-link {
  transition: none;
}
.b-category-nav--open .b-category-nav-back-link {
  display: inline-block;
}
.b-category-nav--open .b-category-nav-link {
  visibility: hidden;
  position: absolute;
}
.b-category-nav--open .b-category-nav__item {
  transform: translateX(-300px);
}
.b-category-nav--open .b-category-nav__item.b-category-nav-back-link {
  transform: none;
}
.b-category-nav__item--active {
  background-color: #ebebeb;
}
.b-category-nav-link,
.b-category-sub-nav-link {
  cursor: pointer;
  display: block;
  padding: 8px 28px 8px 25px;
  line-height: 1.1;
  margin: 0 0 1px;
  max-width: 229px;
}
.b-category-nav-link,
.b-category-sub-nav-link,
a.b-category-nav-link,
a.b-category-sub-nav-link {
  color: #333;
}
.b-category-nav-link:focus,
.b-category-sub-nav-link:focus,
.b-category-nav-link:hover,
.b-category-sub-nav-link:hover {
  text-decoration: none;
}
.b-category-nav-link:hover,
.b-category-sub-nav-link:hover {
  background: #f3ecda;
}
.b-category-nav-link--show-more,
span.b-category-nav-link {
  position: relative;
}
.b-category-nav-link--show-more:after,
span.b-category-nav-link:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  border-style: solid;
  border-color: #bebebe;
  border-width: 0 3px 3px 0;
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.b-category-nav-link--show-more:hover:after,
span.b-category-nav-link:hover:after {
  border-color: #404040;
}
.b-category-nav-link--show-more,
a.b-category-nav-link--show-more {
  text-align: right;
  color: #a2a2a2;
  font-size: 12px;
}
.b-category-nav-link--show-more:hover,
a.b-category-nav-link--show-more:hover {
  background: none;
  color: #0076a3;
}
.b-category-nav-link--show-more:hover:after,
a.b-category-nav-link--show-more:hover:after {
  border-color: #0076a3;
}
.b-category-sub-nav-link {
  padding-left: 30px;
}
.b-category-sub-nav-link--show-more {
  text-align: right;
  font-size: 12px;
  position: relative;
  color: #333;
  margin-top: 12px;
  padding-top: 20px;
  padding-bottom: 12px;
  padding-left: 10px;
}
.b-category-sub-nav-link--show-more:before {
  content: '';
  display: block;
  height: 1px;
  background: #e8e8e8;
  position: absolute;
  left: 10px;
  right: 10px;
  top: 0;
}
.b-category-sub-nav-link--show-more i {
  font-size: 0;
}
.b-category-sub-nav-link--show-more i:after,
.b-category-sub-nav-link--show-more i:before {
  content: '';
  position: absolute;
  right: 10px;
  width: 7px;
  height: 7px;
  display: block;
  border-width: 0 2px 2px 0;
  border-color: #bebebe;
  border-style: solid;
}
.b-category-sub-nav-link--show-more i:before {
  transform: rotate(225deg);
  top: 50%;
  margin-top: -5px;
}
.b-category-sub-nav-link--show-more i::after {
  transform: rotate(45deg);
  bottom: 50%;
  margin-bottom: -11px;
}
.b-category-sub-nav-link--show-more:hover {
  color: #0076a3;
  background: none;
}
.b-category-sub-nav-link--show-more:hover span:after,
.b-category-sub-nav-link--show-more:hover span:before {
  border-color: #0076a3;
}
.b-category-sub-nav-link--show-more.show-less i:before {
  margin-top: 6px;
}
.b-category-sub-nav-link--show-more.show-less i::after {
  margin-bottom: -1px;
}
.b-category-nav-back-link {
  display: none;
  padding: 20px 12px;
  font-size: 0;
}
.b-category-nav-back-link:before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border-style: solid;
  border-color: #686868;
  border-width: 0 0 3px 3px;
  transform: rotate(45deg);
}
.b-category-nav-back-link:hover {
  text-decoration: none;
}
.b-category-sub-nav {
  overflow-x: hidden;
  position: absolute;
  width: 0;
  right: 0;
  top: 100px;
  visibility: hidden;
  display: block;
  transition: width 0.3s linear;
  list-style: none;
  padding: 0;
  margin: 0;
  background-color: #fff;
  z-index: 2;
}
.b-category-sub-nav--open {
  float: right;
  position: relative;
  top: 0;
  display: block;
  visibility: visible;
  z-index: 1;
  width: 50%;
}
.b-category-sub-nav__item {
  width: 300px;
}
.b-category-sub-nav__item--active {
  background-color: #ebebeb;
}
.b-category-sub-nav__item:first-child .b-category-sub-nav-link {
  padding-left: 15px;
}
.b-category-nav-popular-link,
a.b-category-nav-popular-link {
  color: #0076a3;
}
.b-category-nav-popular-link small,
a.b-category-nav-popular-link small {
  font-size: 0.75em;
  color: #a2a2a2;
}
.b-category-nav .out-of-stock a {
  color: #bebebe;
}
.b-category-nav .category-hidden {
  display: none;
}
.b-category-nav .category-hidden.show {
  display: block;
}
.nav--open .level-top > a,
.nav--open .level-top > span {
  display: none;
  padding: 0;
  margin: 0;
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .b-category-nav-link,
  .b-category-sub-nav-link {
    max-width: 18vw;
  }
}
@media (min-width: 1200px) {
  .b-category-nav-link,
  .b-category-sub-nav-link {
    max-width: 218px;
  }
}
.b-manufacturers {
  text-align: left;
  padding: 28px 0 28px;
}
.b-manufacturers__header {
  text-align: center;
  border-bottom: 1px solid #ebebeb;
  margin: 0 30px 10px;
}
.b-manufacturers__footer {
  margin: 0 17px 0;
  text-align: right;
}
.b-manufacturers__title {
  color: #404040;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 3px;
}
.b-manufacturers__subtitle {
  margin-bottom: 14px;
}
.b-manufacturers__link {
  display: flex;
  align-items: center;
  width: 100%;
  height: 90px;
  position: relative;
}
.b-manufacturers__link:last-of-type {
  margin-bottom: 10px;
}
.b-manufacturers__link:hover {
  text-decoration: none;
}
.b-manufacturers__img {
  max-width: 188px;
  max-height: 70px;
  height: auto;
  margin: 0 auto;
  filter: blur(0px);
  -webkit-filter: blur(0px);
  opacity: 1;
  transition: all 0.18s ease-in 0s;
}
.b-manufacturers__img--federal-ammo {
  max-height: 65px;
}
.b-manufacturers__img--hornady-ammo {
  max-width: 151px;
}
.b-manufacturers__img--winchester {
  max-width: 188px;
}
.b-manufacturers__img--black-hills {
  max-width: 70px;
}
.b-manufacturers__img--cci {
  max-width: 72px;
}
.b-manufacturers__img--fiocchi-ammo {
  max-width: 126px;
}
.b-manufacturers__img--remington-ammo {
  max-width: 156px;
}
.b-manufacturers__img--wolf {
  max-width: 152px;
}
.b-manufacturers__img--pmc-ammo {
  max-width: 88px;
}
.b-manufacturers__name {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(64, 64, 64, 0.7);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 7px;
  opacity: 0;
  transition: opacity 0.18s ease-in 0s;
}
@media (min-width: 481px) {
  .b-manufacturers__link {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .b-manufacturers__link {
    width: 33.3%;
  }
  .b-manufacturers__link:last-of-type {
    margin-bottom: 15px;
  }
}
@media (min-width: 1024px) {
  .b-manufacturers__link {
    float: none;
    width: 100%;
  }
  .b-manufacturers__link:last-of-type {
    margin-bottom: 10px;
  }
  .b-manufacturers__img {
    margin-left: 49px;
  }
  .b-manufacturers__link:hover .b-manufacturers__img {
    opacity: 0.5;
    filter: blur(5px);
    -webkit-filter: blur(5px);
  }
  .b-manufacturers__link:hover .b-manufacturers__name {
    opacity: 1;
  }
}
@media (min-width: 1200px) {
  .b-manufacturers__img {
    margin-left: 64px;
  }
}
.b-breadcrumbs {
  min-height: 37px;
  overflow-x: hidden;
  white-space: nowrap;
  text-align: left;
  font-size: 14px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.b-breadcrumbs li {
  display: inline-block;
}
li:first-child .b-breadcrumbs__link {
  padding-left: 0;
}
.b-breadcrumbs__icon {
  color: #a2a2a2;
  position: relative;
  top: 4px;
  font-size: 18px;
}
.b-breadcrumbs__link,
.b-breadcrumbs__label {
  display: inline-block;
  padding: 8px 10px 9px;
  color: #a2a2a2;
}
.b-breadcrumbs__link:hover,
.b-breadcrumbs__label:hover {
  color: #2c2c2c;
  text-decoration: none;
}
.b-breadcrumbs__label {
  color: #2c2c2c;
}
.b-price {
  text-align: left;
  font-size: 24px;
  line-height: 1.1;
}
.b-price_ppr {
  font-size: 14px;
  color: #000;
  vertical-align: bottom;
  border-radius: 2px;
  line-height: 1.1;
  margin-left: 10px;
  font-weight: normal;
}
.b-price_regular {
  font-weight: bold;
  color: #000;
}
.b-price_sale__old {
  line-height: 1em;
  margin: 0;
  color: #bfbfbf;
  text-decoration: line-through;
  font-size: 16px;
}
.b-price_sale__special {
  line-height: 1em;
  margin: 0;
  font-weight: bold;
  color: #000;
}
.b-price_tier {
  font-size: 14px;
  color: #000;
}
.b-price_tier__qty,
.b-price_tier__price {
  font-weight: bold;
}
.b-tier-prices {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-add-to-cart-steps {
  display: inline-flex;
}
.b-add-to-cart-steps__input {
  width: 42px;
  height: 36px;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 0;
  color: #979797;
}
.b-add-to-cart-steps__button {
  display: flex;
  width: 18px;
  background: #fff;
  color: #2c2c2c;
  cursor: pointer;
  border: 1px solid #000;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 18px;
}
.b-add-to-cart-steps__button_decrease {
  border-radius: 4px 0 0 4px;
}
.b-add-to-cart-steps__button_increase {
  border-radius: 0 4px 4px 0;
}
.b-add-to-cart-steps__button:hover {
  text-decoration: none;
  color: #000;
}
.b-add-to-cart__steps {
  margin-right: 8px;
}
.b-add-to-cart__button {
  vertical-align: top;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}
.b-add-to-cart__button .icon {
  position: relative;
  margin-right: 10px;
}
.algoliasearch-autocomplete {
  min-width: 300px;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-title {
  border-bottom: 1px solid #686868;
  font-size: 18px;
  color: #bebebe;
  padding: 10px;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit {
  display: block;
  padding: 10px;
  border-bottom: 1px solid #686868;
  color: #fff;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit:before,
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit:after {
  content: " ";
  display: table;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit:after {
  clear: both;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit:hover,
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit:focus,
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit.marked {
  background-color: #4a4a4a;
  text-decoration: none;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit .thumb {
  float: left;
  margin-right: 5px;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit em {
  font-style: normal;
  font-weight: bold;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-hit .algoliasearch-autocomplete-category {
  color: #bfbfbf;
  display: inline;
  padding-left: 5px;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-all {
  padding: 10px;
  cursor: pointer;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-all,
.algoliasearch-autocomplete .algoliasearch-autocomplete-all a {
  color: #fff;
  display: block;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-all:hover,
.algoliasearch-autocomplete .algoliasearch-autocomplete-all a:hover,
.algoliasearch-autocomplete .algoliasearch-autocomplete-all:focus,
.algoliasearch-autocomplete .algoliasearch-autocomplete-all a:focus,
.algoliasearch-autocomplete .algoliasearch-autocomplete-all:active,
.algoliasearch-autocomplete .algoliasearch-autocomplete-all a:active {
  text-decoration: none;
  color: #fff;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-all:hover {
  background-color: #4a4a4a;
}
.algoliasearch-autocomplete .algoliasearch-autocomplete-empty,
.algoliasearch-autocomplete .algoliasearch-no-results {
  padding: 10px;
}
.b-side-cart {
  text-align: left;
}
.b-side-cart__header {
  background-color: #f7f7f7;
  padding: 10px;
  margin: -10px -10px 0;
  position: relative;
  overflow: hidden;
}
.b-side-cart__header .icon_shopping-cart {
  position: absolute;
  right: 0;
  bottom: -20px;
  color: #FFF;
  font-size: 80px;
  transform: rotate(-20deg);
}
.b-side-cart__title {
  font-size: 20px;
  margin: 0;
}
.b-side-cart__empty {
  color: #404040;
}
.b-side-cart__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-side-cart__summary {
  color: #404040;
  font-size: 18px;
}
.b-side-cart__total {
  color: #000;
  font-weight: bold;
}
.b-side-cart__footer {
  border-top: 1px solid #ebebeb;
  padding: 10px;
  margin: 0 -10px -10px;
}
.b-side-cart__footer:before,
.b-side-cart__footer:after {
  content: " ";
  display: table;
}
.b-side-cart__footer:after {
  clear: both;
}
.b-side-cart__login {
  float: left;
}
.b-side-cart__go-to-cart {
  float: right;
}
.b-side-cart-product {
  margin: 1em 0;
}
.b-side-cart-product:before,
.b-side-cart-product:after {
  content: " ";
  display: table;
}
.b-side-cart-product:after {
  clear: both;
}
.b-side-cart-product__image {
  float: right;
}
.b-side-cart-product__name {
  font-size: 12px;
  margin: 0;
}
.b-side-cart-product__name a {
  color: #000;
}
.b-side-cart-product__subtotal {
  margin: 0;
  color: #bfbfbf;
  font-size: 12px;
}
.b-message {
  border-radius: 3px;
  padding: 10px 10px 10px 43px;
  position: relative;
  text-align: left;
}
.b-message:before {
  position: absolute;
  left: 10px;
  top: 10px;
  /* use !important to prevent issues with browser extensions that
           change fonts */
  font-family: 'symbols' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
}
.b-message--success {
  background-color: #e8f2ea;
  color: #007236;
}
.b-message--success:before {
  content: '\e86c';
}
.b-message--error {
  background-color: #f5e6e6;
  color: #9a0506;
}
.b-message--error:before {
  content: '\e000';
}
.b-message--warning {
  background-color: #738d8d;
  color: #fff;
}
.b-message--warning:before {
  content: '\e002';
}
.messages {
  text-align: left;
  padding: 0;
  list-style: none;
  margin: 0;
}
.messages ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.messages .error-msg,
.messages .warning-msg,
.messages .notice-msg,
.messages .success-msg {
  padding: 10px;
  margin: 1em 0;
}
.messages .error-msg li,
.messages .warning-msg li,
.messages .notice-msg li,
.messages .success-msg li {
  padding-left: 30px;
  position: relative;
}
.messages .error-msg li:before,
.messages .warning-msg li:before,
.messages .notice-msg li:before,
.messages .success-msg li:before {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  /* use !important to prevent issues with browser extensions
                   that change fonts */
  font-family: 'symbols' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
}
.messages .error-msg {
  background-color: #f5e6e6;
  color: #9a0506;
}
.messages .error-msg li:before {
  content: '\e000';
}
.messages .success-msg {
  background-color: #e8f2ea;
  color: #007236;
}
.messages .success-msg li:before {
  content: '\e86c';
}
.messages .warning-msg {
  background-color: #738d8d;
  color: #fff;
}
.messages .warning-msg li:before {
  content: '\e002';
}
.b-warning {
  background-color: #738d8d;
  color: #fff;
  border-radius: 3px;
  margin: 0;
  padding: 10px 10px 10px 43px;
  position: relative;
}
.b-warning:before {
  content: '\e002';
  position: absolute;
  left: 10px;
  top: 10px;
  /* use !important to prevent issues with browser extensions that
           change fonts */
  font-family: 'symbols' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
}
.nav-tabs {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style: none;
  text-align: right;
}
.nav-tabs li {
  display: inline-block;
}
.nav-tabs a {
  display: block !important;
  padding: 7px 19px;
  color: #a2a2a2;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1;
  position: relative;
  z-index: 2;
}
.nav-tabs a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 8px;
  border-width: 0 3px 3px 0;
  border-style: solid;
  border-color: #bebebe;
  width: 12px;
  height: 12px;
}
.nav-tabs a:hover {
  text-decoration: none;
  color: #0076a3;
}
.nav-tabs a:hover:after {
  border-color: #0076a3;
}
.nav-tabs .active {
  display: none;
}
.tab-content .tab-pane {
  display: none;
}
.tab-content .tab-pane.active {
  display: block;
}
.b-tabs-title {
  margin: 0;
  padding: 15px 0;
  position: relative;
  background: linear-gradient(90deg, transparent 0%, transparent 15px, #f3ecda 15px, #f3ecda 160px, transparent 160px, transparent 100%);
}
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: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-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: 767.9px) {
  .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;
  }
}
.table-responsive {
  margin: 10px 0;
}
.table-responsive .table {
  margin-top: 0;
}
.table {
  font-size: 14px;
}
.b-tooltip {
  z-index: 1070;
  border: 1px solid #8f8f8f;
  background: #545454;
  color: #fff;
  border-radius: 6px;
  padding: 15px;
  font-size: 14px;
}
.b-tooltip--bottom:before {
  content: '';
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  transform: rotate(-35deg) skew(20deg);
  background: #545454;
  border-top: 1px solid #8f8f8f;
  border-right: 1px solid #8f8f8f;
  top: -8px;
  right: 50%;
  margin-right: -5px;
}
.b-tooltip hr {
  border-color: #686868;
  margin: 17px 0;
}
.b-tooltip__title {
  font-size: 18px;
  color: #bebebe;
  margin: 0 0 10px;
  padding: 0;
}
.b-rating {
  font-size: 16px;
}
.b-rating__stars {
  display: inline-block;
  position: relative;
  color: #fac302;
  font-family: "Arial Unicode MS", Arial, arial, sans-serif;
}
.b-rating__stars span {
  overflow: hidden;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.b-rating__stars span:before {
  width: 100%;
  content: "\2605\2605\2605\2605\2605";
  white-space: nowrap;
}
.b-rating__link {
  font-size: 14px;
  margin: 0 0 0 5px;
}
.b-product-availability {
  font-size: 14px;
  margin-top: 0;
  text-align: center;
  text-transform: lowercase;
  font-weight: bold;
  color: #2c2c2c;
  letter-spacing: -0.32px;
}
.b-product-availability span {
  display: block;
  width: 78px;
  white-space: nowrap;
}
.b-product-availability--out-of-stock {
  text-align: left;
}
.b-product-availability--out-of-stock span {
  width: auto;
}
.b-geo-trust {
  width: 290px;
}
.b-geo-trust__protected {
  font-size: 14px;
  margin: 0;
  text-align: right;
  line-height: 32px;
}
.b-geo-trust__protected-logo {
  display: block;
  width: 149px;
  margin-left: 141px;
  height: 32px;
  background: white url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/cms/geotrust/geo_trust_logo.png') 0 0 no-repeat;
  text-indent: 999px;
  float: right;
}
.b-geo-trust__ssl {
  text-align: right;
  font-size: 25px;
  font-weight: bold;
  margin: 0;
}
@media (min-width: 768px) {
  .b-geo-trust {
    width: 320px;
  }
  .b-geo-trust__protected-logo {
    margin-left: 10px;
  }
}
.b-logo img {
  height: auto;
}
.b-contact-details__item {
  display: inline-flex;
  align-items: center;
  margin-left: 20px;
}
.b-contact-detail {
  color: #bebebe;
}
a.b-contact-detail:hover,
a.b-contact-detail:focus {
  color: #bebebe;
  text-decoration: none;
}
.b-contact-detail__icon {
  font-size: 30px;
  color: #686868;
}
.b-contact-detail__contact {
  display: none;
}
@media (min-width: 768px) {
  .b-contact-detail__contact {
    line-height: 1;
  }
}
@media (min-width: 1024px) {
  .b-contact-detail__contact {
    line-height: 1;
    display: inline-block;
    margin: 0 0 0 3px;
  }
}
.b-top-link {
  display: block;
  color: #fff;
  line-height: 1;
  text-align: center;
  padding: 0 3px;
}
.b-top-link--secondary {
  color: #bebebe;
}
.b-top-link.collapsed {
  z-index: 1;
}
.b-top-link:hover,
.b-top-link:focus {
  color: #fff;
  text-decoration: none;
}
.b-top-link__icon {
  font-size: 28px;
}
.b-top-link__icon--person {
  padding: 3px;
  stroke: currentColor;
}
.b-top-link__icon--cart {
  padding: 2px;
  stroke: currentColor;
}
.b-top-link--secondary .b-top-link__icon {
  color: #686868;
}
.b-top-link__label {
  font-size: 14px;
  display: block;
  max-width: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 1.14;
}
.b-top-link-popup {
  display: none;
  position: absolute;
  right: 0;
}
.b-top-link-popup:after {
  content: '';
  display: block;
  width: 100%;
  height: 20px;
  top: -20px;
  left: 0;
  position: absolute;
}
.b-top-link-wrapper {
  position: relative;
  border-radius: 3px;
}
.b-top-link-wrapper:hover {
  background: #2d2d2d;
}
.b-top-link-wrapper:hover .b-top-link-popup {
  display: block;
}
@media (min-width: 390px) {
  .b-top-link {
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .b-top-link {
    padding: 10px;
  }
}
.b-account-popup {
  padding: 20px 30px;
  width: 235px;
  right: 50%;
  top: calc(100%);
  transform: translate(48px, 15px);
}
.b-account-popup:before {
  right: 45px;
}
.b-account-popup a {
  color: #fff;
}
.b-account-popup a:active,
.b-account-popup a:visited,
.b-account-popup a:hover {
  text-decoration: none;
  color: #fff;
}
.b-account-popup__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-account-popup__list > li {
  margin: 0 0 5px;
}
.b-account-popup__logout-link {
  margin: 0;
}
@media (min-width: 768px) {
  .b-account-popup {
    top: calc(100% - 10px);
  }
}
.b-cart-popup {
  padding: 15px 30px;
  width: 310px;
  right: 50%;
  top: calc(100%);
  transform: translate(30px, 15px);
}
.b-cart-popup:before {
  right: 25px;
}
@media (min-width: 481px) {
  .b-cart-popup {
    min-width: 400px;
  }
}
@media (min-width: 768px) {
  .b-cart-popup {
    min-width: 500px;
    top: calc(100% - 10px);
  }
}
@media (min-width: 1250px) {
  .b-cart-popup {
    transform: translate(48px, 15px);
  }
  .b-cart-popup:before {
    right: 45px;
  }
}
.top-mini-search {
  height: 45px;
  margin: 21px 0;
  border-radius: 6px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  position: relative;
}
.top-mini-search .input-text {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  height: 100%;
  border: 0;
  font-size: 16px;
  padding: 0 25px;
  width: calc(100% - 80px);
  color: #686868;
}
.top-mini-search .algoliasearch-autocomplete {
  position: absolute;
  right: -10px;
  top: 120%;
  width: calc(100% + 20px);
  z-index: 101;
  padding: 0;
}
.top-mini-search .btn-search {
  background: #e21718;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border: 0;
  width: 80px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.top-mini-search .btn-search .icon {
  font-size: 29px;
  color: #fff;
}
.top-mini-search .btn-search:hover {
  background: #9a0506;
}
@media (max-width: 420px) {
  .top-mini-search .input-text {
    padding: 0 10px;
    width: calc(100% - 50px);
  }
  .top-mini-search .btn-search {
    width: 50px;
  }
}
@media (min-width: 768px) {
  .top-mini-search {
    margin: 0;
  }
  .top-mini-search .input-text {
    width: calc(100% - 64px);
  }
  .top-mini-search .btn-search {
    width: 64px;
  }
}
.b-header-cart {
  color: #e8e8e8;
}
.b-header-cart__header {
  padding: 5px 0 0;
}
.b-header-cart__title {
  font-size: 24px;
  margin: 0 0 4px;
  display: block;
}
.b-header-cart__summary-count {
  margin: 0;
}
.b-header-cart__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.b-header-cart__summary {
  font-size: 16px;
  margin: 24px 0 10px 65px;
  line-height: 1;
}
.b-header-cart__footer {
  display: flex;
  flex-direction: row;
  justify-content: right;
}
.b-header-cart__checkout {
  margin-left: 15px;
}
.b-header-cart__go-to-cart {
  text-transform: uppercase;
  font-weight: bold;
}
.b-header-cart-list__item {
  margin-bottom: 15px;
}
.b-header-cart-product {
  display: flex;
}
.b-header-cart-product__content {
  padding-left: 15px;
}
.b-header-cart-product__image {
  width: 50px;
  min-width: 50px;
}
.b-header-cart-product__name,
.b-header-cart-product__subtotal {
  margin: 0 0 5px;
  line-height: 1.3;
}
.b-header-cart-product__name a,
.b-header-cart-product__subtotal a {
  color: #e8e8e8;
}
.b-header-cart-product__name a:hover,
.b-header-cart-product__subtotal a:hover {
  text-decoration: none;
}
.b-social-connect:before,
.b-social-connect:after {
  content: " ";
  display: table;
}
.b-social-connect:after {
  clear: both;
}
.b-social-connect__header {
  color: white;
  text-align: left;
}
.b-social-connect__icon {
  font-size: 30px;
  color: #7D7D7D;
  float: left;
  margin-right: 10px;
}
.b-social-connect__links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.b-social-connect__links li {
  float: left;
}
.b-social-connect__link {
  margin-right: 5px;
  font-size: 36px;
}
a.b-social-connect__link_twitter {
  color: #0f1419 !important;
}
a.b-social-connect__link_facebook {
  color: #3b5998 !important;
}
a.b-social-connect__link_instagram {
  color: #6A54C5 !important;
}
.b-social-connect__link a:hover {
  color: #bfbfbf !important;
}
.b-copy {
  text-align: left;
  color: #7d7d7d;
}
.b-contact-us {
  text-align: left;
}
.b-contact-us__header {
  color: white;
}
.b-more-information:before,
.b-more-information:after {
  content: " ";
  display: table;
}
.b-more-information:after {
  clear: both;
}
.b-more-information__header {
  color: white;
  text-align: left;
}
.b-more-information__links {
  list-style: none;
  padding: 0;
  margin: 0 0 0 -10px;
  overflow-x: hidden;
}
.b-more-information__links:before,
.b-more-information__links:after {
  content: " ";
  display: table;
}
.b-more-information__links:after {
  clear: both;
}
.b-more-information__links li {
  float: left;
}
.b-more-information__link {
  display: block;
  position: relative;
  left: -1px;
  padding: 0 10px;
  border-left: 1px solid #bfbfbf;
  margin-bottom: 0.5em;
}
.b-more-information__link--first {
  border-left: none;
}
.b-bottom-nav {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  max-width: 768px;
}
.b-bottom-nav__item {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #808080;
}
.b-bottom-nav__item:hover {
  background-color: #808080;
  color: #FFF !important;
  text-decoration: none;
}
.l-header {
  background: #272727;
  color: #bebebe;
  display: flex;
}
.l-header__top {
  display: none;
}
.l-header__logo {
  padding: 13px 15px 10px;
  width: 103px;
  min-width: 103px;
}
.l-header__content {
  padding: 15px 0 0;
  width: calc(100% - 113px);
}
.l-header__top-links {
  display: flex;
  justify-content: space-between;
  padding-bottom: 15px;
  border-bottom: 1px solid #545454;
  min-height: 63px;
}
.l-header .b-top-link__label {
  font-size: 12px;
}
@media (min-width: 390px) {
  .l-header__top-links {
    justify-content: right;
  }
  .l-header .b-top-link__label {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .l-header__top {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #545454;
  }
  .l-header__content {
    padding: 5px 0 0;
  }
  .l-header__sentence {
    font-size: 24px;
    color: #bebebe;
  }
  .l-header__bottom {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 17px 0;
  }
  .l-header__top-links {
    padding: 0;
    border: 0;
    min-height: 67px;
  }
  .l-header__search {
    max-width: 485px;
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .l-header__logo {
    width: calc(20.833333333333336% + 20px);
    padding-right: 40px;
    text-align: center;
  }
  .l-header__content {
    width: calc(79.16666666666666% - 20px);
  }
}
.l-footer {
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 0 10px 0;
  font-size: 14px;
  color: #bfbfbf;
}
.l-footer:before,
.l-footer:after {
  content: " ";
  display: table;
}
.l-footer:after {
  clear: both;
}
.l-footer a {
  color: #bfbfbf;
}
.l-footer a:hover {
  color: #bfbfbf;
}
.l-footer__menu,
.l-footer__more-information,
.l-footer__contact-us,
.l-footer__social-connect,
.l-footer__copy {
  position: relative;
  min-height: 1px;
  padding-left: 5px;
  padding-right: 5px;
  float: left;
  width: 100%;
}
.l-footer__more-information,
.l-footer__contact-us,
.l-footer__social-connect,
.l-footer__copy {
  padding-left: 10px;
}
@media (min-width: 768px) {
  .l-footer__menu {
    display: none;
  }
  .l-footer__more-information {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 70.83333333%;
    padding-left: 10px;
  }
  .l-footer__social-connect {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 29.16666667%;
  }
}
@media (min-width: 1024px) {
  .l-footer {
    padding-top: 30px;
  }
  .l-footer__more-information {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 50%;
  }
  .l-footer__contact-us {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 20.83333333%;
    right: 16.66666667%;
  }
  .l-footer__social-connect {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 16.66666667%;
    left: 33.33333333%;
  }
  .l-footer__copy {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 100%;
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .l-breadcrumbs {
    margin-left: -5px;
    margin-right: -5px;
  }
  .l-breadcrumbs:before,
  .l-breadcrumbs:after {
    content: " ";
    display: table;
  }
  .l-breadcrumbs:after {
    clear: both;
  }
  .l-breadcrumbs__column {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .l-breadcrumbs__column {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 79.16666667%;
    left: 20.83333333%;
    padding-left: 20px;
  }
}
.l-sidebar {
  text-align: center;
}
.l-sidebar__additional-content,
.l-sidebar__cc,
.l-sidebar__account-navigation,
.l-sidebar__satisfaction-guaranteed,
.l-sidebar__website-reviews {
  margin: 10px 0;
}
.l-sidebar__additional-content > *,
.l-sidebar__cc > *,
.l-sidebar__account-navigation > *,
.l-sidebar__satisfaction-guaranteed > *,
.l-sidebar__website-reviews > * {
  margin-left: auto;
  margin-right: auto;
}
.l-sidebar__side-cart {
  display: none;
}
@media (min-width: 1024px) {
  .l-sidebar__manufacturers {
    margin-left: 0;
    margin-right: 0;
  }
  .l-sidebar__manufacturers,
  .l-sidebar__subscribe,
  .l-sidebar__additional-content,
  .l-sidebar__nra,
  .l-sidebar__cc,
  .l-sidebar__satisfaction-guaranteed,
  .l-sidebar__website-reviews {
    width: 100%;
    padding: 0;
    float: none;
  }
  .l-sidebar__side-cart {
    display: block;
  }
  .l-sidebar__account-navigation,
  .l-sidebar__side-cart,
  .l-sidebar__satisfaction-guaranteed {
    margin-top: 0;
  }
}
html,
body {
  overflow-x: hidden;
}
.l-page {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.l-page__nav {
  background-color: #9a0506;
}
.l-page__breadcrumbs {
  display: none;
}
.l-page__layout {
  padding-top: 10px;
}
.l-page__header,
.l-page__footer {
  background-color: #404040;
}
.l-layout__main {
  margin-bottom: 30px;
}
.l-layout__nav-column .b-manufacturers__img {
  margin-left: auto;
}
.l-layout__nav-column .u-card {
  margin-bottom: 30px;
}
.s-checkout-notice {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .l-page__nav .b-top-nav {
    position: relative;
  }
  .l-page__nav .b-category-nav-toggle {
    position: absolute;
    bottom: 22px;
    left: 22px;
  }
  .l-page__nav .b-category-nav-toggle .icon {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .l-page__breadcrumbs {
    display: block;
    background: #f3f4f3;
  }
  .l-layout__sidebar {
    margin-left: -5px;
    margin-right: -5px;
  }
  .l-layout__sidebar:before,
  .l-layout__sidebar:after {
    content: " ";
    display: table;
  }
  .l-layout__sidebar:after {
    clear: both;
  }
}
@media (max-width: 1023.9px) {
  .l-page--category-open {
    position: fixed;
  }
  .l-page--category-open .l-layout__nav-column {
    display: block;
    position: fixed;
    top: 0;
    height: 100%;
    width: 250px;
    overflow-y: auto;
    z-index: 104;
    padding: 10px 0;
  }
  .l-page--category-open .l-layout__nav-column > * {
    display: none;
  }
  .l-page--category-open .l-layout__nav-column .b-category-nav-container {
    display: block;
  }
  .l-page--category-open .l-layout__nav-column .b-category-nav-container.u-card {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .l-layout__nav-column .b-category-nav-container {
    display: none;
  }
}
@media (min-width: 1024px) {
  .l-page--with-breadcrumbs .l-layout__nav-column {
    top: -57px;
  }
  .l-page__footer-wrapper {
    position: relative;
  }
  .l-hero__column,
  .l-info__column {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 79.16666667%;
    left: 20.83333333%;
  }
  .l-layout {
    margin-left: -5px;
    margin-right: -5px;
  }
  .l-layout:before,
  .l-layout:after {
    content: " ";
    display: table;
  }
  .l-layout:after {
    clear: both;
  }
  .l-layout__nav-column {
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 20.83333333%;
    display: block;
    position: relative;
    top: -42px;
    z-index: 2;
  }
  .l-layout--with-sidebar .l-layout__nav-column {
    right: 54.16666667%;
  }
  .l-layout--with-sidebar .l-layout__main {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 54.16666667%;
    left: 20.83333333%;
  }
  .l-layout--with-sidebar .l-layout__sidebar {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 25%;
    margin: 0;
  }
  .l-layout--without-sidebar .l-layout__nav-column {
    right: 79.16666667%;
  }
  .l-layout--without-sidebar .l-layout__main {
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    float: left;
    width: 79.16666667%;
    left: 20.83333333%;
  }
}
@media (min-width: 1200px) {
  body {
    content: "desktop";
    ie8: "desktop";
  }
  .l-page {
    max-width: 1200px;
  }
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1141;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1142;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1144;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  max-width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1143;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1145;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.b-product-review {
  text-align: left;
  padding: 20px 0 0;
}
.b-product-review__rating {
  height: 20px;
  margin: 0 10px 0 0;
  display: inline-block;
  float: left;
}
.b-product-review__info {
  font-size: 14px;
  color: #404040;
  margin: 0;
}
.b-product-review__header {
  margin-bottom: 11px;
}
.b-product-review__header p {
  margin: 0;
}
.b-product-review__date,
.b-product-review__author {
  font-weight: bold;
}
.b-product-review__details {
  font-size: 14px;
  line-height: 1.28571429;
  margin: 0 0 15px;
}
.b-product-rating-info {
  display: block;
  padding: 0;
  text-align: left;
  margin-bottom: 12px;
}
.b-product-rating-info__label {
  font-size: 14px;
  line-height: 22px;
  display: inline-block;
}
.b-product-rating-info__label a {
  color: #2c2c2c;
}
.b-product-rating-info__data {
  display: inline-block;
  vertical-align: top;
  font-size: 18px;
  line-height: 22px;
}
.b-product-rating-info .b-rating {
  margin: 0 5px 0 0;
  font-size: 18px;
}
@media (min-width: 768px) {
  .b-product-rating-info {
    text-align: left;
  }
}
.b-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  color: #404040;
}
.b-title span {
  display: block;
  font-size: 34px;
  line-height: 1.1;
  text-transform: uppercase;
  font-family: "Stencil BT", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: -0.46px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .b-title {
    font-size: 21px;
  }
  .b-title span {
    font-size: 42px;
  }
}
.b-product-section {
  margin: 0 0 40px;
  padding-top: 10px;
}
.b-product-section__title {
  font-size: 20px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 1;
}
.b-product-section__title span {
  display: table;
  padding: 0 10px;
  margin: 0 -10px;
  position: relative;
  background: linear-gradient(0, #f3ecda 0, #f3ecda 25px, transparent 25px, transparent 100%);
}
.b-product-section__subtitle {
  color: #000;
  font-size: 18px;
  line-height: 1.11111111;
  padding: 7px 10px;
  background: #f3ecda;
  margin: 10px 0;
}
.b-product-ico-btn {
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #404040;
  border-radius: 5px;
  background: #fff;
  width: 60px;
  opacity: 0.65;
  vertical-align: top;
}
.b-product-ico-btn:hover,
.b-product-ico-btn:focus {
  text-decoration: none;
}
.b-product-ico-btn:hover {
  opacity: 1;
}
.b-product-ico-btn img {
  width: auto;
  height: auto;
}
.b-product-ico-btn__img {
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.b-product-ico-btn__label {
  display: block;
  height: 30px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: -0.24px;
  text-align: center;
  color: #404040;
  padding: 3px 0;
}
.b-product-gallery {
  padding: 0;
  list-style: none;
  margin: -5px;
}
.b-product-gallery:before,
.b-product-gallery:after {
  content: " ";
  display: table;
}
.b-product-gallery:after {
  clear: both;
}
.b-product-gallery__photo {
  float: left;
  padding: 5px;
  width: 33.33333%;
}
.b-product-gallery__photo img {
  width: 100%;
  height: auto;
  border: 1px solid #808080;
}
.b-product-shop {
  position: relative;
  margin: 0 0 30px;
}
.b-product-shop__price {
  margin-bottom: 12px;
}
.b-product-shop__price .b-price_regular,
.b-product-shop__price .b-price_sale {
  display: inline-block;
  font-size: 30px;
  line-height: 30px;
  margin-right: 10px;
  vertical-align: top;
}
.b-product-shop__price .b-price_sale__old {
  font-size: 20px;
}
.b-product-shop__price .b-price_ppr {
  display: inline-block;
  line-height: 21px;
}
.b-product-shop__tier-price {
  margin: 0 0 10px;
}
.b-product-shop__add-to-cart {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.b-product-shop__tested {
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
}
.b-product-shop__tested > a {
  display: inline-block;
  padding: 10px;
  border: 1px solid #E8E8E8;
  border-radius: 9px;
  background: #fff;
}
.b-product-shop__rebate-message {
  margin: 0 0 10px 0;
}
@media (min-width: 768px) {
  .b-product-shop__price {
    text-align: left;
  }
  .b-product-shop__price .b-price_regular {
    margin-right: 0;
  }
  .b-product-shop__price .b-price_ppr {
    display: inline-block;
  }
  .b-product-shop__add-to-cart {
    justify-content: flex-start;
    min-width: 225px;
  }
  .b-product-shop__tested {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
  }
  .b-product-shop__rebate-message {
    float: right;
    width: 100%;
  }
}
.b-product-attribute {
  display: block;
}
.b-product-attribute__box {
  display: flex;
  align-items: center;
  min-height: 28px;
  padding-top: 5px;
  padding-bottom: 4px;
  font-size: 16px;
  line-height: 1;
}
.b-product-attribute__label {
  width: 50%;
  padding-right: 5px;
  font-weight: bold;
}
.b-product-attribute__data {
  text-align: left;
  width: 50%;
  padding-left: 5px;
  word-break: break-word;
}
.b-product-attributes {
  text-align: left;
  list-style: none;
  padding: 20px;
}
@media (min-width: 768px) {
  .b-product-attribute__box {
    padding-top: 0;
    padding-bottom: 0;
  }
  .b-product-attribute__label,
  .b-product-attribute__data {
    padding-top: 1px;
  }
  .b-product-attributes {
    position: relative;
  }
}
.b-product-essential {
  text-align: left;
}
.b-product-essential__media {
  max-width: 550px;
  margin: 0 auto;
}
.b-product-essential__image {
  margin-bottom: 10px;
}
.b-product-essential__image img {
  width: 100%;
  height: auto;
  border: 1px solid #808080;
}
.b-product-essential__gallery {
  margin-bottom: 10px;
}
.b-product-essential__attributes {
  margin-top: 24px;
  margin-bottom: 0;
  clear: both;
}
.b-product-essential__description {
  margin: 1em 20px 1.5em;
  font-size: 16px;
  line-height: 22px;
}
.b-product-essential__description p {
  font-size: 16px;
  line-height: 1.375;
}
.b-product-essential__description h2 {
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0;
}
.b-product-essential__video {
  margin-bottom: 10px;
}
.b-product-essential__product-name {
  line-height: 1.08333333;
  font-weight: bold;
  color: #9a0506;
}
.b-product-essential__main {
  margin-bottom: 40px;
}
.b-product-essential__main:before,
.b-product-essential__main:after {
  content: " ";
  display: table;
}
.b-product-essential__main:after {
  clear: both;
}
.b-product-essential__shop {
  max-width: 230px;
  margin: 0 auto;
}
.b-product-essential__ico-btn-wrapper {
  margin-bottom: 25px;
  height: 65px;
}
.b-product-essential__ico-btn {
  display: flex;
  justify-content: center;
}
.b-product-essential__ico-btn .b-product-ico-btn {
  margin: 0 2px;
}
.b-product-essential__ico-btn--sticky {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 10000;
  background: #f0f0f0;
  padding: 8px;
  justify-content: flex-end;
}
.b-product-essential__ico-btn--sticky .b-product-ico-btn__label {
  display: none;
}
.b-product-essential__ico-btn-to-top {
  display: none;
}
.b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-to-top {
  display: flex;
}
.b-product-video__video {
  position: relative;
}
.b-product-video__wistia-thumbnail {
  position: absolute;
  height: auto;
  z-index: 2;
  cursor: pointer;
}
@media (max-width: 767px) {
  .b-product-essential__attributes-wrapper .b-product-essential__attributes:first-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  .b-product-essential__attributes-wrapper .b-product-essential__attributes:first-child .b-product-attribute:last-child .b-product-attribute__box {
    border-bottom: 1px solid #e8e8e8;
  }
  .b-product-essential__attributes-wrapper .b-product-essential__attributes:last-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  .b-product-essential__ico-btn-wrapper {
    margin-left: -13px;
    margin-right: -13px;
    width: 256px;
  }
}
@media (min-width: 768px) {
  .b-product-essential {
    position: relative;
  }
  .b-product-essential__attributes-wrapper {
    display: flex;
    margin-top: 26px;
  }
  .b-product-essential__media {
    margin-bottom: 40px;
  }
  .b-product-essential__product-name {
    margin-bottom: 20px;
  }
  .b-product-essential__main-title,
  .b-product-essential__main-left,
  .b-product-essential__main-right {
    position: relative;
    float: left;
    width: 50%;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .b-product-essential__main {
    margin-left: -5px;
    margin-right: -5px;
  }
  .b-product-essential__description {
    margin-left: 0;
    margin-right: 0;
  }
  .b-product-essential__main-title,
  .b-product-essential__main-right {
    float: right;
  }
  .b-product-essential__main-left {
    padding-right: 10px;
  }
  .b-product-essential__main-right {
    padding-left: 5px;
  }
  .b-product-essential__main-right .b-xnotif-product {
    clear: both;
  }
  .b-product-essential__shop {
    max-width: unset;
  }
  .b-product-essential__shop--geltest {
    min-height: 90px;
  }
  .b-product-essential__ico-btn-wrapper {
    height: auto;
    margin: 0;
  }
  .b-product-essential__ico-btn {
    justify-content: flex-end;
    float: right;
    margin-bottom: 10px;
  }
  .b-product-essential__ico-btn--sticky {
    width: auto;
    padding: 12px;
    display: inline-flex;
    border-bottom-left-radius: 5px;
  }
}
@media (min-width: 1200px) {
  .b-product-essential__ico-btn--sticky {
    padding-right: calc(((100vw - 1200px) / 2) + 10px);
  }
}
@media (min-width: 1328px) {
  .b-product-essential__ico-btn--sticky {
    padding-right: calc(((100vw - 1200px) / 2) - 56px);
  }
}
@media (min-width: 1420px) {
  .b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-expand {
    width: 28px;
    height: 28px;
    position: absolute;
    top: 18px;
    right: 10px;
    cursor: pointer;
  }
  .b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-expand:before,
  .b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-expand:after {
    content: '';
    display: block;
    background: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/page/product/essential/right-arrow.svg') center center no-repeat;
    width: 15px;
    height: 14px;
    position: absolute;
    opacity: 0.65;
  }
  .b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-expand:before {
    transform: rotate(-45deg);
    bottom: 2px;
    left: 2px;
  }
  .b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-expand:after {
    transform: rotate(135deg);
    top: 2px;
    right: 2px;
  }
  .b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-expand:hover:before,
  .b-product-essential__ico-btn--sticky .b-product-essential__ico-btn-expand:hover:after {
    opacity: 1;
  }
  .b-product-essential__ico-btn--sticky.b-product-essential__ico-btn--collapsed .b-product-ico-btn:not(.b-product-essential__ico-btn-to-top) {
    display: none;
  }
  .b-product-essential__ico-btn--sticky.b-product-essential__ico-btn--collapsed .b-product-essential__ico-btn-expand:before {
    transform: rotate(135deg);
    bottom: 0;
    left: 0;
  }
  .b-product-essential__ico-btn--sticky.b-product-essential__ico-btn--collapsed .b-product-essential__ico-btn-expand:after {
    transform: rotate(-45deg);
    top: 0;
    right: 0;
  }
}
.b-form_review {
  text-align: left;
}
.b-form_review__title {
  font-weight: bold;
  font-size: 18px;
  margin: 18px 0;
  display: block;
}
.b-form_review .e-input_text {
  width: 100%;
}
.u-col-sm-6 .b-form_review__name {
  width: 100%;
}
.b-form_review__images-label {
  margin-top: 13px;
  display: block;
}
.b-form_review .e-label {
  color: #333 !important;
}
.b-form_review .e-label:after {
  color: #333;
}
.b-form_review__review textarea {
  resize: vertical;
  min-height: 134px;
}
.b-form_review__upload-images {
  margin-bottom: 20px;
}
.b-form_review .b-form__actions {
  text-align: center;
  margin-bottom: 20px;
  clear: left;
}
.b-stars-control__label {
  pointer-events: none;
  font-size: 14px;
  line-height: 15px;
}
.b-stars-control__stars-inputs {
  display: none;
}
.b-stars-control__stars {
  font-size: 40px;
  height: 40px;
}
.b-stars-control__stars .icon {
  cursor: pointer;
}
.b-stars-control__stars .icon.icon_star {
  display: none;
  color: #e8b503;
}
.b-stars-control__stars .icon.icon_star-border {
  color: #bfbfbf;
}
.b-stars-control__stars.stars1 .stars-1 .icon_star,
.b-stars-control__stars.selected-stars1 .stars-1 .icon_star {
  display: inline-block;
}
.b-stars-control__stars.stars1 .stars-1 .icon_star-border,
.b-stars-control__stars.selected-stars1 .stars-1 .icon_star-border {
  display: none;
}
.b-stars-control__stars.stars2 .stars-1 .icon_star,
.b-stars-control__stars.selected-stars2 .stars-1 .icon_star,
.b-stars-control__stars.stars2 .stars-2 .icon_star,
.b-stars-control__stars.selected-stars2 .stars-2 .icon_star {
  display: inline-block;
}
.b-stars-control__stars.stars2 .stars-1 .icon_star-border,
.b-stars-control__stars.selected-stars2 .stars-1 .icon_star-border,
.b-stars-control__stars.stars2 .stars-2 .icon_star-border,
.b-stars-control__stars.selected-stars2 .stars-2 .icon_star-border {
  display: none;
}
.b-stars-control__stars.stars3 .stars-1 .icon_star,
.b-stars-control__stars.selected-stars3 .stars-1 .icon_star,
.b-stars-control__stars.stars3 .stars-2 .icon_star,
.b-stars-control__stars.selected-stars3 .stars-2 .icon_star,
.b-stars-control__stars.stars3 .stars-3 .icon_star,
.b-stars-control__stars.selected-stars3 .stars-3 .icon_star {
  display: inline-block;
}
.b-stars-control__stars.stars3 .stars-1 .icon_star-border,
.b-stars-control__stars.selected-stars3 .stars-1 .icon_star-border,
.b-stars-control__stars.stars3 .stars-2 .icon_star-border,
.b-stars-control__stars.selected-stars3 .stars-2 .icon_star-border,
.b-stars-control__stars.stars3 .stars-3 .icon_star-border,
.b-stars-control__stars.selected-stars3 .stars-3 .icon_star-border {
  display: none;
}
.b-stars-control__stars.stars4 .stars-1 .icon_star,
.b-stars-control__stars.selected-stars4 .stars-1 .icon_star,
.b-stars-control__stars.stars4 .stars-2 .icon_star,
.b-stars-control__stars.selected-stars4 .stars-2 .icon_star,
.b-stars-control__stars.stars4 .stars-3 .icon_star,
.b-stars-control__stars.selected-stars4 .stars-3 .icon_star,
.b-stars-control__stars.stars4 .stars-4 .icon_star,
.b-stars-control__stars.selected-stars4 .stars-4 .icon_star {
  display: inline-block;
}
.b-stars-control__stars.stars4 .stars-1 .icon_star-border,
.b-stars-control__stars.selected-stars4 .stars-1 .icon_star-border,
.b-stars-control__stars.stars4 .stars-2 .icon_star-border,
.b-stars-control__stars.selected-stars4 .stars-2 .icon_star-border,
.b-stars-control__stars.stars4 .stars-3 .icon_star-border,
.b-stars-control__stars.selected-stars4 .stars-3 .icon_star-border,
.b-stars-control__stars.stars4 .stars-4 .icon_star-border,
.b-stars-control__stars.selected-stars4 .stars-4 .icon_star-border {
  display: none;
}
.b-stars-control__stars.stars5 .stars-1 .icon_star,
.b-stars-control__stars.selected-stars5 .stars-1 .icon_star,
.b-stars-control__stars.stars5 .stars-2 .icon_star,
.b-stars-control__stars.selected-stars5 .stars-2 .icon_star,
.b-stars-control__stars.stars5 .stars-3 .icon_star,
.b-stars-control__stars.selected-stars5 .stars-3 .icon_star,
.b-stars-control__stars.stars5 .stars-4 .icon_star,
.b-stars-control__stars.selected-stars5 .stars-4 .icon_star,
.b-stars-control__stars.stars5 .stars-5 .icon_star,
.b-stars-control__stars.selected-stars5 .stars-5 .icon_star {
  display: inline-block;
}
.b-stars-control__stars.stars5 .stars-1 .icon_star-border,
.b-stars-control__stars.selected-stars5 .stars-1 .icon_star-border,
.b-stars-control__stars.stars5 .stars-2 .icon_star-border,
.b-stars-control__stars.selected-stars5 .stars-2 .icon_star-border,
.b-stars-control__stars.stars5 .stars-3 .icon_star-border,
.b-stars-control__stars.selected-stars5 .stars-3 .icon_star-border,
.b-stars-control__stars.stars5 .stars-4 .icon_star-border,
.b-stars-control__stars.selected-stars5 .stars-4 .icon_star-border,
.b-stars-control__stars.stars5 .stars-5 .icon_star-border,
.b-stars-control__stars.selected-stars5 .stars-5 .icon_star-border {
  display: none;
}
.b-review-low-rating {
  border: 1px solid #f5e6e6;
  margin: 10px 0;
  padding: 10px 10px;
}
.btn-submit-review > .icon {
  top: -1px;
  font-size: 18px;
  height: 18px;
  vertical-align: middle;
  margin-right: 10px;
}
@media (min-width: 481px) {
  .b-form_review__name {
    width: 50%;
  }
  .b-review-low-rating__email {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .b-form_review .b-form__actions {
    text-align: right;
  }
  .b-form_review__upload-images {
    float: right;
  }
}
.b-product-reviews {
  text-align: left;
}
.b-product-reviews__list {
  margin: 30px 0;
  padding: 0;
  list-style: none;
  clear: both;
}
.b-product-reviews .leave-a-review {
  text-transform: uppercase;
  font-size: 14px;
}
.b-product-reviews .leave-a-review img {
  opacity: 0.8;
  margin-left: 10px;
}
.b-product-reviews__subtitle {
  max-width: 755px;
}
.b-product-reviews .b-product-review {
  border-bottom: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  .b-product-reviews__list--multiple {
    display: flex;
    flex-wrap: wrap;
  }
  .b-product-reviews__list--multiple .b-product-review {
    width: 50%;
    position: relative;
  }
  .b-product-reviews__list--multiple .b-product-review:nth-child(odd) {
    padding-right: 30px;
  }
  .b-product-reviews__list--multiple .b-product-review:nth-child(odd):after {
    content: '';
    display: block;
    height: 80%;
    border-right: 1px solid #ebebeb;
    position: absolute;
    top: 10%;
    right: 0;
  }
  .b-product-reviews__list--multiple .b-product-review:nth-child(even) {
    padding-left: 30px;
  }
}
.b-geltest__subtitle {
  margin: 20px 0 0;
  display: flex;
  align-items: center;
}
.b-geltest__subtitle-icon {
  margin-right: 10px;
  font-size: 1.6em;
  height: 0.7em;
  width: 0.7em;
  min-width: 0.7em;
}
.b-geltest__video {
  margin-bottom: 10px;
}
.b-geltest__video img {
  width: 100%;
  height: auto;
}
.b-geltest__main-image img {
  width: 100%;
  height: auto;
}
.b-geltest__test-data {
  margin: 20px auto;
  max-width: 670px;
}
.b-geltest__test-data thead th {
  text-align: center;
}
.b-geltest__test-data tbody td {
  text-align: center;
}
.b-geltest__summary {
  padding: 0 10px;
  margin-bottom: 20px;
}
.b-geltest__summary *:first-child {
  margin-top: 0;
}
.b-before-after__item img {
  width: 100%;
  height: auto;
}
.b-geltest-graphs__expansion img,
.b-geltest-graphs__penetration img,
.b-geltest-graphs__expansion svg,
.b-geltest-graphs__penetration svg {
  width: 100%;
  height: auto;
}
.b-geltest-graphs__expansion h4,
.b-geltest-graphs__penetration h4 {
  margin: 20px 0;
}
.b-geltest-gallery-list {
  margin-bottom: 20px;
  padding: 0;
}
.b-geltest-gallery-list__item {
  list-style: none;
  margin: 0 0 10px;
}
.b-geltest-gallery-list__item img {
  width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .b-geltest__subtitle {
    margin-bottom: 3px;
  }
  .u-row--double > .b-geltest__subtitle {
    margin-left: 10px;
    margin-right: 10px;
  }
  .b-geltest__bottom-desc {
    display: flex;
    align-items: flex-end;
  }
}
.b-ballistic__subtitle {
  font-size: 20px;
  line-height: 1.35;
  font-weight: normal;
  margin: 50px 0 5px;
}
.b-ballistic canvas {
  width: 100%;
  min-width: 700px;
  background: #f7f7f7;
  display: block;
}
.b-ballistic canvas.rifle,
.b-ballistic canvas.rimfire {
  background-image: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/page/product/ballistic/graph-rifle.svg'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/page/product/ballistic/graph-background.svg');
  background-position: 2% 80%, 0 bottom;
  background-repeat: no-repeat;
  background-size: 17%, 100%;
}
.b-ballistic canvas.handgun {
  background-image: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/page/product/ballistic/graph-handgun.svg'), url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/page/product/ballistic/graph-background.svg');
  background-position: 3% 73%, 0 bottom;
  background-repeat: no-repeat;
  background-size: 16.5%, 100%;
}
.b-ammo-details {
  background: #f7f7f7;
  padding: 10px;
}
.b-ammo-details__label {
  text-align: left;
}
.b-ammo-details__label small {
  font-size: 12px;
  line-height: 1.16666667;
}
.b-ammo-details__value {
  text-align: right;
}
.b-ammo-details__table {
  font-size: 16px;
  line-height: 1.125;
}
.b-ammo-details__table td,
.b-ammo-details__table th {
  padding: 3px 7px;
}
.b-ammo-details__table--params {
  margin-right: 30px;
}
.b-ammo-details__table--params .b-ammo-details__value {
  padding-left: 20px;
}
.b-ammo-details__table--trajectory td {
  border-top: 1px solid #ddd;
}
.b-ammo-details__table--trajectory th {
  color: #A1A1A1;
  font-weight: normal;
}
.b-ammo-details__barrel-length-info {
  font-size: 25px;
  line-height: 0;
  display: inline-block;
  position: relative;
  color: #ee930a;
}
.b-ammo-details__barrel-length-info-tooltip {
  display: none;
  position: absolute;
  background: #000;
  color: #fff;
  border-radius: 5px;
  top: -35px;
  left: calc(100% + 10px);
  line-height: 1;
  font-size: 13px;
  width: 190px;
  padding: 8px;
  text-align: left;
}
.b-ammo-details__barrel-length-info-tooltip:before {
  content: '';
  display: block;
  position: absolute;
  top: 27px;
  left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #000 #000;
  transform: rotate(45deg);
}
.b-ammo-details__barrel-length-info-tooltip--mobile {
  color: #A1A1A1;
  font-size: 13px;
  line-height: 1;
  margin-bottom: 10px;
}
.b-ammo-details__list {
  margin: 10px 0;
}
.b-ammo-details__list-row {
  display: flex;
  margin: 2px 0;
}
.b-ammo-details__list .b-ammo-details__label {
  width: 180px;
  display: inline-block;
}
.b-ammo-details__list .b-ammo-details__value {
  margin: 0;
  min-width: 80px;
}
.b-comparison-table {
  background: #f7f7f7;
  width: 100%;
  min-width: 800px;
}
.b-comparison-table th,
.b-comparison-table td {
  padding: 5px 15px;
}
.b-comparison-table th:nth-child(2),
.b-comparison-table td:nth-child(2) {
  border-left: 12px solid #fff;
  border-right: 12px solid #fff;
}
.b-comparison-table:not(.b-comparison-table--expanded) tbody > tr:not(.active):nth-child(n+15) {
  display: none;
}
.b-comparison-table__sort-header {
  text-align: center;
  display: block;
  border-bottom: 1px solid #C7C7C7;
  min-height: 35px;
  margin-bottom: 8px;
  padding: 6px 10px;
  color: #707070;
  text-decoration: none;
  position: relative;
}
.b-comparison-table__sort-header:after {
  position: absolute;
  bottom: -12px;
  left: 50%;
  margin-left: -6px;
  content: "";
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: #7C7C7C transparent transparent transparent;
  display: none;
}
.b-comparison-table__sort-header:focus,
.b-comparison-table__sort-header:hover {
  color: #707070;
  text-decoration: none;
}
.b-comparison-table__sort-header:hover {
  border-color: #7C7C7C;
}
.b-comparison-table__sort-header:hover:after {
  display: block;
}
.b-comparison-table__sort-header.active {
  border-color: #9A0506;
}
.b-comparison-table__sort-header.active:after {
  display: block;
  border-color: #9A0506 transparent transparent transparent;
}
.b-comparison-table__product-name {
  text-decoration: none;
  color: #333333;
}
tr.active .b-comparison-table__product-name {
  color: #9A0506;
}
.b-comparison-table__index {
  display: inline-block;
  min-height: 20px;
  font-size: 14px;
  text-align: center;
  width: 35px;
  color: #E3E3E3;
  background: #7C7C7C;
}
tr.active .b-comparison-table__index {
  background: #9A0506;
  font-weight: bold;
  color: #fff;
}
tr.active .b-comparison-table__index a:hover {
  text-decoration: underline;
  color: #E3E3E3;
}
.b-comparison-table__index a {
  text-decoration: none;
  color: #E3E3E3;
}
.b-comparison-table__index a:hover {
  text-decoration: underline;
  color: #9A0506;
}
.b-comparison-table__progress-bar {
  display: inline-block;
  min-height: 20px;
  background: #C8C8C8;
  font-size: 14px;
  text-align: left;
  position: relative;
  width: calc(100% - 40px);
  color: #fff;
}
.b-comparison-table__progress-bar i {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: #7C7C7C;
  z-index: 1;
}
.b-comparison-table__progress-bar span {
  padding: 0 13px;
  position: relative;
  z-index: 2;
}
tr.active .b-comparison-table__progress-bar i {
  background: #9A0506;
}
.b-comparison-table__learn-more {
  font-size: 14px;
  line-height: 1;
  color: #fff;
  display: block;
  width: 100%;
  border-left: 4px solid #9a0506;
  background: #b9b9b9;
  text-align: center;
  padding: 12px 0;
  margin: 0;
  position: relative;
}
.b-comparison-table__learn-more:focus {
  color: #fff;
}
.b-comparison-table__learn-more:hover {
  color: #fff;
  text-decoration: none;
}
.b-comparison-table__learn-more .icon {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 18px;
}
.b-comparison-table tbody tr:hover {
  background: #e8e8e8;
}
.b-comparison-table tbody td:nth-child(1) {
  font-size: 14px;
  line-height: 16px;
  width: 30%;
}
.b-comparison-table tbody tr.active td:nth-child(1) {
  font-weight: bold;
  color: #9A0506;
}
.b-comparison-table tfoot td {
  padding-top: 20px;
  padding-bottom: 15px;
}
.b-comparison-table__show-more {
  display: block;
  width: 100%;
  text-align: center;
  position: relative;
  padding: 5px 0 35px;
  margin: 0 0 10px;
}
.b-comparison-table__show-more:before {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #C7C7C7;
  z-index: 1;
}
.b-comparison-table__show-more-label {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1;
  font-weight: bold;
  background: #fff;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  margin: 0;
  z-index: 2;
}
.b-comparison-table__show-more-label--less {
  display: none;
}
.b-comparison-table__show-more--expanded .b-comparison-table__show-more-label--more {
  display: none;
}
.b-comparison-table__show-more--expanded .b-comparison-table__show-more-label--less {
  display: inline-block;
}
.b-comparison-table__show-more-button {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 30px;
  height: 30px;
  margin-left: -15px;
  background: #e21718;
  display: block;
  font-size: 0;
  padding: 0;
  border-radius: 4px;
  transform: rotate(90deg);
  cursor: pointer;
}
.b-comparison-table__show-more-button:focus {
  outline: none;
}
.b-comparison-table__show-more--expanded .b-comparison-table__show-more-button {
  transform: rotate(-90deg);
}
@media (max-width: 767px) {
  .b-ammo-details__table--params {
    border: none;
  }
  .b-ammo-details__table--params table {
    margin: auto;
  }
  .b-ammo-details__table--trajectory table {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .b-ammo-details {
    display: flex;
    justify-content: space-between;
  }
  .b-ammo-details__barrel-length-info {
    cursor: help;
  }
  .b-ammo-details__barrel-length-info:hover .b-ammo-details__barrel-length-info-tooltip {
    display: block;
  }
  .b-ammo-details__barrel-length-info-tooltip--mobile {
    display: none !important;
  }
}
.b-nextreview {
  padding: 30px 15px;
  background-color: #fff;
  text-align: center;
}
.b-nextreview__thanks {
  margin: 0 0 15px;
  font-size: 20px;
}
.b-nextreview__call-to-action {
  margin: 0 0 15px;
}
.b-nextreview__products {
  display: inline-block;
}
@media (min-width: 1024px) {
  .b-nextreview {
    width: 900px;
  }
}
.b-product-item {
  list-style: none;
  padding: 0;
  margin: 0;
}
.b-product-item__name {
  display: block;
  text-align: center;
  font-size: 14px;
}
.b-product-item__image {
  display: block;
  text-align: center;
  margin: 0 10px 10px;
}
.b-product-list {
  margin: 0;
  padding: 0;
}
.b-product-list:before,
.b-product-list:after {
  content: " ";
  display: table;
}
.b-product-list:after {
  clear: both;
}
.b-product-list__item {
  margin: 0;
}
@media (min-width: 768px) {
  .b-product-list__item {
    float: left;
    width: 210px;
    margin: 15px;
  }
}
.b-geltest-icon {
  text-align: center;
}
.b-rebate-icon {
  display: inline-block;
  width: 109px;
  height: 43px;
  background: url('https://static-cdn.ammunitiontogo.com/skin/frontend/ammotogo/rwd/images/components/blocks/global/rebate-icon/rebate_icon.png') no-repeat;
  position: absolute;
  right: 5px;
  top: 5px;
  color: white;
}
.b-rebate-message {
  background: #f3f3f3;
  border-radius: 4px;
  color: #a4a4a4;
  padding: 5px;
  text-align: left;
}
.b-rebate-message__amount {
  font-weight: bold;
  color: #f9c32b;
}
.b-rebate-message__link {
  font-style: italic;
  text-align: right;
}
.b-sidebar-additional-content {
  text-align: left;
  width: 100%;
}
.b-sidebar-additional-content__title {
  font-size: 18px;
  margin: 0;
  font-weight: bold;
}
.b-sidebar-additional-content__subtitle {
  font-size: 14px;
  margin: 0 0 1em 0;
}
.b-additional-res {
  margin: 55px 0 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.b-additional-res__item {
  width: 100%;
  display: block;
  margin: 0 0 50px;
}
.b-additional-res__item-wrapper {
  width: 240px;
  max-width: 80%;
  margin: 0 auto;
}
.b-additional-res__item-intro-image {
  width: 100%;
  padding-top: 66%;
  background-position: center;
  background-size: cover;
  display: block;
  margin-bottom: 10px;
}
.b-additional-res__item-title {
  font-size: 20px;
  display: block;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 12px;
  padding: 0;
}
.b-additional-res__item-desc {
  margin: 0 0 12px;
  padding: 0;
}
.b-additional-res__item-readmore {
  text-transform: uppercase;
  line-height: 29px;
  font-size: 11px;
  font-weight: bold;
  color: #333;
}
.b-additional-res__item-readmore .icon_arrow-right-bg {
  font-size: 29px;
  line-height: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0 7px 0 0;
}
.b-additional-res__item-readmore:hover {
  text-decoration: none;
  color: #333;
}
@media (min-width: 490px) {
  .b-additional-res__item {
    width: 50%;
  }
}
@media (min-width: 640px) {
  .b-additional-res__item {
    width: 33%;
  }
}
.b-rfu {
  background: #f6f6f6;
  padding: 20px;
  font-size: 14px;
}
.b-rfu p {
  margin-bottom: 7px;
}
.b-rfu__btn {
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  color: #000;
  letter-spacing: -0.28px;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.b-rfu__btn:hover {
  cursor: pointer;
}
.b-rfu__upload {
  display: inline-flex;
  padding: 10px;
  height: 83px;
}
.b-rfu__upload input {
  display: none;
}
.b-rfu__upload-container {
  display: flex;
  flex-wrap: wrap;
}
.b-rfu__progress-bar {
  border: 3px solid #fff;
  box-shadow: 0 0 0 1px #707070;
  background: #e8e8e8;
  height: 16px;
}
.b-rfu__progress-bar span {
  display: block;
  background: #e21718;
  height: 100%;
}
.b-rfu__text {
  padding-left: 10px;
  margin-top: 28px;
}
.b-rfu__text ul {
  list-style-type: disc;
  padding: 0 0 0 15px;
  line-height: 1.3;
  margin-bottom: 0;
}
.b-rfu__btn-icon {
  background: #e21718;
  display: inline-flex;
  width: 36px;
  height: 36px;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  margin: 0 0 0 10px;
}
.b-rfu__uploaded-item {
  display: inline-block;
  vertical-align: top;
  margin: 0 35px 15px 0;
  position: relative;
}
.b-rfu__uploaded-item img {
  border: 1px solid #707070;
  width: 83px;
  height: 83px;
  object-fit: cover;
}
.b-rfu__uploaded-item-remove {
  position: absolute;
  top: 0;
  right: -21px;
  display: block;
  font-size: 0;
  color: transparent;
  width: 17px;
  height: 17px;
}
.b-rfu__uploaded-item-remove:before,
.b-rfu__uploaded-item-remove:after {
  position: absolute;
  content: '';
  display: block;
  width: 3px;
  height: 17px;
  background: #707070;
  top: 50%;
  right: 50%;
  margin: -8px 0 0 -1.5px;
}
.b-rfu__uploaded-item-remove:before {
  transform: rotate(45deg);
}
.b-rfu__uploaded-item-remove:after {
  transform: rotate(-45deg);
}
.b-rfu__uploaded-item-remove:hover {
  cursor: pointer;
}
.b-rfu__uploaded-item-remove:hover:before,
.b-rfu__uploaded-item-remove:hover:after {
  background: #e21718;
}
.b-rfu__message {
  display: none;
  padding-left: 25px;
  position: relative;
  margin: 0 0 20px;
}
.b-rfu__message.success,
.b-rfu__message.error {
  display: block;
}
.b-rfu__message.success:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  display: block;
  width: 17px;
  height: 9px;
  border-width: 0 0 2px 2px;
  border-color: #1db12b;
  border-style: solid;
  transform: rotate(-45deg);
}
.b-rfu__message.error:before,
.b-rfu__message.error:after {
  position: absolute;
  top: 0;
  left: 6px;
  content: '';
  display: block;
  width: 2px;
  height: 17px;
  background: #f00;
}
.b-rfu__message.error:before {
  transform: rotate(45deg);
}
.b-rfu__message.error:after {
  transform: rotate(-45deg);
}
.b-review-gallery {
  display: flex;
  flex-wrap: wrap;
}
.b-review-gallery__item {
  display: block;
  width: 83px;
  height: 83px;
  border: 1px solid #707070;
  margin: 0 14px 14px 0;
  overflow: hidden;
}
.b-review-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.b-xnotif-form__input {
  width: 100%;
  font-size: 16px;
  height: 38px;
}
.b-xnotif-form__button {
  width: 150px;
  height: 38px;
}
.b-xnotif-form__control {
  padding: 0;
}
@media (min-width: 480px) {
  .b-xnotif-form__field {
    display: flex;
    align-items: flex-start;
  }
  .b-xnotif-form__control {
    width: 100%;
    max-width: 400px;
    margin: 0 10px 0 0;
  }
}
.b-xnotif-product {
  background: #f3ecda;
  padding: 15px 20px;
}
.b-xnotif-product__title {
  font-size: 20px;
}
.b-xnotif-product p {
  margin-top: 0;
  margin-bottom: 10px;
  line-height: 1.125;
}
.b-xnotif-product .b-xnotif-form {
  margin-top: 15px;
}
.p-product {
  padding: 0 5px;
}
.p-product__essential {
  margin-left: -5px;
  margin-right: -5px;
  padding: 0 5px;
  position: relative;
}
@media (min-width: 768px) {
  .p-product__geltest .b-geltest-graphs__expansion {
    padding-top: 4px;
  }
  .p-product__review-container {
    padding: 30px 40px 50px;
  }
  .p-product__review-container .b-title {
    float: left;
    margin-right: 10%;
  }
  .p-product__review-container .b-form_review {
    clear: both;
  }
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  content: " ";
  display: block;
  background: #fff;
  position: absolute;
  z-index: 30;
}
.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
  width: 3px;
  height: 9999px;
  left: 50%;
  margin-left: -1.5px;
}
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
  width: 9999px;
  height: 3px;
  top: 50%;
  margin-top: -1.5px;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
  transition-duration: 0.5s;
}
.twentytwenty-before-label,
.twentytwenty-after-label {
  transition-property: opacity;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.1em;
}
.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  line-height: 38px;
  padding: 0 20px;
  border-radius: 2px;
}
.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
  top: 50%;
  margin-top: -19px;
}
.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
  left: 50%;
  margin-left: -45px;
  text-align: center;
  width: 90px;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  width: 0;
  height: 0;
  border: 6px inset transparent;
  position: absolute;
}
.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
  top: 50%;
  margin-top: -6px;
}
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
  left: 50%;
  margin-left: -6px;
}
.twentytwenty-container {
  box-sizing: content-box;
  z-index: 0;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
}
.twentytwenty-container img {
  max-width: 100%;
  position: absolute;
  top: 0;
  display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
  background: transparent;
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-container * {
  box-sizing: content-box;
}
.twentytwenty-before-label {
  opacity: 0;
}
.twentytwenty-before-label:before {
  content: attr(data-content);
}
.twentytwenty-after-label {
  opacity: 0;
}
.twentytwenty-after-label:before {
  content: attr(data-content);
}
.twentytwenty-horizontal .twentytwenty-before-label:before {
  left: 10px;
}
.twentytwenty-horizontal .twentytwenty-after-label:before {
  right: 10px;
}
.twentytwenty-vertical .twentytwenty-before-label:before {
  top: 10px;
}
.twentytwenty-vertical .twentytwenty-after-label:before {
  bottom: 10px;
}
.twentytwenty-overlay {
  transition-property: background;
  background: transparent;
  z-index: 25;
}
.twentytwenty-overlay:hover {
  background: rgba(0, 0, 0, 0.5);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
  opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
  opacity: 1;
}
.twentytwenty-before {
  z-index: 20;
}
.twentytwenty-after {
  z-index: 10;
}
.twentytwenty-handle {
  height: 38px;
  width: 38px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  border: 3px solid #fff;
  border-radius: 1000px;
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  z-index: 40;
  cursor: pointer;
}
.twentytwenty-horizontal .twentytwenty-handle:before {
  bottom: 50%;
  margin-bottom: 22px;
  box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-horizontal .twentytwenty-handle:after {
  top: 50%;
  margin-top: 22px;
  box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:before {
  left: 50%;
  margin-left: 22px;
  box-shadow: 3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:after {
  right: 50%;
  margin-right: 22px;
  box-shadow: -3px 0 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-left-arrow {
  border-right: 6px solid #fff;
  left: 50%;
  margin-left: -17px;
}
.twentytwenty-right-arrow {
  border-left: 6px solid #fff;
  right: 50%;
  margin-right: -17px;
}
.twentytwenty-up-arrow {
  border-bottom: 6px solid #fff;
  top: 50%;
  margin-top: -17px;
}
.twentytwenty-down-arrow {
  border-top: 6px solid #fff;
  bottom: 50%;
  margin-bottom: -17px;
}

