.logo-header .lucky,
.logo-header .gunner {
  letter-spacing: normal !important;
  word-spacing: normal !important;
}
.block-subscribe .block-content .field-row {
  display: flex;
}
.block-subscribe .block-content .field-row input {
  height: 100%;
}
.block-subscribe .block-content .field-row .btn-subscribe {
  height: 100%;
  line-height: 1;
  vertical-align: top;
}
body .uwy {
  z-index: 999999 !important;
}
@media (min-width: 992px) {
  .form-search .button span {
    line-height: 36px !important;
  }
}

#delivery_widget {
  margin-bottom: 15px;
  border: 2px solid #e8f0eb;
  border-width: 2px 0;
  padding-top: 15px;
}
#delivery_widget .block-title {
  color: #187a3f;
  font-weight: bold;
  margin-bottom: 7.5px;
  text-transform: uppercase;
}
#delivery_widget .block-title,
#delivery_widget .block-content {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
#delivery_widget .shipping-message {
  padding-right: 138px;
  font-size: 14px;
}
#delivery_widget .shipping-message.next-day {
  background: url(https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/next_day_icon_v2.png) no-repeat top right;
  min-height: 71px;
  padding-top: 5px;
  padding-bottom: 5px;
}
#delivery_widget .shipping-counter {
  float: right;
  margin-bottom: 30px;
}
#delivery_widget .digit {
  position: relative;
  border: 1px solid #d1dad6;
  float: left;
  width: 25px;
  text-align: center;
  border-radius: 2px;
  font-size: 25px;
  font-weight: bold;
}
#delivery_widget .digit .line {
  position: absolute;
  border: 1px solid #d1dad6;
  top: 50%;
  width: 100%;
}
#delivery_widget #digit-1:before,
#delivery_widget #digit-3:before {
  display: block;
  position: absolute;
  bottom: -22px;
  left: 0;
  font-size: 10px;
  padding: 2px 0;
  color: #fff;
  font-weight: bold;
  background-color: #314339;
  border-radius: 2px;
  width: 54px;
}
#delivery_widget #digit-1 {
  margin-right: 4px;
}
#delivery_widget #digit-1:before {
  content: 'HOURS';
}
#delivery_widget #digit-3 {
  margin-right: 4px;
}
#delivery_widget #digit-3:before {
  content: 'MINUTES';
}
#delivery_widget #digit-2 {
  margin-right: 15px;
}
#delivery_widget #digit-2:after {
  display: block;
  content: ':';
  position: absolute;
  top: 0;
  left: 100%;
  width: 17px;
  color: #4a6455;
  font-weight: bold;
  font-size: 30px;
  line-height: 40.00000001px;
  text-align: center;
}
#delivery_widget #delivery_widget_content {
  clear: both;
}
#delivery_widget #delivery_widget_content p {
  font-size: 14px;
}
#delivery_widget .form-list {
  margin: 0;
  padding: 0;
}
#delivery_widget .form-list li {
  list-style: none;
  margin: 0;
}
#delivery_widget .form-list label {
  display: none;
}
#delivery_widget .form-list .field {
  padding: 0;
  width: 100%;
}
#delivery_widget .form-list input {
  height: 40px;
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#delivery_widget .field-row:before,
#delivery_widget .field-row:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
#delivery_widget .field-row:after {
  clear: both;
}
#delivery_widget .field-row .btn-submit {
  height: 40px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  width: 100%;
  box-shadow: 2px 2px 4px 0 #ebebeb;
  background: #f3f3f3;
  background: linear-gradient(#f3f3f3, #e7e7e7);
  color: #606461;
  text-shadow: none;
  font-size: 14px;
  border-color: #bdbdbd;
  border-left: none;
  padding: 0;
}
#delivery_widget .form-list,
#delivery_widget .widget_submit {
  width: 50%;
  float: left;
}
#delivery_widget.light-counter {
  margin: 0 0 15px;
  border: none;
  padding: 0;
}
#delivery_widget.light-counter .block-content {
  max-width: 352px;
  margin: 0;
  padding: 0;
}
#delivery_widget.light-counter .block-content:before,
#delivery_widget.light-counter .block-content:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
#delivery_widget.light-counter .block-content:after {
  clear: both;
}
#delivery_widget.light-counter .shipping-counter {
  float: left;
  margin-right: 13px;
  height: 37px;
}
#delivery_widget.light-counter .digit,
#delivery_widget.light-counter #digit-2:after {
  color: #818c86;
}
#delivery_widget.light-counter #digit-1:before,
#delivery_widget.light-counter #digit-3:before {
  background-color: #818c86;
}
#delivery_widget.light-counter .shipping-message-text {
  font-size: 15px;
  margin: 0;
  padding: 4px 0 0;
  line-height: 1.2;
  letter-spacing: -0.2px;
}
#delivery_widget.light-counter .shipping-message-text strong {
  color: #5eab52;
  font-weight: bold;
}
#delivery_widget.light-counter #delivery-widget-guaranteed {
  display: inline-block !important;
  background: #9ecf9e;
  font-style: normal;
  color: #fff;
  font-weight: bold;
  border-radius: 40px;
  text-align: center;
  width: 16px;
  height: 16px;
  font-size: 13px;
  cursor: default;
  line-height: 16px;
}
.tcec-modal .page-title h1 {
  font-size: 22px;
  line-height: 22px;
  font-weight: bold;
  position: relative;
  padding-left: 25px;
}
.tcec-modal .page-title h1:before {
  font-family: LuckyIcons;
  color: #34b250;
  content: '\e601';
  font-size: 16px;
  display: block;
  font-weight: normal;
  position: absolute;
  top: 3px;
  left: 0;
}
.tcec-modal .tcec-delivery-date-results {
  font-size: 14px;
}
.tcec-modal .carriers {
  text-align: center;
}
.tcec-modal .carrier {
  display: inline-block;
  margin: 0 30px;
}
@media (max-width: 767px) {
  .tcec-modal .carrier {
    margin: 0;
    width: 40%;
  }
  .tcec-modal .carrier img {
    width: 80%;
  }
}

.clearfix:before,
.clearfix:after,
.clearer:before,
.clearer:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.wrapper:before,
.wrapper:after,
.page:before,
.page:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.form-list:before,
.form-list:after,
.form-list li:before,
.form-list li:after,
.form-list li.additional-row p:before,
.form-list li.additional-row p:after,
.buttons-set:before,
.buttons-set:after,
.footer:before,
.footer:after,
.flogo:before,
.flogo:after,
.block-subscribe .field-row:before,
.block-subscribe .field-row:after,
.social-tabs:before,
.social-tabs:after,
.social-tabs-content:before,
.social-tabs-content:after,
.modal-footer:before,
.modal-footer:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.clearfix:after,
.clearer:after,
.container:after,
.container-fluid:after,
.row:after,
.wrapper:after,
.page:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.form-list:after,
.form-list li:after,
.form-list li.additional-row p:after,
.buttons-set:after,
.footer:after,
.flogo:after,
.block-subscribe .field-row:after,
.social-tabs:after,
.social-tabs-content:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.bs-prototype-override {
  display: block !important;
}
.hidden {
  display: none !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left !important;
}
.a-center {
  text-align: center !important;
}
.a-right {
  text-align: right !important;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left !important;
}
.f-right,
.right {
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none;
}
.no-margin {
  margin: 0 !important;
}
.no-padding {
  padding: 0 !important;
}
.no-bg {
  background: none !important;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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 {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  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;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
* {
  -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: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #303130;
  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: 22px;
  margin-bottom: 22px;
  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;
}
html {
  height: 100%;
  overflow-y: scroll;
}
html.overflow-auto {
  overflow-y: auto;
}
body {
  width: 100%;
  margin: 0;
}
a {
  color: #187c41;
}
a:active,
a:hover,
a:focus {
  text-decoration: none;
  color: #657350;
  outline: 0;
}
a:hover {
  text-decoration: underline;
}
a.important {
  color: #f00;
  text-decoration: underline;
}
a,
img {
  border: none;
}
img {
  height: auto;
}
@media (max-width: 767px) {
  .std br + br + br {
    display: none;
  }
}
.wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1200px;
}
.page {
  margin-left: -15px;
  margin-right: -15px;
}
.main-container {
  background-color: #fff;
}
.header-container,
.main-container,
.footer,
.gutter,
#footer-additional {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
  float: none;
}
.main {
  margin-top: 15px;
}
.mb-1 {
  margin-bottom: 0.5em;
}
.mt-1 {
  margin-top: 0.5em;
}
.mb-2 {
  margin-bottom: 1em;
}
.mt-2 {
  margin-top: 1em;
}
.mb-3 {
  margin-bottom: 1.5em;
}
.mt-3 {
  margin-top: 1.5em;
}
.mb-4 {
  margin-bottom: 2em;
}
.mt-4 {
  margin-top: 2em;
}
.mb-5 {
  margin-bottom: 2.5em;
}
.mt-5 {
  margin-top: 2.5em;
}
.mb-6 {
  margin-bottom: 3em;
}
.mt-6 {
  margin-top: 3em;
}
@media (max-width: 767px) {
  .cms-index-index .main {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  body {
    background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/bkg_header_content.jpg') 50% 0 no-repeat;
  }
  .full-width-wrapper {
    background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/bkg_header_nav.png') 0 113px repeat-x;
  }
  .main {
    margin-left: -15px;
    margin-right: -15px;
  }
  .main:before,
  .main:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .main:after {
    clear: both;
  }
  .col-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 29.16666667%;
  }
  .col-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 70.83333333%;
    float: right;
  }
  .col1-layout .col-main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
  }
  .col2-left-layout .col-main,
  .col3-layout .col-main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 70.83333333%;
    float: right;
  }
  .col2-left-layout .col-right,
  .col3-layout .col-right {
    float: right;
  }
  .col2-left-layout .col-main {
    padding-right: 30px;
  }
  .col2-right-layout .col-main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 75%;
  }
  .col2-right-layout .col-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  body {
    content: 'desktop';
    ie8: 'desktop';
  }
  html.popup {
    background-image: none;
  }
  body.page-popup {
    background-color: #fff;
    background-image: none;
    padding: 30px;
  }
  body.page-popup .page-title:before,
  body.page-popup .page-title:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  body.page-popup .page-title:after {
    clear: both;
  }
  body.page-popup .page-title h1 {
    float: left;
  }
  body.page-popup .page-title .link-print {
    float: right;
  }
  .col-main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 75%;
  }
  .col-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 22.91666667%;
  }
  .col-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
  }
  .col-right-none {
    display: none;
  }
  .col2-left-layout .col-main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 77.08333333%;
    left: 22.91666667%;
    padding-right: 30px;
  }
  .col2-left-layout .col-left {
    right: 77.08333333%;
  }
  .col3-layout .col-main {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 52.08333333%;
    left: 22.91666667%;
  }
  .col3-layout .col-left {
    right: 52.08333333%;
  }
  .col-wrapper-full .col-main.col-main-full {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 77.08333333%;
  }
  .col-wrapper-full .col-left {
    right: 77.08333333%;
  }
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-regular.eot');
  src: local(''), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-regular.eot?#iefix') format('embedded-opentype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-regular.woff2') format('woff2'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-regular.woff') format('woff'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-regular.ttf') format('truetype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-regular.svg#OpenSans') format('svg');
  font-display: swap;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-700.eot');
  src: local(''), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-700.eot?#iefix') format('embedded-opentype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-700.woff2') format('woff2'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-700.woff') format('woff'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-700.ttf') format('truetype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/open-sans-v18-latin-700.svg#OpenSans') format('svg');
  font-display: swap;
}
input[type="radio"] {
  display: none !important;
}
input[type="radio"] + label {
  position: relative;
  padding-left: 35px;
}
input[type="radio"] + label:before {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 15px;
  height: 15px;
  background: #efefef;
  border: 1px solid #efefef;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #707070;
  border-radius: 15px;
}
input[type="radio"] + label:hover:before {
  border-color: #707070;
}
input[type="radio"]:checked + label:before {
  background: #0d7a3c;
}
a.logo,
a.logo:hover,
a.logo:focus {
  color: #fff;
  text-decoration: none;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-cart {
  background-color: #1a8444;
  background: linear-gradient(#1a8444, #156a36);
  border: 1px solid #0f552c;
  border-radius: 5px;
  height: 37px;
  position: relative;
  padding: 0;
}
.btn-cart span {
  display: none;
}
.btn-cart:before {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  font-family: LuckyIcons;
  content: '\f07a';
  color: #f7ef4f;
  font-size: 16px;
  line-height: 16px;
  background-color: #11592e;
  padding: 6px;
  border-radius: 14px;
  box-shadow: inset 1px 1px 3px #000, 1px 1px 1px #208f4c;
}
.btn-cart:after {
  content: 'Add to Cart';
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(1, 2, 2, 0.44);
  margin: auto 25px auto 45px;
}
.btn-cart-simple {
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(1, 2, 2, 0.44);
  text-align: center;
  padding-left: 45px;
  padding-right: 15px;
}
.btn-cart-simple:after {
  content: '';
  margin: 0 !important;
}
.btn-proceed-checkout {
  background-color: #1a8444;
  background: linear-gradient(#1a8444, #156a36);
  border: 1px solid #0f552c;
  border-radius: 5px;
  height: 37px;
  position: relative;
  padding: 0;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(1, 2, 2, 0.44);
  padding: 0 25px 0 45px;
}
.btn-proceed-checkout span {
  display: none;
}
.btn-proceed-checkout:before {
  position: absolute;
  top: 50%;
  left: 5px;
  width: 28px;
  height: 28px;
  margin-top: -14px;
  font-family: LuckyIcons;
  content: '\f07a';
  color: #f7ef4f;
  font-size: 16px;
  line-height: 16px;
  background-color: #11592e;
  padding: 6px;
  border-radius: 14px;
  box-shadow: inset 1px 1px 3px #000, 1px 1px 1px #208f4c;
}
.btn-proceed-checkout:after {
  content: 'Add to Cart';
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(1, 2, 2, 0.44);
  margin: auto 25px auto 45px;
}
.btn-proceed-checkout:after {
  content: '';
  margin: 0;
}
.btn-submit,
.btn-see-what-we-have {
  background-color: #1a8444;
  background: linear-gradient(#1a8444, #156a36);
  border: 1px solid #0f552c;
  border-radius: 5px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 3px rgba(1, 2, 2, 0.44);
  padding: 12px 45px 12px 45px;
  text-align: center;
}
.btn-submit:disabled,
.btn-see-what-we-have:disabled {
  background: #cfcfcf;
  border-color: #cfcfcf;
  color: #ececec;
  text-shadow: none;
}
.btn-see-what-we-have {
  display: inline-block;
  height: auto;
  padding: 6px 18px;
  margin: 5px;
}
.btn-see-what-we-have:hover {
  color: #fff;
  text-decoration: none;
}
.btn-action,
.btn-continue1 {
  padding: 6px 18px;
  border: none;
  border-radius: 4px;
  background: #f5ec41;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 21px;
  font-weight: bold;
  color: #1b3d2a;
  text-align: center;
}
.btn-action:hover,
.btn-continue1:hover {
  text-decoration: none;
  color: #1b3d2a;
}
.btn-continue1:after {
  font-family: LuckyIcons;
  content: '\f18e';
  color: #8b8830;
  font-size: 22px;
  font-weight: normal;
  float: right;
  margin-left: 5px;
}
.btn-collateral {
  border: 1px solid #bdbdbd;
  background: #f8f8f8;
  background: linear-gradient(#f8f8f8, #ebebeb);
  padding: 0 18px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 14px;
  color: #0e7f3f;
  font-weight: bold;
  line-height: 36px;
}
.btn-collateral:hover {
  text-decoration: none;
  color: #0e7f3f;
}
.btn-remove {
  float: right;
  font-size: 0;
}
.btn-remove:hover {
  text-decoration: none;
}
.btn-remove:after {
  font-size: 14px;
  font-family: LuckyIcons;
  content: '\e600';
  color: #a7a7a7;
}
.block-header {
  color: #0e7b3c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.block-content {
  padding-bottom: 15px;
}
.collapsible-header {
  font-size: 17px;
  font-weight: bold;
  padding: 20px 15px;
  background-color: #ededed;
  background: linear-gradient(#fff, #ededed);
  border: 1px solid #6a7c71;
  border-width: 1px 0 0 0;
  display: block;
  color: #242424;
  cursor: pointer;
  margin: 0;
  clear: both;
}
.collapsible-header:after {
  content: 'hide';
  float: right;
  font-size: 14px;
  color: #98aba0;
}
.collapsible-header.collapsed:after {
  content: 'show';
  color: #187c41;
}
.collapsible-header:hover,
.collapsible-header:active {
  text-decoration: none;
}
@media (min-width: 1200px) {
  .collapsible-header {
    cursor: auto;
    background: none;
    border: 0;
    padding: 0;
    margin: 1em 0 0.5em 0;
  }
  .collapsible-header:after {
    content: none;
  }
  .collapsible-header.collapsed:after {
    content: none;
  }
}
@media (min-width: 1200px) {
  .collapsible-header {
    font-size: 17px;
    font-weight: bold;
    padding: 20px 15px;
    background-color: #ededed;
    background: linear-gradient(#fff, #ededed);
    border: 1px solid #6a7c71;
    border-width: 1px 0 0 0;
    display: block;
    color: #242424;
    cursor: pointer;
    margin: 0;
    clear: both;
  }
  .collapsible-header:after {
    content: 'hide';
    float: right;
    font-size: 14px;
    color: #98aba0;
  }
  .collapsible-header.collapsed:after {
    content: 'show';
    color: #187c41;
  }
  .collapsible-header:hover,
  .collapsible-header:active {
    text-decoration: none;
  }
  .collapsible-header:after {
    content: 'hide';
    float: right;
    font-size: 14px;
    color: #98aba0;
  }
  .collapsible-header.collapsed:after {
    content: 'show';
    color: #187c41;
  }
  .collapsible-header:hover,
  .collapsible-header:active {
    text-decoration: none;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .collapsible-header {
    cursor: auto;
    background: none;
    border: 0;
    padding: 0;
    margin: 1em 0 0.5em 0;
  }
  .collapsible-header:after {
    content: none;
  }
  .collapsible-header.collapsed:after {
    content: none;
  }
}
@media (min-width: 1200px) and (min-width: 1200px) {
  .collapsible-header {
    cursor: auto;
    background: none;
    border: 0;
    padding: 0;
    margin: 1em 0 0.5em 0;
  }
  .collapsible-header:after {
    content: none;
  }
  .collapsible-header.collapsed:after {
    content: none;
  }
}
.user-notice {
  background-color: #81cea2;
  padding: 3px 0;
  text-align: center;
  margin: 0;
  z-index: 999;
  position: relative;
}
.error-msg ul li,
.success-msg ul li,
.note-msg ul li,
.notice-msg ul li,
.item-msg.notice ul li {
  padding-left: 20px;
  margin: 0 !important;
  position: relative;
}
.error-msg ul li:before,
.success-msg ul li:before,
.note-msg ul li:before,
.notice-msg ul li:before,
.item-msg.notice ul li:before {
  font-size: 16px;
  visibility: visible;
  position: absolute;
  left: 0;
  font-family: LuckyIcons;
  float: left;
}
.error-msg,
.item-msg.error {
  color: #303130;
  background-color: #f0f0f0;
  border: 1px solid #eaeaea;
}
.error-msg ul li:before,
.item-msg.error ul li:before {
  content: '!';
  display: inline-block;
  line-height: 18px;
  font-weight: bold;
  font-size: 28px;
  padding: 0 0 0 2px;
}
.success-msg {
  color: #3c763d;
  background-color: #dff0d8;
  border: 1px solid #d6e9c6;
}
.success-msg ul li:before {
  content: '\f121';
}
.note-msg,
.notice-msg,
.item-msg.notice {
  color: #3d6611;
  background-color: #fafaec;
  border: 1px solid #f3edd0;
}
.note-msg ul li:before,
.notice-msg ul li:before,
.item-msg.notice ul li:before {
  content: '\f36c';
}
.item-msg.error,
.item-msg.notice {
  padding: 10px;
  clear: both;
  margin: 15px 0;
  display: block;
}
.proposition-65 {
  padding: 10px;
  border: 1px solid #f3edd0;
  margin: 15px 0;
}
.messages {
  padding: 0;
  margin: 0.5em 0;
  clear: both;
}
.messages ul {
  padding: 0;
}
.messages li {
  list-style: none;
}
.messages > li {
  margin: 0;
  padding: 10px;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 481px) {
  .hidden-xxs {
    display: none !important;
  }
}
@media (max-width: 767px) {
  img {
    max-width: 100%;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 41px;
}
h2,
.h2 {
  font-size: 34px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 20px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover {
  color: #2b542c;
}
.text-info {
  color: #3d6611;
}
a.text-info:hover {
  color: #233a0a;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover {
  color: #66512c;
}
.text-danger {
  color: #303130;
}
a.text-danger:hover {
  color: #171717;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #fafaec;
}
a.bg-info:hover {
  background-color: #efefc4;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f0f0f0;
}
a.bg-danger:hover {
  background-color: #d7d7d7;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
@font-face {
  font-family: LuckyIcons;
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-icons-8.eot');
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-icons-8.eot#iefix') format('embedded-opentype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-icons-8.woff') format('woff'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-icons-8.ttf') format('truetype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-icons-8.svg#lucky_icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'Wilma';
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/wilma.eot');
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/wilma.eot?#iefix') format('embedded-opentype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/wilma.woff2') format('woff2'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/wilma.woff') format('woff'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/wilma.ttf') format('truetype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/wilma.svg#wilma_basebase') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
html {
  -webkit-font-smoothing: antialiased;
}
button,
input {
  -webkit-font-smoothing: inherit;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 16px;
  font-weight: bold;
}
.big-box-header {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  padding-left: 20px;
  position: relative;
}
.big-box-header:before {
  position: absolute;
  left: 0;
  font-family: LuckyIcons;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  color: #299c3c;
  content: '\e601';
}
.big-box-header span {
  font-weight: normal;
  font-style: italic;
  color: #5e876d;
  display: block;
}
.page-title h1,
.block-title h1 {
  color: #242424;
  font-size: 20px;
  line-height: 20px;
  margin-top: 0;
  position: relative;
  padding-left: 30px;
}
.page-title h1:before,
.block-title h1:before {
  position: absolute;
  font-family: LuckyIcons;
  left: 0;
  margin-right: 10px;
  font-size: 17px;
  font-weight: normal;
  line-height: 20px;
  color: #299c3c;
  content: '\e601';
}
@media (max-width: 767px) {
  h2 {
    font-size: 19px;
  }
}
@media (min-width: 992px) {
  .big-box-header span {
    display: inline;
  }
  .page-title h1,
  .block-title h1 {
    font-weight: bold;
  }
  .page-title h1:before,
  .block-title h1:before {
    font-weight: normal;
    top: 2px;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 36px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 49px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.form-group-sm .form-control {
  height: 33px;
  line-height: 33px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  min-height: 36px;
}
.input-lg {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.form-group-lg .form-control {
  height: 49px;
  line-height: 49px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3333333;
  min-height: 42px;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #303130;
}
.has-error .form-control {
  border-color: #303130;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #171717;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #626562;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #626562;
}
.has-error .input-group-addon {
  color: #303130;
  border-color: #303130;
  background-color: #f0f0f0;
}
.has-error .form-control-feedback {
  color: #303130;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6f716f;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
p.control input.checkbox,
p.control input.radio {
  margin-right: 6px;
}
.input-text,
.dealer-license-part {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: inset 5px 5px 1px rgba(0, 0, 0, 0.072);
  color: #959595;
  border-radius: 0;
  font-size: 16.5px;
}
.input-text:focus,
.dealer-license-part:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-text::-moz-placeholder,
.dealer-license-part::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.input-text:-ms-input-placeholder,
.dealer-license-part:-ms-input-placeholder {
  color: #999;
}
.input-text::-webkit-input-placeholder,
.dealer-license-part::-webkit-input-placeholder {
  color: #999;
}
.input-text[disabled],
.dealer-license-part[disabled],
.input-text[readonly],
.dealer-license-part[readonly],
fieldset[disabled] .input-text,
fieldset[disabled] .dealer-license-part {
  background-color: #eeeeee;
  opacity: 1;
}
.input-text[disabled],
.dealer-license-part[disabled],
fieldset[disabled] .input-text,
fieldset[disabled] .dealer-license-part {
  cursor: not-allowed;
}
textarea.input-text,
textarea.dealer-license-part {
  height: auto;
}
textarea {
  font-size: 16.5px !important;
}
em.required {
  color: #303130;
}
label.required {
  position: relative;
  width: auto;
}
label.required em {
  float: right;
  font-style: normal;
  color: #303130;
  position: absolute;
  top: 0;
  right: -12px;
}
.form-list {
  padding: 0;
  margin: 0;
}
.form-list .input-note {
  font-size: 15px;
  color: #525252;
  margin: 0.5em 0;
}
.form-list li {
  margin-bottom: 15px;
  list-style: none;
}
.form-list label {
  position: relative;
}
.form-list li.control label {
  float: none;
  display: block;
}
.form-list li.control input.checkbox {
  margin-right: 6px;
  display: inline;
  float: left;
  margin-top: 2px;
}
.form-list li.control input.checkbox + label {
  margin-left: 30px;
}
.form-list li.control .input-box {
  clear: none;
  display: inline;
  width: auto;
}
.form-list .field {
  float: left;
  width: 50%;
  padding-right: 7.5px;
  padding-left: 7.5px;
}
.form-list .field:first-child,
.form-list .field:first-of-type {
  padding-left: 0;
}
.form-list .field:last-child {
  padding-right: 0;
}
.form-list textarea {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: inset 5px 5px 1px rgba(0, 0, 0, 0.072);
  color: #959595;
  border-radius: 0;
}
.form-list textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-list textarea::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-list textarea:-ms-input-placeholder {
  color: #999;
}
.form-list textarea::-webkit-input-placeholder {
  color: #999;
}
.form-list textarea[disabled],
.form-list textarea[readonly],
fieldset[disabled] .form-list textarea {
  background-color: #eeeeee;
  opacity: 1;
}
.form-list textarea[disabled],
fieldset[disabled] .form-list textarea {
  cursor: not-allowed;
}
textarea.form-list textarea {
  height: auto;
}
.form-list select {
  width: 100%;
}
.form-list select:not(.android-fix) {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: inset 5px 5px 1px rgba(0, 0, 0, 0.072);
  color: #959595;
  border-radius: 0;
}
.form-list select:not(.android-fix):focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-list select:not(.android-fix)::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-list select:not(.android-fix):-ms-input-placeholder {
  color: #999;
}
.form-list select:not(.android-fix)::-webkit-input-placeholder {
  color: #999;
}
.form-list select:not(.android-fix)[disabled],
.form-list select:not(.android-fix)[readonly],
fieldset[disabled] .form-list select:not(.android-fix) {
  background-color: #eeeeee;
  opacity: 1;
}
.form-list select:not(.android-fix)[disabled],
fieldset[disabled] .form-list select:not(.android-fix) {
  cursor: not-allowed;
}
textarea.form-list select:not(.android-fix) {
  height: auto;
}
.form-list select[multiple],
.form-list textarea {
  height: auto;
}
.form-list li.additional-row {
  border-top: 1px solid #e5e5e5;
  margin-top: 10px;
  padding-top: 7px;
}
.form-list li.additional-row .btn-remove {
  float: right;
  margin: 5px 0 0;
}
.form-list .input-range input.input-text,
.form-list .input-range span {
  display: inline-block;
}
.form-list .input-range input.input-text {
  width: 40%;
}
.form-list .customer-name-prefix .name-prefix {
  width: 16%;
}
.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-prefix .name-lastname {
  width: 42%;
}
.form-list .customer-name-prefix-middlename .name-prefix,
.form-list .customer-name-prefix-middlename .name-middlename {
  width: 16%;
}
.form-list .customer-name-prefix-middlename .name-firstname,
.form-list .customer-name-prefix-middlename .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-suffix .name-prefix,
.form-list .customer-name-prefix-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-prefix-suffix .name-firstname,
.form-list .customer-name-prefix-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-prefix-middlename-suffix .name-prefix,
.form-list .customer-name-prefix-middlename-suffix .name-middlename,
.form-list .customer-name-prefix-middlename-suffix .name-suffix {
  width: 12%;
}
.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename-suffix .name-lastname {
  width: 32%;
}
.form-list .customer-name-middlename .name-middlename {
  width: 18%;
}
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-lastname {
  width: 41%;
}
.form-list .customer-name-middlename-suffix .name-middlename,
.form-list .customer-name-middlename-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {
  width: 34%;
}
.form-list .customer-name-suffix .name-suffix {
  width: 16%;
}
.form-list .customer-name-suffix .name-firstname,
.form-list .customer-name-suffix .name-lastname {
  width: 42%;
}
.form-list .name-middlename label {
  height: 1.2em;
  overflow: hidden;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year {
  float: left;
  padding-right: 15px;
  padding-left: 15px;
}
.form-list .customer-dob .dob-day:first-child,
.form-list .customer-dob .dob-month:first-child,
.form-list .customer-dob .dob-year:first-child {
  padding-left: 0;
}
.form-list .customer-dob .dob-day + .dob-month + .dob-year,
.form-list .customer-dob .dob-month + .dob-day + .dob-year,
.form-list .customer-dob .dob-year + .dob-day + .dob-month,
.form-list .customer-dob .dob-year + .dob-month + .dob-day {
  padding-right: 0;
}
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {
  width: 30%;
}
.form-list .customer-dob .dob-year {
  width: 40%;
}
@media (max-width: 481px) {
  .form-list .field {
    clear: left;
    padding: 10px 0 0 0;
    width: 100% !important;
  }
}
.legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  font-weight: normal;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.buttons-set {
  margin: 2px 0 1em 0;
  padding: 8px 0 0;
  line-height: 36px;
  text-align: right;
}
.buttons-set p.required {
  margin: 0 0 10px;
}
.buttons-set .back-link {
  float: left;
  margin: 0;
}
.buttons-set button.button {
  float: right;
  margin-left: 5px;
}
.buttons-set-order {
  margin: 10px 0 0;
}
.buttons-set-order .please-wait {
  padding: 12px 7px 0 0;
}
.validation-advice {
  clear: both;
  color: #303130;
  position: relative;
  font-size: 14px;
  margin: 0 7.5px;
}
.validation-advice:before {
  position: relative;
  top: 3px;
  font-family: LuckyIcons;
  content: '\f3d7';
  font-size: 20px;
  padding-right: 5px;
}
.validation-failed {
  border-color: #303130 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.validation-failed:focus {
  border-color: #171717 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #626562 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #626562 !important;
}
p.required {
  font-size: 12px;
  text-align: right;
  color: #303130;
}
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.did-you-mean-container {
  font-size: 14px;
  margin-top: 5px;
}
.did-you-mean-container .user-email {
  font-weight: bold;
}
.did-you-mean-container .corrected-email {
  font-weight: bold;
}
.did-you-mean-container .reverse-change {
  color: #187c41;
  cursor: pointer;
  text-decoration: underline;
}
.did-you-mean-container .reverse-change:hover {
  text-decoration: none;
}
.did-you-mean-container .reverse-change .user-email {
  font-weight: normal;
}
#in-stock-tooltip,
#fast-shipping-tooltip,
#guaranteed-tooltip,
#more-stock-tooltip {
  background-color: #ffffca;
  border: 1px solid #389d3e;
  color: #3a3a3a;
  width: 310px;
  line-height: 1.3em;
  padding: 10px;
  z-index: 1100;
}
.tax-tooltip-link {
  display: inline-block !important;
  width: 19px;
  height: 19px;
  cursor: help;
  margin-left: 5px;
  font-size: 0;
  line-height: 31px;
}
.tax-tooltip-link:before {
  float: left;
  font-family: LuckyIcons;
  font-size: 19px;
  line-height: 19px;
  content: '\f05a';
  color: #baccc1;
}
@media (max-width: 991px) {
  .backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.87);
  }
  .backdrop.backdrop-algolia,
  .backdrop.backdrop-main-nav {
    z-index: 20;
  }
}
.col-main .std {
  padding-bottom: 30px;
}
.col-main .std h1,
.col-main .std h2 {
  font-size: 20px;
}
.col-main .std .info-strong {
  border: 1px solid #a6daa7;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #f0f9f0;
  text-align: center;
}
.col-main .std img {
  max-width: 100%;
}
.photo-columns {
  text-align: center;
}
.photo-columns img {
  margin: 15px 0;
  height: auto;
  max-width: 100%;
}
@media (min-width: 600px) {
  .col3-set {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col3-set:before,
  .col3-set:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .col3-set:after {
    clear: both;
  }
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    position: relative;
    float: left;
    width: 33.33333333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .col2-set {
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
  }
  .col2-set:before,
  .col2-set:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .col2-set:after {
    clear: both;
  }
  .col2-set .col-1,
  .col2-set .col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
}
.b-form-custom-select {
  position: relative;
  display: inline-block;
}
.b-form-custom-select ul li {
  margin: 0;
  padding: 0;
}
.b-form-custom-select__current {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  box-shadow: inset 5px 5px 1px rgba(0, 0, 0, 0.072);
  color: #959595;
  border-radius: 0;
  text-align: left;
  cursor: default;
  user-select: none;
  padding-right: 27px;
  white-space: nowrap;
}
.b-form-custom-select__current:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.b-form-custom-select__current::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.b-form-custom-select__current:-ms-input-placeholder {
  color: #999;
}
.b-form-custom-select__current::-webkit-input-placeholder {
  color: #999;
}
.b-form-custom-select__current[disabled],
.b-form-custom-select__current[readonly],
fieldset[disabled] .b-form-custom-select__current {
  background-color: #eeeeee;
  opacity: 1;
}
.b-form-custom-select__current[disabled],
fieldset[disabled] .b-form-custom-select__current {
  cursor: not-allowed;
}
textarea.b-form-custom-select__current {
  height: auto;
}
.b-form-custom-select__current:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-width: 0 2px 2px 0;
  border-color: #989898;
  border-style: solid;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -7px;
}
.b-form-custom-select.active .b-form-custom-select__current {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.b-form-custom-select__list {
  position: absolute;
  display: none;
  width: 100%;
  text-align: left;
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #ccc;
  border-top: 0;
  box-shadow: 0 3px 8px 0 #ddd;
  z-index: 5;
  background: #fff;
}
.b-form-custom-select.active .b-form-custom-select__list {
  display: block;
}
.b-form-custom-select__item {
  padding: 0;
  margin: 0;
  line-height: 1.2;
}
.b-form-custom-select__item-no-link,
.b-form-custom-select__item-link {
  padding: 4px 10px;
  display: block;
}
.b-form-custom-select__item-no-link {
  color: #ddd;
}
.b-form-custom-select__item-link {
  color: #333333;
}
.b-form-custom-select__item-link:hover {
  background: #ddd;
  text-decoration: none;
}
.b-form-custom-select__item-link.active {
  background: #ddd;
}
.b-form-custom-select__list:hover .b-form-custom-select__item-link {
  background: none;
}
.b-form-custom-select__list:hover .b-form-custom-select__item-link:hover {
  background: #ddd;
}
.header-container {
  background-color: transparent;
  z-index: 30;
  text-align: center;
}
#header-additional {
  display: none;
}
@media (max-width: 991px) {
  .header-container {
    background-color: #187e42;
    background: linear-gradient(#187e42, #16713b);
  }
  .catalog-category-view .header-container {
    margin-bottom: 30px;
  }
  .catalog-category-view #header-additional {
    margin-left: -15px;
    margin-right: -15px;
    background-color: #0b4b25;
    display: block;
    width: 100%;
    position: absolute;
    top: 100%;
    z-index: 10;
    text-align: center;
  }
  .catalog-category-view #header-additional:before,
  .catalog-category-view #header-additional:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .catalog-category-view #header-additional:after {
    clear: both;
  }
  .catalog-category-view #header-additional ul {
    margin: 0 auto;
    padding: 0;
  }
  .catalog-category-view #header-additional li {
    list-style: none;
    display: inline;
    color: #8cd8ac;
    font-size: 12px;
    padding-left: 10px;
    line-height: 30px;
  }
  .catalog-category-view #header-additional li:before {
    font-family: LuckyIcons;
    content: '\f121';
    color: #f5ec41;
    padding-right: 5px;
  }
  .catalog-category-view #header-additional #top-in-stock {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  #header-additional,
  .navBarLeft {
    display: block;
  }
  .header {
    height: 113px;
  }
  .header:before,
  .header:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .header:after {
    clear: both;
  }
  .navBar {
    margin-left: -15px;
    margin-right: -15px;
  }
  .navBar:before,
  .navBar:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .navBar:after {
    clear: both;
  }
  .navBarLeft {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 66.66666667%;
  }
  .navBarRight {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 33.33333333%;
  }
}
.logo-header {
  position: relative;
  z-index: 100;
  display: inline-block;
  font-family: Wilma;
  font-size: 24px;
  text-align: center;
  color: #fff;
  margin: 7.5px auto 0 auto;
  height: 40px;
}
.logo-header:before,
.logo-header:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.logo-header:after {
  clear: both;
}
.logo-header .lucky,
.logo-header .gunner {
  float: left;
  line-height: 40px;
}
.logo-header .lucky {
  position: relative;
  padding-right: 2px;
}
.logo-header .lucky:after,
.logo-header .lucky:before {
  position: absolute;
  display: block;
  font-size: 40px;
  right: -40px;
  top: -3px;
  width: 40px;
  height: 40px;
  font-family: LuckyIcons;
  font-weight: normal;
  text-align: center;
}
.logo-header .lucky:after {
  font-size: 20.92307692px;
  color: #34b250;
  content: '\e601';
}
.logo-header .lucky:before {
  font-size: 36.30769231px;
  color: #f6ec42;
  content: '\e602';
}
.logo-header .gunner {
  padding-left: 42px;
}
.logo-header .gunner:before {
  position: absolute;
  display: block;
  left: 97.84615384px;
  top: 30.15384616px;
  width: 6.15384616px;
  height: 6.15384616px;
  font-family: LuckyIcons;
  font-weight: normal;
  text-align: center;
  font-size: 5.53846152px;
  color: #fff;
  line-height: 1;
  content: '\e607';
}
.logo-header a,
.logo-header a:hover,
.logo-header a:focus {
  color: #fff;
  text-decoration: none;
}
.logo-header strong {
  font-weight: normal;
}
.logo-header .tagline {
  display: none;
}
.logo-header img {
  max-width: 100%;
  width: 193px;
}
@media (min-width: 992px) {
  .logo-header {
    float: left;
    position: relative;
    z-index: 100;
    display: inline-block;
    font-family: Wilma;
    font-size: 39px;
    text-align: center;
    color: #fff;
    margin-top: 25px;
    height: 65px;
  }
  .logo-header:before,
  .logo-header:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .logo-header:after {
    clear: both;
  }
  .logo-header .lucky,
  .logo-header .gunner {
    float: left;
    line-height: 65px;
  }
  .logo-header .lucky {
    position: relative;
    padding-right: 2px;
  }
  .logo-header .lucky:after,
  .logo-header .lucky:before {
    position: absolute;
    display: block;
    font-size: 65px;
    right: -65px;
    top: -3px;
    width: 65px;
    height: 65px;
    font-family: LuckyIcons;
    font-weight: normal;
    text-align: center;
  }
  .logo-header .lucky:after {
    font-size: 33.99999999px;
    color: #34b250;
    content: '\e601';
  }
  .logo-header .lucky:before {
    font-size: 59px;
    color: #f6ec42;
    content: '\e602';
  }
  .logo-header .gunner {
    padding-left: 67px;
  }
  .logo-header .gunner:before {
    position: absolute;
    display: block;
    left: 158.99999999px;
    top: 49.00000001px;
    width: 10.00000001px;
    height: 10.00000001px;
    font-family: LuckyIcons;
    font-weight: normal;
    text-align: center;
    font-size: 8.99999997px;
    color: #fff;
    line-height: 1;
    content: '\e607';
  }
  .logo-header a,
  .logo-header a:hover,
  .logo-header a:focus {
    color: #fff;
    text-decoration: none;
  }
  .logo-header img {
    width: 312px;
  }
}
.contacts-box a {
  position: relative;
}
.contacts-box .icon-phone:before,
.contacts-box .icon-email:before,
.contacts-box .icon-email:after {
  position: absolute;
  top: 0;
  font-family: LuckyIcons;
  font-size: 20px;
  color: #0c512a;
}
.contacts-box .icon-phone,
.contacts-box .icon-email {
  text-align: left;
}
.contacts-box .icon-phone:before {
  content: '\f098';
}
.contacts-box .icon-email:before {
  content: '\f003';
}
@media (max-width: 991px) {
  .contacts-box {
    position: relative;
    margin: 7.5px 0;
  }
  .contacts-box p {
    position: absolute;
    background-color: #12582f;
    color: #46895f;
    font-size: 13px;
    line-height: 13px;
    padding: 2px 10px;
    border-radius: 9px;
    width: 90px;
    left: 50%;
    top: 50%;
    margin-left: -45px;
    margin-top: -8.5px;
  }
  .contacts-box ul {
    margin: 0;
    padding: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff187c40', endColorstr='#ff146937', GradientType=0);
    background-color: #187c40;
    background-image: -webkit-linear-gradient(top, #187c40 0%, #146937 100%);
    background-image: -o-linear-gradient(top, #187c40 0%, #146937 100%);
    background-image: linear-gradient(to bottom, #187c40 0%, #146937 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=\'#ff187c40\', endColorstr=\'#ff146937\', GradientType=0);
    border: 1px solid #0a6a34;
    border-radius: 4px;
  }
  .contacts-box ul:before,
  .contacts-box ul:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .contacts-box ul:after {
    clear: both;
  }
  .contacts-box li {
    list-style: none;
    position: relative;
  }
  .contacts-box a {
    color: #fff;
    font-size: 14px;
    line-height: 30px;
  }
  .contacts-box .icon-chat {
    display: none;
  }
  .contacts-box .icon-phone,
  .contacts-box .icon-email {
    float: left;
    width: 33.333%;
    padding-left: 32px;
  }
  .contacts-box .icon-phone:before,
  .contacts-box .icon-email:before {
    left: 10px;
  }
  .contacts-box .icon-phone span,
  .contacts-box .icon-email span {
    display: none;
  }
  .contacts-box .icon-email {
    padding-left: 34px;
  }
}
@media (min-width: 992px) {
  .contacts-box {
    float: right;
    clear: right;
    margin-top: 24px;
  }
  .contacts-box .icon-chat,
  .contacts-box p {
    display: none;
  }
  .contacts-box ul {
    margin: 0;
    padding: 0;
  }
  .contacts-box li {
    list-style: none;
    float: left;
  }
  .contacts-box a {
    color: #fff;
  }
  .contacts-box .icon-phone {
    border-right: 1px solid #5f6561;
    padding: 0 10px 0 20px;
    margin-right: 10px;
    position: relative;
  }
  .contacts-box .icon-phone.text-us {
    display: none;
  }
  .contacts-box .icon-phone:before {
    font-size: 16px;
    color: #0e803f;
    left: 0;
  }
  .contacts-box .icon-phone a {
    cursor: default;
  }
  .contacts-box .icon-phone a:hover {
    text-decoration: none;
  }
  .contacts-box .icon-email {
    padding: 0 10px 0 20px;
    position: relative;
  }
  .contacts-box .icon-email:before {
    content: '';
  }
  .contacts-box .icon-email:after {
    content: '\f003';
    font-size: 16px;
    color: #0e803f;
    left: 0;
  }
}
@media (max-width: 991px) {
  .mainNav {
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    padding: 15px;
    background-color: #177b40;
    z-index: 100;
  }
  .mainNav .links {
    margin-left: -15px;
    margin-right: -15px;
    padding: 0;
  }
  .mainNav .links:before,
  .mainNav .links:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .mainNav .links:after {
    clear: both;
  }
  .mainNav .links li {
    list-style: none;
  }
  .mainNav .links-user,
  .mainNav .links-main,
  .mainNav .links-deal {
    margin: 0 -5px;
  }
  .mainNav .links-user:before,
  .mainNav .links-main:before,
  .mainNav .links-deal:before,
  .mainNav .links-user:after,
  .mainNav .links-main:after,
  .mainNav .links-deal:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .mainNav .links-user:after,
  .mainNav .links-main:after,
  .mainNav .links-deal:after {
    clear: both;
  }
  .mainNav .links-user li,
  .mainNav .links-main li,
  .mainNav .links-deal li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
    padding: 5px;
  }
  .mainNav .links-user li a,
  .mainNav .links-main li a,
  .mainNav .links-deal li a {
    display: block;
    color: #fff;
    text-align: center;
    background-color: #136535;
    background: linear-gradient(#187e42, #136535);
    line-height: 45px;
    border: 1px solid #09562a;
    border-radius: 5px;
  }
  .mainNav .links-deal li a {
    color: #1c8145;
    background: linear-gradient(#f9faf9, #bcc2be);
    border: 2px solid #d5d9d4;
  }
  .mainNav .links-main .link-deal {
    display: none;
  }
  .mainNav .main-deal-title,
  .mainNav .main-categories-title {
    color: #6eb48a;
    text-align: center;
    font-size: 14px;
    margin-top: 1em;
  }
  .mainNav .main-categories {
    margin: 0;
  }
  .mainNav .main-categories:before,
  .mainNav .main-categories:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .mainNav .main-categories:after {
    clear: both;
  }
  .mainNav .main-categories > li {
    display: block;
    background-color: #15a651;
    color: #fff;
    border: 2px solid #0e5129;
    border-bottom: none;
  }
  .mainNav .main-categories > li:first-of-type {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .mainNav .main-categories > li:last-of-type {
    border-bottom: 2px solid #0e5129;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .mainNav .main-categories > li a {
    color: #fff;
    display: block;
    padding: 13px 0;
    font-size: 16px;
    line-height: 1.2;
  }
  .mainNav .main-categories .subcategories-container {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .mainNav .main-categories .subcategories {
    margin: 0;
    padding: 0 0 15px 0;
  }
  .mainNav .main-categories .section .a-item {
    display: none;
  }
  .mainNav .main-categories .section.active .a-item {
    display: block;
  }
  .mainNav.collapse.in .main-categories-title,
  .mainNav.collapse.in .links {
    display: block;
  }
}
@media (max-width: 991px) and (min-width: 481px) {
  .mainNav .main-categories .subcategories {
    column-count: 2;
    column-rule: 1px solid #ccc;
    text-align: left;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .mainNav .main-categories .subcategories {
    column-count: 3;
  }
}
@media (min-width: 992px) {
  .mainNav {
    display: block !important;
    height: 45px !important;
  }
  .links-user,
  .main-deal-title,
  .links-deal,
  .main-categories-title,
  .main-categories {
    display: none;
  }
  .links-main {
    margin: 0;
    padding: 0;
  }
  .links-main li {
    list-style: none;
    float: left;
  }
  .links-main li a {
    height: 45px;
    display: block;
    color: #fff;
    line-height: 45px;
    padding: 0 20px;
    border-left: 1px solid #0c661f;
    text-shadow: 1px 1px #05411f;
  }
  .links-main .first span {
    display: none;
  }
  .links-main .first a {
    padding: 0 14px;
  }
  .links-main .first a:before {
    font-family: LuckyIcons;
    font-size: 24px;
    line-height: 45px;
    content: '\f015';
  }
  .links-main .first a:hover {
    text-decoration: none;
  }
}
@media (min-width: 1200px) {
  .links-main li a {
    padding: 0 30px;
  }
  .links-main .first a {
    padding: 0 24px;
  }
}
.form-search {
  position: relative;
  margin: 7.5px 0 0;
  padding: 0 0 7.5px;
}
.form-search:before {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: 10px;
  color: #364e3f;
  display: block;
  font-family: LuckyIcons;
  font-size: 20px;
  line-height: 20px;
  content: '\f002';
  z-index: 2;
}
.form-search .algolia-autocomplete {
  width: 100%;
}
.form-search label,
.form-search button {
  display: none;
}
.form-search input {
  padding-left: 40px;
}
@media (min-width: 992px) {
  .form-search {
    margin: 4px 0;
    padding: 0;
  }
  .form-search .algolia-autocomplete,
  .form-search > input {
    float: left;
    width: 80%;
  }
  .form-search input {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .form-search button {
    display: block;
    width: 20%;
    height: 36px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    text-shadow: 2px 2px #05411f;
    background: #086d33;
    border: 0;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}
.links-top {
  margin: 0;
  padding: 0;
}
@media (max-width: 991px) {
  .links-top {
    position: absolute;
    top: 15px;
    left: 20px;
    right: 20px;
  }
  .links-top li {
    display: none;
  }
  .links-top li.first,
  .links-top li.last {
    display: block;
  }
  .links-top li.first a,
  .links-top li.last a {
    display: block;
    color: #fff;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    width: 25px;
    height: 25px;
  }
  .links-top li.first a:before,
  .links-top li.last a:before {
    font-family: LuckyIcons;
    font-size: 25px;
    line-height: 25px;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  }
  .links-top li.first a:hover,
  .links-top li.last a:hover {
    text-decoration: none;
  }
  .links-top li.first {
    float: left;
  }
  .links-top li.first a.collapsed:before {
    content: '\f394';
  }
  .links-top li.first a.collapsed:after {
    display: none;
  }
  .links-top li.first a:before {
    content: '\f12a';
  }
  .links-top li.last {
    float: right;
  }
  .links-top li.last a:before {
    content: '\f07a';
  }
  .top-link-cart span {
    font-size: 10px;
    color: #187e42;
    background-color: #f7ef4f;
    font-family: 'Open Sans';
    border-radius: 10px;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    top: -15px;
    left: -8px;
  }
}
@media (min-width: 375px) {
  .links-top li.first a {
    position: relative;
  }
  .links-top li.first a:after {
    font-family: OpenSans, sans-serif;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
    content: 'Close';
    padding-left: 3px;
    position: absolute;
    left: 100%;
    top: 0;
  }
}
@media (min-width: 992px) {
  .links-top {
    float: right;
    background-color: #163322;
    color: #1c8348;
    padding-left: 10px;
    border-bottom-left-radius: 3px;
  }
  .links-top a {
    color: #81cea2;
    font-size: 14px;
  }
  .links-top li {
    float: left;
    list-style: none;
    padding: 10px;
  }
  .links-top li.first {
    display: none;
  }
  .links-top li.last {
    background-color: #f3eb26;
    background: linear-gradient(#f3eb26, #d8d121);
    margin-left: 10px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .links-top li.last a {
    color: #1a3d29;
  }
  .links-top li.last:before {
    font-family: LuckyIcons;
    content: '\f07a';
    color: #a9a30b;
    padding-right: 10px;
  }
}
#header-additional li {
  display: inline-block !important;
}
@media (min-width: 992px) {
  #header-additional {
    float: left;
    color: #89d9ab;
    margin: 20px 0 20px 20px;
    display: flex;
    align-items: center;
    height: calc(100% - 40px);
  }
  #header-additional ul {
    margin: 0;
    padding: 0;
  }
  #header-additional li {
    width: auto;
    text-align: left;
    list-style: none;
    float: left;
    clear: left;
  }
  #header-additional li:before {
    font-family: LuckyIcons;
    content: '\f121';
    padding-right: 5px;
    color: #f9ed25;
  }
}
.b-account-tooltip {
  display: none;
  position: absolute;
  width: 295px;
  background: #f3f8f4;
  box-shadow: 0 9px 9px #3f3f3fba;
  border: 1px solid #ccc;
  z-index: 10;
  left: 50%;
  top: 100%;
  margin: 22px 0 0 -147.5px;
  padding: 20px 26px;
  border-radius: 4px;
  color: #3f3f3f;
}
.b-account-tooltip:before {
  display: block;
  width: 30px;
  height: 30px;
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc transparent transparent #ccc;
  transform: rotate(45deg);
  margin: 0 0 0 -16px;
  left: 50%;
  top: -16px;
  background: #f3f8f4;
}
.b-account-tooltip__login-container {
  margin: 0 0 16px;
  padding: 0;
}
.b-account-tooltip__login-container .b-account-tooltip__login-link,
.b-account-tooltip__logout-container .b-account-tooltip__logout-link {
  display: block;
  padding: 7px 30px 7px 5px;
  margin: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  font-size: 16px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.b-account-tooltip__login-container .b-account-tooltip__login-link:before,
.b-account-tooltip__logout-container .b-account-tooltip__logout-link:before {
  font-family: LuckyIcons;
  margin: 0 9px 0 0;
  line-height: 1;
  display: inline-block;
  position: relative;
  font-size: 18px;
  top: 2px;
  transition: all 0.5s;
}
.b-account-tooltip__login-container .b-account-tooltip__login-link {
  background: #086d33;
  color: #fff;
}
.b-account-tooltip__login-container .b-account-tooltip__login-link:before {
  content: '\e903';
  color: #f6ec42;
}
.b-account-tooltip__register-container {
  font-size: 16px;
  text-align: left;
  margin: 0 0 14px 0;
  padding: 0;
}
.b-account-tooltip__register-container .b-account-tooltip__register-link {
  color: #0e7f3f;
  font-weight: 700;
  font-size: 16px;
}
.b-account-tooltip__profits-container {
  font-size: 14px;
  text-align: left;
  line-height: 18px;
}
.b-account-tooltip__profits-container ul {
  padding: 0;
  margin: 0;
}
.b-account-tooltip__profits-container ul li {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 14px;
  line-height: 1.2;
}
.b-account-tooltip__profits-container ul li:before {
  font-family: LuckyIcons;
  content: '\f121';
  padding: 0 10px 0 3px;
  color: #0d7a3d;
}
.b-account-tooltip-link {
  position: relative;
}
.b-account-tooltip-link--logged-out > a:before,
.b-account-tooltip-link--logged-in > a:before {
  font-family: LuckyIcons;
  content: '\e903';
  margin: 0 15px 0 0;
  padding: 0;
  display: inline-block;
  line-height: 1;
  font-size: 18px;
  position: relative;
  top: 2px;
}
.b-account-tooltip-link--logged-out > a:before {
  content: '\e904';
}
.b-account-tooltip-link--logged-in > a:before {
  content: '\e903';
  color: #f6ec42;
}
.b-account-tooltip.active {
  display: block;
}
.b-account-tooltip__login-container .b-account-tooltip__login-link:hover,
.b-account-tooltip__logout-container .b-account-tooltip__logout-link:hover {
  text-decoration: none;
}
.b-account-tooltip__login-container .b-account-tooltip__login-link:hover {
  background: #065327;
}
.b-account-tooltip__logout-container .b-account-tooltip__logout-link:hover {
  color: #fff;
  background: #666;
}
.b-account-tooltip__logout-container .b-account-tooltip__logout-link:hover:before {
  color: #fff;
}
.b-account-tooltip__welcome-container {
  font-size: 18px;
  text-align: left;
  padding: 0;
  margin: 0 0 13px;
  font-weight: 700;
}
.b-account-tooltip__links-container {
  text-align: left;
  margin: 0 0 18px 0;
  padding: 0;
}
.b-account-tooltip__links-container ul {
  margin: 0;
  padding: 0;
}
.b-account-tooltip__links-container li {
  float: none;
  border-bottom: 1px solid #bfbfbf;
  padding: 3px 0 4px;
  margin: 0;
}
.b-account-tooltip__links-container li:last-child {
  border-bottom: none;
}
.b-account-tooltip__links-container li a {
  font-size: 16px;
  line-height: 1.4;
  color: #3f3f3f;
}
.footer {
  background-color: #fff;
}
.footer-inner {
  background-color: #198043;
  background: linear-gradient(#198043, #16743c);
  border-radius: 2px;
  text-align: center;
}
.gutter {
  padding-bottom: 15px;
  color: #939393;
  text-align: center;
  font-size: 13px;
}
.gutter address {
  margin-bottom: 0;
}
.gutter a {
  color: #939393;
}
@media (min-width: 1200px) {
  .gutter address,
  .gutter p {
    display: inline-block;
  }
}
.flogo {
  margin: 10px 0;
  position: relative;
  font-family: Wilma;
  text-align: center;
  color: #fff;
  height: 45px;
  z-index: auto;
  font-size: 20px;
  display: inline-block;
}
.flogo .tld {
  display: none;
}
.flogo img {
  line-height: 40px;
  height: 100%;
  width: auto;
  max-width: calc(100% - 20px);
  margin: 0 10px;
}
@media (min-width: 1200px) {
  .flogo {
    font-size: 25px;
    float: left;
    margin: 0 22px;
    padding: 3px 0;
  }
}
.footer ul {
  padding: 0;
}
.footer li {
  list-style: none;
}
.footer li a {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-top: 1px solid #0e6031;
  padding: 12px 35px;
  text-shadow: 2px 2px #05411f;
}
@media (min-width: 1200px) {
  .footer li {
    display: inline-block;
  }
  .footer li a {
    border-left: 1px solid #0c661f;
  }
}
#footer-additional {
  background-color: #fff;
  text-align: center;
}
#footer-additional .links .item {
  display: inline-block;
  margin: 0 15px 60px 15px;
}
@media (min-width: 1200px) {
  #footer-additional {
    text-align: right;
  }
}
.block-side-nav .dropdown-menu a.nav-more-calibers {
  margin: 10px 5px 0 5px;
  padding: 0;
  color: #0f7f3f;
  border: 0;
  text-decoration: underline;
}
.block-side-nav .dropdown-menu a.nav-more-calibers:hover {
  text-decoration: none;
}
.block-side-nav .dropdown-menu a.nav-more-calibers:after {
  content: ' ';
}
.block-side-nav .category-header {
  cursor: pointer;
}
@media (max-width: 991px) {
  .block-side-nav {
    margin: 0 -10px;
    background-color: #187e42;
  }
  .block-side-nav .block-title {
    display: none;
  }
  .block-side-nav ul {
    padding: 0;
  }
  .block-side-nav li {
    list-style: none;
  }
  .block-side-nav .subcat {
    padding: 10px;
    border-bottom: 1px solid #65a981;
  }
  .block-side-nav .category-header {
    border: 1px solid #bdbdbd;
    border-radius: 3px;
    display: block;
    background-color: #f8f8f8;
    background: linear-gradient(#f8f8f8, #ebebeb);
    color: #a2a2a2;
    font-size: 17px;
    line-height: 17px;
    padding: 10px;
    position: relative;
  }
  .block-side-nav .category-header:after {
    position: absolute;
    font-family: LuckyIcons;
    content: '\f0dc';
    color: #3e3e3e;
    font-size: 16px;
    right: 10px;
  }
  .block-side-nav .dropdown-menu {
    margin: 0 auto;
    padding: 15px 0;
    left: -5px;
    right: -5px;
    top: 70%;
  }
  .block-side-nav .dropdown-menu .cat-hidden {
    display: block !important;
  }
  .block-side-nav .dropdown-menu .nav-more-calibers {
    display: none;
  }
}
@media (min-width: 992px) {
  .leftnav-see-all-link {
    display: none;
  }
  .block-side-nav {
    background-color: #f3f8f4;
  }
  .block-side-nav:before,
  .block-side-nav:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .block-side-nav:after {
    clear: both;
  }
  .block-side-nav .block-title {
    display: none;
  }
  .block-side-nav ul {
    padding: 0;
    margin: 0;
  }
  .block-side-nav li {
    list-style: none;
  }
  .block-side-nav .category-header {
    display: flex;
    align-items: center;
    color: #fff;
    min-height: 40px;
    font-weight: bold;
    background-color: #0e7f3f;
    padding-left: 14px;
    text-shadow: 1px 1px #05411f;
    clear: left;
  }
  .block-side-nav .dropdown-menu {
    display: block;
    position: static;
    width: 100%;
    border-radius: 0;
    border: 1px solid #e4ece7;
    box-shadow: none;
    background-color: transparent;
    padding-bottom: 15px;
  }
  .block-side-nav .dropdown-menu li {
    padding: 0 8px;
  }
  .block-side-nav .dropdown-menu a {
    display: block;
    position: relative;
    z-index: 99;
    font-size: 14px;
    border-bottom: 1px solid #e6e6e6;
    padding: 4px 5px;
    white-space: normal;
  }
  .block-side-nav .dropdown-menu a:hover,
  .block-side-nav .dropdown-menu a:focus {
    text-decoration: underline;
  }
  .block-side-nav .dropdown-menu a:after {
    font-family: LuckyIcons;
    font-size: 11px;
    content: '\f125';
    padding-top: 4px;
    float: right;
    color: #c8c8c8;
  }
  .block-side-nav .dropdown-menu .subopen a {
    text-decoration: underline;
  }
  .block-side-nav .dropdown-menu .subopen a:before {
    font-family: LuckyIcons;
    content: '\e601';
    font-size: 12px;
    line-height: 22px;
    float: left;
    padding-right: 5px;
    color: #34b250;
  }
}
.rating-box {
  float: left;
  width: 65px;
  margin-right: 5px;
  height: 14px;
  position: relative;
}
.rating-box:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: LuckyIcons;
  font-size: 14px;
  line-height: 14px;
  content: '\f006\f006\f006\f006\f006';
  color: #ad842d;
  z-index: 10;
}
.rating-box .rating {
  display: block;
  position: relative;
  height: 14px;
  overflow-x: hidden;
  overflow-y: hidden;
  text-align: left;
  white-space: nowrap;
}
.rating-box .rating:before {
  position: absolute;
  left: 0;
  top: 0;
  font-family: LuckyIcons;
  font-size: 14px;
  line-height: 14px;
  content: '\f005\f005\f005\f005\f005';
  color: #f7c352;
}
.rating-links {
  font-size: 14px;
  line-height: 14px;
}
.rating-links a {
  color: #3e342d;
  text-decoration: underline;
}
@media (max-width: 767px) {
  .ratings-product-overhaul .rating-goto-form {
    display: none;
  }
}
.availability {
  display: inline-block !important;
  text-align: center;
  font-size: 13px;
  color: #187c40;
  background-color: #eef4f1;
  border: 1px solid #b0d4be;
  border-radius: 3px;
  text-transform: uppercase;
}
.availability .stock-qty {
  display: block;
  text-align: center;
}
.availability-simple .in-stock:after {
  content: '';
}
.price-box {
  font-size: 18px;
  color: #303130;
}
.price-box .regular-price,
.price-box .minimal-price-link,
.price-box .old-price,
.price-box .special-price {
  margin: 0;
  display: block;
}
.price-box .regular-price {
  color: #000;
}
.price-box .price-label,
.price-box .label {
  display: inline-block;
}
.price-box .price {
  font-weight: bold;
}
.price-box .minimal-price-link {
  color: #242424;
}
.price-box .minimal-price-link .label {
  font-weight: bold;
  font-size: 14px;
}
.price-box .minimal-price-link .price {
  font-weight: normal;
}
.price-box .old-price {
  color: #a0a0a0;
  font-size: 14px;
  text-decoration: line-through;
}
.price-box .old-price .price-label,
.price-box .old-price .price {
  text-decoration: line-through;
}
.price-box .special-price {
  color: #ca1111;
}
.cprc {
  font-size: 14px;
  text-align: center;
  padding: 10px 5px;
  color: #533f08;
  display: inline-block;
  border: 1px solid #b0d4be;
  border-radius: 3px;
}
.tier-prices {
  list-style: none;
  padding: 0;
}
.block-subscribe {
  background-color: #f3f8f5;
  margin: 15px auto;
  max-width: 400px;
}
.block-subscribe .block-title {
  position: relative;
  padding: 0 15px;
  background: #0e7f3f;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: #fff;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  text-shadow: 1px 1px #05411f;
  text-align: center;
}
.block-subscribe .block-content {
  padding-bottom: 15px;
}
.block-subscribe .icon {
  position: absolute;
  left: -1px;
  top: -2px;
  display: block;
  background-color: #086d33;
  width: 44px;
  height: 44px;
  border-radius: 25px;
}
.block-subscribe .icon:after,
.block-subscribe .icon:before {
  position: absolute;
  display: block;
  font-size: 36px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  top: 4px;
  left: 4px;
  font-family: LuckyIcons;
  font-weight: normal;
}
.block-subscribe .icon:after {
  font-size: 18.83076923px;
  color: #34b250;
  content: '\e601';
}
.block-subscribe .icon:before {
  font-size: 32.67692308px;
  color: #f6ec42;
  content: '\e602';
}
.block-subscribe label {
  display: block;
  font-size: 15px;
  color: #000;
  font-weight: normal;
  text-align: center;
  margin: 15px 0;
}
.block-subscribe .field-row {
  margin-left: -15px;
  margin-right: -15px;
}
.block-subscribe .input-box {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 58.33333333%;
  padding-left: 30px;
  padding-right: 0;
}
.block-subscribe .input-box input {
  height: 40px;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.block-subscribe .actions {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 41.66666667%;
  padding-left: 0;
  padding-right: 30px;
}
.block-subscribe .actions .btn-subscribe {
  padding: 0;
  width: 100%;
  background-color: #086d33;
  border: 0;
  line-height: 40px;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: bold;
  text-shadow: 2px 2px #05411f;
  color: #fff;
}
.gift-cards-find-out {
  display: block;
  padding-left: 40px;
  margin: 30px auto;
  max-width: 400px;
  position: relative;
}
.gift-cards-find-out:before {
  content: ' ';
  display: block;
  position: absolute;
  top: -15px;
  left: 0px;
  width: 94px;
  height: 75px;
  background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/gift_card.png') no-repeat;
  z-index: 10;
}
.gift-cards-find-out a {
  position: relative;
  background-color: #23623e;
  border-radius: 3px;
  padding: 5px 0 5px 60px;
  display: block;
  line-height: 1.2;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.gift-cards-find-out a:hover {
  text-decoration: none;
}
.gift-cards-find-out a:after {
  font-family: LuckyIcons;
  content: '\f125';
  color: #95cfae;
  position: absolute;
  right: 10px;
  top: 50%;
  line-height: 16px;
  margin-top: -8px;
}
.gift-cards-find-out a span {
  display: block;
  color: #95cfae;
  font-weight: normal;
  font-size: 14px;
}
.sidebar-social-tab {
  box-shadow: 0 3px 5px 0 #e7e7e7;
  margin: 30px auto;
  max-width: 400px;
}
.social-tabs {
  margin-left: -15px;
  margin-right: -15px;
  margin: 0;
  padding: 0;
}
.social-tabs li {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 50%;
  padding: 0;
  list-style: none;
  line-height: 50px;
}
.social-tabs li a {
  display: block;
  text-align: center;
  min-height: 50px;
}
.social-tabs li a:before {
  font-family: LuckyIcons;
  font-size: 25px;
  color: #fff;
  width: 100%;
  display: block;
}
.social-tabs li a:hover,
.social-tabs li a:focus {
  text-decoration: none;
}
.social-tabs li a span {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  display: block;
  height: 0;
  /* arrow */
}
.social-tabs li a span:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: ' ';
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.social-tabs li a span:after {
  border-color: rgba(255, 255, 255, 0);
  border-width: 10px;
  margin-left: -10px;
  margin-top: -2px;
}
#social_tab_fb a {
  background-color: #3c5a95;
}
#social_tab_fb a:before {
  content: '\f09a';
}
#social_tab_fb.active span:after {
  border-top-color: #3c5a95;
}
#social_tab_fb_contents p,
#social_tab_fb_contents > a {
  color: #3b5997;
}
#social_tab_twitter a {
  background-color: #0f1419;
  display: flex;
  align-items: center;
  justify-content: center;
}
#social_tab_twitter a:before {
  content: '';
  width: 24px;
  height: 24px;
  background: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/social/x-white.svg') no-repeat;
}
#social_tab_twitter.active span:after {
  border-top-color: #0f1419;
}
.social-tabs-content {
  display: block;
  padding: 15px 15px 18px;
}
.social-tabs-content p,
.social-tabs-content > a {
  font-size: 14px;
  font-weight: bold;
}
.sidebar-icon-links {
  padding: 0;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.sidebar-icon-links li {
  list-style: none;
  margin: 10px 0;
}
.sidebar-icon-links a {
  position: relative;
  display: block;
  border: 1px solid #d4dcd7;
  border-radius: 3px;
  background-color: #f3f8f5;
  min-height: 50px;
}
.sidebar-icon-links a:after {
  position: absolute;
  font-family: LuckyIcons;
  color: #b9d3c4;
  content: '\f054';
  right: 10px;
  top: 0;
  line-height: 50px;
}
.sidebar-icon-links a:hover,
.sidebar-icon-links a:focus {
  text-decoration: none;
}
.sidebar-icon-links .label {
  display: block;
  margin-left: 55px;
  font-size: 17px;
  color: #3f664f;
}
.sidebar-icon-links .label span {
  display: block;
  font-size: 15px;
  color: #adc4b6;
  line-height: 1em;
}
.sidebar-icon-links .icon {
  position: relative;
  display: block;
  color: #3f664f;
  float: left;
  width: 55px;
}
.sidebar-icon-links .icon:before,
.sidebar-icon-links .icon:after {
  display: block;
  text-align: center;
  font-family: LuckyIcons;
  font-size: 27px;
  line-height: 50px;
}
.sidebar-icon-links .read-testimonials .icon:before {
  content: '\f11b';
  font-size: 40px;
}
.sidebar-icon-links .read-testimonials .icon:after {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -7px;
  margin-top: -3px;
  content: '\f087';
  color: #f3f8f5;
  font-size: 15px;
}
.sidebar-icon-links .spread-the-word .icon:before {
  content: '\f0a1';
}
.sidebar-icon-links .ammopedia .icon:before {
  content: '\f02d';
}
.sidebar-icon-links .media-gallery .icon:before {
  content: '\f030';
}
.sidebar-icon-links .ammo-manufacturer .label {
  padding-top: 10px;
}
.sidebar-icon-links .ammo-manufacturer .icon:before {
  content: '\f085';
}
.sidebar-icon-links .ammo-reviews .icon:before {
  content: '\f11b';
  font-size: 40px;
}
.breadcrumbs {
  margin: 15px 0;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
}
.breadcrumbs li {
  list-style: none;
  display: inline;
  font-size: 14px;
}
.breadcrumbs li:before {
  font-family: LuckyIcons;
  color: #3f453e;
  content: '\f0da';
  padding: 0 5px;
}
.breadcrumbs li.home:before {
  content: none;
}
.breadcrumbs .last {
  color: #888;
}
.breadcrumbs .last:after {
  content: '';
}
.breadcrumbs .last a {
  color: #888;
}
@media (min-width: 992px) {
  .breadcrumbs {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
    margin-top: 0;
  }
}
.right-two .block-title {
  color: #0e7b3c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
}
.right-two .block-title:before {
  font-family: LuckyIcons;
  content: '\f118';
  float: left;
}
.right-two .block-content {
  font-size: 14px;
  font-weight: bold;
}
.right-two .block-content p {
  margin-bottom: 10px;
}
.right-two .block-content em {
  display: block;
  font-weight: normal;
}
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: 22px;
}
.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: #fafaec;
}
.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: #f5f5d8;
}
.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: #f0f0f0;
}
.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: #e3e3e3;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    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;
  clear: both;
}
.table-responsive .table {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .table-responsive > .table-wrap > thead > tr > th,
  .table-responsive > .table-wrap > tbody > tr > th,
  .table-responsive > .table-wrap > tfoot > tr > th,
  .table-responsive > .table-wrap > thead > tr > td,
  .table-responsive > .table-wrap > tbody > tr > td,
  .table-responsive > .table-wrap > tfoot > tr > td {
    white-space: normal;
  }
}
@media (min-width: 768px) {
  .data-table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 22px;
    border: 1px solid #ddd;
    margin: 10px 0;
  }
  .data-table > thead > tr > th,
  .data-table > tbody > tr > th,
  .data-table > tfoot > tr > th,
  .data-table > thead > tr > td,
  .data-table > tbody > tr > td,
  .data-table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }
  .data-table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
  }
  .data-table > caption + thead > tr:first-child > th,
  .data-table > colgroup + thead > tr:first-child > th,
  .data-table > thead:first-child > tr:first-child > th,
  .data-table > caption + thead > tr:first-child > td,
  .data-table > colgroup + thead > tr:first-child > td,
  .data-table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .data-table > tbody + tbody {
    border-top: 2px solid #ddd;
  }
  .data-table .table {
    background-color: #fff;
  }
  .data-table > thead > tr > th,
  .data-table > tbody > tr > th,
  .data-table > tfoot > tr > th,
  .data-table > thead > tr > td,
  .data-table > tbody > tr > td,
  .data-table > tfoot > tr > td {
    border: 1px solid #ddd;
  }
  .data-table > thead > tr > th,
  .data-table > thead > tr > td {
    border-bottom-width: 2px;
  }
}
.link-add-to-compare {
  display: block;
  width: 130px;
  font-size: 14px;
  margin-top: 7.5px;
  text-align: center;
}
.link-add-to-compare span {
  display: none;
}
.link-add-to-compare:hover {
  text-decoration: none;
}
.link-add-to-compare:after,
.link-add-to-compare:before {
  color: #7d837e;
  display: inline;
  padding-right: 3px;
}
.link-add-to-compare:before {
  font-family: LuckyIcons;
  content: '\f0c5';
}
.link-add-to-compare:after {
  content: 'compare';
}
.link-add-to-compare:hover:after {
  text-decoration: underline;
}
.catalog-product-compare-index .link-print {
  display: none;
}
.compare-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
  border: 1px solid #ddd;
}
.compare-table > thead > tr > th,
.compare-table > tbody > tr > th,
.compare-table > tfoot > tr > th,
.compare-table > thead > tr > td,
.compare-table > tbody > tr > td,
.compare-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.compare-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.compare-table > caption + thead > tr:first-child > th,
.compare-table > colgroup + thead > tr:first-child > th,
.compare-table > thead:first-child > tr:first-child > th,
.compare-table > caption + thead > tr:first-child > td,
.compare-table > colgroup + thead > tr:first-child > td,
.compare-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.compare-table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.compare-table .table {
  background-color: #fff;
}
.compare-table > thead > tr > th,
.compare-table > tbody > tr > th,
.compare-table > tfoot > tr > th,
.compare-table > thead > tr > td,
.compare-table > tbody > tr > td,
.compare-table > tfoot > tr > td {
  border: 1px solid #ddd;
}
.compare-table > thead > tr > th,
.compare-table > thead > tr > td {
  border-bottom-width: 2px;
}
.compare-table thead {
  display: none;
}
.compare-table .availability {
  text-align: center;
  border: 1px dotted #6ba785;
  padding: 10px;
  color: #303130;
}
.compare-table .availability .in-stock:after,
.compare-table .availability .stock-qty {
  display: inline;
}
.compare-table .product-name {
  font-size: 18px;
  line-height: 1.1em;
}
.compare-table .product-name a {
  color: #000;
}
.compare-table tr:nth-child(even) {
  background-color: #f6f6f6;
}
.block-compare .block-title {
  color: #0e7b3c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
}
.block-compare ol {
  padding: 0;
}
.block-compare li {
  list-style: none;
  padding: 5px 8px;
}
.block-compare li:nth-child(even) {
  background-color: #f6f6f6;
}
.block-compare .product-name {
  font-weight: normal;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}
.block-compare .product-name a {
  color: #000;
}
.block-compare .btn-remove {
  margin-left: 5px;
}
.block-compare .actions {
  text-align: right;
}
.block-compare .actions a {
  text-decoration: underline;
  float: left;
  font-size: 90%;
  color: #303130;
}
.css-popover {
  position: relative;
}
.css-popover__tooltip {
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  left: calc(100% + 15px);
  top: -20px;
  width: 276px;
  background: #ffffca;
  z-index: 1060;
  padding: 9px 14px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  color: #303130;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  white-space: normal;
  margin: 0;
}
.css-popover__tooltip:before {
  position: absolute;
  top: 24px;
  left: -8px;
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border: none;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  transform: rotate(45deg);
  background: #ffffca;
}
.css-popover__tooltip.top {
  left: -20px;
  top: auto;
  bottom: calc(100% + 15px);
}
.css-popover__tooltip.top:before {
  top: auto;
  left: 24px;
  bottom: -8px;
  transform: rotate(-45deg);
}
.css-popover__tooltip.bottom {
  left: -20px;
  top: calc(100% + 15px);
}
.css-popover__tooltip.bottom:before {
  top: -8px;
  left: 24px;
  transform: rotate(135deg);
}
.css-popover__tooltip.left {
  left: auto;
  right: calc(100% + 15px);
}
.css-popover__tooltip.left:before {
  top: 24px;
  right: -8px;
  left: auto;
  transform: rotate(225deg);
}
.css-popover:hover {
  z-index: 100;
}
.css-popover:hover .css-popover__tooltip {
  display: block;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.form-search {
  position: relative;
}
#algolia-searchbox {
  display: flex;
}
.aa-dropdown-menu,
.algoliasearch-autocomplete {
  background: #fff;
  position: absolute;
  right: 0;
  left: 0;
  top: 43px;
  margin-top: 10px;
  border: solid 1px #bdbdbd;
  border-width: 1px 0;
  z-index: 20;
}
/* dropdown style */
.autocomplete-wrapper .category,
.algoliasearch-autocomplete-title {
  position: relative;
  z-index: 21;
  background: #e9f0eb;
  padding: 4px 12px;
  text-align: left;
  color: #949089;
  line-height: 150%;
  font-size: 12px;
  text-transform: uppercase;
}
.aa-dataset-products {
  min-height: auto !important;
}
.algoliasearch-autocomplete-hit {
  position: relative;
  z-index: 21;
  text-decoration: none;
  text-align: left;
  padding: 2px 4px;
  clear: both;
  border-bottom: solid 1px #dde1dd;
}
.algoliasearch-autocomplete-hit .thumb {
  width: 65px;
  text-align: center;
  padding-top: 5px;
}
.algoliasearch-autocomplete-hit .thumb img {
  width: 50px;
}
.algoliasearch-autocomplete-hit .info {
  width: calc(100% - 105px);
  margin-right: 40px;
  margin-left: 0;
  padding: 8px 9px;
  font-size: 15px;
  font-weight: normal;
  color: #000;
  line-height: 1.2;
}
.algoliasearch-autocomplete-hit .info em {
  color: #0e7f3f;
  font-weight: bold;
  font-style: normal;
}
.algoliasearch-autocomplete-hit .info:after {
  font-family: LuckyIcons;
  content: '\f125';
  color: #187e42;
  font-size: 11px;
  width: 40px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -5.5px;
}
.algoliasearch-autocomplete-hit .info small.hint {
  color: #9d9d9d;
}
.algoliasearch-autocomplete-hit:hover,
.algoliasearch-autocomplete-hit.marked {
  background: #f4f9f5;
  text-decoration: none;
}
.algoliasearch-autocomplete-hit:hover .info:after,
.algoliasearch-autocomplete-hit.marked .info:after {
  font-size: 18px;
  content: '\f138';
  margin-top: -9px;
}
/* products */
#search_autocomplete_products .algoliasearch-autocomplete-category {
  display: none;
}
/* categories */
.algoliasearch-autocomplete-category,
.algoliasearch-autocomplete-price {
  font-size: 0.7em;
  color: #2f2f2f;
  margin-left: 5px;
  margin-top: 2px;
}
.algoliasearch-autocomplete-all-products,
.algoliasearch-autocomplete-hit {
  display: flex;
  background: #fff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* more button */
.algoliasearch-autocomplete-all-products {
  position: relative;
  z-index: 21;
  padding: 8px;
  margin-top: -2px;
  background: #fff;
}
.algoliasearch-autocomplete-all-products > a {
  position: relative;
  cursor: pointer;
  width: 100%;
  display: block;
  border: solid 1px #4f762b;
  border-radius: 4px;
  background-color: #226a31;
  background: linear-gradient(#2b853e, #226a31);
  font-size: 16px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}
.algoliasearch-autocomplete-all-products > a:after {
  position: absolute;
  font-family: LuckyIcons;
  content: '\f18e';
  color: #075c2b;
  font-size: 31px;
  right: 10px;
  font-weight: normal;
  text-shadow: 0 1px 0 #429163;
}
.algoliasearch-autocomplete-all-products > a.marked {
  background: #198042;
}
.aa-no-results,
.aa-no-results-products,
.algoliasearch-no-results {
  padding: 0 10px;
  text-align: left;
}
.footer_algolia {
  padding: 4px 10px;
}
@media (min-width: 992px) {
  .aa-dropdown-menu,
  .algoliasearch-autocomplete {
    left: auto;
    width: 506px;
    border-radius: 4px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.43);
    border-width: 1px;
    margin-left: 0;
    margin-right: 0;
    /* arrow */
  }
  .aa-dropdown-menu:after,
  .algoliasearch-autocomplete:after,
  .aa-dropdown-menu:before,
  .algoliasearch-autocomplete:before {
    bottom: 100%;
    left: 78%;
    border: solid transparent;
    content: ' ';
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .aa-dropdown-menu:after,
  .algoliasearch-autocomplete:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #e9f0eb;
    border-width: 10px;
    margin-left: -10px;
  }
  .aa-dropdown-menu:before,
  .algoliasearch-autocomplete:before {
    border-color: rgba(129, 124, 110, 0);
    border-bottom-color: #bdbdbd;
    border-width: 11px;
    margin-left: -11px;
  }
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffca;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffca;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffca;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffca;
  bottom: -10px;
}
.popover {
  max-width: 300px;
}
.popover .popover-content {
  background-color: #ffffca;
}
.popover.right > .arrow:after {
  border-right-color: #ffffca;
}
.popover.left > .arrow:after {
  border-left-color: #ffffca;
}
.popover.bottom > .arrow:after {
  border-bottom-color: #ffffca;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal {
  display: none !important;
  align-items: center;
  justify-content: center;
}
.modal.in {
  display: flex !important;
}
.modal .modal-dialog {
  max-height: calc(100% - 60px);
}
.modal-header {
  background: #f5f5f5;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.modal-footer {
  background: #f5f5f5;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.modal-dialog-fixed,
.modal-dialog-fixed .modal-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.modal-dialog-fixed .modal-header,
.modal-dialog-fixed .modal-content .modal-header {
  height: 58px;
}
.modal-dialog-fixed .modal-body,
.modal-dialog-fixed .modal-content .modal-body {
  position: absolute;
  overflow-y: scroll;
  top: 58px;
  bottom: 6px;
}
.modal-dialog .modal-content .close {
  position: absolute;
  right: -20px;
  top: -20px;
  border: none;
  text-align: right;
  background-color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  z-index: 2;
  opacity: 1;
  filter: alpha(opacity=100);
}
.modal-dialog .modal-content .close:before {
  position: absolute;
  top: 0;
  left: 4px;
  display: block;
  font-family: LuckyIcons;
  content: '\f128';
  font-size: 40px;
  line-height: 45px;
  text-align: center;
}
.modal-dialog .modal-content .close span {
  display: none;
}
@media (min-width: 768px) {
  .confirm-modal-dialog {
    margin: 200px auto 30px;
  }
}
.modal-emailus .modal-dialog {
  height: 90%;
}
.modal-emailus .modal-content,
.modal-emailus .modal-body {
  height: 100%;
}
.modal-emailus .modal-content {
  padding: 15px;
}
.modal-emailus .modal-body {
  overflow-y: auto;
  padding: 0;
}
.modal-emailus iframe {
  height: 99%;
}
#lc_chat_layout {
  z-index: 99999 !important;
}
.shipping-tracking-popup {
  padding: 15px;
}
.enter-gift-card-number {
  margin-bottom: 30px;
}
.enter-gift-card-number .input-field {
  width: 50%;
}
.enter-gift-card-number .btn-check-balance:before {
  color: #8b8830;
  font-family: LuckyIcons;
  content: '\f120';
  font-size: 20px;
  margin-right: 6px;
  float: left;
}

a.logo,
a.logo:hover,
a.logo:focus {
  color: #fff;
  text-decoration: none;
}
.logo__autumn {
  position: relative;
  z-index: 100;
  display: inline-block;
  font-family: Wilma;
  font-size: 24px;
  text-align: center;
  color: #fff;
  background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/fall-theme/lg-halloween.png') 50% 0 no-repeat;
  background-size: contain;
  margin: 7.5px auto 0 auto;
  padding: 12px 5px 12px 10px;
  height: 64px;
}
.logo__autumn:before,
.logo__autumn:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.logo__autumn:after {
  clear: both;
}
.logo__autumn .lucky,
.logo__autumn .gunner {
  float: left;
  line-height: 40px;
}
.logo__autumn .lucky {
  position: relative;
  padding-right: 2px;
}
.logo__autumn .lucky:after,
.logo__autumn .lucky:before {
  position: absolute;
  display: block;
  font-size: 40px;
  right: -40px;
  top: -3px;
  width: 40px;
  height: 40px;
  font-family: LuckyIcons;
  font-weight: normal;
  text-align: center;
}
.logo__autumn .lucky:after {
  font-size: 20.92307692px;
  color: #34b250;
  content: '\e601';
}
.logo__autumn .lucky:before {
  font-size: 36.30769231px;
  color: #f6ec42;
  content: '\e602';
}
.logo__autumn .gunner {
  padding-left: 42px;
}
.logo__autumn a,
.logo__autumn a:hover,
.logo__autumn a:focus {
  color: #fff;
  text-decoration: none;
}
.logo__autumn .lucky:after,
.logo__autumn .lucky:before {
  font-size: 30px;
  right: -34px;
  top: 0;
  width: 30px;
  height: 30px;
}
.logo__autumn .lucky:after {
  color: #000;
}
.logo__autumn .lucky:before {
  color: #000;
}
.logo__autumn strong {
  font-weight: normal;
}
.logo__autumn .tagline {
  display: none;
}
.logo__autumn .gunner:before {
  display: none;
}
.lt-ie9 .logo__autumn {
  background-image: none;
  padding: 0;
}
.lt-ie9 .logo__autumn .lucky:after {
  color: #34b250;
}
.lt-ie9 .logo__autumn .lucky:before {
  color: #f6ec42;
}
@media (min-width: 992px) {
  .logo__autumn {
    float: left;
    position: relative;
    z-index: 100;
    display: inline-block;
    font-family: Wilma;
    font-size: 39px;
    text-align: center;
    color: #fff;
    padding: 16px 0 20px 5px;
    height: 101px;
  }
  .logo__autumn:before,
  .logo__autumn:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .logo__autumn:after {
    clear: both;
  }
  .logo__autumn .lucky,
  .logo__autumn .gunner {
    float: left;
    line-height: 65px;
  }
  .logo__autumn .lucky {
    position: relative;
    padding-right: 2px;
  }
  .logo__autumn .lucky:after,
  .logo__autumn .lucky:before {
    position: absolute;
    display: block;
    font-size: 65px;
    right: -65px;
    top: -3px;
    width: 65px;
    height: 65px;
    font-family: LuckyIcons;
    font-weight: normal;
    text-align: center;
  }
  .logo__autumn .lucky:after {
    font-size: 33.99999999px;
    color: #34b250;
    content: '\e601';
  }
  .logo__autumn .lucky:before {
    font-size: 59px;
    color: #f6ec42;
    content: '\e602';
  }
  .logo__autumn .gunner {
    padding-left: 67px;
  }
  .logo__autumn a,
  .logo__autumn a:hover,
  .logo__autumn a:focus {
    color: #fff;
    text-decoration: none;
  }
  .logo__autumn .lucky:after,
  .logo__autumn .lucky:before {
    font-size: 40px;
    right: -53px;
    top: 0;
    width: 40px;
    height: 40px;
  }
  .logo__autumn .lucky:after {
    color: #000;
  }
  .logo__autumn .lucky:before {
    color: #000;
  }
}
.logo__christmas {
  background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/christmas-theme/logo.png') 50% 0 no-repeat;
  background-size: contain;
  margin-top: 5px;
  padding: 16px 6px 19px 4px;
  height: 75px;
}
.logo__christmas .lucky:after,
.logo__christmas .lucky:before {
  content: '';
}
.logo__christmas .gunner:before {
  display: none;
}
@media (min-width: 992px) {
  .logo__christmas {
    padding: 25px 6px 10px 4px;
    height: 100px;
  }
}
.lt-ie9 .logo__christmas {
  background-image: none;
  padding: 0;
}
.lt-ie9 .logo__christmas .lucky:after {
  content: '\e601';
}
.lt-ie9 .logo__christmas .lucky:before {
  content: '\e602';
}
.logo__newyear {
  text-indent: -9999px;
  width: 200px;
  height: 50px;
  background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/newyear-theme/logo.svg') 50% 0 no-repeat;
  background-size: 200px 50px;
  margin-top: 5px;
  z-index: 10;
}
.logo__newyear a {
  display: block;
  width: 200px;
  height: 100%;
}
.logo__newyear .gunner:before {
  display: none;
}
@media (min-width: 992px) {
  .logo__newyear {
    width: 322px;
    height: 100px;
    background-size: 322px 100px;
  }
  .logo__newyear a {
    width: 322px;
  }
}
.lt-ie9 .logo__newyear {
  background-image: none;
  padding: 0;
}
.lt-ie9 .logo__newyear .lucky:after {
  content: '\e601';
}
.lt-ie9 .logo__newyear .lucky:before {
  content: '\e602';
}
.logo__easter {
  text-indent: -9999px;
  width: 200px;
  height: 50px;
  background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/easter-theme/logo.svg') 50% 0 no-repeat;
  background-size: 200px 50px;
  margin-top: 5px;
  z-index: 10;
}
.logo__easter a {
  display: block;
  width: 200px;
  height: 100%;
}
.logo__easter .gunner:before {
  display: none;
}
@media (min-width: 992px) {
  .logo__easter {
    width: 322px;
    height: 100px;
    background-size: 322px 100px;
  }
  .logo__easter a {
    width: 332px;
  }
}
.lt-ie9 .logo__easter {
  background-image: none;
  padding: 0;
}
.lt-ie9 .logo__easter .lucky:after {
  content: '\e601';
}
.lt-ie9 .logo__easter .lucky:before {
  content: '\e602';
}
.logo__vday {
  text-indent: -9999px;
  width: 200px;
  height: 50px;
  background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/vday-theme/logo.svg') 50% 0 no-repeat;
  background-size: 200px 50px;
  margin-top: 5px;
  z-index: 10;
}
.logo__vday a {
  display: block;
  width: 200px;
  height: 100%;
}
.logo__vday .gunner:before {
  display: none;
}
@media (min-width: 992px) {
  .logo__vday {
    width: 322px;
    height: 100px;
    background-size: 322px 100px;
  }
  .logo a {
    width: 322px;
  }
}
.lt-ie9 .logo__vday {
  background-image: none;
  padding: 0;
}
.lt-ie9 .logo__vday .lucky:after {
  content: '\e601';
}
.lt-ie9 .logo__vday .lucky:before {
  content: '\e602';
}

.product-tab {
  padding: 30px 0;
}
.product-tab:before,
.product-tab:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.product-tab:after {
  clear: both;
}
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.lightSlider:before,
.lightSlider:after {
  content: ' ';
  display: table;
}
.lightSlider {
  overflow: hidden;
}
.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.lSSlideWrapper > .lightSlider:after {
  clear: both;
}
.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform, height;
  -moz-transition-property: -moz-transform, height;
  transition-property: transform, height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade {
  position: relative;
}
.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}
.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}
.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}
.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}
/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #cad1cd;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 9;
}
.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #187e42;
}
.lSSlideOuter .media {
  opacity: 0.8;
}
.lSSlideOuter .media.active {
  opacity: 1;
}
/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
}
.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
}
.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
  border: 1px solid #d8d8d8;
}
.lSSlideOuter .lSPager.lSGallery li.active img,
.lSSlideOuter .lSPager.lSGallery li:hover img {
  border-color: #0f8541;
}
.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: ' ';
  display: table;
}
.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}
/* End of Gallery*/
/* slider actions */
.lightSlider li {
  padding: 0 40px;
}
.lSAction > a {
  width: 40px;
  height: 50px;
  display: block;
  text-align: center;
  top: 50%;
  margin-top: -25px;
  color: #bababa;
  cursor: pointer;
  position: absolute;
  z-index: 9;
}
.lSAction > a:before {
  font-family: LuckyIcons;
  font-size: 50px;
  line-height: 50px;
}
.lSAction > a:hover {
  opacity: 1;
  text-decoration: none;
}
.lSAction > .lSPrev {
  left: 0px;
}
.lSAction > .lSPrev:before {
  content: '\f0d9';
}
.lSAction > .lSNext {
  right: 0;
}
.lSAction > .lSNext:before {
  content: '\f0da';
}
.lSAction > a.disabled {
  pointer-events: none;
}
.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}
/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}
.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}
.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}
.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}
/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}
.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}
.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}
/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}
.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}
.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}
.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}
.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}
/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}
.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
/*clearfix*/
.group {
  *zoom: 1;
}
.group:before,
.group:after {
  display: table;
  content: '';
  line-height: 0;
}
.group:after {
  clear: both;
}
/*/clearfix*/
/** /font-icons if you are not using font icons you can just remove this part/**/
@font-face {
  font-family: 'Slide-icons';
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-slide-icons.eot');
}
@font-face {
  font-family: 'Slide-icons';
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-slide-icons.woff') format('woff'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/lucky-slide-icons.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'Slide-icons';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/** / End of font-icons /**/
.light-gallery {
  overflow: hidden !important;
}
#lg-gallery img {
  border: none !important;
}
#lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  opacity: 1;
  -webkit-transition: opacity 0.35s ease;
  -moz-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -ms-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  background: #0d0d0d;
}
#lg-outer .lg-slide {
  position: relative;
}
/*lightGallery starting effects*/
#lg-gallery.opacity {
  opacity: 1;
  transition: opacity 1s ease 0s;
  -moz-transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  -ms-transition: opacity 1s ease 0s;
}
#lg-gallery.opacity .thumb-cont {
  opacity: 1;
}
#lg-gallery.fade-m {
  opacity: 0;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
}
/*lightGallery starting effects*/
/*lightGallery core*/
#lg-gallery {
  height: 100%;
  opacity: 0;
  width: 100%;
  position: relative;
  transition: opacity 1s ease 0s;
  -moz-transition: opacity 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s;
  -o-transition: opacity 1s ease 0s;
  -ms-transition: opacity 1s ease 0s;
}
/**/
#lg-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: absolute;
  white-space: nowrap;
}
/**/
#lg-slider .lg-slide {
  background: url(https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/loading.gif) no-repeat scroll center center transparent;
  display: inline-block;
  height: 100%;
  text-align: center;
  width: 100%;
}
#lg-slider .lg-slide.complete {
  background-image: none;
}
#lg-gallery.show-after-load .lg-slide > * {
  opacity: 0;
}
#lg-gallery.show-after-load .lg-slide.complete > * {
  opacity: 1;
}
#lg-slider.slide .lg-slide,
#lg-slider.use-left .lg-slide {
  position: absolute;
  opacity: 0.4;
}
#lg-slider.fade-m .lg-slide {
  position: absolute;
  left: 0;
  opacity: 0;
}
#lg-slider.animate .lg-slide {
  position: absolute;
  left: 0;
}
#lg-slider.fade-m .current {
  opacity: 1;
  z-index: 9;
}
#lg-slider .lg-slide:before {
  content: '';
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#lg-gallery.opacity .lg-slide .object {
  transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -webkit-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
}
.lg-slide .object {
  transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  -ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
}
#lg-gallery.fade-m .lg-slide .object {
  transform: scale3d(0.5, 0.5, 0.5);
  -moz-transform: scale3d(0.5, 0.5, 0.5);
  -ms-transform: scale3d(0.5, 0.5, 0.5);
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  -o-transform: scale3d(0.5, 0.5, 0.5);
}
#lg-slider.fade-m.on .current {
  opacity: 1;
  transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -webkit-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  -ms-transition: opacity 0.5s ease 0s;
}
#lg-slider.fade-m .lg-slide {
  transition: opacity 0.4s ease 0s;
  -moz-transition: opacity 0.4s ease 0s;
  -webkit-transition: opacity 0.4s ease 0s;
  -o-transition: opacity 0.4s ease 0s;
  -ms-transition: opacity 0.4s ease 0s;
}
#lg-slider.slide .lg-slide {
  transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
}
#lg-slider.slide.on .lg-slide {
  opacity: 0;
}
#lg-slider.slide .lg-slide.current {
  opacity: 1 !important;
  transform: translate3d(0px, 0px, 0px) !important;
  -moz-transform: translate3d(0px, 0px, 0px) !important;
  -ms-transform: translate3d(0px, 0px, 0px) !important;
  -webkit-transform: translate3d(0px, 0px, 0px) !important;
  -o-transform: translate3d(0px, 0px, 0px) !important;
}
#lg-slider.slide .lg-slide.prev-slide {
  opacity: 0;
  transform: translate3d(-100%, 0px, 0px);
  -moz-transform: translate3d(-100%, 0px, 0px);
  -ms-transform: translate3d(-100%, 0px, 0px);
  -webkit-transform: translate3d(-100%, 0px, 0px);
  -o-transform: translate3d(-100%, 0px, 0px);
}
#lg-slider.slide .lg-slide.next-slide {
  opacity: 0;
  transform: translate3d(100%, 0px, 0px);
  -moz-transform: translate3d(100%, 0px, 0px);
  -ms-transform: translate3d(100%, 0px, 0px);
  -webkit-transform: translate3d(100%, 0px, 0px);
  -o-transform: translate3d(100%, 0px, 0px);
}
#lg-slider.use-left .lg-slide {
  left: 100%;
}
#lg-slider.use-left.on .lg-slide {
  opacity: 0;
}
#lg-slider.use-left .lg-slide.current {
  opacity: 1 !important;
  left: 0% !important;
}
#lg-slider.use-left .lg-slide.prev-slide {
  opacity: 0;
  left: -100%;
}
#lg-slider.use-left .lg-slide.next-slide {
  opacity: 0;
  left: 100%;
}
#lg-slider.slide.on .lg-slide,
#lg-slider.slide.on .current,
#lg-slider.slide.on .prev-slide,
#lg-slider.slide.on .next-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  -ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
#lg-slider.speed .lg-slide,
#lg-slider.speed .current,
#lg-slider.speed .prev-slide,
#lg-slider.speed .next-slide {
  transition-duration: inherit !important;
  -moz-transition-duration: inherit !important;
  -webkit-transition-duration: inherit !important;
  -o-transition-duration: inherit !important;
  -ms-transition-duration: inherit !important;
}
#lg-slider.timing .lg-slide,
#lg-slider.timing .current,
#lg-slider.timing .prev-slide,
#lg-slider.timing .next-slide {
  transition-timing-function: inherit !important;
  -moz-transition-timing-function: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  -o-transition-timing-function: inherit !important;
  -ms-transition-timing-function: inherit !important;
}
#lg-slider .lg-slide img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  cursor: -moz-grabbing;
  cursor: grab;
  cursor: -webkit-grab;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#lg-gallery .thumb-cont .thumb-inner {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  -ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
.lg-slide .object.right-end {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}
.lg-slide .object.left-end {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}
/*lightGallery core*/
/*action*/
#lg-action {
  bottom: 20px;
  position: fixed;
  left: 50%;
  margin-left: -30px;
  z-index: 9;
  -webkit-backface-visibility: hidden;
}
#lg-action.has-thumb {
  margin-left: -46px;
}
#lg-action a {
  margin: 0 3px 0 0 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  display: inline-block !important;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  font-size: 16px;
  width: 28px;
  height: 28px;
  font-family: 'Slide-icons';
  color: #fff;
  cursor: pointer;
}
#lg-action a.disabled {
  opacity: 0.6;
  filter: alpha(opacity=60);
  cursor: default;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65) !important;
}
#lg-action a:hover,
#lg-action a:focus {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
#lg-action a#lg-prev:before,
#lg-action a#lg-next:after {
  left: 5px;
  bottom: 3px;
  position: absolute;
}
#lg-action a#lg-prev:before {
  content: '\e01d';
}
#lg-action a#lg-next:after {
  content: '\e01b';
}
#lg-action a.cl-thumb:after {
  font-family: 'Slide-icons';
  content: '\e01c';
  left: 6px;
  bottom: 4px;
  font-size: 16px;
  position: absolute;
}
/*action*/
/*counter*/
#lg-counter {
  bottom: 52px;
  text-align: center;
  width: 100%;
  position: absolute;
  z-index: 9;
  color: #fff;
}
/*lightGallery Thumb*/
#lg-gallery .thumb-cont {
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  -webkit-transition: max-height 0.4s ease-in-out;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  -ms-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
  z-index: 9;
  max-height: 0;
  opacity: 0;
}
#lg-gallery.open .thumb-cont {
  max-height: 350px;
}
#lg-gallery .thumb-cont .thumb-inner {
  margin-left: -12px;
  padding: 12px;
  max-height: 290px;
  overflow-y: auto;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
#lg-gallery .thumb-cont .thumb-info {
  background-color: #333;
  padding: 7px 20px;
}
#lg-gallery .thumb-cont .thumb-info .count {
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
#lg-gallery .thumb-cont .thumb-info .close {
  color: #fff;
  display: block;
  float: right !important;
  width: 28px;
  position: relative;
  height: 28px;
  border-radius: 2px;
  margin-top: -4px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transition: background-color 0.3s ease 0s;
  -moz-transition: background-color 0.3s ease 0s;
  -o-transition: background-color 0.3s ease 0s;
  -ms-transition: background-color 0.3s ease 0s;
  transition: background-color 0.3s ease 0s;
  z-index: 1090;
  cursor: pointer;
}
#lg-gallery .thumb-cont .thumb-info .close i:after {
  left: 6px;
  position: absolute;
  top: 4px;
}
#lg-gallery .thumb-cont .thumb-info .close i:after,
#lg-close:after {
  content: '\e01a';
  font-family: 'Slide-icons';
  font-style: normal;
  font-size: 16px;
}
#lg-gallery .thumb-cont .thumb-info .close:hover {
  text-decoration: none;
  background-color: #000;
  background-color: #000000;
}
#lg-gallery .thumb-cont .thumb {
  display: inline-block !important;
  vertical-align: middle;
  text-align: center;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 4px;
  height: 50px;
  width: 50px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: border-color linear 0.2s, opacity linear 0.2s;
  -moz-transition: border-color linear 0.2s, opacity linear 0.2s;
  -o-transition: border-color linear 0.2s, opacity linear 0.2s;
  -ms-transition: border-color linear 0.2s, opacity linear 0.2s;
  transition: border-color linear 0.2s, opacity linear 0.2s;
}
@media (min-width: 800px) {
  #lg-gallery .thumb-cont .thumb {
    width: 94px;
    height: 94px;
  }
}
#lg-gallery .thumb-cont .thumb > img {
  height: auto;
  max-width: 100%;
}
#lg-gallery .thumb-cont .thumb.active,
#lg-gallery .thumb-cont .thumb:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  border-color: #fff;
}
/*lightGallery Thumb*/
/*lightGallery Video*/
#lg-slider .video-cont {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#lg-slider .video-cont {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#lg-slider .video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#lg-slider .video .object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
/*lightGallery Video*/
/*lightGallery Close*/
#lg-close {
  color: #fff;
  height: 28px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 28px;
  z-index: 1090;
  cursor: pointer;
  border-radius: 2px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-backface-visibility: hidden;
}
#lg-close:after {
  position: absolute;
  right: 6px;
  top: 3px;
}
#lg-close:hover {
  text-decoration: none;
  background-color: #000;
}
.custom-html {
  background: none repeat scroll 0 0 black;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
  color: #fff;
  font-family: Arial, sans-serif;
  height: 70px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 9;
}
.custom-html p {
  font-size: 14px;
}
.custom-html > h4 {
  font-family: Arial, sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
  margin-top: 15px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.carousel-control:before {
  position: absolute;
  top: 50%;
  font-family: LuckyIcons;
  color: #bababa;
  font-size: 48px;
  line-height: 48px;
  margin-top: -24px;
}
.carousel-control.left:before {
  content: '\f361';
  left: 0;
}
.carousel-control.right {
  left: auto;
  right: 0;
}
.carousel-control.right:before {
  content: '\f363';
  right: 0;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
}
.products-grid .row {
  padding: 0 7.5px;
}
.products-grid .product-item {
  padding: 7.5px;
  text-align: center;
}
.products-grid .rating-box {
  float: none;
  margin: 15px auto 0 auto;
}
.product-rebate,
.product-rebate a {
  text-align: center;
  display: inline-block;
  line-height: 1.2;
  font-weight: bold;
  color: #ca1111;
}
.product-rebate:hover,
.product-rebate a:hover {
  color: #ca1111;
}
.products-list .product-rebate {
  width: 130px;
  margin: 10px 0;
}
@media (max-width: 600px) {
  .products-list .product-rebate {
    font-size: 14px;
    width: 100px;
  }
}
.product-shop .product-rebate {
  text-align: left;
  margin: 15px 0;
}
.b-notify-me__intro {
  margin-bottom: 20px;
}
.b-notify-me__label {
  margin: 0;
  display: block;
  font-weight: normal;
}
.b-notify-me__label-icon {
  vertical-align: middle;
}
.b-notify-me__input {
  max-width: 280px;
  margin: 0;
}
.b-notify-me__input-edit {
  display: none;
}
.b-notify-me__input-wrap-logged {
  position: relative;
  max-width: 280px;
}
.b-notify-me__input-wrap-logged:hover .b-notify-me__input-edit {
  display: flex;
  position: absolute;
  top: 0;
  right: 5px;
  font-size: 12px;
  color: #747474;
  align-items: center;
  height: 36px;
  cursor: pointer;
}
.b-notify-me__input:focus + .b-notify-me__input-edit {
  display: none !important;
}
.b-notify-me__button {
  margin-top: 10px;
  min-width: 129px;
  height: 42px;
  padding: 8px 12px;
}
#imageGallery {
  height: 100%;
  margin: 0;
}
#imageGallery li {
  height: 100%;
  width: 100%;
}
#imageGallery .lslide img {
  height: auto;
}
.product-media-container {
  width: 100%;
}
.product-media-container .usingCss {
  padding-top: calc(100% - 80px);
  overflow: hidden;
  width: 100%;
}
.product-media-container .usingCss .lightSlider {
  position: absolute;
  top: 0;
  left: 0;
}
.product-media-container .lightSlider img {
  height: auto;
}
.product-image-gallery {
  padding: 0;
  list-style: none;
  white-space: nowrap;
}
.product-image-gallery li {
  display: inline-block;
}
.lSGallery {
  height: auto !important;
}
.lg-slide .video {
  z-index: auto;
}
.product-img-box {
  padding: 15px 0 30px 0;
  text-align: center;
  position: relative;
}
.product-img-box .tested-badge {
  position: absolute;
  top: 10px;
  right: 0;
  z-index: 1;
}
.product-img-box .lslide.active img {
  cursor: nesw-resize;
  cursor: zoom-in;
}
.product-img-box .product-media-vertical-align {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.product-img-box .product-media-vertical-align + img {
  vertical-align: middle;
}
.product-img-box .lslide[data-iframe='true'] {
  position: relative;
}
.product-img-box .lslide[data-iframe='true']:after {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -55px 0 0 -50px;
  display: block;
  font-family: LuckyIcons;
  font-size: 115px;
  line-height: 110px;
  width: 100px;
  height: 110px;
  content: '\f144';
  color: #fff;
  opacity: 0.6;
  text-align: center;
}
.product-img-box .lSSlideWrapper:after {
  font-family: LuckyIcons;
  content: '\f00e';
  position: absolute;
  bottom: 20px;
  right: 20px;
  font-size: 30px;
  color: #bcbcbc;
  pointer-events: none;
}
.product-img-box .lSPager {
  position: absolute;
  width: 100%;
}
.product-img-box .lSGalleryArea {
  padding-top: 35px;
}
.product-media-control {
  display: none;
}
@media (min-width: 768px) {
  .product-img-box {
    padding: 0;
  }
  .product-img-box .tested-badge {
    top: -5px;
  }
  .product-img-box .lSSlideOuter {
    position: relative;
  }
  .product-img-box .lSGallery {
    position: absolute;
  }
  .product-img-box .lSGalleryArea {
    padding-top: 17.64705882%;
  }
  .product-img-box .lightSlider li {
    padding: 0;
    text-align: left;
    border: 1px solid #d8d8d8;
  }
  .product-img-box .lightSlider li img {
    width: 100%;
  }
  .product-img-box .lSAction > a:before {
    font-size: 45px;
    line-height: 45px;
  }
  .product-img-box .lSAction > .lSNext {
    right: 8px;
  }
  .product-media-container {
    position: relative;
  }
  .product-media-container .usingCss {
    padding-top: 100%;
  }
  .product-media-container .product-media-control {
    display: block;
    position: absolute;
    bottom: 20px;
    cursor: pointer;
  }
  .product-media-container .product-media-control span {
    display: none;
  }
  .product-media-container .product-media-control:before {
    font-family: LuckyIcons;
    color: #bcbcbc;
    font-size: 20px;
    cursor: pointer;
  }
  .product-media-container .product-media-control:hover {
    text-decoration: none;
  }
  .product-media-container .product-media-prev {
    left: -15px;
  }
  .product-media-container .product-media-prev:before {
    content: '\f0d9';
  }
  .product-media-container .product-media-next {
    right: -15px;
  }
  .product-media-container .product-media-next:before {
    content: '\f0da';
  }
}
.product-essential .availability {
  background-color: transparent;
  padding: 10px 5px;
  font-size: 20px;
  text-transform: none;
}
.product-essential .availability .stock-qty {
  display: inline;
}
.product-essential .availability .out-of-stock {
  color: #f00;
  vertical-align: top;
}
.product-essential .availability .out-of-stock:before {
  display: inline-block;
  content: '';
  width: 19px;
  height: 19px;
  background: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/red-not-allowed.svg');
  margin-right: 7px;
  position: relative;
  top: 2px;
}
.product-essential--oos .add-to-cart-container {
  background: none;
  padding: 0;
  text-align: left;
  border-radius: 0;
}
@media (min-width: 768px) {
  .product-view .product-essential--oos .product-shop {
    margin-bottom: 0;
  }
}
.add-to-cart {
  background-color: #d5e2da;
  padding: 12px;
  border-radius: 5px;
  text-align: right;
}
.add-to-cart input {
  width: 50px;
  display: inline-block;
  margin: 0 7.5px 0 0;
}
.add-to-cart .qty + .validation-advice {
  position: absolute;
  background: #000;
  color: #fff;
  width: 100px;
  left: 50%;
  top: auto;
  margin: 0;
  transform: translate(-50%, 5px);
  border-radius: 4px;
  line-height: 1.1;
  padding: 5px;
  z-index: 10;
  left: 0;
  transform: none;
}
.add-to-cart .qty + .validation-advice:before {
  display: none;
}
.add-to-cart-container {
  background-color: #d5e2da;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 12px;
  text-align: center;
  margin-top: 15px;
}
.add-to-cart-container .add-to-cart {
  background: none;
  padding: 3px 0;
  margin-right: 10px;
  display: inline-block;
}
@media (min-width: 768px) {
  .add-to-cart {
    background-color: transparent;
    text-align: left;
  }
  .add-to-cart b {
    font-weight: normal;
  }
  .add-to-cart-container {
    padding: 10px 12px 12px 0;
    margin-top: 0;
    background: none;
    text-align: left;
  }
}
.short-description {
  color: #242424;
}
.short-description h2 {
  margin-top: 15px;
}
.short-description .std {
  margin-top: 1em;
  font-size: 14px;
}
.short-description-notice {
  display: block;
  font-weight: bold;
}
.tier-prices .price {
  font-weight: bold;
}
.tier-prices.product-pricing {
  margin-top: 5px;
  margin-bottom: 0;
}
.tier-prices.product-pricing li {
  text-transform: lowercase;
  font-size: 14px;
  color: #626262;
}
.product-essential .old-price,
.product-essential .special-price {
  line-height: 1.2;
}
.product-essential .old-price {
  color: #a7a7a7;
  text-decoration: none;
}
.product-essential .old-price .price-label {
  text-decoration: none;
}
.product-essential .old-price .price {
  font-size: 16px;
  font-weight: normal;
  text-decoration: line-through;
}
@media (max-width: 767px) {
  .product-essential .regular-price .price {
    font-size: 21px;
  }
}
@media (min-width: 768px) {
  .product-essential .price-box {
    font-size: 19px;
  }
  .product-essential .old-price .price-label,
  .product-essential .special-price .price-label {
    text-transform: lowercase;
    font-size: 14px;
  }
}
.product-section:before,
.product-section:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.product-section:after {
  clear: both;
}
.product-section-title {
  line-height: 1.1em;
}
.last .product-section-title.collapsed {
  border-bottom-width: 1px;
}
.product-sections {
  padding-bottom: 30px;
}
@media (min-width: 1200px) {
  .product-section-title {
    background: none;
    padding-bottom: 0;
    border: 0;
  }
  .product-section-title.collapsed:after,
  .product-section-title:after {
    content: none;
  }
  .last .product-section-title {
    border-bottom-width: 1px;
  }
  .product-section-content {
    display: block !important;
  }
}
@media (max-width: 991px) {
  .product-section-title,
  .product-section-content {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
  }
  .product-section-content {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .product-section #questionForm {
    display: none;
  }
}
#videogallery {
  margin: 15px 0;
}
#videogallery h2 {
  display: none;
}
#videogallery .transcript-toggle {
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  padding-left: 14px;
  margin: 15px 0;
}
#videogallery .transcript-toggle:before {
  font-family: LuckyIcons;
  content: '\e604';
  top: 0;
  left: 0;
  position: absolute;
}
#videogallery blockquote {
  border: 0;
  margin: 15px 0;
  padding: 0;
  font-size: 15px;
}
#videogallery .video {
  position: relative;
}
#videogallery .video__wistia-thumbnail {
  position: absolute;
  max-width: 100%;
  max-height: 100%;
  z-index: 2;
  cursor: pointer;
}
@media (min-width: 992px) {
  #videogallery h2 {
    display: block;
    font-weight: bold;
    font-size: 20px;
    color: #323232;
  }
  #videogallery .video {
    height: auto;
  }
}
/* UseTypeAttribute - font with icons for attribute 'Use Type' */
@font-face {
  font-family: 'UseTypeAttribute';
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/UseTypeAttribute-1.eot?gpy282');
  src: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/UseTypeAttribute-1.eot?gpy282#iefix') format('embedded-opentype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/UseTypeAttribute-1.woff?gpy282') format('woff'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/UseTypeAttribute-1.ttf?gpy282') format('truetype'), url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/fonts/UseTypeAttribute-1.svg?gpy282#UseTypeAttribute') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^='icon-use-type-'],
[class*=' icon-use-type-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'UseTypeAttribute' !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-use-type {
  display: inline-block;
  width: 48px;
  height: 40px;
  font-size: 40px;
  vertical-align: middle;
  position: relative;
}
.icon-use-type:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.icon-use-type--deer-hunting:before {
  content: '\e900';
}
.icon-use-type--match-shooting:before {
  content: '\e904';
}
.icon-use-type--wild-boar-hunting:before {
  content: '\e90a';
}
.icon-use-type--indoor-range:before {
  content: '\e902';
}
.icon-use-type--self-defense:before {
  content: '\e907';
}
.icon-use-type--varmint-hunting:before {
  content: '\e909';
}
.icon-use-type--safari-hunting:before {
  content: '\e906';
}
.icon-use-type--elk-hunting:before {
  content: '\e901';
}
.icon-use-type--m1-garand:before {
  content: '\e903';
}
.icon-use-type--range-training:before {
  content: '\e905';
  font-size: 34px;
}
.icon-use-type--tactical-steel-target-training:before {
  content: '\e908';
  font-size: 34px;
}
.icon-use-type--subsonic:before {
  content: "\e90c";
}
.icon-use-type--blanks:before,
.icon-use-type--buckshot:before,
.icon-use-type--heavy-game:before,
.icon-use-type--less-lethal:before,
.icon-use-type--pheasant:before,
.icon-use-type--sabot-slug:before,
.icon-use-type--slug:before,
.icon-use-type--sporting-clays:before,
.icon-use-type--target-loads:before,
.icon-use-type--upland-game:before,
.icon-use-type--waterfowl:before,
.icon-use-type--waterfowl-:before,
.icon-use-type--turkey-hunting:before {
  content: '\e90b';
  font-size: 34px;
}
.product-section-additional-info h2,
.product-section-details h2 {
  font-size: 20px;
  color: #323232;
  font-weight: bold;
}
#product-attribute-specs-table {
  border: 1px solid #d3d3d3;
  color: #383838;
  font-size: 14px;
  width: 100%;
  margin: 15px 0;
}
#product-attribute-specs-table th,
#product-attribute-specs-table td {
  border: 1px solid #d3d3d3;
  padding: 4px 14px;
}
#product-attribute-specs-table th {
  background-color: #f3f8f5;
  font-weight: normal;
  text-align: left;
}
#product-attribute-specs-table td {
  min-width: 180px;
}
.details-toggle {
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  padding-left: 14px;
  margin: 15px 0;
}
.details-toggle:before {
  font-family: LuckyIcons;
  content: '\e604';
  top: 0;
  left: 0;
  position: absolute;
}
.product-section-details {
  display: none;
  font-size: 15px;
  margin: 15px 0;
}
.product-attribute-use-type-specs {
  border: 1px solid #d3d3d3;
  font-size: 0;
  display: flex;
  align-items: center;
}
.product-attribute-use-type-specs__label {
  display: inline-block;
  width: 34%;
  font-size: 14px;
  text-align: center;
  padding: 0 8px;
}
.product-attribute-use-type-specs__wrapper {
  display: inline-block;
  width: 66%;
  font-size: 14px;
  border-left: 1px solid #d3d3d3;
}
.product-attribute-use-type-specs__row {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #d3d3d3;
}
.product-attribute-use-type-specs__row:before,
.product-attribute-use-type-specs__row:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.product-attribute-use-type-specs__row:after {
  clear: both;
}
.product-attribute-use-type-specs__row:last-of-type {
  border-bottom: none;
}
.product-attribute-use-type-specs__icon {
  display: inline-block;
  width: 42%;
  padding: 0 8px;
  float: left;
  min-height: 10px;
}
.product-attribute-use-type-specs__name {
  display: inline-block;
  width: 58%;
  padding: 15px 10px 14px;
  float: left;
  border-left: 1px solid #d3d3d3;
}
.product-attribute-use-type-specs__icon {
  color: #9a9a9a;
  text-align: center;
}
.product-section-qa-info {
  padding: 15px;
  margin-bottom: 15px;
  background: #fdfbc7;
  font-size: 13px;
}
.product-section-qa-btn {
  display: none;
  width: 100%;
  margin: 15px 0;
}
.product-section-qa-entry {
  border-bottom: 1px solid #d9dde3;
  font-size: 13px;
  padding: 10px;
}
.product-section-qa-entry strong {
  font-size: 16px;
  font-weight: bold;
  color: #09b414;
}
.product-section-qa-answer {
  padding: 5px 10px;
  margin: 12px 0 3px 10px;
  background: #f9f9f9;
}
.product-section-qa-added-on,
.product-section-qa-added-by {
  font-size: 11px;
  color: #959595;
}
.product-section-qa-form {
  margin: 15px 0;
}
.product-section-qa-form .input-note {
  font-size: 12px;
}
.product-section-qa-form .legend {
  display: none;
}
.product-section-qa-form .buttons-set {
  text-align: left;
}
.product-section-qa-form p.required {
  clear: left;
}
.product-section-qa-terms input {
  float: left;
  margin-right: 7.5px;
}
.product-section-qa-terms label {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 1.42857143;
}
@media (min-width: 992px) {
  .product-section-qa-btn {
    width: 160px;
    margin: 0 15px 15px 0;
    float: left;
  }
  .product-section-qa-form .fields .field {
    float: none;
    padding: 0;
    margin-bottom: 15px;
  }
  .product-section-qa-form .fields .field label {
    float: left;
  }
  .product-section-qa-form .fields .field .input-box {
    margin-left: 100px;
  }
  .product-section-qa-form .wide label {
    float: left;
  }
  .product-section-qa-form .wide .input-box {
    margin-left: 100px;
  }
}
.reviews-carousel {
  border: 1px solid #bcbcbc;
  padding: 15px;
  margin: 15px 0;
  color: #242424;
}
.reviews-carousel .rating-title {
  display: none;
}
.reviews-carousel .review-summary {
  font-weight: bold;
  margin: 0;
}
.reviews-carousel .review-info {
  line-height: 1em;
}
.reviews-carousel .rating-summary {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.reviews-carousel .rating-summary:before,
.reviews-carousel .rating-summary:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.reviews-carousel .rating-summary:after {
  clear: both;
}
.reviews-carousel .rating-summary li {
  list-style: none;
  clear: both;
}
.reviews-carousel .rating-summary .label {
  float: left;
  width: 120px;
  font-weight: bold;
  line-height: 1em;
  padding-bottom: 0.5em;
}
.reviews-carousel p {
  clear: both;
}
.reviews-carousel .review-date,
.reviews-carousel .review-number {
  color: #919191;
  font-size: 14px;
  font-style: italic;
}
.reviews-carousel .review-number {
  text-align: center;
  margin-top: 30px;
}
.reviews-carousel .left,
.reviews-carousel .right {
  border: 1px solid #6a7c71;
  border-radius: 5px;
  font-style: italic;
  color: #919191;
  font-size: 14px;
  text-transform: uppercase;
  padding: 14px;
  width: auto;
  background-color: #eeeeed;
  background: linear-gradient(#fff, #eeeeed);
}
.reviews-carousel .left:before,
.reviews-carousel .right:before {
  font-style: normal;
  top: 50%;
  padding: 0 14px;
}
.reviews-carousel .left {
  top: auto;
  left: 15px;
  bottom: 15px;
  padding-left: 34px;
}
.reviews-carousel .right {
  top: auto;
  right: 15px;
  bottom: 15px;
  padding-right: 34px;
}
.reviews-carousel .carousel-inner > .item.hide-review {
  display: none !important;
}
.reviews-carousel .carousel-inner > .item.hide-review.active {
  display: block !important;
}
#btn-show-hide {
  display: none;
}
#review-form h3 {
  font-size: 20px;
  font-weight: bold;
}
#review-form .product-name {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.42857143;
  margin-bottom: 0;
}
#review-form .product-name span {
  color: #61a432;
}
#review-form table {
  width: 100%;
  margin-top: 15px;
}
#review-form table thead th {
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
  color: #eda904;
}
#review-form table thead th:first-child {
  font-size: 18px;
  font-weight: normal;
  color: #2e2e2e;
}
#review-form table th {
  text-align: left;
}
#review-form table td.value {
  text-align: center;
}
#review-form table td.value .value-label {
  font-size: 12px;
  font-weight: bold;
  color: #eda904;
}
#review-form table td.value .radio {
  display: inline;
}
#review-form .low-rating {
  margin-top: 15px;
  border: 1px solid #f00;
  padding: 15px;
}
@media (max-width: 767px) {
  #review-form table thead th {
    display: none;
  }
  #review-form table thead th:first-child {
    display: block;
    padding: 0;
  }
  #review-form table tr {
    margin-left: -15px;
    margin-right: -15px;
  }
  #review-form table tr:before,
  #review-form table tr:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  #review-form table tr:after {
    clear: both;
  }
  #review-form table th {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
    margin-top: 15px;
  }
  #review-form table td.value {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 20%;
    padding: 0;
  }
  #review-form table td.value .value-input {
    border: 1px solid #ddd;
    border-left: none;
    padding: 10px 0 6px 0;
  }
  #review-form table th + td.value .value-input {
    border-left: 1px solid #ddd;
  }
}
@media (min-width: 768px) {
  .reviews-carousel {
    padding: 0;
    margin-top: 0;
    border-top: none;
  }
  .reviews-carousel .carousel-inner > .item {
    display: block;
    border-top: 1px solid #d1d1d1;
    padding: 30px 280px 30px 30px;
  }
  .reviews-carousel .carousel-inner > .item .col-ratings {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 250px;
    padding: 30px 20px;
    border-left: 1px solid #d1d1d1;
  }
  .reviews-carousel .rating-title {
    display: block;
    text-transform: uppercase;
    color: #717171;
    font-weight: bold;
  }
  .reviews-carousel .carousel-control,
  .reviews-carousel .review-number {
    display: none;
  }
  #btn-show-hide {
    display: inline-block;
  }
  #review-form {
    display: block;
  }
  #review-form table tr:nth-child(even) {
    background-color: #f4f4f4;
  }
  #review-form table td.value .value-label {
    display: none;
  }
  #review-form table tbody th,
  #review-form table tbody td {
    padding: 7.5px;
    border: 1px solid #ddd;
  }
  #review-form table tbody th {
    padding-left: 15px;
  }
  #review-form #user_email,
  #review-form #nickname_field,
  #review-form #website_url_field {
    width: 50%;
  }
}
.block-additional-resources {
  padding-bottom: 30px;
}
.block-additional-resources ul {
  padding: 0;
  margin: 0;
}
.block-additional-resources li {
  list-style: none;
  margin-bottom: 23px;
}
.block-additional-resources .post-intro-image {
  height: 53px;
  display: flex;
  margin: 0 0 9px;
}
.block-additional-resources .post-intro-image__post-image {
  display: block;
  width: 50%;
  background-size: cover;
  background-position: center center;
}
.block-additional-resources .post-intro-image__blog-logo {
  display: block;
  width: 50%;
  background-color: #10331f;
}
.block-additional-resources .post-intro-image__blog-logo.lounge:before,
.block-additional-resources .post-intro-image__blog-logo.labs:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.block-additional-resources .post-intro-image__blog-logo.lounge:before {
  background-size: 147px 44px;
  top: 9px;
  left: 7px;
  background-image: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/lucky-gunner-lounge-logo.png');
}
.block-additional-resources .post-intro-image__blog-logo.labs:before {
  top: 4px;
  background-size: 136px 44px;
  background-image: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/lucky-gunner-labs-logo.png');
}
.block-additional-resources .post-title {
  display: block;
  margin-bottom: 10px;
  line-height: 1.2;
}
@media (min-width: 481px) {
  .block-additional-resources .post-intro-image__blog-logo.lounge:before {
    background-size: 161px 48px;
  }
  .block-additional-resources .post-intro-image__blog-logo.labs:before {
    background-size: 148px 48px;
  }
}
.tested-badge {
  width: 30%;
  height: auto;
}
.tested-badge img {
  width: 100%;
}
.tested-badge span {
  display: none;
}
.tested-badge .tested-badge-view-link {
  display: none;
}
.product-section-geltest .product-section-content {
  padding-top: 15px;
}
.geltest-navigation {
  background: #f9f9f9;
  padding: 6px 12px;
  border: 1px solid #0e7f3f;
  border-radius: 2px;
  z-index: 9999 !important;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.geltest-navigation div:before,
.geltest-navigation div:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.geltest-navigation div:after {
  clear: both;
}
.geltest-navigation div > * {
  float: left;
  margin-right: 10px;
}
.geltest-navigation div > *:last-child {
  margin-right: 0;
}
.geltest-navigation div select {
  color: #0e7f3f;
  height: 36px;
  max-width: 100%;
}
.geltest-navigation div p {
  margin-bottom: 0;
  line-height: 36px;
  color: #0e7f3f;
}
.shots-image {
  text-align: center;
}
.shots-image img {
  max-width: 100%;
  margin: 0 auto;
}
.test-summary {
  margin-bottom: 30px;
}
.labs-link {
  display: inline-block;
  font-size: 18px;
  color: #0e7f3f;
  padding: 10px 30px 30px 50px;
  position: relative;
  margin: 0 auto;
}
.labs-link:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 46px;
  height: 63px;
  background: #fff url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/gel-lab-icon.png') 0 0 no-repeat;
}
.labs-link:after {
  content: '\f0da';
  font-family: LuckyIcons;
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 40px;
}
.labs-link:hover {
  color: #0e7f3f;
}
.labs-link span {
  font-size: 14px;
  color: #999;
  display: block;
}
.gel-testdata {
  width: 100%;
  margin-bottom: 20px;
}
.gel-testdata .title {
  font-size: 18px;
  font-weight: bold;
  background: #eee;
  padding: 10px;
}
.gel-graphs {
  padding: 0;
}
.gel-graphs:before,
.gel-graphs:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.gel-graphs:after {
  clear: both;
}
.gel-graphs svg,
.gel-graphs img {
  border: 2px solid #797575;
  height: 241px;
  width: 100%;
  cursor: nesw-resize;
  cursor: zoom-in;
}
.gel-graphs li {
  list-style: none;
}
/* graphs styles */
.gel-graphs svg {
  background: #f9f9f9;
}
.gel-graphs svg .bkg {
  fill: #f9f9f9 !important;
}
.gel-graphs .graph-image {
  background: #f9f9f9;
}
.gel-graphs-gallery svg,
.gel-graphs-gallery img {
  background: #f9f9f9;
}
.gel-more-views:after {
  display: block;
  content: '.';
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.gel-media {
  margin-bottom: 30px;
}
.gel-media:before,
.gel-media:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.gel-media:after {
  clear: both;
}
.gel-media .col-2 {
  text-align: center;
}
.gel-media .col-2 .wistia_embed {
  margin: 0 auto;
}
.gel-media .wistia_thumbnail {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}
#gel-images {
  height: auto !important;
}
.gel-images-container {
  margin: 30px 0;
}
.gel-images-container .lightSlider li {
  padding: 0;
}
.gel-images-container .lslide img {
  width: 100%;
  cursor: nesw-resize;
  cursor: zoom-in;
}
.gel-images-container .gel-images-control {
  display: none;
}
@media (max-width: 767px) {
  .gel-testdata thead th {
    display: none;
  }
  .gel-testdata thead td {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
  }
  .gel-testdata tbody tr {
    display: block;
    padding-left: 30px;
    border: 1px solid #ccc;
    border-top: 0;
  }
  .gel-testdata tbody th {
    display: block;
    margin-left: -15px;
    padding-top: 15px;
    text-align: left;
  }
  .gel-testdata tbody td {
    display: inline-block;
    width: 18%;
    padding-top: 7.5px;
  }
  .gel-testdata tbody td .gel-testdata-label {
    font-size: 12px;
    color: #666;
  }
  .gel-testdata tbody td.gel-testdata-median {
    display: block;
    width: 100%;
    font-weight: bold;
    padding-bottom: 15px;
  }
  .gel-testdata tbody td.gel-testdata-median .gel-testdata-label {
    display: inline !important;
    font-size: 16px;
    font-weight: normal;
  }
}
@media (min-width: 768px) {
  .tested-badge .tested-badge-view-link {
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    background-color: #cb3a3d;
    padding: 5px 3px;
    display: block;
    transform: rotate(-12.5deg);
    position: absolute;
    width: 80%;
    bottom: -10px;
    margin: 0 15%;
    left: 3%;
  }
  .tested-badge .tested-badge-view-link:hover {
    text-decoration: none;
  }
  .tested-badge .tested-badge-view-link:after {
    font-family: LuckyIcons;
    content: '\f125';
    padding-left: 5px;
  }
  .gel-testdata td,
  .gel-testdata th {
    border: 1px solid #ccc;
    padding: 5px 10px;
    text-align: center;
  }
  .gel-testdata th.label {
    width: 250px;
    text-align: left;
  }
  .gel-testdata tbody td:nth-child(4) {
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .gel-images-container {
    margin: 0 0 0 5px;
    position: relative;
  }
  .gel-images-container .gel-images-control {
    display: block;
    position: absolute;
    bottom: 5px;
    cursor: pointer;
  }
  .gel-images-container .gel-images-control span {
    display: none;
  }
  .gel-images-container .gel-images-control:before {
    font-family: LuckyIcons;
    color: #bcbcbc;
    font-size: 20px;
    cursor: pointer;
  }
  .gel-images-container .gel-images-control:hover {
    text-decoration: none;
  }
  .gel-images-container .gel-images-prev {
    left: -15px;
  }
  .gel-images-container .gel-images-prev:before {
    content: '\f0d9';
  }
  .gel-images-container .gel-images-next {
    right: -15px;
  }
  .gel-images-container .gel-images-next:before {
    content: '\f0da';
  }
  .labs-link {
    margin-left: 80px;
  }
}
.grouped-items-table {
  width: 100%;
  border: 1px solid #d3d3d3;
}
.grouped-items-table th,
.grouped-items-table td {
  border: 1px solid #d3d3d3;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.3;
}
.grouped-items-table th {
  font-size: 16px;
  background-color: #f3f8f5;
}
.grouped-items-table .even {
  background-color: #f9f9f9;
}
.grouped-items-table input.qty {
  width: 45px;
}
.grouped-items-table .price {
  font-size: 14px !important;
}
.grouped-items-table .product-pricing-grouped {
  padding: 0;
  margin: 5px 0 0;
}
.grouped-items-table .product-pricing-grouped li {
  list-style: none;
  font-size: 12px;
  margin-bottom: 5px;
}
.add-to-cart.grouped {
  margin: 10px 0 0;
}
@media (min-width: 768px) {
  .add-to-cart.grouped {
    background-color: #d5e2da;
    padding: 12px;
    border-radius: 5px;
    text-align: right;
    margin: 10px 0 30px;
  }
  .add-to-cart.grouped:before,
  .add-to-cart.grouped:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .add-to-cart.grouped:after {
    clear: both;
  }
  .add-to-cart.grouped .btn-cart {
    float: right;
  }
}
.gift-card-info select {
  width: 100%;
  margin: 7.5px 0;
}
@media (min-width: 1200px) {
  .category-gift-cards .product-essential .product-name {
    text-align: left;
  }
}
.product-options {
  padding: 10px;
  margin: 0;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}
.product-options .required {
  margin: 15px 0;
}
.product-options-bottom {
  background-color: #d5e2da;
  border: 1px solid #ddd;
  border-top: 0;
}
.product-options-bottom .price-box {
  padding: 15px 0 0 15px;
  margin: 0 !important;
}
.product-options-bottom .price-box .price-label {
  font-weight: normal;
}
.product-options-bottom .price-box .price {
  font-weight: bold;
}
.product-options-bottom .add-to-cart .availability {
  margin-left: 10px;
}
.integration-buttons {
  display: none;
}
.integration-buttons .twitter-share-button {
  margin-top: 2px;
}
@media (min-width: 1200px) {
  .integration-buttons {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
  }
  .integration-buttons .fb-like-button,
  .integration-buttons .twitter-share-button,
  .integration-buttons .plusone-button {
    float: left;
    margin-right: 15px;
  }
}
.remove-message .messages {
  display: none;
}
.modal-backdrop {
  z-index: 9999;
}
.next-review-modal {
  z-index: 10000;
}
.next-review-modal .modal-body {
  text-align: center;
}
.next-review-modal .modal-body .modal-title {
  margin: 30px 0;
}
.next-review-modal .modal-body ul {
  display: inline-block;
  margin: 10px 0 20px;
  padding: 0;
}
.next-review-modal .modal-body ul:before,
.next-review-modal .modal-body ul:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.next-review-modal .modal-body ul:after {
  clear: both;
}
.next-review-modal .modal-body ul li {
  margin: 0 20px 20px;
  list-style: none;
}
.next-review-modal .modal-body ul li a {
  display: block;
}
.next-review-modal .modal-body ul li .product-image {
  margin: 0 10px 10px;
}
@media (min-width: 992px) {
  .next-review-modal .modal-dialog {
    width: 900px;
  }
  .next-review-modal .modal-body ul li {
    float: left;
    width: 240px;
  }
}
.product-view .amxnotif-block {
  margin: 10px 0;
}
.product-view .amxnotif-block label {
  margin: 0;
}
.product-view .amxnotif-button-container,
.product-view .amxnotif-input-fields {
  margin: 5px 0;
}
@media (min-width: 768px) {
  .product-view .alert-stock,
  .product-view .amxnotif-block {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
    margin-bottom: 37px;
  }
  .product-view .amxnotif-button-container,
  .product-view .amxnotif-input-fields {
    display: block;
    vertical-align: top;
    text-align: left;
    max-width: 100%;
  }
  .product-view .amxnotif-block .input-text {
    width: 300px;
    margin-right: 5px;
  }
}
.catalog-product-view .breadcrumbs ul {
  height: auto;
  white-space: normal;
}
.catalog-product-view .breadcrumbs .product {
  display: none;
}
.product-essential .product-img-box {
  clear: both;
}
.product-essential .product-name {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: bold;
}
.product-essential .ratings {
  float: left;
  width: 60%;
  padding: 5px 0 0;
}
.product-essential .rating-links {
  margin-bottom: 0;
}
.product-essential .availability {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
}
.product-essential .short-description h2,
.product-essential .short-description .std {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}
.product-essential .regular-price,
.product-essential .old-price,
.product-essential .special-price {
  font-size: 26px;
}
.product-essential .cprc {
  color: #c01315;
}
.transcript {
  display: none;
}
@media (max-width: 767px) {
  .block-side-nav {
    display: none;
  }
  .catalog-product-view .breadcrumbs {
    margin-bottom: 7.5px;
  }
  .product-essential .product-name {
    margin-top: 0;
  }
  .product-essential .price-cprc-box {
    clear: both;
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-essential .price-cprc-box:before,
  .product-essential .price-cprc-box:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .product-essential .price-cprc-box:after {
    clear: both;
  }
  .product-essential .price-cprc-box .col-price {
    padding-left: 15px;
    padding-right: 0;
  }
  .product-essential .price-cprc-box .col-cprc {
    padding-left: 15px;
  }
  .product-essential .cprc {
    font-size: 13px;
    padding: 0;
    border: none;
    width: 100%;
    margin: 0;
  }
  .product-essential .short-description {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-essential .short-description:before,
  .product-essential .short-description:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .product-essential .short-description:after {
    clear: both;
  }
}
@media (min-width: 768px) {
  .catalog-product-view .breadcrumbs .product {
    display: inline;
  }
  .product-view {
    margin-left: -15px;
    margin-right: -15px;
  }
  .product-view:before,
  .product-view:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .product-view:after {
    clear: both;
  }
  .product-essential .product-name {
    margin-top: 0;
  }
  .product-section .product-section-content {
    height: auto !important;
  }
  .transcript {
    display: block;
  }
}
@media (min-width: 1200px) {
  .col3-layout .col-main {
    padding-right: 30px;
  }
  .product-essential .short-description {
    padding-bottom: 20px;
  }
  .product-essential .short-description .collapsible-header {
    display: none;
  }
  .product-essential .short-description .std {
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 5px;
  }
}

.product-essential .availability {
  padding: 8px 0 0;
}
.product-essential .availability .stock-qty {
  font-size: 20px;
  text-align: left;
  color: #29995e;
  font-weight: bold;
  float: left;
  margin-right: 5px;
}
.product-essential .availability .in-stock {
  font-size: 20px;
  text-transform: none;
}
@media (min-width: 768px) {
  .product-essential .availability {
    width: auto;
    border: 0;
    padding: 0;
    float: none;
  }
  .product-essential .availability-out-of-stock {
    border: 1px solid #b0d4be;
    padding: 10px 5px;
    width: 40%;
  }
}
.product-tabs {
  display: none;
}
.product-tabs-content .product-tabs-title {
  margin: 0;
}
@media (min-width: 1200px) {
  .product-tabs {
    display: block;
    border-bottom: 1px solid #bdbdbd;
    margin: 1em 0 0 0;
    padding: 0;
  }
  .product-tabs:before,
  .product-tabs:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .product-tabs:after {
    clear: both;
  }
  .product-tabs a {
    display: block;
    border-radius: 3px 3px 0 0;
    cursor: pointer;
    border: 1px solid #bdbdbd;
    border-bottom: 0;
    padding: 12px 20px;
    color: #0e7f3f;
    background: linear-gradient(#f8f8f8, #ebebeb);
  }
  .product-tabs li {
    float: left;
    line-height: 1em;
    margin-right: 4px;
    margin-bottom: -1px;
    list-style: none;
  }
  .product-tabs li.active a {
    background: 0;
    border-bottom: 1px solid #fff;
    color: #606461;
  }
  .product-tab {
    display: block;
  }
}
@media (min-width: 1200px) {
  .col2-set {
    margin-left: -15px;
    margin-right: -15px;
  }
  .col2-set:before,
  .col2-set:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .col2-set:after {
    clear: both;
  }
  .product-section-details,
  .product-section-additional-info {
    margin: 0;
  }
  .product-section-details {
    display: block !important;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 58.33333333%;
    right: 41.66666667%;
  }
  .product-section-additional-info {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 41.66666667%;
    left: 58.33333333%;
  }
  .product-section-additional-info h2 {
    display: block;
  }
  .product-section-additional-info #product-attribute-specs-table {
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  #product_tabs_reviews_contents .btn-action:hover {
    text-decoration: none;
  }
  #product_tabs_reviews_contents .product-tabs-title {
    display: none;
  }
}
@media (min-width: 1200px) {
  #videogallery .video {
    width: 70%;
  }
}
.checkout-similar-deals {
  display: none;
}
#product_tabs_related_contents .see-other-in-category {
  background: #fdfbc7;
  border: 1px solid #079d11;
  padding: 11px 11px 4px 11px;
  margin: 15px 15px 30px 15px;
}
#product_tabs_related_contents .see-other-in-category h2 {
  font-weight: bold;
  font-size: 20px;
  color: #323232;
  padding: 0;
  line-height: 1.6;
  margin: 0 0 5px 0;
}
#product_tabs_related_contents .other-qty .product-check-it .otherqty span {
  color: #079c11;
}
#product_tabs_related_contents .other-qty .product-check-it .check-it-out a {
  display: inline-block;
  width: 253px;
  height: 24px;
  background: #fff url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/check_it_out_below.png') 0 0 no-repeat;
}
#product_tabs_related_contents .other-qty .product-check-it .check-it-out span {
  display: none;
}
#product_tabs_related_contents .other-qty .product-desc {
  text-align: center;
}
#product_tabs_related_contents .other-qty .product-desc .product-name {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
#product_tabs_related_contents .other-qty .product-desc .product-name a {
  color: #303130;
}
#product_tabs_related_contents .other-qty .product-desc .price-box {
  display: block;
  font-weight: bold;
  margin: 0.5em 0;
}
#product_tabs_related_contents .other-qty .product-desc .availability {
  background-color: transparent;
  padding: 10px 0;
  width: 100%;
  color: #29995e;
  font-size: 18px;
  font-weight: bold;
}
#product_tabs_related_contents .other-qty .product-desc .availability .stock-qty:after {
  display: inline;
  margin-left: 1ex;
}
#product_tabs_related_contents .other-qty .product-desc .cprc {
  color: #c01315;
  width: 100%;
  padding: 10px 0;
}
.box-collateral.box-related .product-item {
  padding: 7.5px;
  text-align: center;
}
.box-collateral.box-related .ratings .rating-box,
.box-collateral.box-related .ratings .rating-links {
  float: none !important;
  display: inline-block;
  margin: 0 !important;
}
@media (max-width: 767px) {
  #product_tabs_related_contents .ratings {
    margin: 15px 0;
  }
  #product_tabs_related_contents .ratings:before,
  #product_tabs_related_contents .ratings:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  #product_tabs_related_contents .ratings:after {
    clear: both;
  }
  #product_tabs_related_contents .ratings .rating-box {
    left: 50%;
    margin-left: -70px;
  }
  #product_tabs_related_contents .ratings .rating-links {
    width: 50%;
    margin-left: 50%;
    display: block;
    text-align: left;
  }
}
@media (min-width: 768px) {
  #product_tabs_related_contents .other-qty {
    margin-left: -15px;
    margin-right: -15px;
  }
  #product_tabs_related_contents .other-qty:before,
  #product_tabs_related_contents .other-qty:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  #product_tabs_related_contents .other-qty:after {
    clear: both;
  }
  #product_tabs_related_contents .other-qty .product-check-it {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 33.33333333%;
  }
  #product_tabs_related_contents .other-qty .product-desc {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 66.66666667%;
  }
  #product_tabs_related_contents .other-qty .product-desc .product-image {
    float: left;
    margin-right: 15px;
  }
  #product_tabs_related_contents .other-qty .product-check-it .check-it-out a {
    background-image: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/check_it_out.png');
  }
  #product_tabs_related_contents .col2-set {
    margin-left: -15px;
    margin-right: -15px;
  }
  #product_tabs_related_contents .col2-set:before,
  #product_tabs_related_contents .col2-set:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  #product_tabs_related_contents .col2-set:after {
    clear: both;
  }
  #product_tabs_related_contents .col2-set .col-1 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 58.33333333%;
  }
  #product_tabs_related_contents .col2-set .col-2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 41.66666667%;
  }
  #product_tabs_related_contents .rating-box,
  #product_tabs_related_contents .rating-links {
    float: left;
    margin: 15px 7.5px 15px 0;
  }
}
@media (min-width: 1200px) {
  #product_tabs_related {
    position: relative;
  }
  .checkout-similar-deals {
    position: absolute;
    display: block;
    width: 263px;
    height: 141px;
    top: -151px;
    left: 65%;
    background: transparent url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/checkout-similar-deals.png') 0 0 no-repeat;
  }
  .checkout-similar-deals span {
    display: none;
  }
  #product_tabs_related_contents .product-tabs-title {
    display: none;
  }
}
.product-essential .col-price,
.product-essential .col-cprc {
  display: inline-block;
}
@media (max-width: 1199px) {
  .product-tabs-content {
    margin-left: -15px;
    margin-right: -15px;
    display: block !important;
  }
  .product-tabs-content:before,
  .product-tabs-content:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .product-tabs-content:after {
    clear: both;
  }
  .product-tabs-content .product-tab-title,
  .product-tabs-content .product-tab,
  .product-tabs-content #videogallery {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
  }
  .product-tabs-content #questionForm {
    display: none;
  }
  .product-tabs-content.last {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .catalog-product-view .breadcrumbs .product {
    display: inline;
  }
  .product-view .product-top,
  .product-view .product-shop,
  .product-view .product-img-box {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
    margin-bottom: 37px;
  }
  .product-view .product-top {
    float: right;
  }
  .product-view .product-img-box {
    clear: none;
  }
  .product-essential .ratings {
    width: 100%;
  }
  .product-essential .ratings .rating-goto-form {
    padding-left: 10px;
    border-left: 1px solid #303130;
    margin-left: 10px;
  }
  .product-essential .cprc {
    color: #c01315;
    font-size: 14px;
    padding: 0;
    border: none;
    margin-bottom: 0;
  }
  .product-essential .product-shop .tested-badge {
    left: -110px;
    top: 150px;
  }
}
@media (min-width: 1200px) {
  .product-view .short-description {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
}

.box-reviews {
  padding-bottom: 30px;
}
.leave-a-review {
  padding: 15px;
  margin-bottom: 15px;
  background: #fdfbc7;
  font-size: 13px;
}
.btn-leave-a-review {
  width: 100%;
  margin: 15px 0;
}
.review-loader {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  background: rgba(213, 213, 213, 0.5) url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/ajax-loader.gif') center center no-repeat;
}
.most-helpful {
  margin-bottom: 30px;
  position: relative;
}
.most-helpful:before,
.most-helpful:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.most-helpful:after {
  clear: both;
}
.most-helpful .unit {
  border: 1px solid #f6f6f6;
}
.most-helpful .seal-tick {
  text-align: center;
  margin: 5px 0;
}
.most-helpful .heading {
  background: #0e7f3f;
  line-height: 45px;
  margin: 0;
  white-space: nowrap;
  color: #fff;
  padding: 0px 12px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}
.most-helpful .review-content {
  padding: 10px;
}
.most-helpful .review-content .review-summary {
  font-weight: bold;
}
.most-helpful .review-content .review-author {
  font-size: 12px;
  color: #7d7d7d;
  margin-bottom: 15px;
  white-space: nowrap;
}
.most-helpful .review-content .review-text {
  display: block;
}
.most-helpful .review-content .rating-summary {
  padding: 0;
}
.most-helpful .review-content .rating-summary li {
  list-style: none;
}
.most-helpful .review-content .rating-summary li:before,
.most-helpful .review-content .rating-summary li:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.most-helpful .review-content .rating-summary li:after {
  clear: both;
}
.most-helpful .review-content .rating-summary li:last-child {
  margin-right: 0;
}
.most-helpful .review-content .rating-summary li span.label {
  float: left;
  font-size: 12px;
  width: 90px;
}
.most-helpful .review-content .rating-summary li .rating-box {
  margin: 0 0 0 5px;
}
.most-helpful .read-more {
  display: block;
  text-align: right;
  font-size: 14px;
  margin-top: 10px;
}
.most-helpful .review-info {
  border-top: 1px solid #f6f6f6;
  padding: 10px;
  width: 100%;
}
.most-helpful .review-helpful-for {
  font-size: 12px;
  line-height: 23px;
  margin-bottom: 0 !important;
}
.most-helpful .review-helpful-for:before {
  color: #14a51c;
  float: left;
  font-weight: normal;
  font-family: LuckyIcons;
  font-size: 23px;
  line-height: 23px;
  content: '\f087';
}
.review-toolbar {
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 30px;
}
.review-toolbar label {
  font-size: 14px;
  margin-bottom: 7.5px;
  display: block;
}
.review-toolbar .sort-by select {
  width: 85%;
  display: none;
}
.review-toolbar .sort-by .b-form-custom-select {
  width: 85%;
  z-index: 11;
}
.review-toolbar .sort-by .b-form-custom-select__current {
  padding-right: 40px;
}
.review-toolbar .sort-by .b-form-custom-select__current:after {
  right: 18px;
}
.review-toolbar .sort-by .b-form-custom-select__list .b-form-custom-select__item-link {
  position: relative;
  padding-right: 40px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #989898;
}
.review-toolbar .sort-by .b-form-custom-select__list .b-form-custom-select__item-link:hover {
  color: #4b4b4b;
}
.review-toolbar .sort-by .b-form-custom-select__list .b-form-custom-select__item-link[data-filter]:after {
  font-family: LuckyIcons;
  position: absolute;
  right: 10px;
  top: 50%;
  font-size: 18px;
  line-height: 0;
}
.review-toolbar .sort-by .b-form-custom-select__list .b-form-custom-select__item-link[data-filter='date']:after {
  content: '\e906';
}
.review-toolbar .sort-by .b-form-custom-select__list .b-form-custom-select__item-link[data-filter='mosthelpful']:after {
  content: '\e905';
  font-size: 20px;
}
.review-toolbar .sort-by .b-form-custom-select__list .b-form-custom-select__item-link[data-filter='bestrated']:after {
  content: '\f005';
  font-size: 24px;
}
.review-toolbar .sort-by .dir {
  margin-left: 5px;
}
.review-toolbar .sort-by .dir:hover {
  text-decoration: none;
}
.review-toolbar .sort-by .dir:after {
  font-family: LuckyIcons;
  font-size: 22px;
  color: #ff8c00;
  vertical-align: middle;
}
.review-toolbar .sort-by .dir.asc:after {
  content: '\f176';
}
.review-toolbar .sort-by .dir.desc:after {
  content: '\f175';
}
#review-filters {
  margin-left: -15px;
  margin-right: -15px;
}
#review-filters:before,
#review-filters:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
#review-filters:after {
  clear: both;
}
#review-filters li {
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 50%;
  position: relative;
  list-style: none;
  padding-left: 20px;
}
#review-filters li a:before,
#review-filters li .no-items:before {
  font-family: LuckyIcons;
  position: absolute;
  content: '\f372';
  left: 0;
  color: #bdbdbd;
}
#review-filters li a {
  color: #111;
}
#review-filters li .no-items {
  color: #bdbdbd;
}
#review-filters li .active {
  font-weight: bold;
}
#review-filters li .active:before {
  font-weight: normal;
  color: #2c9a32;
  content: '\f373';
}
#review-filters li a:hover {
  text-decoration: none;
  color: #111;
}
#review-filters li a:hover:before {
  color: #2c9a32;
  content: '\f373';
}
.review-list {
  position: relative;
}
.review-list ul {
  padding: 0;
  margin: 0;
}
.review-list .block {
  list-style: none;
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 30px;
  margin-left: -15px;
  margin-right: -15px;
}
.review-list .block:before,
.review-list .block:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.review-list .block:after {
  clear: both;
}
.review-list .review {
  padding: 0 15px;
}
.review-list .review-content .review-summary {
  font-size: 17px;
  font-weight: bold;
  position: relative;
  margin: 0;
  top: -5px;
}
.review-list .review-content .review-rating:before,
.review-list .review-content .review-rating:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.review-list .review-content .review-rating:after {
  clear: both;
}
.review-list .review-content .review-rating .rating-summary {
  float: left;
}
.review-list .review-content .review-rating .rating-summary li {
  list-style: none;
  margin-right: 10px;
  float: left;
  font-size: 12px;
}
.review-list .review-content .review-rating .rating-summary li .label {
  float: left;
  margin-right: 5px;
}
.review-list .review-content .review-rating .review-author {
  display: block;
  font-size: 12px;
  color: #7d7d7d;
  margin-bottom: 15px;
  white-space: nowrap;
  float: left;
}
.review-list .review-content .review-text {
  padding: 0 25px;
}
.review-list .review-info .unit {
  line-height: 35px;
  font-size: 12px;
}
.review-list .review-info .unit p {
  margin: 0;
}
.review-list .all-reviews {
  margin: 0 0 30px;
  cursor: pointer;
}
.review-list .recommendActions p {
  display: inline-block;
}
.review-list .thumb {
  display: inline-block;
  height: 23px;
  width: 23px;
  position: relative;
  margin: 0 5px;
}
.review-list .thumb:before {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: normal;
  font-family: LuckyIcons;
  font-size: 23px;
}
.review-list .thumb.thumb-up:before {
  content: '\f087';
}
.review-list .thumb.thumb-down:before {
  color: #747774;
  content: '\f088';
}
.review-list .thumb-up-gray,
.review-list .thumb-down-gray {
  float: left;
}
.review-list .thumb-up-gray:before,
.review-list .thumb-down-gray:before {
  color: #b2b2b2;
}
.review-list .thumb-up-gray:before {
  content: '\f087';
}
.review-list .thumb-down-gray:before {
  content: '\f088';
}
.review-list .permalink {
  display: none;
}
.review-list .permalink .review-permalink:after {
  font-family: LuckyIcons;
  content: '\e9cb';
  padding-left: 5px;
}
.review-list .permalink .review-permalink:hover {
  text-decoration: none;
}
/*stars rating*/
.radio-group {
  display: none;
  visibility: hidden;
}
div.stars-group {
  width: 108px;
  height: 19px;
  float: left;
}
div.stars-group span {
  width: 20%;
  height: 100%;
  float: left;
  cursor: pointer;
}
div.stars-group span:before {
  font-family: LuckyIcons;
  content: '\f005';
  font-size: 19px;
  color: #dedddc;
}
div.stars-group.stars1 .stars-1:before,
div.stars-group.selected-stars1 .stars-1:before {
  color: #e8df3d;
}
div.stars-group.stars2 .stars-1:before,
div.stars-group.selected-stars2 .stars-1:before,
div.stars-group.stars2 .stars-2:before,
div.stars-group.selected-stars2 .stars-2:before {
  color: #e8df3d;
}
div.stars-group.stars3 .stars-1:before,
div.stars-group.selected-stars3 .stars-1:before,
div.stars-group.stars3 .stars-2:before,
div.stars-group.selected-stars3 .stars-2:before,
div.stars-group.stars3 .stars-3:before,
div.stars-group.selected-stars3 .stars-3:before {
  color: #e8df3d;
}
div.stars-group.stars4 .stars-1:before,
div.stars-group.selected-stars4 .stars-1:before,
div.stars-group.stars4 .stars-2:before,
div.stars-group.selected-stars4 .stars-2:before,
div.stars-group.stars4 .stars-3:before,
div.stars-group.selected-stars4 .stars-3:before,
div.stars-group.stars4 .stars-4:before,
div.stars-group.selected-stars4 .stars-4:before {
  color: #e8df3d;
}
div.stars-group.stars5 .stars-1:before,
div.stars-group.selected-stars5 .stars-1:before,
div.stars-group.stars5 .stars-2:before,
div.stars-group.selected-stars5 .stars-2:before,
div.stars-group.stars5 .stars-3:before,
div.stars-group.selected-stars5 .stars-3:before,
div.stars-group.stars5 .stars-4:before,
div.stars-group.selected-stars5 .stars-4:before,
div.stars-group.stars5 .stars-5:before,
div.stars-group.selected-stars5 .stars-5:before {
  color: #e8df3d;
}
/*write-review*/
.write-review .reviewing-subject {
  font-weight: bold;
}
.write-review .reviewing-subject span {
  font-weight: normal;
  color: #61a432;
}
.write-review #review-form {
  display: block;
  padding: 5px 0 25px;
}
.write-review #review-form .low-rating {
  margin: 0 0 15px;
  border: 1px solid #f00;
  padding: 15px;
}
.write-review #review-form .low-rating label {
  width: 21%;
}
.write-review .validation-advice {
  color: #f00;
}
.write-review form .section {
  display: block;
  padding-bottom: 5px;
}
.write-review form .section:before,
.write-review form .section:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.write-review form .section:after {
  clear: both;
}
.write-review form .section.my-rate:not(.last) {
  padding-bottom: 0;
}
.write-review form .section.my-rate.last {
  padding-bottom: 10px;
}
.write-review form .section label {
  font-weight: normal;
  font-size: 14px;
  width: 100%;
  display: block;
  margin-bottom: 3px;
}
.write-review form .section input,
.write-review form .section textarea {
  width: 100%;
}
.write-review form .section .not-valid {
  border: 1px solid red;
}
.write-review form .stars-group {
  height: 27px;
}
.write-review form .example {
  color: #7d7d7d;
  font-style: italic;
}
.write-review form .rate-stars {
  display: block;
  width: auto;
  float: left;
  margin-bottom: 0;
}
.write-review form .rate-desc {
  font-style: italic;
  color: #000;
  float: left;
  margin-left: 15px;
  margin-bottom: 0;
}
.write-review form .star {
  color: #d9050b;
  font-size: 18px;
  float: left;
  margin-right: 7.5px;
}
.write-review form .question {
  clear: both;
  display: block;
  overflow: hidden;
  margin-bottom: 5px;
}
.write-review form .question > label {
  font-weight: normal;
  float: left;
  width: 75%;
  margin-bottom: 0;
}
.write-review form .question .radio {
  float: left;
  width: 10%;
  margin: 0;
}
.write-review form .question .radio label {
  display: block;
  color: #7d7d7d;
  font-style: italic;
}
.write-review form #btn-previous-step-review {
  float: left;
}
#review-form-form #step2 {
  margin-top: 10px;
}
@media (max-width: 767px) {
  .write-review form .question > label {
    width: 70%;
    margin-right: 5%;
  }
  .write-review form .question .radio {
    width: 12%;
  }
  .write-review form .question .radio label {
    padding: 20px 0 0;
    text-align: center;
  }
  .write-review form .question .radio label:before {
    left: 50%;
    transform: translate(-50%, 0);
  }
}
@media (min-width: 768px) {
  .review-list {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 100%;
  }
  .most-helpful {
    border: 1px solid #f6f6f6;
  }
  .most-helpful .size1of2.unit {
    border-right: 1px solid #f6f6f6;
  }
  .most-helpful .unit {
    border: none;
    padding-bottom: 55px;
  }
  .most-helpful .unit .review-content {
    padding-right: 30px;
  }
  .most-helpful .unit > div {
    height: 100%;
  }
  .most-helpful .unit .review {
    height: 100%;
    position: relative;
  }
  .most-helpful .unit .review-info {
    position: absolute;
    bottom: 0;
  }
  .most-helpful .last-unit {
    border-right: 0;
  }
  .most-helpful .last-unit .review-content {
    padding-left: 30px;
  }
  .most-helpful .last-unit .review-info {
    border-top: none;
  }
  .most-helpful .seal-tick {
    position: absolute;
    left: 50%;
    margin-left: -16px;
    top: 50%;
    margin-top: -16px;
  }
  .size1of2 {
    width: 50%;
    float: left;
  }
  .review-toolbar {
    margin-left: -15px;
    margin-right: -15px;
  }
  .review-toolbar:before,
  .review-toolbar:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .review-toolbar:after {
    clear: both;
  }
  .review-toolbar .filters {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 75%;
  }
  .review-toolbar .sort-by {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
  }
  .review-toolbar label {
    font-size: 14px;
  }
  .review-toolbar li {
    list-style: none;
  }
  #review-filters {
    padding-left: 15px;
  }
  #review-filters li {
    width: auto;
    font-size: 14px;
  }
  .btn-leave-a-review {
    width: 160px;
    margin: 0 15px 15px 0;
    float: left;
  }
  .review-list .permalink {
    display: block;
    text-align: right;
    font-size: 12px;
    line-height: 30px;
  }
  .review-list .review-info {
    opacity: 0.4;
  }
  .review-list .review-info:before,
  .review-list .review-info:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .review-list .review-info:after {
    clear: both;
  }
  .review-list .review-info .unit {
    padding: 7.5px 15px;
  }
  .review-list .review-info .was-helpful-count {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 41.66666667%;
  }
  .review-list .review-info .was-helpful {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 33.33333333%;
  }
  .review-list .review-info .last-unit {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 25%;
  }
  .review-list .review-info .was-helpful-count {
    padding-right: 0;
  }
  .review-list .review-info .was-helpful {
    padding: 7.5px 0;
  }
  .review-list .review-info .last-unit {
    padding-left: 0;
  }
  .review-list .review-info .permalink {
    display: none;
  }
  .review-list .review-info.active {
    opacity: 1;
  }
  .review-list .review-info.active .permalink {
    display: block !important;
  }
  .review-list .all-reviews {
    margin: 0 -15px 30px;
  }
  .write-review {
    display: block;
  }
  .write-review form .section label {
    width: 22%;
    float: left;
  }
  .write-review form .section input,
  .write-review form .section textarea {
    width: 78%;
  }
  .write-review form .example {
    padding-left: 22%;
  }
  .write-review .validation-advice {
    margin-left: 23%;
  }
}
@media (max-width: 767px) {
  .btn-leave-a-review {
    display: none;
  }
  .btn-leave-a-review.xs {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .btn-leave-a-review {
    display: none;
  }
  .btn-leave-a-review.lg {
    display: inline-block !important;
  }
}

