.products-list > li {
  list-style: none;
}
.products-list .product-image {
  float: left;
}
.products-list .product-name {
  margin-top: 0;
}
.products-list .product-name a {
  color: #303130;
}
.products-list .cprc {
  display: block;
  margin: 10px 0;
}
.products-list .item-collateral-links {
  position: absolute;
  top: 115px;
  left: 0;
}
@media (max-width: 599px) {
  .products-list .desc,
  .products-list .link-add-to-compare {
    display: none;
  }
  .products-list .item {
    padding: 15px 0;
    border-top: 1px solid #ddd;
    position: relative;
    min-height: 280px;
  }
  .products-list .product-image img {
    display: block;
    width: 100px !important;
    height: 100px;
  }
  .products-list .product-name {
    font-size: 14px;
  }
  .products-list .product-name,
  .products-list .ratings,
  .products-list .price-box,
  .products-list .cprc {
    margin-left: 110px;
    display: block;
  }
  .products-list .col-2 {
    clear: both;
  }
  .products-list .availability {
    float: left;
    width: 100px;
    margin: 0 0 0 110px;
    height: 40px;
  }
  .products-list .cprc {
    font-size: 12px;
  }
  .products-list .btn-cart {
    margin-left: 10px;
  }
  .products-list .btn-cart:after {
    margin: 0 15px 0 45px;
  }
}
@media (max-width: 402px) {
  .products-list .availability {
    float: none;
    width: auto;
    height: auto;
    display: block !important;
    margin: 0 0 10px 110px;
    padding: 5px;
  }
  .products-list .availability .stock-qty {
    display: inline-block;
    margin-right: 6px;
  }
  .products-list .btn-cart {
    margin: 0 0 0 110px;
  }
}
@media (min-width: 600px) {
  .products-list .item {
    background: #fff url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/bkg_products_list_in_stock.png') right top no-repeat;
    position: relative;
    border: 1px solid #e0e0e0;
    border-radius: 4px;
    padding: 15px 45px 15px 15px;
    margin: 0 0 10px;
  }
  .products-list .product-name {
    padding-right: 35px;
  }
  .products-list .product-name a {
    color: #303130;
    font-weight: normal;
    text-decoration: underline;
    font-size: 16px;
  }
  .products-list .product-shop {
    margin-left: 150px;
  }
  .products-list .col2-set {
    margin-top: 30px;
    clear: none;
  }
  .products-list .col2-set:before,
  .products-list .col2-set:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .products-list .col2-set:after {
    clear: both;
  }
  .products-list .col2-set .col-1,
  .products-list .col2-set .col-2 {
    position: static;
    width: 50%;
    float: left;
  }
  .products-list .btn-cart {
    width: 100%;
  }
  .products-list .availability {
    position: absolute;
    top: 0;
    right: 0;
    width: 93px;
    height: 92px;
    margin: 0;
    padding: 5px 0 0 37px;
    border: 0;
    background-color: transparent;
    font-size: 10px;
    color: #7d837e;
  }
  .products-list .availability .stock-qty {
    color: #0d773b;
    font-weight: bold;
    font-size: 14px;
    line-height: 14px;
  }
  .products-list .availability .in-stock:after {
    font-size: 10px;
    color: #7d837e;
  }
  .products-list .desc {
    clear: both;
    margin-top: 20px;
    color: #7d837e;
    font-size: 14px;
  }
  .products-list .desc ul {
    margin: 0;
    padding: 0 0 0 1em;
  }
  .products-list .desc li {
    list-style: disc;
  }
  .products-list .desc > br {
    display: none;
  }
  .products-list .desc .short-description-notice {
    list-style: disc;
    display: list-item;
    padding: 0;
    margin: 0 0 0 1em;
  }
  .products-list .item-collateral-links {
    top: 160px;
    left: 15px;
  }
  .products-list .category-product-video-thumbnail {
    display: block;
    width: 130px;
    text-align: center;
    float: none;
    font-size: 14px;
  }
  .products-list .category-product-video-thumbnail img {
    margin-right: 5px;
  }
  .products-list .cprc {
    margin-top: 0;
  }
}
/* 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;
}
.currently {
  display: none;
  padding: 5px 10px 5px 12px;
  background: #f3f8f4;
  border: 2px solid #e4ece7;
  font-size: 14px;
}
.currently .block-subtitle {
  font-weight: bold;
}
.currently ol {
  margin: 0;
  padding: 0;
}
.currently ol li {
  list-style: none;
  padding: 5px 0;
  margin: 5px 0;
}
.currently .btn-remove {
  float: right;
}
.currently .actions {
  text-align: right;
  font-size: 90%;
  margin-top: 7.5px;
}
.currently .actions a {
  text-decoration: underline;
}
#layered-navigation .block-layered-nav .layered-nav-filter input[type='checkbox'],
#layered-navigation.block-layered-nav .layered-nav-filter input[type='checkbox'] {
  margin: 0;
  position: relative;
  top: 2px;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-label,
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-label {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  display: inline-flex;
  font-weight: normal;
  align-items: center;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-label:hover,
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-label:hover {
  text-decoration: underline;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-item,
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-item {
  margin-bottom: 3px;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-item input[type="checkbox"],
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-item input[type="checkbox"] {
  display: none;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-item:hover .layered-nav-filter-icon,
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-item:hover .layered-nav-filter-icon {
  color: #006b31;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-item.ammo-use-type-attr,
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-item.ammo-use-type-attr {
  position: relative;
  padding-left: 55px;
  padding-top: 11px;
  min-height: 40px;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-icon,
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-icon {
  color: #314338;
}
#layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-icon .icon-use-type,
#layered-navigation.block-layered-nav .layered-nav-filter .layered-nav-filter-icon .icon-use-type {
  cursor: pointer;
  position: absolute;
  left: 9px;
  top: 0;
}
#layered-navigation .layered-nav-filter-label,
#layered-navigation .layered-nav-filter-label.amshopby-attr {
  position: relative;
  margin: 0 0 0 40px;
  min-height: 25px;
}
#layered-navigation .layered-nav-filter-label:before,
#layered-navigation .layered-nav-filter-label.amshopby-attr:before {
  position: absolute;
  top: 5px;
  left: -25px;
  background: #efefef;
  /* Old browsers */
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #efefef;
  -webkit-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #707070;
  -moz-box-shadow: 0 0 0 2px #fff, 0 0 0 3px #707070;
  box-shadow: 0 0 0 2px #fff, 0 0 0 3px #707070;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
#layered-navigation .layered-nav-filter-label:hover:before,
#layered-navigation .layered-nav-filter-label.amshopby-attr:hover:before {
  background: #0d7a3c22;
}
#layered-navigation .layered-nav-filter-label:hover:after,
#layered-navigation .layered-nav-filter-label.amshopby-attr:hover:after {
  position: absolute;
  top: 6px;
  left: -20px;
  content: '';
  display: block;
  border-style: solid;
  border-width: 0 3px 3px 0;
  border-color: #fff;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
}
#layered-navigation .layered-nav-filter-input:checked + .layered-nav-filter-label:after,
#layered-navigation .layered-nav-filter-label.amshopby-attr-selected:after {
  position: absolute;
  top: 6px;
  left: -20px;
  content: '';
  display: block;
  border-style: solid;
  border-width: 0 3px 3px 0;
  border-color: #444;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
}
#layered-navigation,
.block-layered-nav,
.amshopby-page-container,
.amshopby-filters-top {
  position: relative;
}
.amshopby-overlay {
  background-color: #fff;
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 555;
  background-repeat: no-repeat;
  background-position: top 100px center;
}
.main-container .amshopby-overlay,
.main-container .eln-loader {
  background-image: url('https://cdn-secure.luckygunner.com/skin/frontend/luckygunner/responsive/images/ajax-loader.gif');
}
.layered-nav-filter.dropdown {
  display: block !important;
}
@media (max-width: 767px) {
  .block-layered-nav-buttons .block-title strong,
  .block-layered-nav .block-title strong,
  .block-layered-nav-buttons .layered-nav-sortby-btn,
  .block-layered-nav .layered-nav-sortby-btn {
    font-size: 14px !important;
  }
  .block-layered-nav-buttons .block-title,
  .block-layered-nav .block-title {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 43.33333333%;
    padding-right: 7.5px;
    padding-left: 0;
  }
  .block-layered-nav-buttons .sortby,
  .block-layered-nav .sortby {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 56.66666667%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 481px) and (max-width: 1199px) {
  .layered-nav-filter {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .block-layered-nav-buttons .block-title,
  .block-layered-nav .block-title,
  .block-layered-nav-buttons .sortby,
  .block-layered-nav .sortby {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 50%;
  }
  .block-layered-nav-buttons .block-title,
  .block-layered-nav .block-title {
    padding-right: 7.5px;
  }
  .block-layered-nav-buttons .sortby,
  .block-layered-nav .sortby {
    padding-left: 0;
  }
}
@media (max-width: 1199px) {
  #fc_frame {
    z-index: 9995 !important;
  }
  .layered-filters-no-scroll-body {
    position: fixed;
    overflow: hidden;
    z-index: 1;
  }
  .eln-loader {
    display: none;
  }
  .col-right > .eln-loader {
    display: block;
    position: fixed;
    width: 100% !important;
    height: 100% !important;
    top: 0;
    left: 0;
    z-index: 10001;
  }
  .currently {
    display: block;
    margin: 15px 0;
  }
  .block-layered-nav-buttons,
  .block-layered-nav {
    width: 100%;
    left: 0;
    position: relative;
    top: 0;
  }
  .block-layered-nav-buttons .currently,
  .block-layered-nav .currently {
    display: none;
  }
  .block-layered-nav-buttons .block-title strong,
  .block-layered-nav .block-title strong {
    position: relative;
    display: block;
    border-radius: 4px;
    background-color: #f0f0f0;
    line-height: 32px;
    padding-left: 7.5px;
    font-weight: normal;
    color: #a6a5a4;
    box-shadow: inset 0 5px 13px -4px #dadada;
    cursor: pointer;
  }
  .block-layered-nav-buttons .block-title strong:after,
  .block-layered-nav .block-title strong:after {
    position: absolute;
    right: 5px;
    font-family: LuckyIcons;
    content: '\f0dc';
    color: #9c9c9c;
  }
  .block-layered-nav-buttons .block-title.collapsed strong:before,
  .block-layered-nav .block-title.collapsed strong:before {
    display: none;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sortby-btn,
  .block-layered-nav .sortby .layered-nav-sortby-btn {
    position: relative;
    display: block;
    border-radius: 4px;
    line-height: 32px;
    padding-left: 0;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sortby-btn:after,
  .block-layered-nav .sortby .layered-nav-sortby-btn:after {
    position: absolute;
    right: 10px;
    font-family: LuckyIcons;
    content: '\f0dc';
  }
  .block-layered-nav-buttons .block-title.collapsed strong,
  .block-layered-nav .block-title.collapsed strong,
  .block-layered-nav-buttons .sortby .layered-nav-sortby-btn,
  .block-layered-nav .sortby .layered-nav-sortby-btn {
    font-weight: normal;
    border: 1px solid #d3d3d3;
    font-size: 16px;
    color: #3c3935;
    background-color: #dfdfdd;
    background: linear-gradient(#fff, #dfdfdd);
    padding-bottom: 0;
    padding-left: 5px;
    box-shadow: none;
  }
  .block-layered-nav-buttons .block-title.collapsed strong:after,
  .block-layered-nav .block-title.collapsed strong:after,
  .block-layered-nav-buttons .sortby .layered-nav-sortby-btn:after,
  .block-layered-nav .sortby .layered-nav-sortby-btn:after {
    color: #000;
  }
  .block-layered-nav-buttons .block-title,
  .block-layered-nav .block-title {
    padding-right: 7.5px;
  }
  .block-layered-nav-buttons .sortby .dropdown,
  .block-layered-nav .sortby .dropdown {
    display: block !important;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sortby-btn,
  .block-layered-nav .sortby .layered-nav-sortby-btn {
    padding-right: 50px;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sortby-btn:after,
  .block-layered-nav .sortby .layered-nav-sortby-btn:after {
    top: 0;
    right: 35px;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sortby-btn span,
  .block-layered-nav .sortby .layered-nav-sortby-btn span {
    display: block;
    white-space: nowrap;
    overflow-x: hidden;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sorttype-btn,
  .block-layered-nav .sortby .layered-nav-sorttype-btn {
    display: block;
    width: 30px;
    height: 25px;
    position: absolute;
    right: 0;
    top: 5px;
    color: #bcb8b3;
    border-left: 1px solid #d3d3d3;
    text-align: center;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sorttype-btn span,
  .block-layered-nav .sortby .layered-nav-sorttype-btn span {
    display: none;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sorttype-btn:after,
  .block-layered-nav .sortby .layered-nav-sorttype-btn:after {
    display: block;
    width: 30px;
  }
  .block-layered-nav-buttons .sortby .layered-nav-sorttype-btn.icn-sort-desc:after,
  .block-layered-nav .sortby .layered-nav-sorttype-btn.icn-sort-desc:after {
    font-family: LuckyIcons;
    content: '\f175';
  }
  .block-layered-nav-buttons .sortby .layered-nav-sorttype-btn.icn-sort-asc:after,
  .block-layered-nav .sortby .layered-nav-sorttype-btn.icn-sort-asc:after {
    font-family: LuckyIcons;
    content: '\f176';
  }
  .block-layered-nav-buttons .amshopby-price.amshopby-attr-selected,
  .block-layered-nav .amshopby-price.amshopby-attr-selected {
    color: #1d874b;
    font-weight: bold;
  }
  #filters .dropdown {
    display: block !important;
  }
  .layered-nav-filters {
    margin-left: -15px;
    margin-right: -15px;
    display: none;
    clear: both;
    margin: 0;
    position: fixed;
    background-color: #f0f0f0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000000;
    padding: 0;
  }
  .layered-nav-filters:before,
  .layered-nav-filters:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .layered-nav-filters:after {
    clear: both;
  }
  .layered-nav-filters.in {
    display: block;
  }
  .layered-nav-filters.in .layered-nav-filters__container {
    display: block;
    padding: 15px 7.5px 15px 7.5px;
    width: 100%;
    height: 80%;
    height: -webkit-calc(100% - 61px);
    height: calc(100% - 61px);
    overflow: auto;
  }
  .layered-nav-filters__actions {
    background: #f0f0f0;
    width: 100%;
    border-top: 1px solid #ccc;
    -webkit-box-shadow: 0 0 12px 0 #ccc;
    -moz-box-shadow: 0 0 12px 0 #ccc;
    box-shadow: 0 0 12px 0 #ccc;
    padding: 10px;
  }
  .layered-nav-filters__actions:after {
    content: '';
    display: block;
    clear: both;
  }
  .layered-nav-filters__button--close {
    float: left;
    line-height: 38px;
  }
  .layered-nav-filters__button--apply {
    float: right;
    padding-top: 11px;
  }
  .layered-nav-filter {
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
  .layered-nav-filter-title {
    position: relative;
    width: 100%;
    background-color: #dfdfdd;
    background: linear-gradient(#fff, #dfdfdd);
    border-color: #8f8f8f;
    text-align: left;
    font-size: 16px;
    color: #3c3935;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .layered-nav-filter-title:active:focus,
  .layered-nav-filter-title:focus {
    outline: none;
  }
  .layered-nav-filter-title:after {
    position: absolute;
    right: 10px;
    font-family: LuckyIcons;
    content: '\f0dc';
    color: #000;
  }
  .layered-nav-filter-options {
    font-size: 14px;
    width: 100%;
  }
  .layered-nav-filter-options.dropdown-menu {
    display: block;
  }
  .layered-nav-filter-options > li {
    padding: 5px 0;
    margin: 5px 0;
  }
  .layered-nav-filter-options > li .layered-nav-filter-input {
    display: none;
  }
  .layered-nav-filter-options > li > a {
    white-space: normal;
    width: 100%;
    padding: 5px 10px;
  }
  .layered-nav-sortby-options .selected:before {
    font-family: LuckyIcons;
    content: '\f00c';
    position: absolute;
    left: 5px;
    font-size: 13px;
    line-height: 22px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .block-layered-nav {
    width: 70.83333333% !important;
    left: 29.16666667% !important;
  }
}
@media (min-width: 1200px) {
  .block-layered-nav {
    margin-bottom: 15px;
  }
  .block-layered-nav .collapse {
    display: block !important;
  }
  .block-layered-nav:before,
  .block-layered-nav:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .block-layered-nav:after {
    clear: both;
  }
  .block-layered-nav .currently {
    display: block;
    border-width: 0 2px 0 2px;
  }
  .block-layered-nav .block-title {
    background: #0e7f3f;
    height: 32px;
    padding: 0 15px;
    line-height: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-shadow: 1px 1px #05411f;
    position: relative;
  }
  .block-layered-nav .block-title:before {
    display: block;
    content: ' ';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 16px solid transparent;
    border-bottom: 16px solid transparent;
    border-right: 16px solid #0e7f3f;
    left: -16px;
  }
  .block-layered-nav .sortby {
    display: none;
  }
  #layered-navigation .block-layered-nav .layered-nav-filter {
    padding: 0;
  }
  #layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-label {
    color: #1d874b;
  }
  #layered-navigation .block-layered-nav .layered-nav-filter .layered-nav-filter-icon .icon-use-type {
    left: 0px;
  }
  #layered-navigation .layered-nav-filter-label,
  #layered-navigation .layered-nav-filter-label.amshopby-attr {
    margin-left: 30px;
  }
  #layered-navigation .layered-nav-filter-label:before,
  #layered-navigation .layered-nav-filter-label.amshopby-attr:before {
    top: 5px;
    left: -23px;
  }
  #layered-navigation .layered-nav-filter-label:hover:after,
  #layered-navigation .layered-nav-filter-label.amshopby-attr:hover:after {
    top: 5px;
    left: -18px;
  }
  #layered-navigation .layered-nav-filter-input:checked + .layered-nav-filter-label:after,
  #layered-navigation .layered-nav-filter-label.amshopby-attr-selected:after {
    top: 5px;
    left: -18px;
  }
  .layered-nav-filter:before,
  .layered-nav-filter:after {
    content: ' ';
    display: block;
    visibility: hidden;
    font-size: 0;
  }
  .layered-nav-filter:after {
    clear: both;
  }
  .layered-nav-filter-title {
    font-size: 14px;
    display: block;
    background-color: #314338 !important;
    width: 100%;
    padding: 0 15px;
    color: #fff !important;
    line-height: 30px;
    border-radius: 0;
    font-weight: bold;
    text-align: left;
    border: 0;
    cursor: default;
  }
  .layered-nav-filter-title:hover {
    background-color: #314338;
    color: #fff;
  }
  .layered-nav-filter-title:active:focus,
  .layered-nav-filter-title:focus {
    outline: none;
  }
  .layered-nav-filter-options {
    display: block;
    position: relative;
    width: 100%;
    padding: 7px 10px 5px 12px;
    background: #f3f8f4;
    border: 2px solid #e4ece7;
    border-width: 0 2px 2px 2px;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    z-index: inherit;
  }
  .layered-nav-filter-options li {
    margin-bottom: 2px;
  }
  .layered-nav-filter-options li a {
    display: inline !important;
    padding: 0 !important;
    color: #1d874b !important;
    white-space: normal;
  }
  .layered-nav-filter-options li a:hover {
    text-decoration: underline;
  }
  .currently .block-subtitle {
    font-weight: normal;
  }
  .currently ol li {
    padding: 0;
    margin: 0;
  }
}
.pager {
  font-size: 12px;
}
.pager .pages {
  margin: 15px 0 30px 0;
}
.pager .pages strong {
  float: left;
  line-height: 34px;
  color: #333;
}
.pager .pages ol {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
}
.pager .pages li {
  list-style: none;
  float: left;
  line-height: 14px;
}
.pager .pages li a,
.pager .pages li.current {
  color: #187e42;
  padding: 0 15px;
  line-height: 34px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.pager .pages li a.previous,
.pager .pages li a.next,
.pager .pages li a.last,
.pager .pages li.last {
  border-right: 1px solid #ccc;
}
.pager .pages li a.first,
.pager .pages li.first {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pager .pages li a.last,
.pager .pages li.last {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pager .pages li a.previous_jump {
  border-right: 1px solid #ccc;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-right: 5px;
}
.pager .pages li a.next_jump {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  margin-left: 5px;
}
.pager .pages li a {
  display: inline-block;
}
.pager .pages li a.previous {
  font-family: LuckyIcons;
  margin-right: 5px;
  border-radius: 4px;
}
.pager .pages li a.next {
  font-family: LuckyIcons;
  margin-left: 5px;
  border-radius: 4px;
}
.pager .pages li.current {
  background-color: #ebebeb;
}
@media (max-width: 767px) {
  .pages li a.last-xs,
  .pages li.last-xs {
    border-right: 1px solid #ccc;
  }
  .pages li a.first-xs,
  .pages li.first-xs {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .pages li a.last-xs,
  .pages li.last-xs {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
}
.block-poll .block-title {
  color: #0e7b3c;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
}
.block-poll ul {
  padding: 0;
}
.block-poll li {
  list-style: none;
  padding: 7.5px 0 7.5px 30px;
  position: relative;
  font-size: 14px;
}
.block-poll li:before {
  position: absolute;
  left: 0;
  font-family: LuckyIcons;
  content: '\f120';
  font-size: 25px;
  color: #0e7f3f;
}
/** /!!! 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 /**/
.category-best-deals {
  position: relative;
  margin-bottom: 20px;
}
.category-best-deals .hidden {
  display: none;
}
.category-best-deals .show-deals {
  background: #f3f8f4;
  padding: 3px 6px;
  font-size: 13px;
  cursor: pointer;
}
.category-best-deals .show-deals:after {
  font-family: LuckyIcons;
  content: '\f078';
  margin-left: 5px;
  color: #0e7b3c;
}
.category-best-deals .show-deals span {
  color: #0e7b3c;
  text-decoration: underline;
}
.category-best-deals .show-deals span:hover {
  text-decoration: none;
}
.category-best-deals .hide-deals {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 12px;
  color: #999;
  cursor: pointer;
}
.category-best-deals .hide-deals:after {
  font-family: LuckyIcons;
  content: '\f12a';
  border: 1px solid #ccc;
  font-size: 11px;
  padding: 2px;
  margin-left: 5px;
}
.category-best-deals .lSSlideWrapper {
  position: static;
}
.category-best-deals .title {
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}
.category-best-deals .product-container {
  position: relative;
  padding: 0 40px;
}
.category-best-deals .lightSlider {
  margin: 0;
}
.category-best-deals .lightSlider li {
  padding: 0;
  text-align: left;
}
.category-best-deals .lightSlider li .product-name {
  margin: 0 0 3px 0;
  height: 40px;
  overflow: hidden;
}
.category-best-deals .lightSlider li .product-name a {
  font-weight: normal;
  color: #303130;
  font-size: 13px;
}
.category-best-deals .lightSlider li .product-image {
  position: relative;
  float: left;
  width: 88px;
  height: 88px;
}
.category-best-deals .lightSlider li .product-image img {
  border: 1px solid #d8d8d8;
}
.category-best-deals .lightSlider li .product-image .profit {
  position: absolute;
  bottom: 0;
  width: 86px;
  background: #f3f8f4;
  margin: 1px;
  padding: 1px 0;
  font-size: 12px;
  color: #ca1111;
  text-align: center;
}
.category-best-deals .lightSlider li .product-image .profit span {
  font-weight: bold;
}
.category-best-deals .lightSlider li .product-shop {
  margin-left: 100px;
  line-height: 1.3;
  font-size: 13px;
}
.category-best-deals .lightSlider li .product-shop .price-box .old-price {
  font-size: 13px;
  margin-bottom: 3px;
}
.category-best-deals .lightSlider li .product-shop .price-box .special-price {
  font-size: 13px;
  color: #303130;
}
.category-best-deals .lightSlider li .product-shop .price-box .price {
  font-weight: normal;
}
.category-best-deals .lightSlider li .product-shop .cprc {
  border: 0;
  color: #303130;
  padding: 0;
  margin: 0 0 9px 0;
  font-size: 11px;
  display: block;
  text-align: left;
}
.category-best-deals .lightSlider li .product-shop .availability {
  background: none;
  margin: 0;
  border: 0;
  display: block !important;
  text-align: left;
  text-transform: none;
}
.category-best-deals .lightSlider li .product-shop .availability .stock-qty {
  display: inline;
  font-size: 13px;
  font-weight: bold;
}
.category-best-deals .lightSlider li .product-shop .availability .in-stock:after {
  display: inline;
  text-transform: lowercase;
  color: #303130;
}
.category-best-deals .lightSlider li .product-shop .btn-cart {
  height: 28px;
}
.category-best-deals .lightSlider li .product-shop .btn-cart:before {
  font-size: 10px;
  line-height: 9px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.category-best-deals .lightSlider li .product-shop .btn-cart:after {
  font-size: 10px;
  margin: auto 25px auto 40px;
}
.category-best-deals .lSAction > a {
  width: auto;
}
.category-best-deals .lSAction > a:before {
  font-size: 45px;
  line-height: 45px;
}
.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;
}
.toolbar {
  margin: 0 0 20px;
}
.toolbar select {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 5px 3px;
  background-color: #fff;
}
.toolbar .amount {
  text-align: right;
  margin-bottom: 15px;
  font-size: 14px;
}
.toolbar .pages {
  float: left;
  margin: 0 15px 0 0;
}
.toolbar .pages strong {
  line-height: 30px;
}
.toolbar .pages li a,
.toolbar .pages li.current {
  padding: 0 10px;
  line-height: 30px;
}
.toolbar .limiter {
  float: left;
}
.toolbar .sort-by {
  float: right;
}
.subcategories,
.subcategories-with-filters {
  width: 100%;
}
.subcategories table,
.subcategories-with-filters table {
  width: 100%;
}
.subcategories td,
.subcategories-with-filters td {
  width: 33%;
  padding: 5px;
}
.subcategories td img,
.subcategories-with-filters td img {
  width: 100%;
  max-width: 135px;
}
.subcategories td .subcategory-name,
.subcategories-with-filters td .subcategory-name {
  display: block;
  font-size: 14px;
  height: 60.00000002px;
}
@media (max-width: 1199px) {
  .subcategories {
    margin-top: -60px;
  }
}
#svg3262 {
  display: none;
}
#g3015 {
  display: none;
}
.tested-badge-category {
  width: 130px;
  margin: 7.5px 0;
}
.tested-badge-category a {
  display: block;
}
@media (max-width: 599px) {
  .tested-badge-category {
    width: 100px;
    text-align: center;
  }
  .tested-badge-category .tested-badge-view-link {
    display: none;
  }
  .tested-badge-category .tested-badge-category-icon {
    width: 75px !important;
    height: 50px !important;
  }
}
@media (min-width: 600px) {
  .tested-badge-category {
    text-align: center;
    position: relative;
  }
  .tested-badge-category .tested-badge-view-link {
    color: #fff;
    font-size: 10px;
    text-align: center;
    background-color: #cb3a3d;
    padding: 2px 10px;
    display: inline-block;
  }
  .tested-badge-category .tested-badge-view-link:hover {
    text-decoration: none;
  }
  .tested-badge-category .tested-badge-view-link:after {
    font-family: LuckyIcons;
    content: '\f125';
    padding-left: 5px;
  }
}
.category-tabs ul {
  margin: 0;
  padding: 0;
  float: right;
  width: auto;
}
.b-products-text {
  margin-left: -15px;
  margin-right: -15px;
}
.b-products-text:before,
.b-products-text:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.b-products-text:after {
  clear: both;
}
.b-products-text .category-products {
  margin: 0;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}
@media (min-width: 1200px) {
  .category-tabs {
    width: 150%;
  }
  .col-wrapper-full .category-tabs {
    width: 100%;
  }
}
.col-right-tab {
  margin-top: 0;
}
.main-category-cols {
  font-size: 14px;
}
.main-category-cols:before,
.main-category-cols:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.main-category-cols:after {
  clear: both;
}
.main-category-cols .col {
  padding-left: 30px;
}
.main-category-cols .col li {
  list-style: none;
  line-height: 1.8em;
}
.main-category-cols .col a {
  color: #444;
  text-decoration: none;
}
.main-category-cols .col a:hover {
  text-decoration: underline;
}
.main-category-cols .col a span {
  display: block;
  font-size: 13px;
}
@media (min-width: 600px) {
  .main-category-cols .col {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 33.33333333%;
    padding: 0;
  }
  .main-category-cols .col li {
    border-left: solid 1px #ddd;
    padding-left: 15px;
  }
  .main-category-cols .col.first li {
    border-left: 0;
  }
}
.category-description {
  margin-bottom: 15px;
}
.category-products {
  margin-left: -15px;
  margin-right: -15px;
}
.category-products:before,
.category-products:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.category-products:after {
  clear: both;
}
.toolbar,
.products-list {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100%;
}
.category-title {
  margin-bottom: 20px;
}
.category-title h1 {
  font-size: 19px;
  margin: 0;
}
.toolbar {
  display: none;
}
.toolbar-bottom .toolbar {
  display: block;
}
.toolbar-bottom .toolbar .limiter,
.toolbar-bottom .toolbar .sort-by {
  display: none;
}
@media (max-width: 1199px) {
  .toolbar.js-toolbar-container {
    display: block;
  }
  .toolbar.js-toolbar-container .pager {
    display: none;
  }
}
@media (max-width: 991px) {
  .breadcrumbs ul {
    height: 20.00000001px;
    white-space: nowrap;
  }
  .breadcrumbs .last {
    display: none;
  }
  .integration-buttons,
  .category-product-video-thumbnail,
  .block-side-nav,
  .right-two {
    display: none;
  }
}
@media (min-width: 768px) {
  .toolbar-bottom .toolbar .limiter,
  .toolbar-bottom .toolbar .sort-by {
    display: block;
  }
}
@media (min-width: 992px) {
  .col-right {
    position: static;
  }
  .block-side-nav {
    display: block;
  }
  .main--tabs .col-right.sidebar,
  .col-right-tab {
    margin-top: 110px;
  }
}
@media (min-width: 1200px) {
  .category-title h1 {
    font-size: 22px;
    font-weight: bold;
    line-height: 1;
    margin-top: 0;
  }
  .category-title h1:before {
    font-family: LuckyIcons;
    color: #34b250;
    content: '\e601';
    font-size: 17px;
    line-height: 22px;
    font-weight: normal;
    float: left;
    margin-right: 8px;
  }
  .toolbar {
    display: block;
  }
}

.tabs {
  display: block;
  border-bottom: 1px solid #bdbdbd;
  margin: 1em 0 0 0;
  padding: 0;
}
.tabs:before,
.tabs:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.tabs:after {
  clear: both;
}
.tabs ul {
  margin: 0;
}
.tabs ul:before,
.tabs ul:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.tabs ul:after {
  clear: both;
}
.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);
}
.tabs li {
  float: left;
  line-height: 1em;
  margin-right: 4px;
  margin-bottom: -1px;
  list-style: none;
}
.tabs li.active a {
  background: 0;
  border-bottom: 1px solid #fff;
  color: #606461;
}
.tabs + .tabs-content {
  padding-top: 30px;
}
.category-brands .category-title {
  margin-bottom: 0;
}
.popular-brand-in-stock {
  border: 1px solid #a6daa7;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #f0f9f0;
}
.popular-brand-photos {
  margin-left: -15px;
  margin-right: -15px;
}
.popular-brand-photos:before,
.popular-brand-photos:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.popular-brand-photos:after {
  clear: both;
}
.popular-brand-photos .popular-brand-photo {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 50%;
}
.popular-brand-photos .popular-brand-photo img {
  width: 100%;
  height: auto;
}
.shop-by-brand {
  margin-bottom: 15px;
}
.shop-by-brand:before,
.shop-by-brand:after {
  content: ' ';
  display: block;
  visibility: hidden;
  font-size: 0;
}
.shop-by-brand:after {
  clear: both;
}
.shop-by-brand ul {
  padding: 0;
  margin: 0;
}
.shop-by-brand li {
  list-style: none;
  text-align: center;
  padding: 15px 5px;
  border-bottom: 1px solid #ebf3ef;
}
.shop-by-brand li a {
  display: block;
  border: none;
}
.shop-by-brand li:last-child {
  border-bottom: none;
}
.shop-by-brand .brand-name {
  color: #0e7f3e;
  font-size: 14px;
  padding: 3px 5px;
  background: #f3f8f5;
  border: 2px solid #e4ece7;
  border-radius: 2px;
}
.shop-by-brand img {
  width: 130px;
  height: 130px;
}
@media (min-width: 481px) {
  .shop-by-brand li {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    width: 33.33333333%;
    padding: 15px 5px;
    border-right: 1px solid #ebf3ef;
  }
  .shop-by-brand li:nth-child(3n) {
    border-right: none;
  }
  .shop-by-brand li:nth-child(3n + 1) {
    clear: left;
  }
  .shop-by-brand li:nth-child(n+7) {
    border-bottom: none;
  }
  .shop-by-brand li:nth-child(n+10) {
    border-bottom: none;
  }
}

