@charset "UTF-8";
@font-face {
  font-family: black_ops_oneregular;
  src: url(https://www.herooutdoors.com/content/fonts/blackopsone-regular.woff2) format("woff2"), url(https://www.herooutdoors.com/content/fonts/blackopsone-regular.woff) format("woff");
  font-weight: 400;
  font-style: normal; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: black_ops_oneregular;
  font-weight: 400;
  text-transform: uppercase; }

* {
  outline: 0; }

a,
a:focus {
  color: #a11d2b; }

a,
a:focus,
a:hover {
  text-decoration: none; }

a:hover {
  color: #e9c325; }

.Row {
  float: left;
  width: 100%; }

.button,
.button:active,
.button:focus,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0;
  background-color: #a11d2b;
  color: #fff;
  font-family: Changa, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
  border-radius: 0;
  border-color: #a11d2b;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.button:active:hover,
.button:focus:hover,
.button:hover,
.swal2-container .swal2-confirm.button:hover,
.swal2-container .swal2-modal .swal2-cancel:hover {
  background-color: #e9c325;
  border-color: #e9c325;
  color: #333; }

.button:hover,
.swal2-container .swal2-confirm.button:hover,
.swal2-container .swal2-modal .swal2-cancel:hover {
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.adminBar {
  display: none; }

body {
  font-family: Changa, sans-serif;
  color: #222; }

.body {
  background-color: transparent;
  float: left;
  width: 100%;
  min-height: 650px;
  margin-top: 0;
  background: url(../img/featured_BG.png); }

.header {
  background-color: #fff;
  float: left;
  width: 100%;
  border: 0;
  position: fixed; }

.top_hdr {
  background-color: #a11d2b;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.top_hdr p {
  float: left;
  width: 33.33%;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  margin: 0; }

.top_hdr p a {
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0;
  color: #fff;
  text-transform: capitalize;
  font-weight: 500; }

.top_hdr p a:hover {
  color: #e9c325; }

.top_hdr .phone_no a svg {
  margin: 0 5px -5px 0; }

.top_hdr .phone_no a svg .a {
  fill: #fff; }

.top_hdr .phone_no a:hover .a,
.top_hdr .phone_no a:hover svg {
  fill: #e9c325;
  stroke: #e9c325; }

.top_hdr .world_wide {
  text-align: center; }

.top_hdr .world_wide svg {
  margin: 0 4px 0 0;
  height: 24px;
  display: inline-block;
  vertical-align: middle; }

.currency {
  width: 33.33%;
  width: 33.33%;
  text-align: right;
  float: right;
  position: relative; }

.currency .navUser-section {
  float: right;
  margin: 0; }

.currency .navUser-section > li {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 0 15px; }

.currency .navUser-section > li > a {
  padding: 0;
  font-size: 16px;
  line-height: 40px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  text-transform: capitalize; }

.currency .navUser-section > li > a img {
  width: 22px;
  height: 16px;
  margin: 0 2px 0 2px; }

.currency .dropdown-menu {
  background: #fff; }

.currency .dropdown-menu.is-open {
  display: block;
  top: 41px !important;
  right: 0;
  left: auto !important; }

.currency .dropdown-menu.is-open strong {
  font-weight: 400; }

.currency .dropdown-menu.is-open img {
  margin: 0 10px 0 0; }

.center_hdr {
  background-color: #333; }

.center_hdr .logo {
  display: inline-block;
  width: auto;
  vertical-align: middle; }

.center_hdr .logo .header-logo {
  margin: 20px auto 30px; }

.center_hdr .logo .header-logo .header-logo-image-unknown-size {
  max-height: 75px;
  height: 75px; }

.search_box {
  display: inline-block;
  width: 498px;
  vertical-align: middle;
  margin: 0 0 0 137px; }

.search_box .form {
  margin: 0; }

.search_box .form .form-field {
  margin: 0;
  position: relative; }

.search_box .form .form-field .form-input {
  border-radius: 0;
  border: 1px solid #1b1b1a;
  text-align: left;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  letter-spacing: 0;
  color: #ccc;
  padding: 0 25px 0 48px;
  font-family: Changa, sans-serif;
  font-weight: 400; }

.search_box .form .form-field .search_btn {
  position: absolute;
  top: 2px;
  left: 13px;
  background: url(../img/search.svg) center no-repeat;
  border: 0;
  width: 25px;
  height: 49px; }

.center_right {
  display: inline-block;
  vertical-align: middle;
  float: right;
  margin: 39px 0 25px; }

.center_right .navUser-section {
  margin: 0;
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.center_right .navUser-section > li {
  display: inline-block;
  vertical-align: middle;
  float: none;
  padding: 0 12.5px; }

.center_right .navUser-section > li:last-child {
  padding: 0 0 0 12.5px; }

.center_right .navUser-section > li > a {
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0;
  color: #fff;
  font-family: Changa, sans-serif;
  font-weight: 700;
  padding: 0;
  text-transform: uppercase; }

.center_right .navUser-section > li > a.logout {
  margin: 0 0 0 25px; }

.center_right .navUser-section > li > a svg {
  fill: #fff;
  stroke: none;
  width: 27px;
  height: 27px;
  display: block;
  margin: auto auto 2px; }

.center_right .navUser-section > li > a svg .a {
  fill: #fff;
  stroke: #fff; }

.center_right .navUser-section > li > a svg .ac,
.center_right .navUser-section > li > a svg .awh {
  stroke: none; }

.center_right .navUser-section > li > a:hover {
  color: #e9c325; }

.center_right .navUser-section > li > a:hover svg {
  fill: #e9c325; }

.center_right .navUser-section > li > a:hover svg .a {
  fill: #e9c325;
  stroke: #e9c325; }

.center_right .navUser-section > li > a:hover svg .ac,
.center_right .navUser-section > li > a:hover svg .awh {
  fill: #e9c325;
  stroke: none; }

.center_right .navUser-section > li.for_compare {
  padding: 0; }

.center_right .navUser-section > li.for_compare .navUser-item--compare.show {
  padding: 0 8px; }

.center_right
.navUser-section
> li.for_compare
.navUser-item--compare.show
.countPill {
  display: block;
  width: 28px;
  height: 28px;
  line-height: 23px;
  margin: auto;
  background-color: transparent;
  border: 3px solid #fff;
  color: #fff;
  font-size: 12px; }

.center_right
.navUser-section
> li.for_compare
.navUser-item--compare.show:hover
.countPill {
  border-color: #e9c325;
  color: #e9c325; }

.center_right .navUser-section > li.navUser-item--cart .navUser-action {
  position: relative; }

.center_right
.navUser-section
> li.navUser-item--cart
.navUser-action
.countPill {
  position: absolute;
  margin-left: 0;
  top: -3px;
  right: -3px; }

.bottom_hdr {
  background-color: #222; }

.bottom_hdr > .container {
  position: static;
  max-width: none; }

.bottom_hdr .navPages-container > .navPages > .navPages-list {
  margin: 0 -8px; }

.bottom_hdr .navPages-container > .navPages > .navPages-list > .navPages-item {
  padding: 0; }

.bottom_hdr
.navPages-container
> .navPages
> .navPages-list
> .navPages-item
> .navPages-action {
  padding: 0 0.46rem;
  font-size: 16px;
  line-height: 48px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600; }

.bottom_hdr
.navPages-container
> .navPages
> .navPages-list
> .navPages-item
> .navPages-action:hover {
  color: #333;
  background-color: #e9c325; }

.bottom_hdr
.navPages-container
> .navPages
> .navPages-list
> .navPages-item.open_li
> .navPages-action {
  background-color: #fff;
  color: #a11d2b; }

.navPages-action.is-open {
  background: #fff; }

.navPage-subMenu {
  padding: 33px 0 23px 0; }

.navPage-subMenu.is-open {
  background: #fff url(../img/bg_with_opacity.svg) center;
  max-height: 500px;
  overflow-y: scroll;
  text-align: center;
  box-shadow: 0 1px 4px #e3e2e2; }

.navPage-subMenu > .navPage-subMenu-list {
  max-width: 1308px;
  margin: auto;
  clear: both; }

.navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-item_mn {
  width: 16.66%;
  max-width: 230px;
  margin: 0;
  float: left;
  text-align: left; }

.navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-item {
  width: 100%;
  float: left;
  margin: 0 0 18px 0;
  padding: 0; }

.navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-item > a {
  margin: 0 0 11px 0;
  padding: 0;
  width: auto;
  border: 0;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0;
  color: #a11d2b;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 200px;
  display: inline-block; }

.navPage-subMenu > .navPage-subMenu-list .navPage-subMenu-item > a:hover {
  color: #e9c325; }

.cat_Knives_swords .navPage-subMenu {
  padding: 15px 0 22px 0; }

.cat_Knives_swords .navPage-subMenu > .navPage-subMenu-list {
  max-width: 1133px; }

.cat_Knives_swords
.navPage-subMenu
> .navPage-subMenu-list
.navPage-subMenu-item_mn {
  width: 21%;
  max-width: 250px;
  padding: 0 19px; }

.cat_Knives_swords
.navPage-subMenu
> .navPage-subMenu-list
.navPage-subMenu-item_mn:nth-child(5) {
  width: 15%;
  padding: 0 0 0 35px;
  max-width: 216px; }

.cat_Knives_swords .navPage-subMenu-item_mn_full {
  margin: 20px 0 0 0;
  float: left;
  width: 100%; }

.cat_Knives_swords
.navPage-subMenu
> .navPage-subMenu-list
.navPage-subMenu-item
> a {
  margin: 0 0 7px 0; }

.MM_img {
  float: left;
  width: 100%;
  margin: 0 0 28px 0; }

.navPage-childList .navPage-childList-item .navPage-childList-action {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  color: #333;
  text-transform: none;
  font-weight: 500;
  padding: 0 0 5px 0;
  display: inline-block;
  width: auto; }

.navPage-childList .navPage-childList-item .navPage-childList-action:hover {
  color: #e9c325; }

.navPages-list:not(.navPages-list-depth-max)
.navPages-action.has-subMenu
+ .navPage-subMenu
.navPage-subMenu-list {
  margin: auto; }

.navPages-list:not(.navPages-list-depth-max) .navPages-action.has-subMenu {
  display: inline-block; }

.footer {
  float: left;
  width: 100%;
  background: #333;
  border: 0;
  padding: 59px 0 45px 0;
  position: relative;
  margin: 180px 0 0 0; }

.footer:before {
  content: "";
  background: url(../img/footer_bg_new.svg) no-repeat;
  width: 100%;
  height: 345px;
  position: absolute;
  top: -196px;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  background-size: 100%; }

.footer h5 {
  text-align: left;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 14px 0;
  font-family: Changa, sans-serif; }

.footer a {
  text-align: left;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  color: #ccc; }

.footer a:hover {
  color: #e9c325; }

.footer a.Learn_more_footer {
  color: #e9c325; }

.footer a.Learn_more_footer:hover {
  color: #ccc; }

.footer p {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  color: #ccc; }

.footer h6 {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-family: black_ops_oneregular;
  text-align: center;
  margin: 8px 0 9px 0; }

.footer-info {
  margin: 0; }

.footer-info .footer-info-col {
  width: 18.7%;
  padding: 0; }

.footer-info .footer-info-col li {
  display: inline-block;
  padding-bottom: 8px;
  width: 100%; }

.footer-info .footer-info-col:last-child {
  width: 14%; }

.footer-info .footer-info-col:last-child svg {
  margin: auto;
  width: 100%; }

.footer-info .footer-info-col:last-child p {
  margin: auto;
  display: block;
  text-align: center; }

.ft_logo {
  width: 209px;
  height: 73px;
  margin: 0 0 32px 0; }

.footer-info .socialLinks:before {
  display: none; }

.footer-info .footer-info-col.newsletter {
  width: 29.1%;
  margin: -15px 0 0 0; }

.footer-info .footer-info-col.newsletter h5 {
  margin: 0 0 -1px 0; }

.footer-info .footer-info-col.newsletter p {
  color: #fff;
  margin: 0 0 10px 0; }

.footer-info .footer-info-col.newsletter .form {
  margin: 0 0 27px 0; }

.footer-info .footer-info-col.newsletter .form-field {
  margin: 0; }

.footer-info .footer-info-col.newsletter .form-field .form-prefixPostfix {
  max-width: 250px;
  position: relative; }

.footer-info
.footer-info-col.newsletter
.form-field
.form-prefixPostfix
.form-input {
  width: 100%;
  font-size: 16px;
  line-height: 40px;
  height: 40px;
  padding: 0 45px 0 9px;
  letter-spacing: 0;
  color: #ccc;
  font-family: Changa, sans-serif;
  border-radius: 0;
  font-weight: 600; }

.footer-info
.footer-info-col.newsletter
.form-field
.form-prefixPostfix
.button {
  background: #a11d2b url(../img/Newletter_btn.svg) center no-repeat;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0; }

.footer-info
.footer-info-col.newsletter
.form-field
.form-prefixPostfix
.button:hover {
  background: #e9c325 url(https://www.herooutdoors.com/content/Newletter_btn_hover.svg) center no-repeat; }

svg .a,
svg .b,
svg .d {
  fill-rule: unset;
  -webkit-clip-path: inherit;
  clip-path: inherit; }

.social_media {
  float: left;
  width: 100%;
  margin: 0; }

.social_media .socialLinks {
  margin: 0; }

.social_media .socialLinks .socialLinks-item {
  margin: 0 7px 0 0;
  width: auto; }

.social_media .socialLinks .socialLinks-item .icon {
  width: 40px;
  height: 40px; }

.social_media .socialLinks .socialLinks-item .icon svg {
  fill: #a11d2b; }

.social_media .socialLinks .socialLinks-item .icon svg .b,
.social_media .socialLinks .socialLinks-item .icon svg .c {
  fill: #a11d2b;
  stroke: none;
  fill-rule: unset;
  -webkit-clip-path: inherit;
  clip-path: inherit; }

.social_media .socialLinks .socialLinks-item .icon svg .a,
.social_media .socialLinks .socialLinks-item .icon svg .d {
  fill: #fff; }

.social_media .socialLinks .socialLinks-item .icon:hover svg .b,
.social_media .socialLinks .socialLinks-item .icon:hover svg .c {
  fill: #e9c325; }

.social_media .socialLinks .socialLinks-item .icon:hover svg .a,
.social_media .socialLinks .socialLinks-item .icon:hover svg .d {
  fill: #333; }

.Payment_icon {
  text-align: center; }

.footer-copyright > .powered-by {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  color: #ccc;
  text-align: center;
  margin: 7px 0 0 0; }

.navPages-action-moreIcon {
  display: none; }

.heroCarousel.slick-initialized {
  max-height: 100%;
  float: left;
  width: 100%;
  margin: 0;
  position: relative; }

.heroCarousel.slick-initialized .heroCarousel-content {
  background-color: transparent;
  width: 28%;
  right: 74px;
  left: auto;
  text-align: left;
  padding: 0;
  position: absolute;
  top: auto;
  transform: none;
  bottom: 73px; }

.heroCarousel.slick-initialized .heroCarousel-title {
  font-size: 55px;
  line-height: 55px;
  letter-spacing: 0;
  color: #fff;
  display: block;
  font-family: black_ops_oneregular;
  margin: 0 0 10px; }

.heroCarousel.slick-initialized p.heroCarousel-description {
  color: #ccc;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0;
  font-family: Changa, sans-serif;
  font-weight: 700;
  margin: 0 0 19px;
  text-transform: uppercase; }

.heroCarousel.slick-initialized .heroCarousel-action {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0;
  padding: 0;
  width: 150px;
  height: 45px;
  line-height: 43px;
  font-family: Changa, sans-serif;
  text-align: center;
  margin: 0; }

.heroCarousel-slide {
  width: 100%;
  float: left; }

.heroCarousel-slide .heroCarousel-image {
  max-height: 100%;
  width: 100%;
  float: left;
  max-height: 100%;
  height: auto;
  object-fit: inherit; }

.heroCarousel-slide .heroCarousel-image-wrapper {
  height: auto !important;
  float: left;
  width: 100%;
  max-height: 100%; }

.heroCarousel .slick-dots li,
.slick-dots li {
  background-color: transparent;
  width: auto;
  height: auto;
  padding: 0 5px; }

.heroCarousel .slick-dots li.slick-active button::before {
  background-color: #fff; }

.slick-dots li button,
.slick-dots li button:hover::before {
  border: 0;
  background-color: #888887; }

.slick-dots li button,
.slick-dots li button::before {
  height: 15px;
  width: 15px; }

.slick-dots li button::before {
  left: 0;
  right: 0;
  top: 0; }

.heroCarousel .slick-dots {
  bottom: 26px; }

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
  background: 0 0;
  border: 0;
  padding: 0;
  width: auto;
  height: auto; }

.heroCarousel .slick-next,
.heroCarousel .slick-prev {
  bottom: 23px;
  top: auto;
  transform: none;
  z-index: 9; }

.heroCarousel .slick-next::before,
.heroCarousel .slick-prev::before {
  width: 17px;
  height: 27px; }

.heroCarousel .slick-next::before {
  background: url(../img/mn_banner_right.svg) no-repeat; }

.heroCarousel .slick-prev::before {
  background: url(../img/mn_banner_left.svg) no-repeat; }

.heroCarousel .slick-next {
  right: 43.3%;
  transform: translateX(-43.3%);
  -webkit-transform: translateX(-43.3%);
  -moz-transform: translateX(-43.3%);
  -ms-transform: translateX(-43.3%);
  -o-transform: translateX(-43.3%); }

.heroCarousel .slick-prev {
  left: 44.3%;
  transform: translateX(-44.3%);
  -webkit-transform: translateX(-44.3%);
  -moz-transform: translateX(-44.3%);
  -ms-transform: translateX(-44.3%);
  -o-transform: translateX(-44.3%); }

.custom_default .main.full .protect_yourself .slick-prev {
  left: -20px; }

@media only screen and (min-width: 1399px) {
  .custom_default .main.full .protect_yourself .slick-prev {
    left: -105px; } }

.custom_default .main.full .protect_yourself .slick-next {
  right: -20px; }

@media only screen and (min-width: 1399px) {
  .custom_default .main.full .protect_yourself .slick-next {
    right: -101px; } }

@media (min-width: 991px) {
  body {
    padding-top: 213px;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease; }
  .header_fixed .top_hdr {
    margin: -50px 0 0 0;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease; }
  .header_fixed .center_hdr .logo .header-logo {
    margin: 10px auto 10px; }
  .header_fixed .center_hdr .logo .header-logo .header-logo-image-unknown-size {
    max-height: 56px;
    height: 56px;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease; }
  .header_fixed .center_right {
    margin: 14px 0 6px;
    transition: all 0.7s ease;
    -webkit-transition: all 0.7s ease;
    -moz-transition: all 0.7s ease;
    -ms-transition: all 0.7s ease;
    -o-transition: all 0.7s ease; } }

.HP_banner_1 {
  float: left;
  width: 100%;
  background: #222;
  padding: 7px 0; }

.HP_banner_1 > .container {
  max-width: 1003px; }

.HP_banner_1 ul {
  margin: 0; }

.HP_banner_1 ul li {
  list-style-type: none;
  float: left;
  width: auto;
  display: inline-block;
  padding: 0 52px 0 0; }

.HP_banner_1 ul li span {
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
  margin-left: 11px; }

.HP_banner_1 ul li img {
  display: inline-block;
  vertical-align: middle; }

.HP_banner_1 ul li:last-child {
  padding: 0; }

.custom_default .page-heading {
  text-align: center;
  font-size: 45px;
  line-height: 50px;
  letter-spacing: 0;
  color: #333;
  text-transform: uppercase;
  font-family: black_ops_oneregular;
  font-weight: 400;
  margin: 0 0 31px 0; }

.custom_default .page-heading .for_maroon {
  color: #a11d2b; }

.custom_default .main.full .slick-next::before,
.custom_default .main.full .slick-prev::before {
  height: 28px;
  width: 17px; }

.custom_default .main.full .slick-next,
.custom_default .main.full .slick-prev {
  top: 34%;
  transform: translateY(-34%);
  -webkit-transform: translateY(-34%);
  -moz-transform: translateY(-34%);
  -ms-transform: translateY(-34%);
  -o-transform: translateY(-34%);
  margin: 0; }

.custom_default .main.full .slick-next {
  right: -20px; }

@media only screen and (min-width: 1399px) {
  .custom_default .main.full .slick-next {
    right: -41px; } }

.custom_default .main.full .slick-prev {
  left: -14px; }

@media only screen and (min-width: 1399px) {
  .custom_default .main.full .slick-prev {
    left: -37px; } }

.custom_default .main.full .slick-next:focus:before,
.custom_default .main.full .slick-next:hover:before,
.custom_default .main.full .slick-prev:focus:before,
.custom_default .main.full .slick-prev:hover:before {
  opacity: 0.5; }

.comb_prod {
  background: url(../img/featured_BG.png);
  padding: 87px 0 0 0; }

.comb_prod > .container {
  max-width: 1286px; }

.comb_prod .slick-next::before {
  background: url(../img/HP_next.svg) no-repeat; }

.comb_prod .slick-prev::before {
  background: url(../img/HP_prev.svg) no-repeat; }

.HP_btn {
  text-align: center; }

.HP_btn .button {
  height: 45px;
  line-height: 42px;
  padding: 0;
  margin: 0; }

.new_products {
  padding: 0 0 102px; }

.new_products .HP_btn .button {
  width: 250px; }

.featured_products {
  padding: 0 0 115px; }

.featured_products .HP_btn .button {
  width: 300px; }

.productCarousel {
  margin: 0 -5px; }

.productCarousel .productCarousel-slide {
  width: 20%;
  padding: 0 5px; }

.productCarousel .productCarousel-slide .card {
  margin-bottom: 42px; }

.productCarousel .productCarousel-slide .card .card-figure {
  background-color: #fff;
  border: 1px solid #ccc; }

.productCarousel .productCarousel-slide .card .card-figure > a {
  height: 250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.productCarousel
.productCarousel-slide
.card
.card-figure
> a
.card-img-container {
  max-width: 100%;
  margin: auto;
  width: 100%;
  overflow: hidden; }

.productCarousel
.productCarousel-slide
.card
.card-figure
> a
.card-img-container:after {
  padding: 0; }

.productCarousel
.productCarousel-slide
.card
.card-figure
> a
.card-img-container
.card-image {
  position: static;
  margin: auto;
  max-height: 183px;
  transform: scale(1);
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.productCarousel
.productCarousel-slide
.card
.card-figure
> a
.card-img-container
.card-image:hover {
  transform: scale(1.03);
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.productCarousel
.productCarousel-slide
.card
.card-figure
> a
.card-img-container
.card-figcaption {
  display: none; }

.productCarousel .productCarousel-slide .card .card-body {
  padding: 16px 0 0 0; }

.productCarousel .productCarousel-slide .card .card-body .star_rating {
  display: none; }

.productCarousel .productCarousel-slide .card .card-body .Brand_name {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0;
  color: #a11d2b;
  font-weight: 500;
  margin: 0 0 7px 0;
  height: 27px; }

.productCarousel .productCarousel-slide .card .card-body .card-title {
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 700;
  height: 40px;
  overflow: hidden;
  margin: 0 0 9px 0;
  font-family: Changa, sans-serif; }

.productCarousel .productCarousel-slide .card .card-body .card-title a {
  color: #222; }

.productCarousel .productCarousel-slide .card .card-body .card-title a:hover {
  color: #e9c325; }

.productCarousel .productCarousel-slide .card .card-body .price-section {
  color: #222;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: 0;
  font-weight: 700;
  display: inline-block; }

.productCarousel
.productCarousel-slide
.card
.card-body
.price-section
.price.price--non-sale {
  color: #ccc;
  margin: 0 9px 0 0; }

.productGrid {
  margin: 0 -5px; }

.productGrid .product {
  width: 20%;
  padding: 0 5px; }

.productGrid .product .card {
  margin-bottom: 42px; }

.productGrid .product .card .card-figure {
  background-color: #fff;
  border: 1px solid #ccc; }

.productGrid .product .card .card-figure > a {
  height: 250px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center; }

.productGrid .product .card .card-figure > a .card-img-container {
  max-width: 100%;
  margin: auto;
  width: 100%;
  overflow: hidden; }

.productGrid .product .card .card-figure > a .card-img-container:after {
  padding: 0; }

.productGrid .product .card .card-figure > a .card-img-container .card-image {
  position: static;
  margin: auto;
  max-height: 250px;
  transform: scale(1);
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.productGrid
.product
.card
.card-figure
> a
.card-img-container
.card-image:hover {
  transform: scale(1.03);
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.productGrid
.product
.card
.card-figure
> a
.card-img-container
.card-figcaption {
  display: none; }

.productGrid .product .card .card-body {
  padding: 16px 0 0 0; }

.productGrid .product .card .card-body .star_rating {
  display: none; }

.productGrid .product .card .card-body .Brand_name {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0;
  color: #a11d2b;
  font-weight: 500;
  margin: 0 0 7px 0;
  height: 26px; }

.productGrid .product .card .card-body .card-title {
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 700;
  height: 40px;
  overflow: hidden;
  margin: 0 0 7px 0;
  font-family: Changa, sans-serif; }

.productGrid .product .card .card-body .card-title a {
  color: #222; }

.productGrid .product .card .card-body .card-title a:hover {
  color: #e9c325; }

.productGrid .product .card .card-body .price-section {
  color: #222;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: 0;
  font-weight: 700;
  display: inline-block; }

.productGrid .product .card .card-body .price-section .price.price--non-sale {
  color: #ccc;
  margin: 0 6px 0 0; }

.protect_yourself {
  position: relative;
  background: url("https://cdn11.bigcommerce.com/s-zkbvw/images/stencil/original/image-manager/bannerbuy-my.jpg?t=1674232105") no-repeat;
  padding: 159px 0 178px;
  background-size: 100% 100%; }

.protect_yourself > img {
  width: 100%;
  display: none; }

.protect_yourself > .protect_MN {
  max-width: 1200px;
  margin: auto; }

.protect_yourself ul.protect_inner {
  margin: 0; }

.protect_yourself ul.protect_inner li {
  list-style-type: none; }

.protect_yourself ul.protect_inner li .protect_text {
  max-width: 340px;
  margin-left: 94px; }

.protect_yourself ul.protect_inner li .protect_text .page-heading {
  color: #fff;
  text-align: left;
  margin: 0 0 10px 0;
  line-height: 50px;
  font-size: 50px; }

.protect_yourself ul.protect_inner li .protect_text p {
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 24px 0; }

.protect_yourself ul.protect_inner li .protect_text .button {
  margin: 0;
  width: 144px;
  height: 46px;
  line-height: 44px;
  padding: 0; }

.protect_yourself .slick-next::before {
  background: url(../img/mn_banner_right.svg) no-repeat; }

.protect_yourself .slick-prev::before {
  background: url(../img/mn_banner_left.svg) no-repeat; }

.protect_yourself .slick-next:focus:before,
.protect_yourself .slick-next:hover:before,
.protect_yourself .slick-prev:focus:before,
.protect_yourself .slick-prev:hover:before {
  opacity: 0.4; }

.protect_yourself .slick-dots {
  bottom: -129px; }

.protect_yourself .slick-dots li.slick-active button::before {
  background: #a11d2b; }

.HP_Categoory ul {
  margin: 0 -13px; }

.HP_Categoory ul li {
  float: left;
  width: 25%;
  padding: 13px;
  list-style-type: none;
  height: 398px; }

.HP_Categoory ul li .inner_cat {
  position: relative;
  box-shadow: 2px 3px 4px #d7d5d5;
  overflow: hidden; }

.HP_Categoory ul li img {
  width: 100%; }

.HP_Categoory ul li .bg_inner_img {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.HP_Categoory ul li .bg_inner_img.hover_active {
  display: none; }

.HP_Categoory ul li a:hover .bg_inner_img.hover_active {
  display: inline-block; }

.HP_Categoory ul li .bg_text {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0 25px 11px 19px; }

.HP_Categoory ul li .bg_text h3 {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 0;
  color: #fff;
  text-shadow: 0 3px 6px #262626;
  text-transform: uppercase;
  font-family: black_ops_oneregular;
  margin: 0 0 3px 0; }

.HP_Categoory ul li .bg_text span {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  color: #ccc;
  margin: 0;
  font-weight: 500;
  display: inline-block; }

@media (min-width: 1399px) {
  .protect_yourself {
    background: 0 0;
    padding: 0; }
  .protect_yourself img {
    display: block; }
  .protect_yourself > .protect_MN {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0;
    right: 0; } }

.HP_Cat_saleProd {
  padding: 63px 0 0 0;
  background: url(../img/cat_bg_img.png); }

.top_products {
  padding: 67px 0 69px;
  border-bottom: 2px solid #ccc; }

.top_products .productGrid .product {
  width: 25%; }

.top_products .productGrid .product .card {
  margin-bottom: 7px; }

.top_products .productGrid .product .card .card-figure > a {
  height: 290px; }

.top_products
.productGrid
.product
.card
.card-figure
> a
.card-img-container
.card-image {
  max-height: 280px; }

.top_products .productGrid .product .card .card-body {
  padding: 7px 0 0 0; }

.top_products .productGrid .product .card .card-body .card-title {
  margin: 0 0 11px 0; }

.top_products .HP_btn {
  margin: 16px 0 0 0; }

.top_products .HP_btn .button {
  width: 250px; }

.HP_brands .page-heading {
  margin: 63px 0 24px 0; }

.HP_brands ul {
  margin: 0; }

.HP_brands ul li {
  padding: 5px 5px; }

.HP_brands ul li a {
  display: block;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); }

.HP_brands .slick-prev:before {
  background: url(https://www.herooutdoors.com/content/left_arrow.svg) no-repeat; }

.HP_brands .slick-next:before {
  background: url(https://www.herooutdoors.com/content/right_arrow.svg) no-repeat; }

.HP_brands .button {
  width: 223px;
  padding: 0;
  height: 45px;
  line-height: 44px;
  margin: 24px 0 0 0; }

.HP_brands .custom_default .main.full .slick-next {
  right: -41px; }

.HP_brands .custom_default .main.full .slick-prev {
  left: -36px; }

.custom_default .main.full .HP_brands .slick-arrow {
  top: 50%;
  transform: translateY(-50%); }

.custom_default .main.full .HP_brands .slick-next {
  right: -45px; }

.custom_default .main.full .HP_brands .slick-prev {
  left: -41px; }

.custom_default .card-figure:hover .card-figcaption,
.custom_default .card:focus-within .card-figcaption,
.custom_default .productGrid .card:hover .card-figure .card-figcaption,
.custom_product .card-figure:hover .card-figcaption,
.custom_product .card:focus-within .card-figcaption {
  display: none;
  opacity: 0; }

.quickSearchResults {
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
  background: #fff;
  z-index: 99; }

.quickSearchResults .modal-close {
  color: #000;
  top: 0;
  right: 10px;
  background: 0 0;
  display: block; }

.quickSearchResults .productGrid {
  width: 400px;
  background-color: #fff;
  display: block;
  max-height: 428px;
  overflow-y: auto;
  min-width: 100%;
  padding: 0;
  margin: 0;
  border: 1px solid #bebdbd;
  border-top: 0; }

.quickSearchResults .productGrid .product {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
  border-bottom: 1px solid #dedddb; }

.quickSearchResults .productGrid .product .card {
  border: 0;
  margin: 0;
  padding: 0;
  background-color: #fff; }

.quickSearchResults .productGrid .product .card .card-figure {
  width: 30%;
  height: auto;
  float: left;
  padding: 0;
  margin: 10px 0 10px 5px; }

.quickSearchResults .productGrid .product .card .card-figure > a {
  position: static;
  border: 0;
  height: auto;
  float: left;
  width: 100%; }

.quickSearchResults
.productGrid
.product
.card
.card-figure
> a
.card-img-container:after {
  padding-bottom: 0; }

.quickSearchResults .productGrid .product .card .card-figure .card-figcaption {
  display: none; }

.quickSearchResults .productGrid .product .card .card-body {
  width: 67%;
  float: left;
  padding: 5px 16px;
  text-align: left; }

.quickSearchResults .productGrid .product .card .card-body .card-title {
  text-align: left;
  height: auto;
  max-height: 32px;
  margin: 0;
  padding: 0;
  line-height: 12px;
  font-size: 15px; }

.quickSearchResults .productGrid .product .card .card-body .card-title a {
  color: #a11d2b;
  text-align: left;
  font-size: 15px;
  line-height: normal;
  letter-spacing: 1.2px;
  font-family: Changa, sans-serif;
  font-weight: 700; }

.quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
  color: #e9c325; }

.quickSearchResults .productGrid .product .card .card-body .price-section {
  margin-top: 3px;
  font-size: 13px; }

.quickSearchResults .productGrid .product:hover .card-body {
  background-color: #fff; }

.card--alternate:hover .card-body .card-text {
  color: #e9c325; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc; }

.navUser-item--cart .dropdown-menu.is-open .previewCartItem-content {
  padding-left: 10px;
  text-align: left; }

.navUser-item--cart
.dropdown-menu.is-open
.previewCartItem-content
.previewCartItem-name {
  height: auto; }

.navUser-item--cart
.dropdown-menu.is-open
.previewCartItem-content
.previewCartItem-brand {
  display: none; }

.navUser-item--cart
.dropdown-menu.is-open
.previewCartItem-content
.previewCartItem-price {
  font-size: 15px;
  color: #333; }

.navUser-item--cart .dropdown-menu.is-open .previewCartAction {
  padding: 17px 0 20px; }

.navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
  font-size: 16px;
  padding: 10px 5px; }

.address-label {
  color: #a11d2b; }

.cart-item-name a {
  color: #222; }

.cart-item-name a:hover {
  color: #e9c325; }

.cart-total .form-select {
  height: 35px;
  line-height: 35px;
  padding: 0 12px; }

.cart-header-item {
  color: #222;
  text-transform: uppercase; }

.page-heading {
  font-size: 36px;
  line-height: normal;
  letter-spacing: normal;
  color: #a11d2b; }

.blog_page .blog {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin: 0 0 45px 0; }

.blog_page .blog .blog-post-figure {
  width: 100%; }

.blog_page .blog .blog-post-figure .blog-thumbnail {
  margin: 0 auto 20px;
  display: block; }

.blog_page .blog .blog-post-figure .blog-thumbnail a {
  display: -ms-flexbox;
  display: flex;
  height: 190px;
  -ms-flex-align: center;
  align-items: center; }

.blog_page .blog .blog-post-figure .blog-thumbnail a img {
  max-height: 190px; }

.blog_page .blog .blog-post-body {
  width: 100%; }

.blog_page .blog .blog-post-body .blog-title {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  height: 58px;
  overflow: hidden;
  text-align: left;
  font-family: Changa, sans-serif;
  font-weight: 900;
  background: 0 0; }

.blog_page .blog .blog-post-body .blog-title a {
  color: #a11d2b; }

.blog_page .blog .blog-post-body .blog-title a:hover {
  color: #e9c325; }

.blog_page .blog .blog-post-body .blog-post {
  height: 120px;
  overflow: hidden; }

.blog_page .blog .blog-post-body .blog-post a {
  color: #a11d2b; }

.blog_page .blog .blog-post-body .blog-post a:hover {
  color: #e9c325; }

.blog_page .blog-author,
.blog_page .blog-date {
  text-align: left; }

.blog + .blog {
  border: 0; }

.blog_detail .blog_img {
  float: left;
  width: 25%;
  padding: 5px; }

.blog_detail .blog_text {
  float: left;
  width: 75%;
  padding: 5px; }

.blog_detail .blog_text span {
  margin: 0 0 12px 0; }

.blog_detail ul {
  margin: 0;
  float: left;
  width: 100%; }

.blog_detail ul li {
  list-style-type: none; }

.blog_detail ul li .heading_h2 {
  display: block;
  font-size: 20px; }

.error_page_404 {
  display: inline-block;
  text-align: center;
  width: 100%;
  color: #333;
  letter-spacing: 1px;
  margin: 20px 0 0 0; }

.error_page_404 h1 {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 20px 0; }

.error_page_404 p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #222;
  margin: 0 0 20px 0; }

.form-label,
.form-label small {
  color: #222; }

.login-form .form-actions {
  text-align: left; }

.login-form .forgot-password {
  line-height: 47px;
  font-weight: 600; }

.login-form .forgot-password .form-label {
  color: #222; }

.form-prefixPostfix .form-input {
  width: 100%;
  display: block; }

.form-prefixPostfix .button {
  margin: 15px 0 0 0; }

.account-body {
  margin: 0 auto; }

.pace-progress {
  background: #222; }

.loadingOverlay:before {
  border-color: #fff #fff #000 #000; }

.account.account--fixed .form-select {
  padding-right: 26px; }

.form-row.form-row--half .form-select {
  padding-right: 10px; }

.form-row.form-row--half .form-label {
  color: #222; }

#modal-review-form .form-select {
  padding-right: 10px; }

.addressList .address {
  float: left; }

.addressList .address .address-title {
  text-transform: capitalize; }

.addressList .address .panel--newAddress:hover .address-symbol {
  color: #e9c325; }

.addressList .address .panel--newAddress:hover .address-title {
  color: #e9c325; }

.address-addNew {
  transform: translateX(-50%) translateY(-55%);
  -ms-transform: translateX(-50%) translateY(-55%);
  -webkit-transform: translateX(-50%) translateY(-55%);
  -moz-transform: translateX(-50%) translateY(-55%);
  -o-transform: translateX(-50%) translateY(-55%); }

.form-prefixPostfix {
  display: block; }

.cart-header tr .cart-header-item:first-child {
  text-align: left; }

.cart-header tr .cart-header-item:nth-child(2) {
  text-align: left; }

.cart-list .cart-item-brand {
  color: #a11d2b; }

.cart-list .cart-item-name {
  font-family: Changa, sans-serif; }

.cart-total .cart-total-label {
  color: #222; }

.cart-total .cart-total-label .form-select {
  padding: 5px 7px; }

.cart-total .coupon-code-add {
  color: #a11d2b; }

.cart-total .coupon-code-cancel {
  color: #a11d2b;
  font-style: normal; }

.cart-total .gift-certificate-add {
  color: #a11d2b; }

.cart-total .gift-certificate-cancel {
  color: #a11d2b;
  font-style: normal; }

.cart-total .shipping-estimate-hide {
  color: #a11d2b;
  font-style: normal; }

.cart-total .shipping-estimate-show {
  color: #a11d2b; }

.cart-total .estimator-form-label .form-label {
  color: #222; }

.coupon-form .button {
  height: 32px;
  line-height: 0; }

.cart-gift-certificate-form .button {
  height: 32px;
  line-height: 0; }

.account-orderStatus-label {
  background: #a11d2b; }

.modal-content .GiftCertificate {
  width: 100%; }

.modal-content #GiftCertificateAmount {
  font-size: 25px; }

.modal-content .GiftCertificate h1 {
  font-size: 25px; }

.actionBar-section .form-select {
  color: #000;
  letter-spacing: 0.05em;
  font-size: 12px; }

.actionBar-section .form-label {
  color: #222; }

.gift-certificate-add,
.gift-certificate-cancel {
  color: #222; }

.cart-item-image {
  max-height: 90px; }

.account-listItem .account-product-image {
  max-height: 70px;
  position: static; }

.account-listItem .account-product-figure:after {
  padding: 0; }

#giftcertificatecode {
  width: 100%;
  display: block; }

#gift-certificate-balance .form-prefixPostfix .button {
  margin: 15px 0 0; }

.form.wishlist-form .form-actions .button--primary {
  margin-bottom: 20px; }

.PayPalExpressCheckout {
  margin: 15px 0; }

.suggestiveCart {
  display: none !important; }

.form-input,
.form-select {
  outline: 0;
  box-shadow: none;
  color: #222; }

.coupon-code-add:hover,
.coupon-code-cancel:hover,
.gift-certificate-add:hover,
.gift-certificate-cancel:hover,
.shipping-estimate-hide:hover,
.shipping-estimate-show:hover {
  color: #e9c325; }

.form-minMaxRow .form-field:last-child .button {
  height: 32px;
  line-height: 15px; }

.previewCartCheckout .button {
  padding: 10px; }

.breadcrumbs {
  text-align: left;
  margin: 26px 0; }

.navUser-item--cart .navUser-action.is-open,
.navUser-item--cart .navUser-action:hover {
  color: #e9c325; }

.navUser-item--cart .navUser-action.is-open .a,
.navUser-item--cart .navUser-action.is-open svg,
.navUser-item--cart .navUser-action:hover .a,
.navUser-item--cart .navUser-action:hover svg {
  fill: #e9c325;
  stroke: #e9c325; }

.navUser-item--cart .navUser-action.is-open {
  color: #fff; }

#previewModal .productView-image .productView-img-container:after {
  padding-bottom: 100%; }

.countPill {
  background-color: #e9c325;
  color: #333;
  font-size: 10px;
  height: 16px;
  line-height: 17px;
  margin-left: 0;
  text-align: center;
  width: 16px; }

.page {
  margin: 0; }

.page-content--centered {
  width: 100%;
  padding: 0; }

.cms_page .banner_img {
  display: inline-block;
  width: 100%;
  margin-bottom: 12px; }

.cms_page .steel_chart {
  margin: 0 -10px 20px;
  list-style: none; }

.cms_page .steel_chart li {
  display: inline-block;
  padding: 0 10px;
  vertical-align: top; }

.cms_page p {
  margin: 0 0 12px 0; }

.cms_page a,
.cms_page ol li,
.cms_page p,
.cms_page span,
.cms_page ul li {
  font-size: 16px;
  letter-spacing: normal; }

.cms_page h2,
.cms_page h3,
.cms_page h4,
.cms_page h5 {
  margin: 12px 0 6px; }

.cms_page .for_marron {
  color: #a11d2b; }

.cms_page a {
  color: #e9c325; }

.cms_page a:hover {
  text-decoration: underline; }

.cms_page ul {
  margin-left: 32px; }

.cms_page .testimonial_name {
  font-style: italic; }

.cms_page .testimonial_block {
  float: left;
  width: 100%; }

.cms_page .testimonial_block .testimonial_left {
  width: calc(100% - 18%);
  float: left; }

.cms_page .testimonial_block .testimonial_left ul li:last-child {
  border-bottom: 1px solid #ccc; }

.cms_page .testimonial_block .testimonial_right {
  width: 18%;
  float: right; }

.cms_page .testimonial_block ul {
  list-style-type: none;
  margin: 0; }

.cms_page .testimonial_block ul li {
  border-bottom: 1px solid #ccc;
  margin-bottom: 12px;
  float: left;
  width: 100%; }

.cms_page .testimonial_block ul li:last-child {
  border: 0; }

.cms_page .align_center {
  text-align: center; }

.cms_page .align_right {
  float: right; }

.pagination {
  float: left;
  width: 100%; }

.cart-item-quantity .button--icon svg,
.form-field--increments .button--icon svg {
  fill: #fff; }

.loaderBox {
  display: inline-block;
  text-align: center;
  width: 100%; }

.loaderBox .loader {
  animation: 2s linear 0s normal none infinite running spin;
  border-color: #3498db #f3f3f3 #f3f3f3;
  border-image: none;
  border-radius: 70%;
  border-style: solid;
  border-width: 5px;
  height: 70px;
  margin: 10% auto;
  width: 70px; }

@keyframes spin {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(360deg); } }

.productGrid .card:hover .card-figure .card-figcaption {
  display: block; }

.productGrid .card-figure .card-figcaption {
  top: 100%;
  left: -1px;
  right: -1px;
  bottom: auto;
  height: auto;
  border: 1px solid #ccc;
  border-top: 0;
  background: #fff;
  padding: 25px 0 16px;
  opacity: 1;
  display: none; }

.productGrid .card-figure .card-figcaption .card-figcaption-body {
  transform: none;
  top: 100%;
  padding: 0 9px;
  width: 100%; }

.productGrid .card-figure .card-figcaption .card-figcaption-body .button {
  width: calc(50% - 8px);
  float: left;
  height: 45px;
  line-height: 43px;
  font-size: 16px;
  margin: 0 4px;
  padding: 0;
  border: 1px solid #a11d2b;
  transition: none; }

.productGrid
.card-figure
.card-figcaption
.card-figcaption-body
.button.quickview {
  background: #fff;
  color: #a11d2b; }

.productGrid
.card-figure
.card-figcaption
.card-figcaption-body
.button.for_choose_option {
  font-size: 13px; }

.productGrid .card-figure .card-figcaption .card-figcaption-body .button:hover {
  border-color: #e9c325;
  color: #222;
  background: #e9c325; }

.productGrid .card-figure .card-figcaption .card-figcaption-body .for_compare {
  background: 0 0;
  border: 0;
  font-size: 15px;
  color: #222;
  text-align: left;
  margin: 3px 0 0 4px;
  text-transform: capitalize;
  clear: both; }

.productGrid
.card-figure
.card-figcaption
.card-figcaption-body
.for_compare:hover {
  border: 0;
  background: 0 0;
  color: #e9c325; }

.productGrid
.card-figure
.card-figcaption
.card-figcaption-body
.for_compare
input[type="checkbox"] {
  height: 22px;
  width: 22px;
  border: 1px solid #ccc;
  border-radius: 0;
  vertical-align: middle;
  margin: 0 4px 0 0; }

.cat_page {
  float: left;
  width: 100%;
  margin: 20px ​0 0; }

.cat_page .container {
  max-width: 1188px; }

.cat_page .cat_left {
  width: 21%;
  float: left;
  margin: 9px 0 0; }

.cat_page .cat_right {
  width: 79%;
  float: left; }

.banners {
  background-color: transparent;
  padding: 0;
  position: relative; }

.banners .banner {
  max-width: 100%; }

.cate_banner_img {
  float: left;
  width: 100%; }

.cate_banner_img img {
  width: 100%; }

.banner_cnt .container {
  position: static; }

.banner_cnt {
  position: absolute;
  top: 80%;
  transform: translateY(-80%);
  right: 10%;
  text-align: center;
  margin: 0 0 0 auto; }

.banner_cnt h2 {
  font-size: 55px;
  line-height: 55px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0;
  text-align: right; }

.main_breadcrumb {
  margin: 10px 0; }

.main_breadcrumb > .container {
  max-width: 1188px; }

.main_breadcrumb.subcat_breadcrumb > .container {
  max-width: 1160px; }

.main_breadcrumb.banner_breadcrumbs {
  display: none; }

.breadcrumbs {
  text-align: left;
  float: left;
  width: 100%; }

.breadcrumbs .breadcrumb {
  margin: 0; }

.breadcrumbs .breadcrumb:first-child:before {
  content: "";
  margin: 0; }

.breadcrumbs .breadcrumb:before {
  content: "";
  color: #222;
  top: 0;
  margin: 0 1px 0 4px;
  border: 0;
  background: url(../img/breadcrumb_arrow.svg) no-repeat center;
  transform: none;
  background-size: contain;
  height: 8px;
  width: 4px; }

.breadcrumbs .breadcrumb .breadcrumb-label {
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 500;
  color: #333;
  text-transform: capitalize; }

.breadcrumbs .breadcrumb .breadcrumb-label:hover {
  color: #e9c325; }

.breadcrumbs .breadcrumb.is-active .breadcrumb-label {
  color: #e9c325;
  font-weight: 700; }

.page-sidebar {
  width: 100%;
  padding: 0; }

.page-sidebar .accordion-navigation {
  border: 0; }

.page-sidebar .accordion-navigation .accordion-title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  color: #222;
  position: relative;
  text-transform: uppercase;
  padding: 0 0 4px 0;
  margin: 0;
  letter-spacing: 0;
  border-bottom: 0.5px solid #ccc; }

.page-sidebar .accordion-navigation .accordion-navigation-actions {
  display: block;
  width: 15px;
  height: 12px;
  right: 10px;
  background-size: 12px;
  top: 40%;
  transform: translateY(-40%); }

.page-sidebar .accordion-navigation .accordion-navigation-actions svg {
  vertical-align: top; }

.page-sidebar .accordion-navigation .facetedSearch-clearLink {
  display: none; }

.page-sidebar .accordion-navigation.is-open .accordion-navigation-actions {
  transform: translateY(-50%); }

.accordion-content {
  padding: 0 5px 0 0;
  border-radius: 0;
  border: 0; }

.accordion-content #navList-treeview {
  padding: 4px 0 10px;
  list-style: none;
  margin: 0; }

.accordion-content #navList-treeview li {
  width: 100%;
  position: relative;
  clear: left;
  padding: 2px 0; }

.accordion-content #navList-treeview li a {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  color: #333;
  font-weight: 700;
  padding: 0; }

.accordion-content #navList-treeview li a:hover {
  color: #a11d2b; }

.accordion-content #navList-treeview li a.selected {
  font-weight: 700;
  color: #000; }

.accordion-content #navList-treeview li ul {
  padding: 0 0 0 11px; }

.accordion-content #navList-treeview li ul li a {
  text-transform: none; }

.accordion-content .navList {
  padding: 13px 0 9px; }

.accordion-content .navList .navList-action--checkbox {
  font-size: 16px;
  letter-spacing: 0;
  line-height: 20px;
  color: #333;
  font-weight: 700;
  padding-left: 29px; }

.accordion-content .navList .navList-action--checkbox:before {
  left: 0;
  width: 20px;
  border-radius: 5px;
  height: 20px;
  top: 10px; }

.accordion-content .navList .navList-action--checkbox:after {
  margin-top: 0;
  top: 5px;
  background: url(../img/filter_arrow.svg) center no-repeat;
  left: 4px; }

.accordion-content .navList .navList-action--checkbox.is-selected {
  color: #a11d2b; }

.accordion-content .navList .navList-action--checkbox .navList-action-close {
  position: absolute;
  right: 0;
  top: 8px;
  right: 10px;
  display: none; }

.accordion-content .toggleLink-text {
  color: #666;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: underline; }

.accordion-content .toggleLink-text:hover {
  color: #e9c325; }

.accordion-block h4 {
  color: #a11d2b;
  font-size: 20px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 16px;
  font-weight: 700; }

.accordion-content #navList-treeview > li ul li a.selected {
  color: #a11d2b; }

.accordion-content
#navList-treeview
> li.navPages-item.collapsable
> a.selected {
  color: #000;
  font-weight: 700; }

.accordion-content #navList-treeview li a.selected,
.accordion-content
#navList-treeview
> li.navPages-item.collapsable
li.navPages-item.collapsable
> a.selected {
  color: #222;
  font-weight: 600; }

.accordion-content .toggleLink:hover .toggleLink-text {
  color: #fdb813; }

.facetedSearch-refineFilters {
  margin: 20px 0 0;
  border: 0;
  padding: 0; }

.facetedSearch-refineFilters a:hover {
  color: #e9c325; }

.sidebarBlock-heading {
  text-transform: uppercase;
  color: #222; }

.accordion-block:last-child .accordion-content,
.accordion-block:last-child .accordion-navigation {
  border-radius: 0; }

.accordion--navList .accordion-block {
  margin: 22px 0 0;
  border: 0;
  padding-top: 1px; }

.facetedSearch-toggle + .facetedSearch-navList,
.sidebarBlock + .facetedSearch-navList {
  margin-top: 0; }

.accordion--navList .accordion-indicator {
  fill: #222;
  font-size: 25px;
  font-weight: 500; }

.form-minMaxRow {
  margin: 19px -4px 0;
  padding: 0;
  float: left; }

.form-minMaxRow .form-field {
  width: 50%;
  text-align: center;
  padding: 0 4px; }

.form-minMaxRow .form-field .form-input {
  border-radius: 0;
  border-color: #ccc;
  text-align: center;
  height: 40px;
  color: #333;
  font-size: 18px;
  font-family: Changa, sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

.form-minMaxRow .form-field.form-field + .form-field + .form-field {
  width: 100%; }

.form-minMaxRow .button {
  width: 100%;
  background: #a11d2b;
  font-size: 16px;
  letter-spacing: 0;
  color: #fff;
  font-weight: 700;
  text-align: center;
  padding: 0;
  border: 1px solid #a11d2b;
  margin: 16px 0 0;
  height: 35px;
  line-height: 35px; }

.form-minMaxRow .button:hover {
  background: #e9c325;
  border-color: #e9c325; }

.cat_left .form-minMaxRow .form-field:last-child .button {
  height: 35px; }

.cat_right .page-heading {
  display: inline-block;
  margin: 0;
  width: 64%;
  text-align: left; }

.cat_right .page-content {
  padding: 0; }

.cat_right {
  padding: 0 0 0 40px; }

.cat_right .actionBar {
  margin: -42px 0 0;
  display: inline-block;
  float: right; }

.cat_right .actionBar .actionBar-section {
  float: right; }

.cat_right .actionBar .actionBar-section .form-field {
  border: none;
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent; }

.cat_right .actionBar .actionBar-section .form-field .form-label {
  font-size: 16px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 0;
  color: #333;
  margin: 0; }

.cat_right .actionBar .actionBar-section .form-field .form-select {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 700;
  color: #333;
  border: 0.5px solid #ccc;
  text-transform: capitalize;
  border-radius: 0;
  background: url(../img/black_Polygon.svg) right center no-repeat;
  background-position: 95% center;
  padding: 0 0 0 13px;
  height: 39px;
  width: 253px;
  line-height: 32px; }

.cat_right .productGrid {
  margin: 49px -5px 10px; }

.cat_right .productGrid li {
  width: 33.33%; }

.custom_search .navBar--sub,
.custom_search .panel--large .panel-body {
  display: none; }

.custom_search .cat_right .actionBar {
  margin: 0 0 30px;
  width: 100%;
  float: left; }

.custom_brand .body,
.custom_category .body,
.custom_search .body {
  background: url(../img/featured_BG.png); }

.pagination {
  float: left;
  width: 100%;
  padding: 18px 0 13px;
  text-align: right; }

.pagination .pagination-list {
  float: right; }

.pagination .pagination-list .pagination-item {
  margin: 0;
  border: 0;
  border-bottom: 1px solid #e6e6e6;
  border-radius: 0; }

.pagination .pagination-list .pagination-item .pagination-link {
  font-size: 18px;
  color: #ccc;
  text-align: center;
  margin: 5px 9px;
  padding: 0;
  line-height: 22px;
  font-weight: 600; }

.pagination .pagination-list .pagination-item .pagination-link:hover {
  color: #e9c325; }

.pagination .pagination-list .pagination-item:hover {
  border-color: #e9c325; }

.pagination .pagination-list .pagination-item.pagination-item--current {
  border-bottom: 1px solid #333; }

.pagination
.pagination-list
.pagination-item.pagination-item--current
.pagination-link {
  color: #333; }

.pagination .pagination-list .pagination-item.pagination-item--next {
  float: none;
  border: 0; }

.pagination
.pagination-list
.pagination-item.pagination-item--next
.pagination-link {
  color: #333; }

.pagination
.pagination-list
.pagination-item.pagination-item--next
.pagination-link:hover {
  color: #e9c325; }

.pagination
.pagination-list
.pagination-item.pagination-item--next
.pagination-link:hover
svg {
  fill: #e9c325; }

.pagination
.pagination-list
.pagination-item.pagination-item--next
.pagination-link
.icon {
  margin: 0 0 0 -7px;
  height: 16px; }

.pagination .pagination-list .pagination-item.pagination-item--previous {
  float: none;
  border: 0; }

.pagination
.pagination-list
.pagination-item.pagination-item--previous
.pagination-link {
  color: #333; }

.pagination
.pagination-list
.pagination-item.pagination-item--previous
.pagination-link:hover {
  color: #e9c325; }

.pagination
.pagination-list
.pagination-item.pagination-item--previous
.pagination-link:hover
svg {
  fill: #e9c325; }

.pagination
.pagination-list
.pagination-item.pagination-item--previous
.pagination-link
.icon {
  margin: 0 -7px 0 0;
  height: 16px; }

.brand-image-container,
.cat_img_wrapper {
  display: none; }

.brand-image-container img,
.cat_img_wrapper img {
  max-height: 200px;
  width: auto; }

.banner_cnt.scp_banner_cnt {
  right: 20%;
  top: 70%;
  transform: translateY(-70%); }

.subcategories_block > .container {
  max-width: 1160px; }

.subcategories_block {
  margin: 101px 0 52px;
  float: left;
  width: 100%; }

.subcategories_block ul {
  list-style-type: none;
  margin: 0 -9.5px; }

.subcategories_block ul li {
  width: 25%;
  float: left;
  padding: 0 9.5px 28px; }

.subcategories_block ul li .subcat_img > a {
  height: 260px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  background: #fff 0 0 no-repeat padding-box;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  overflow: hidden; }

.subcategories_block ul li .subcat_img > a img {
  max-height: 260px;
  display: block;
  margin: auto;
  transform: scale(1);
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.subcategories_block ul li .subcat_img > a img:hover {
  transform: scale(1.03);
  transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -ms-transition: all 0.7s ease;
  -o-transition: all 0.7s ease; }

.subcategories_block ul li .sub_cat_content {
  display: inline-block;
  width: 100%; }

.subcategories_block ul li .sub_cat_content h2 {
  font-size: 24px;
  line-height: 27px;
  height: 54px;
  overflow: hidden;
  margin: 13px 0 0; }

.subcategories_block ul li .sub_cat_content h2 a {
  color: #333; }

.subcategories_block ul li .sub_cat_content h2 a:hover {
  color: #a11d2b; }

.By-Brand-Search-Box {
  clear: left; }

.allBrands_hd {
  font-size: 36px;
  color: #a11d2b;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 15px;
  text-align: center; }

.By-Brand-Search-Box .form {
  max-width: 655px;
  margin: 0 auto;
  text-align: center;
  display: block; }

.By-Brand-Search-Box .Search-Label {
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin: 0 0 15px;
  color: #000;
  display: inline-block; }

.By-Brand-Search-Box .form .form-field {
  position: relative;
  margin: 0 0 15px; }

.By-Brand-Search-Box .form-input {
  border: 3px solid #a11d2b;
  border-radius: 32px;
  background-color: #fff;
  width: 100%;
  height: 64px;
  font-size: 18px;
  line-height: 28px;
  color: rgba(36, 36, 36, 0.5);
  padding: 11px 60px 11px 20px; }

.By-Brand-Search-Box .search_btn {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 43px;
  height: 43px;
  border-radius: 21px;
  line-height: 43px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  border: 0;
  color: #fff;
  background: #a11d2b url(https://www.herooutdoors.com/content/search-1.svg) center no-repeat; }

.By-Brand-Search-Box .search_btn:hover {
  background: #a11d2b url(https://www.herooutdoors.com/content/search-1.svg) center no-repeat; }

.by_Brand_all_cat {
  width: 100%;
  float: left;
  padding: 15px 0 0; }

.by_Brand_all_cat ul {
  margin: 0 -10px;
  list-style: none; }

.by_Brand_all_cat ul li {
  width: 20%;
  float: left;
  padding: 0 10px 15px; }

.by_Brand_all_cat ul li h4 {
  margin: 0; }

.by_Brand_all_cat li .name_Brand {
  border-radius: 20px;
  border: solid 1px #a11d2b;
  background-color: #fff;
  font-size: 13px;
  color: #a11d2b;
  line-height: 24px;
  padding: 7px 5px;
  display: inline-block;
  text-align: center;
  width: 100%;
  font-weight: 700;
  transition: all 0.5s ease; }

.by_Brand_all_cat li .name_Brand:hover {
  border-color: #e9c325;
  color: #222;
  background: #e9c325; }

.LoadMorebtn {
  margin: 40px auto;
  text-align: center;
  display: inline-block;
  width: 100%; }

.LoadMorebtn img {
  margin: auto;
  display: block; }

.custom_brands .pagination {
  display: none !important; }

#product-listing-container .pagination,
#product-listing-container .productGrid .product {
  display: none; }

.loadMore_btn {
  margin: auto;
  text-align: center; }

.loadMore_btn .button {
  margin: 30px 0 98px; }

.custom_page .page-heading {
  display: inline-block;
  width: 100%; }

.clearfix::after {
  content: "";
  clear: both;
  display: table; }

.custom_product .container {
  padding: 0;
  max-width: 1200px; }

.custom_product .breadcrumbs {
  margin: 28px 0 0; }

.custom_product .breadcrumbs .breadcrumb:before {
  margin: 0 2px 0 6px; }

.custom_product .breadcrumbs .breadcrumb .breadcrumb-label {
  color: #333; }

.custom_product .breadcrumbs .breadcrumb .breadcrumb-label:hover {
  color: #e9c325; }

.custom_product .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
  color: #e9c325;
  font-weight: 800; }

.productView {
  margin: 0; }

.productView .productView-details {
  margin-bottom: 0;
  padding: 0 0 0 39px;
  width: 48.1%; }

.productView .productView-details .productView-product {
  border-bottom: none;
  padding-bottom: 0; }

.productView .productView-title {
  color: #222;
  font-family: Changa, sans-serif;
  font-weight: 700;
  text-transform: capitalize;
  line-height: 1.1;
  margin-bottom: 8px;
  margin-top: 22px; }

@media (min-width: 1261px) {
  .productView .productView-title {
    font-size: 26px; } }

.productView .productView-brand {
  text-transform: capitalize;
  font-size: 14px;
  font-family: Changa, sans-serif;
  font-weight: 500;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 0; }

.productView .productView-brand a {
  color: #a11d2b; }

.productView .productView-info {
  padding-top: 22px;
  margin-bottom: 14px; }

.productView .productView-info .productView-info-name {
  float: left;
  font-weight: 700;
  font-size: 16px;
  font-family: Changa, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
  color: #333;
  line-height: 22px; }

.productView .productView-info .productView-info-value {
  float: left;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  margin-bottom: 0;
  color: #333;
  line-height: 22px; }

.productView .price-section {
  font-size: 30px;
  color: #222;
  font-weight: 700; }

.productView .productView-options {
  margin-bottom: 0; }

.productView .productView-options .form-action {
  margin-bottom: 0; }

.productView .productView-options .form .form-field .form-label {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  font-family: Changa, sans-serif;
  margin-bottom: 9px; }

.productView .productView-options .form .form-field .form-increment {
  display: inline-block;
  width: 100%; }

.productView
.productView-options
.form
.form-field
.form-increment
.minus-icon {
  background-color: transparent;
  border: 1px solid #ccc;
  padding: 1.5px 3.5px; }

.productView
.productView-options
.form
.form-field
.form-increment
.minus-icon
i {
  position: relative; }

.productView
.productView-options
.form
.form-field
.form-increment
.minus-icon
i:before {
  content: "-";
  position: absolute;
  top: -3px;
  width: 0;
  left: 5px;
  font-style: normal;
  font-weight: 500;
  color: #ccc;
  font-size: 18px; }

.productView
.productView-options
.form
.form-field
.form-increment
.minus-icon:hover {
  background-color: #333;
  border-color: #333; }

.productView
.productView-options
.form
.form-field
.form-increment
.minus-icon:hover
i:before {
  color: #fff; }

.productView
.productView-options
.form
.form-field
.form-increment
.form-input--incrementTotal {
  margin: 0 10.5px;
  background-color: transparent;
  font-size: 16px;
  font-weight: 700;
  color: #333; }

.productView .productView-options .form .form-field .form-increment .plus-icon {
  background-color: transparent;
  border: 1px solid #ccc;
  padding: 1.5px 3.5px; }

.productView
.productView-options
.form
.form-field
.form-increment
.plus-icon
i {
  position: relative; }

.productView
.productView-options
.form
.form-field
.form-increment
.plus-icon
i:before {
  content: "+";
  position: absolute;
  top: -2px;
  width: 0;
  left: 3px;
  color: #ccc;
  font-style: normal;
  font-weight: 500;
  font-size: 18px; }

.productView
.productView-options
.form
.form-field
.form-increment
.plus-icon:hover {
  background-color: #333;
  border-color: #333; }

.productView
.productView-options
.form
.form-field
.form-increment
.plus-icon:hover
i:before {
  color: #fff; }

.productView .productView-options .form .form-field .form-increment .icon svg {
  display: none; }

.productView .productView-options .form .form-field.form-field--increments {
  margin-top: 2px;
  margin-bottom: 22px; }

.productView
.productView-options
.form
.form-field.form-field--increments
.form-label {
  margin-bottom: 7px;
  display: inline-block; }

.productView .productView-options .form #form-action-addToCart {
  padding: 0;
  width: 265px;
  height: 45px; }

.productView .productView-options .form-wishlist .button {
  margin-right: 0;
  background: #fff;
  color: #a11d2b;
  border-color: #a11d2b;
  padding: 11.5px 21px 11.5px 50px;
  position: relative; }

.productView .productView-options .form-wishlist .button .icon {
  display: none; }

.productView .productView-options .form-wishlist .button:hover {
  background-color: #e9c325;
  border-color: #e9c325;
  color: #333; }

.productView
.productView-options
.form-wishlist
.dropdown-menu-button.button:before {
  content: " ";
  background: url(https://www.herooutdoors.com/content/wishlist_icon.svg) no-repeat left;
  width: 23px;
  position: absolute;
  height: 23px;
  left: 23px;
  top: 11px; }

.productView
.productView-options
.form-wishlist
#wishlist-dropdown.dropdown-menu.is-open {
  padding-right: 0 !important; }

.productView
.productView-options
.form-wishlist
#wishlist-dropdown.dropdown-menu.is-open
li
input {
  padding: 10px 0;
  color: #a11d2b; }

.productView .socialLinks {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 2px; }

.productView .socialLinks .socialLinks-item {
  margin-bottom: 0;
  margin-right: 7px; }

.productView .socialLinks .socialLinks-item .icon--facebook {
  width: 28px;
  height: 28px;
  position: relative; }

.productView .socialLinks .socialLinks-item .icon--facebook svg {
  display: block; }

.productView .socialLinks .socialLinks-item .icon--facebook:hover svg .afs {
  fill: #e9c325; }

.productView .socialLinks .socialLinks-item .icon--twitter {
  width: 28px;
  height: 28px;
  position: relative; }

.productView .socialLinks .socialLinks-item .icon--twitter svg {
  display: block; }

.productView .socialLinks .socialLinks-item .icon--twitter:hover svg .asy,
.productView .socialLinks .socialLinks-item .icon--twitter:hover svg .ats {
  fill: #e9c325; }

.productView .socialLinks .socialLinks-item .icon--youtube {
  width: 28px;
  height: 28px;
  position: relative; }

.productView .socialLinks .socialLinks-item .icon--youtube svg {
  display: inline-block; }

.productView .socialLinks .socialLinks-item .icon--youtube:hover svg .asy {
  fill: #e9c325; }

.productView .socialLinks .icon--email {
  width: 28px;
  height: 28px;
  position: relative; }

.productView .socialLinks .icon--email svg {
  display: block; }

.productView .socialLinks .icon--email:hover svg .aes {
  fill: #e9c325; }

.productView .socialLinks .icon--pinterest {
  width: 28px;
  height: 28px;
  position: relative; }

.productView .socialLinks .icon--pinterest svg {
  display: block; }

.productView .socialLinks .icon--pinterest:hover svg .aps {
  fill: #e9c325; }

.socialLinks:before {
  content: "Share:";
  font-size: 16px;
  color: #333;
  font-family: Changa, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-right: 4px; }

.productView-images {
  margin-bottom: 0;
  padding: 0;
  width: 51.9%; }

.productView-images .productView-image {
  background: #fff;
  border: 1px solid #ddd;
  margin-top: 14px;
  height: 400px; }

.productView-images .productView-image .productView-img-container:after {
  padding-bottom: 0; }

.productView-images .productView-image img.productView-image--default {
  max-height: 380px;
  position: static; }

.productView-thumbnails {
  margin-top: 20px; }

.productView-thumbnails .productView-thumbnail {
  padding-left: 5px;
  margin-right: 15px;
  width: 22%; }

.productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
  height: 131px;
  max-width: 130px;
  background: #fff; }

.productView-thumbnails .productView-thumbnail .productView-thumbnail-link img {
  width: 100px; }

.productView-description {
  margin-top: 32px; }

.productView-description .tabs {
  border-bottom: 0; }

.productView-description .tabs .tab .tab-title {
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  padding: 7.5px 0;
  width: 200px;
  color: #333;
  text-align: center; }

.productView-description .tabs .tab .tab-title:hover {
  color: #fff;
  background: #a11d2b; }

.productView-description .tabs .tab.is-active .tab-title {
  color: #fff;
  background: #a11d2b; }

.productView-description .tabs-contents {
  border: 1px solid #ccc;
  margin-top: -1px;
  background: #fff; }

.productView-description .tabs-contents .tab-content.is-active {
  padding: 33px 47px 13px;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500; }

.productView-description .tabs-contents .tab-content.is-active ul li::marker {
  color: #a11d2b; }

.productView-description .tabs-contents .tab-content.is-active ul li {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 30px;
  font-weight: 500; }

.productView-description .tabs-contents #tab-specifications,
.productView-description .tabs-contents #tab-warranty {
  padding-top: 30px;
  padding-bottom: 10px; }

.custom-related-products h2,
.custom-viewed-products h2 {
  font-size: 45px;
  text-align: center;
  margin: 74px 0 23px; }

.custom-related-products h2 span,
.custom-viewed-products h2 span {
  color: #a11d2b; }

.custom-related-products .productCarousel .slick-disabled,
.custom-viewed-products .productCarousel .slick-disabled {
  opacity: 0.3; }

.custom-related-products .productCarousel .slick-prev,
.custom-viewed-products .productCarousel .slick-prev {
  top: 35%;
  left: -24px; }

.custom-related-products .productCarousel .slick-next,
.custom-viewed-products .productCarousel .slick-next {
  top: 35%;
  right: -24px; }

.custom-related-products .productCarousel .slick-next:before,
.custom-viewed-products .productCarousel .slick-next:before {
  content: " ";
  background-image: url(../img/HP_next.svg);
  height: 31px;
  width: 20px;
  background-size: contain; }

.custom-related-products .productCarousel .slick-prev:before,
.custom-viewed-products .productCarousel .slick-prev:before {
  content: " ";
  background-image: url(../img/HP_prev.svg);
  height: 31px;
  width: 20px;
  background-size: contain; }

.custom-viewed-products > h2 {
  margin: 25px 0 23px; }

.custom_product .card-body .card-title {
  font-family: Changa, sans-serif;
  height: auto;
  margin: 0; }

@media (max-width: 800px) {
  .custom_product .container {
    padding: 0; }
  .custom_product .breadcrumbs {
    margin-bottom: 29px;
    text-align: center; }
  .custom_product .productView {
    text-align: center; }
  .custom_product .productView .productView-details {
    position: relative; }
  .custom_product .productView .productView-details .productView-info {
    position: absolute;
    width: auto;
    left: 30%; }
  .custom_product .productView .productView-details .productView-price {
    margin-top: 10rem; }
  .custom_product .productView .productView-details .socialLinks {
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px; }
  .custom_product .productView .productView-description .tab-title {
    text-align: center; }
  .custom_product .productView .productView-description .tabs-contents {
    text-align: left; }
  .custom_product .custom-related-products h2,
  .custom_product .custom-viewed-products h2 {
    font-size: 28px; }
  .custom_product .productView-options {
    text-align: center; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #333 !important; }
  .custom_product .productView-options .form-field {
    text-align: left; }
  .modal-body.quickView .productView .productView-details {
    padding: 0;
    width: 100%; }
  .custom_compare .compare_detail_pg .compareTable-heading {
    padding: 0.9rem;
    text-align: right; }
  .compare_detail_pg .compareTable-heading .compareTable-headingText {
    position: relative;
    top: 0; }
  .custom_product
.body
.productView
.productView-thumbnails
.productView-thumbnail {
    margin-right: 5px !important;
    padding-left: 5px !important; }
  .custom_category .productView.productView--quickView {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .custom_category .modal-body.quickView .productView .productView-details {
    -ms-flex-order: 1;
    order: 1; }
  .custom_category .productView-images {
    -ms-flex-order: 0;
    order: 0; }
  .custom_category .modal-body.quickView .productView .productView-details {
    -ms-flex-order: 1;
    order: 1; }
  .custom_category .productView-description {
    -ms-flex-order: 3;
    order: 3; } }

@media (max-width: 550px) {
  .productView-info {
    left: 5% !important; }
  .wishlist-form .form-field {
    padding: 0; }
  .slick-initialized .slick-slide .card-body .card-text {
    text-align: left; } }

.product_more_option_dt {
  display: block;
  margin: 15px 0;
  overflow: auto;
  position: relative;
  width: 100%; }

.product_more_option_dt .productoption {
  display: block;
  float: left;
  margin: 0 10px 8px 0; }

.product_more_option_dt .productoption a {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 2px solid #888;
  display: block;
  margin: 0;
  min-width: 30px;
  padding: 8px 10px;
  text-align: center; }

.product_more_option_dt .productoption a:hover {
  border: 2px solid #73c8fa; }

.product_more_option_dt .productoption.out-of-stock a {
  border: 2px dotted #908e8e;
  color: #908e8e;
  background: 0 0; }

.product_more_option_dt .productoption.out-of-stock a:hover {
  border: 2px dotted #73c8fa; }

.product_more_option_dt .productoption.out-of-stock a:hover {
  border: 2px dotted #73c8fa;
  color: #908e8e; }

.product_more_option_dt .productoption a img {
  border: 1px solid #ddd;
  display: block;
  margin: 0 auto 5px;
  width: 70px;
  height: 70px; }

.product_more_option_dt .productoption a span {
  display: block;
  font-size: 13px;
  font-weight: 700;
  margin: 5px auto 0; }

.custom_product
.body
.productView
.productView-thumbnails
.productView-thumbnail {
  margin-right: 15px;
  padding-left: 5px;
  width: 23.2%; }

.custom_product
.body
.productView
.productView-thumbnails
.productView-thumbnail:last-child {
  margin-right: 0; }

.custom_product
.body
.productView
.productView-thumbnails
.productView-thumbnail.slick-slide
.productView-thumbnail-link {
  height: calc(); }

.slick-dots li.slick-active button::before {
  background: #e9c325 none repeat scroll 0 0; }

.slick-dots li.slick-active button:hover::before {
  background: #a11d2b none repeat scroll 0 0; }

.slick-dots li button {
  border: 0 none; }

.slick-dots li button:hover::before {
  background: #e9c325 none repeat scroll 0 0; }

#tab-description {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px; }

.productView-images .slick-list.draggable {
  margin-left: 0;
  margin-right: 0; }

.custom_wishlist .productGrid .product {
  text-align: center; }

.custom_wishlist .productGrid .product .card {
  margin-bottom: 10px; }

body.after_login .search_box {
  margin: 0 0 0 115px; }

body.after_login.active_compare .search_box {
  margin: 0 0 0 50px; }

.productView
.productView-options
.form-wishlist
.dropdown-menu-button.button:hover:before {
  background: url(https://www.herooutdoors.com/content/wishlist_icon_hover.svg) no-repeat left; }

.pro_tab .container {
  max-width: 1287px; }

.pro_tab {
  padding: 0 0 50px; }

#wishlist-dropdown.is-open .button,
.productView
.productView-options
.form-wishlist
#wishlist-dropdown.dropdown-menu.is-open
li
input {
  padding-left: 3px;
  padding-right: 3px;
  height: auto;
  white-space: normal;
  line-height: 1; }

#wishlist-dropdown.is-open .button:hover,
.productView
.productView-options
.form-wishlist
#wishlist-dropdown.dropdown-menu.is-open
li
input:hover {
  background-color: #e9c325;
  color: #222;
  border-color: #e9c325; }

.custom_blog_post .blog-thumbnail {
  max-width: 100%; }

.custom_blog_post .blog-thumbnail .lazyautosizes {
  width: auto;
  max-height: 400px; }

.custom_blog_post .blog-post-body {
  width: 100%; }

.custom_blog_post .blog_detail .blog_img {
  width: 25%;
  text-align: center;
  float: none;
  vertical-align: middle;
  display: inline-block;
  margin-left: -2px;
  margin-right: -2px;
  padding: 0 15px; }

.custom_blog_post .blog_detail .blog_img a {
  display: block; }

.custom_blog_post .blog_detail .blog_img img {
  max-height: 500px; }

.custom_blog_post .blog-post-body .tags li a {
  color: #222; }

.custom_blog_post .blog-post-body .tags li a:hover {
  color: #e9c325; }

.custom_blog_post .blog-post-body .socialLinks li a {
  height: 26px;
  width: 26px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0; }

.custom_blog_post .blog-post-body .socialLinks li a svg {
  height: 26px;
  width: 26px; }

.custom_blog_post .blog-post-body .socialLinks li:hover svg .aes,
.custom_blog_post .blog-post-body .socialLinks li:hover svg .afs,
.custom_blog_post .blog-post-body .socialLinks li:hover svg .aps,
.custom_blog_post .blog-post-body .socialLinks li:hover svg .asy,
.custom_blog_post .blog-post-body .socialLinks li:hover svg .ats {
  fill: #e9c325; }

.currency .navUser-section > li > a.navUser-action--currencySelector .icon {
  height: 6px;
  width: 12px; }

.currency
.navUser-section
> li
> a.navUser-action--currencySelector
.icon
svg
.a {
  fill: #fff; }

.footer .footer-payment-icons .footer-payment-icon {
  margin: 0 4px 0 0;
  height: 28px;
  width: 46px; }

.footer .footer-payment-icons {
  margin-top: 13px; }

@-moz-document url-prefix() {
  .cat_Knives_swords .navPage-subMenu-item_mn_full {
    margin: 20px 0 22px 0; }
  .productView
.productView-options
.form
.form-field
.form-increment
.minus-icon
i:before {
    top: -4px; }
  .productView
.productView-options
.form
.form-field
.form-increment
.plus-icon
i:before {
    top: -4px; }
  .center_right
.navUser-section
> li.navUser-item--cart
.navUser-action
.countPill {
    bottom: 5px; } }

.search_box .form .form-field .form-inputr {
  color: #ccc; }

.search_box .form .form-field .form-input {
  color: #ccc; }

.search_box .form .form-field .form-input {
  color: #ccc; }

.form-minMaxRow .form-field .form-input:-ms-input-placeholder {
  color: #333; }

.form-minMaxRow .form-field .form-input::placeholder {
  color: #333; }

.form-minMaxRow .form-field .form-input:-ms-input-placeholder {
  color: #333; }

.form-minMaxRow .form-field .form-input::-ms-input-placeholder {
  color: #333; }

.cat_left .form-field--error .form-inlineMessage {
  display: inline-block;
  font-size: 14px;
  color: #333;
  font-weight: 600; }

.cat_left .form-field--error .form-inlineMessage:before {
  background-image: none;
  content: "*";
  font-size: 14px;
  top: 0;
  width: 5px; }

.productView .slick-dots {
  bottom: -15px; }

.custom_product .productCarousel .productCarousel-slide .card .card-figure > a {
  height: 246px; }

.custom_product
.productCarousel
.productCarousel-slide
.card
.card-body
.Brand_name {
  margin: 0 0 5px; }

.custom_product
.productCarousel
.productCarousel-slide
.card
.card-body
.card-title {
  margin: 0 0 6px; }

.cart .cart-item-value {
  font-size: 16px; }

.banner_cnt_breadcrumbs .breadcrumbs {
  margin: 0; }

.banner_cnt_breadcrumbs .breadcrumbs .breadcrumb .breadcrumb-label {
  color: #ccc; }

.banner_cnt_breadcrumbs .breadcrumbs .breadcrumb.is-active .breadcrumb-label {
  color: #e9c325; }

.custom_forgotpassword .form-prefixPostfix .form-input {
  border-radius: 0; }

.custom_forgotpassword .form-prefixPostfix .button {
  height: auto; }

.custom_account_order .account-product-price {
  padding-left: 10px; }

.custom_wishlist .productGrid .card-figure .card-figcaption {
  padding: 55px 0 20px; }

.custom_search .cat_page {
  margin: 0; }

.custom_account_recentitems .productGrid .product,
.custom_wishlist .productGrid .product {
  width: 25%; }

.custom_newsletter_subscribe .page-heading {
  margin-top: 2rem; }

.cat_left h2,
.cat_left h3,
.cat_left h4,
.cat_left h5 {
  font-family: Changa, sans-serif; }

.compareTable .card-title {
  text-align: left;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  text-transform: capitalize;
  font-weight: 700;
  height: 40px;
  overflow: hidden;
  font-family: Changa, sans-serif; }

.compareTable .card-title a:hover {
  color: #e9c325; }

.compare_detail_pg .page-content {
  width: 100%;
  overflow: auto;
  padding: 0 15px; }

.compare_detail_pg .compareTable-heading,
.compare_detail_pg .compareTable-product {
  width: 250px; }

.more-option-title h6 {
  font-family: Changa, sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize; }

.compareTable-product .price-section {
  color: #222;
  font-size: 18px;
  line-height: 45px;
  letter-spacing: 0;
  font-weight: 700;
  display: inline-block; }

.productGrid
.product
.card
.card-body
.price-section.price-section--withoutTax {
  margin: 0 6px 0 0; }

.HP_brands ul li a:hover {
  opacity: 0.7; }

.productView-image + .productView-thumbnails {
  margin-top: 20px; }

.custom-related-products .productCarousel,
.productCarousel[data-list-name="Customers Also Viewed"] {
  margin: 0;
  padding: 0 20px 0 17px; }

#main-content .login {
  margin: 0 auto;
  max-width: 100%; }

#main-content .login-row {
  margin-top: 0;
  max-width: 64.28571rem; }

.account-orderStatus-action:hover {
  color: #e9c325; }

.blog .socialLinks .socialLinks-item {
  margin-bottom: 0;
  vertical-align: middle; }

.blog .socialLinks:before {
  display: inline-block;
  vertical-align: middle; }

.custom_blog_post .body {
  margin-bottom: 0;
  padding-bottom: 6rem; }

.HP_brands ul li a {
  min-height: 191px;
  position: relative;
  background: #fff; }

.HP_brands ul li a img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto; }

.cat_page .cat_right .pagination {
  padding-bottom: 77px; }

.custom_page_contact_form .cms_page {
  padding: 0 0 30px; }

.navPage-subMenu.is-open {
  padding-left: 15px;
  padding-right: 15px; }

#menu_responsive {
  display: none; }

.footer .container {
  background: #333; }

.price-section.rrp-price--withoutTax,
.quickSearchResults {
  display: none !important; }

.custom_category .category-promo {
  margin: 40px auto 0; }

.heroCarousel.slick-initialized .heroCarousel-action {
  width: auto;
  line-height: normal;
  padding: 3px 26px;
  border: 0;
  height: auto; }

.heroCarousel.slick-initialized .slide_1 .heroCarousel-content {
  width: 485px;
  right: 2%;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.heroCarousel.slick-initialized .slide_2 .heroCarousel-content {
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  max-width: 100%;
  text-align: center; }

.heroCarousel.slick-initialized .slide_2 .heroCarousel-title {
  font-size: 74px;
  line-height: 74px; }

.heroCarousel.slick-initialized .slide_3 .heroCarousel-content {
  width: 480px;
  right: 5px;
  bottom: 35%; }

.heroCarousel.slick-initialized .slide_3 .heroCarousel-title {
  font-size: 68px;
  line-height: 74px; }

.heroCarousel.slick-initialized .slide_3 .heroCarousel-title span {
  font-size: 129px;
  line-height: 90px; }

.heroCarousel.slick-initialized .slide_4 .heroCarousel-content {
  width: 485px;
  right: auto;
  left: 5%;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%); }

.productView .productView-price > .price-section {
  display: inline-block;
  float: left;
  vertical-align: middle; }

.productView .price-section .price.price--non-sale {
  color: #222;
  margin: 0 0 0 8px; }

body {
  transition: none;
  -webkit-transition: none; }

.product_more_option:after,
.product_more_option:before {
  display: table;
  clear: both;
  content: ""; }

.ctm_searchresults_pg #product-listing-container .productGrid .product {
  display: inline-block; }

.ctm_searchresults_pg .loadMore_btn,
.ctm_searchresults_pg .nxt-spotlight,
.main.full .dots_update .slick-dots,
.nxt-ac-top-section > .nxt-ac-banner,
.sale-flag-side {
  display: none !important; }

.ctm_searchresults_pg .cat_page {
  margin: 0; }

.ctm_searchresults_pg .pagination.nxt-address {
  display: block !important; }

.nxt-ac-main .nxt-ac-item img {
  max-width: 50px;
  width: auto;
  height: auto;
  max-height: 50px; }

.accordion-block .accordion-content {
  border: 0;
  overflow: hidden;
  max-height: 100%; }

.accordion-block.MN_SKU .navList-action {
  font-weight: 700; }

@media screen and (max-width: 1199px) {
  .productView
.productView-options
.form-wishlist
.dropdown-menu-button.button:before {
    display: none; }
  .productView
.productView-options
.form-wishlist
.dropdown-menu-button.button
span {
    position: relative; }
  .productView
.productView-options
.form-wishlist
.dropdown-menu-button.button
span:before {
    content: " ";
    background: url(https://www.herooutdoors.com/content/wishlist_icon.svg) no-repeat left;
    width: 23px;
    position: absolute;
    height: 23px;
    left: -30px;
    top: 7px; }
  .custom_default .main.full .slick-next,
  .custom_default .main.full .slick-prev {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-34%);
    -o-transform: translateY(-50%); }
  .HP_Cat_saleProd .container,
  .center_hdr .container,
  .comb_prod .container,
  .custom_product .container .container,
  .footer .container,
  .top_hdr .container {
    padding: 0 20px; }
  .search_box {
    width: 400px;
    margin: 0 0 0 80px; }
  body.after_login .search_box {
    width: 400px;
    margin: 0 0 0 30px; }
  .bottom_hdr
.navPages-container
> .navPages
> .navPages-list
> .navPages-item
> .navPages-action {
    padding: 0 7px; }
  .heroCarousel.slick-initialized .heroCarousel-content {
    width: 400px;
    right: 20px; }
  .custom_default .main.full .slick-prev {
    left: -5px; }
  .custom_default .main.full .slick-next {
    right: -5px; }
  .custom_default .main.full .protect_yourself .slick-prev {
    left: 20px; }
  .custom_default .main.full .protect_yourself .slick-next {
    right: 20px; }
  .custom_default .main.full .HP_brands .slick-prev {
    left: -10px; }
  .custom_default .main.full .HP_brands .slick-next {
    right: -10px; }
  .comb_prod {
    padding: 50px 0 0 0; }
  .HP_Cat_saleProd .HP_brands .slick-slider,
  .comb_prod .new_products .slick-slider,
  .featured_products .slick-slider {
    padding: 0 15px; }
  .HP_brands ul li a img {
    padding: 0 15px; }
  .footer-info article:nth-child(2) {
    width: 17%; }
  .footer-info .footer-info-col:last-child {
    width: 16%; }
  .new_products {
    padding: 0 0 60px; }
  .custom_default .page-heading {
    margin: 0 0 15px 0; }
  .featured_products {
    padding: 0 0 60px; }
  .HP_Categoory ul li {
    height: 335px; }
  .top_products {
    padding: 40px 0 69px; }
  .HP_brands .page-heading {
    margin: 63px 0 24px 0; }
  .footer {
    padding: 20px 0 45px 0; }
  .custom_category .body .container .container,
  .custom_compare .container {
    padding: 0 15px; }
  .cat_page {
    margin: 0; }
  .cat_right .page-heading {
    width: 55%; }
  .loadMore_btn .button {
    margin: 30px 0 30px; }
  .custom-related-products .productCarousel .slick-prev,
  .custom-viewed-products .productCarousel .slick-prev {
    left: -10px; }
  .custom-related-products .productCarousel .slick-next,
  .custom-viewed-products .productCarousel .slick-next {
    right: -10px; }
  .custom-related-products h2,
  .custom-viewed-products h2 {
    font-size: 40px;
    margin: 10px 0 10px; }
  .productView .productView-options .form-wishlist .button {
    width: 265px; }
  .custom_brands .container,
  .custom_search .container {
    padding: 0 15px; } }

@media screen and (max-width: 1024px) {
  .HP_banner_1 ul li span {
    font-size: 16px; }
  .heroCarousel .slick-next {
    right: calc(50% - 60px);
    transform: translateX(0); }
  .heroCarousel .slick-prev {
    left: calc(50% - 60px);
    transform: translateX(0); }
  .protect_yourself {
    padding: 90px 0 50px;
    background-size: auto 100%; }
  .protect_yourself .slick-dots {
    bottom: -50px; }
  .custom_brands .by_Brand_all_cat ul {
    margin: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .HP_brands ul li a {
    min-height: 150px; }
  .productCarousel .productCarousel-slide .card .card-figure > a,
  .productGrid .product .card .card-figure > a,
  .top_products .productGrid .product .card .card-figure > a {
    height: 205px; }
  .productGrid .product .card .card-figure > a .card-img-container .card-image {
    width: 100%;
    height: 100%;
    object-fit: contain; }
  .productGrid .product .card .card-figure > a .card-img-container {
    height: 100%; }
  .custom_default .productGrid .product .card .card-body .card-title {
    height: 41px;
    line-height: 21px; }
  .custom_product .productView .productView-options .form-action {
    position: relative;
    display: inline-block;
    float: left; }
  .custom_product
.productCarousel
.productCarousel-slide
.card
.card-figure
> a {
    height: 205px; }
  body.after_login.active_compare .search_box {
    width: 310px;
    margin: 0 0 0 15px; }
  .subcategories_block {
    margin: 20px 0 0; }
  .custom_category .banners {
    margin-bottom: 14px; }
  .previewCartCheckout {
    width: 35%; }
  .previewCart .productView {
    width: 65%; }
  .search_box .container {
    padding: 0; } }

@media screen and (max-width: 991px) {
  .banner_cnt,
  .banner_cnt.scp_banner_cnt {
    right: 0;
    left: 0; }
  .banner_cnt h2 {
    text-align: center; }
  .banner_cnt_breadcrumbs {
    display: inline-block; }
  .footer:before {
    height: 195px; }
  body .footer {
    margin: 170px 0 0 0; }
  .HP_Categoory ul li .bg_text span {
    font-size: 14px;
    line-height: 16px; }
  .HP_Categoory ul li .bg_text h3 {
    font-size: 20px;
    line-height: 22px; }
  body {
    padding-top: 0; }
  .header {
    position: static;
    height: auto; }
  .custom_category .body .container .container {
    padding: 0; }
  #menu_responsive {
    display: none; }
  .header.is-open #menu_responsive {
    display: block; }
  .navPages-container.is-open {
    width: 275px;
    display: block;
    float: left;
    z-index: 50;
    margin: 0;
    padding: 0;
    position: fixed;
    transition: all 0.3s ease 0s;
    left: 0;
    top: 0; }
  body.has-activeNavPages {
    left: 275px;
    transition: all 0.3s ease 0s; }
  #menu_responsive .navPages {
    background: #a11d2b;
    padding: 15px 20px; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive
.navPage-subMenu
> .navPage-subMenu-list
.navPage-subMenu-item {
    display: block !important;
    margin: 0 0 5px 0;
    position: relative; }
  #menu_responsive
.navPage-subMenu
> .navPage-subMenu-list
.navPage-subMenu-item
a.navPage-subMenu-action.navPages-action.has-subMenu.sub_nav {
    margin: 0; }
  #menu_responsive ul li {
    border: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    float: left; }
  #menu_responsive
.navPages-list.navPages-list--user
li:hover
a.navPages-action {
    color: #c2151a; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive
ul.navPages-list.navPages-list--user
li
> a.navPages-action:hover {
    color: #fff;
    background: 0 0; }
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action,
  #menu_responsive .navPages-action {
    text-transform: capitalize;
    letter-spacing: 1px;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-family: Catamaran, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff !important;
    line-height: 22px; }
  #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover,
  #menu_responsive .navPages-action:hover {
    color: #fff;
    background: 0 0; }
  #menu_responsive .navPages-quickSearch,
  .navPages-container.is-open svg {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .container,
  #menu_responsive .navPage-subMenu .navPage-subMenu-list {
    display: block !important; }
  #menu_responsive .subcat-expand {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer; }
  #menu_responsive .subcat-expand.subcat-expanded::before,
  .main_menu .navPage-subMenu::after,
  .main_menu .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper {
    display: none; }
  #menu_responsive .subcat-expand::after,
  #menu_responsive .subcat-expand::before {
    background: #fff;
    bottom: 0;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0; }
  #menu_responsive .subcat-expand::before {
    height: 14px;
    width: 2px; }
  #menu_responsive .subcat-expand::after {
    height: 2px;
    width: 14px; }
  .navPages-list + .navPages-list {
    border: 0;
    margin: 0;
    padding: 0; }
  #menu_responsive .navPage-subMenu {
    background: 0 0;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0 0 0 10px !important;
    background: 0 0;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all 0.3s ease 0s;
    left: 0; }
  .main_menu .navPages-list {
    margin: 0; }
  .main_menu .navPage-subMenu {
    box-shadow: none;
    padding: 0;
    border: 0; }
  .main_menu .navPage-subMenu {
    min-width: auto; }
  .hdr_top ul li:nth-child(1),
  .hdr_top ul li:nth-child(2) {
    width: 50%; }
  .hdr_top ul li:nth-child(2) {
    text-align: right; }
  .hdr_top ul li:nth-child(2) p {
    font-size: 16px;
    margin: 0 8px; }
  .hdr_top ul li:nth-child(2) svg {
    height: 18px; }
  .hdr_top ul li:nth-child(3) {
    display: none; }
  .hdr_center {
    position: relative;
    padding: 5px 15px; }
  .hdr_center .hdr_right {
    width: auto;
    position: absolute;
    right: 15px; }
  .hdr_center .main_menu {
    width: auto; }
  .mobileMenu-toggle {
    left: 20px;
    top: 60px;
    background: 0 0;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #fff;
    display: block; }
  .mobileMenu-toggle .mobileMenu-toggleIcon {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%); }
  .mobileMenu-toggle .mobileMenu-toggleIcon,
  .mobileMenu-toggle .mobileMenu-toggleIcon::after,
  .mobileMenu-toggle .mobileMenu-toggleIcon::before,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after,
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before {
    background: #fff; }
  .currency {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
  .top_hdr p {
    width: 39%; }
  .phone_no {
    width: 30% !important; }
  .center_hdr .container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
    padding-bottom: 10px !important; }
  .logo {
    -ms-flex-order: 1;
    order: 1;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .search_box,
  body.after_login .search_box {
    -ms-flex-order: 3;
    order: 3;
    width: 100%;
    width: 100%;
    margin: 0; }
  .search_box + .center_right {
    -ms-flex-order: 2;
    order: 2;
    width: auto !important;
    margin-left: auto; }
  .bottom_hdr .navPages-container > .navPages > .navPages-list {
    display: none; }
  .navUser-section.navUser-section--alt > li:last-child,
  .navUser-section.navUser-section--alt > li:nth-child(1),
  .navUser-section.navUser-section--alt > li:nth-child(2) {
    display: none; }
  .search_box .form {
    width: 100%; }
  .navPages-container.is-open .navPages-list {
    display: block !important;
    text-align: left;
    margin: 0 !important; }
  #menu_responsive .navPage-subMenu {
    position: relative;
    padding: 0;
    text-align: left; }
  #menu_responsive ul li,
  #menu_responsive ul li > a {
    margin: 0; }
  #menu_responsive .navPages {
    overflow-y: auto; }
  .mobileMenu-toggle {
    top: 85px; }
  .HP_banner_1 ul li {
    width: calc(33.3% - 15px);
    padding: 0;
    margin-left: 15px; }
  .HP_banner_1 ul li:first-child {
    margin-left: 0; }
  .HP_banner_1 ul {
    padding: 0 15px; }
  .HP_banner_1 ul li span {
    font-size: 14px; }
  .footer-info .footer-info-col.newsletter {
    width: 40%; }
  .footer-info .footer-info-col:last-child {
    width: 100%; }
  .footer-info .footer-info-col {
    width: 33.3% !important; }
  .footer-info .footer-info-col:nth-child(2),
  .footer-info .footer-info-col:nth-child(3) {
    padding-left: 50px; }
  .heroCarousel-slide {
    height: 400px; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    height: 100% !important; }
  .heroCarousel-slide .heroCarousel-image {
    height: 100%; }
  .heroCarousel.slick-initialized .heroCarousel-content {
    bottom: 95px; }
  .heroCarousel .slick-prev {
    left: calc(50% - 60px);
    transform: translateX(0); }
  .heroCarousel .slick-next {
    right: calc(50% - 60px);
    transform: translateX(0); }
  .HP_Categoory ul li .inner_cat {
    height: 100%; }
  .HP_Categoory ul li {
    width: 33.3%;
    height: 300px; }
  .HP_banner_1 {
    background-size: cover; }
  .HP_banner_1 ul li span {
    font-size: 12px;
    line-height: 16px; }
  .HP_banner_1 ul li img {
    width: 40px; }
  .cat_right .page-heading {
    width: 50%; }
  .cat_page .cat_left,
  .cat_page .cat_right {
    width: 100%;
    float: none;
    padding: 0; }
  .custom_product .productCarousel .slick-prev {
    left: 0; }
  .custom_product .productCarousel .slick-next {
    right: 0; }
  .top_products .productGrid .product {
    width: 33.3% !important; }
  .footer-info .footer-info-col:nth-child(1n + 4) {
    margin-top: 15px; }
  #menu_responsive ul li,
  #menu_responsive ul li > a {
    color: #fff; }
  .navPages-action.is-open {
    background: 0 0; }
  .custom_category .body .cat_page > .container {
    padding: 0 15px; }
  .custom_product .breadcrumbs {
    margin-bottom: 0; }
  .custom_product .productView .productView-details .socialLinks {
    -ms-flex-pack: left;
    justify-content: left; }
  .productView-description .tabs-contents .tab-content.is-active {
    padding: 20px; }
  .productView .productView-options .form-action.form-wishlist {
    width: 265px; }
  .productView-description .tabs .tab .tab-title {
    width: 100%;
    padding: 7.5px 10px;
    font-size: 18px; }
  .custom_product .productView-description ul > li.tab {
    width: 33.33%;
    float: left; }
  .custom_add-wishlist .body#main-content {
    padding: 0 20px !important; }
  .navBar--account > .navBar-section > .navBar-item {
    margin-bottom: 10px; }
  .search_box + .center_right {
    margin-bottom: 15px; }
  .center_hdr .logo .header-logo {
    margin: 20px auto; }
  #menu_responsive .navPages .navPages-list .navPages-item a {
    text-transform: uppercase; }
  #menu_responsive .navPages .navPages-list .navPages-item a:hover {
    color: #e9c325 !important; }
  #menu_responsive
.navPages
.navPages-list
.navPages-item
a.navPage-childList-action {
    text-transform: capitalize; }
  .heroCarousel-slide .heroCarousel-image {
    object-fit: cover; }
  .quickSearchResults {
    margin-top: 0 !important; }
  body.after_login.active_compare .search_box {
    width: 100%;
    margin: 0; }
  .custom_category .main_breadcrumb {
    padding-left: 15px; }
  body.has-activeNavPages {
    left: 275px;
    transition: all 0.3s ease 0s;
    position: fixed;
    top: 0;
    width: 100%;
    float: left; }
  .navPages-item a[href="/giftcertificates.php"], .navPages-item a[href="https://www.herooutdoors.com/blog/"] {
    display: none !important; }
  .center_right .navUser-section > li {
    padding: 0; }
  #menu_responsive .navPages .navPages-list .navPages-item a {
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-family: Catamaran, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #fff !important;
    line-height: 22px;
    margin: 0; }
  .subcategories_block ul li {
    width: 33.3%; }
  .custom_category .subcategories > .container {
    padding: 0 15px; }
  .subcategories_block ul {
    margin: 0; }
  .custom_category .form-minMaxRow {
    width: 100%;
    margin: 19px 0 0; }
  .previewCartCheckout .button {
    font-size: 16px; }
  .header.is-open a.mobileMenu-toggle.toggle_mn.is-open {
    background: #a11d2b;
    border: 1px #a11d2b solid; } }

@media screen and (max-width: 850px) {
  .custom_product .productView {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .custom_product .productView .productView-details {
    -ms-flex-order: 2;
    order: 2;
    width: 100%;
    padding: 0;
    text-align: left; }
  .productView-images {
    width: 100%;
    -ms-flex-order: 1;
    order: 1; }
  .productView-description {
    -ms-flex-order: 3;
    order: 3;
    padding: 0; }
  .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
    max-width: 100%; }
  .productView-options .form-action {
    width: auto;
    padding: 0 15px 0 0; } }

@media screen and (max-width: 800px) {
  .top_hdr p {
    width: -webkit-fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important; }
  .top_hdr .world_wide {
    text-align: right;
    float: right; }
  .HP_banner_1 ul li {
    width: 33.3%;
    margin: 0;
    text-align: center; }
  .HP_banner_1 ul li span {
    font-size: 10px;
    line-height: 14px;
    width: 100%;
    margin: 0;
    text-align: center; }
  .HP_banner_1 ul li img {
    width: 40px;
    height: 40px;
    margin-bottom: 5px; }
  .cat_page {
    width: 100%;
    margin: 20px 0 0 0; }
  .cat_page .cat_right {
    width: 100%;
    float: left;
    padding: 0; }
  .cat_right .page-heading {
    width: 100%; }
  .cat_right .actionBar,
  .custom_search .cat_right .actionBar {
    margin-top: 20px;
    margin-bottom: 15px; }
  .cat_right .actionBar + form {
    clear: both; }
  .custom_category div#facetedSearch {
    margin-top: 10px; }
  .accordion--navList .accordion-block {
    margin: 0; }
  .page-sidebar .accordion-navigation .accordion-title {
    padding: 10px 15px; }
  .custom_product .breadcrumbs {
    text-align: left; }
  .custom_product .productView .productView-details .productView-info {
    position: relative;
    width: auto;
    left: 0;
    text-align: left; }
  .custom_product .productView .productView-details .productView-price,
  .productView .productView-options .form .form-field.form-field--increments {
    margin-top: 0;
    text-align: left; }
  .productView .productView-options .form .form-field .form-label {
    text-align: left; }
  .tab {
    border-top: 0; }
  .custom_product .productView-description ul {
    text-align: left; }
  .custom_product .productView-description ul > li.tab {
    display: inline-block; }
  .custom_product .productCarousel .slick-prev {
    left: -10px; }
  .custom_product .productCarousel .slick-next {
    right: -10px; }
  .center_hdr .logo .header-logo {
    margin: 17px auto; }
  .custom_compare .compareTable-item {
    padding: 1rem; }
  .custom_product .modal-body .previewCart {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .custom_product .modal-body .previewCartCheckout {
    -ms-flex-order: 0;
    order: 0;
    width: 100%; }
  .custom_product .modal-body .productView {
    -ms-flex-order: 1;
    order: 1;
    width: 100%; }
  .custom_product .modal-body .productView-image {
    width: 100%; }
  .search_box .form .form-field .form-input {
    height: 40px;
    line-height: 40px; }
  .search_box .form .form-field .search_btn {
    top: -4px; }
  .mobileMenu-toggle {
    top: 95px; }
  .search_box + .center_right {
    margin-bottom: 0;
    margin-top: 20px; }
  .center_hdr .logo .header-logo {
    margin: 0 auto; }
  .form-minMaxRow .form-field .form-input {
    line-height: 40px; } }

@media screen and (max-width: 767px) {
  .protect_yourself ul.protect_inner li .protect_text .page-heading {
    font-size: 26px;
    line-height: 26px; }
  .protect_yourself {
    padding: 30px 0 15px; }
  .HP_Categoory ul li .bg_text h3 {
    font-size: 22px;
    line-height: 25px; }
  .HP_Categoory ul li .bg_text {
    background: url(https://www.herooutdoors.com/content/cat_img_blk2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-top: 55px; }
  .HP_Categoory ul li a:hover .bg_text {
    background: url(https://www.herooutdoors.com/content/cat_img_hover2.svg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 0 0;
    padding-top: 55px; }
  .HP_Categoory ul li .bg_inner_img,
  .HP_Categoory ul li a:hover .bg_inner_img.hover_active {
    display: none; }
  .top_products .productGrid .product {
    width: 50% !important; }
  .footer-info .footer-info-col:first-child {
    width: 100% !important; }
  .footer-info .footer-info-col:nth-child(1n + 2) {
    width: 50% !important; }
  .footer-info-col.newsletter {
    text-align: center; }
  .footer-info-col.newsletter .ft_logo {
    margin: 0 auto 32px; }
  .footer-info-col.newsletter h5.footer-info-heading {
    text-align: center; }
  .footer-info .footer-info-col:nth-child(1n + 3) {
    margin-top: 15px; }
  .footer-info-list {
    text-align: left; }
  .footer-info .footer-info-col.newsletter .form-field .form-prefixPostfix {
    margin: 0 auto; }
  .footer-info .footer-info-col:nth-child(even) {
    padding-left: 20px; }
  .HP_Categoory ul li {
    width: 50%;
    height: 300px; }
  .HP_banner_1 ul li img {
    width: 40px; }
  .productView .productView-options .form #form-action-addToCart {
    width: 265px; }
  .cat_right .productGrid li {
    width: 50%; }
  .productView .productView-options .form-action {
    text-align: left; }
  .productView .productView-options .form-action.form-wishlist {
    float: left; }
  .footer-info .footer-info-col:nth-child(3) {
    padding-left: 0; }
  .custom_brands .by_Brand_all_cat ul > li {
    width: 25%; }
  .custom_wishlists .form-fieldset .button {
    margin: 2px 0; }
  .custom_wishlist .productGrid .card-figure .card-figcaption {
    top: 98%; }
  .footer-info .footer-info-col:nth-child(1n + 2) {
    margin-top: 15px; }
  .powered-by.Row {
    width: 100%;
    margin: 0 auto !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }
  .subcategories_block ul li {
    width: 50%; }
  .subcategories_block ul li .sub_cat_content h2 {
    font-size: 18px;
    line-height: 24px; }
  .accordion-navigation.cat-list.toggleLink.is-open,
  div#facetedSearch-content--category {
    display: none; }
  .custom_category .accordion-block h4 {
    margin: 0 0 10px; } }

@media screen and (max-width: 600px) {
  .custom_wishlists .wishlists-table tr > td:last-child {
    width: 70px;
    padding-left: 0; }
  .custom_wishlists .table-actions .button {
    width: 100%; } }

@media screen and (max-width: 550px) {
  .protect_yourself {
    padding: 10px 0 10px; }
  .HP_Categoory ul li .bg_text,
  .HP_Categoory ul li a:hover .bg_text {
    background-size: cover; }
  .protect_yourself ul.protect_inner li .protect_text .page-heading {
    font-size: 26px;
    line-height: 26px; }
  .search_box + .center_right {
    margin-top: 52px !important; }
  .top_hdr .world_wide,
  .top_hdr p a {
    font-size: 12px; }
  .top_hdr .world_wide svg,
  .top_hdr p a svg {
    width: 10px;
    margin-right: 2px; }
  .heroCarousel-slide .heroCarousel-image {
    object-fit: cover; }
  .HP_Categoory ul li {
    width: 50%; }
  .custom_category .productGrid .product .card .card-body {
    text-align: left; }
  .top_products .productGrid .product .card .card-body {
    text-align: left; }
  .custom_product .productView-info {
    left: 0 !important; }
  .productView-options .form-action {
    padding: 0; }
  .productView .productView-info {
    padding-top: 5px; }
  .productView-thumbnails .productView-thumbnail .productView-thumbnail-link {
    height: 70px; }
  .heroCarousel.slick-initialized .heroCarousel-content {
    bottom: 95px;
    right: auto;
    left: 30px; }
  .custom_default .page-heading {
    font-size: 36px; }
  .protect_yourself ul.protect_inner li .protect_text {
    margin-left: 30px; }
  .footer-info .footer-info-col.newsletter p {
    text-align: center; }
  .footer-info-col.newsletter .social_media .socialLinks {
    text-align: center; }
  .footer-info .footer-info-col:nth-child(3),
  .footer-info .footer-info-col:nth-child(4) {
    padding: 20px 0 0 0; }
  .footer-info .footer-info-col:last-child {
    margin: 0 0 40px 0;
    padding: 0; }
  .footer-info .footer-info-col:nth-child(even) {
    padding-left: 0; }
  .footer {
    margin: 180px 0 0 0; }
  .custom_product .card-body {
    text-align: left; }
  .custom_product .footer::before {
    top: -137px !important; }
  .custom_product .footer {
    margin: 60px 0 0 0 !important; }
  .custom_brands .by_Brand_all_cat ul > li {
    width: 33.3%; }
  .top_products .productGrid .product .card .card-figure > a {
    height: 235px; }
  .top_products
.productGrid
.product
.card
.card-figure
> a
.card-img-container {
    height: 100%;
    width: 100%; }
  .top_products
.productGrid
.product
.card
.card-figure
> a
.card-img-container
.card-image {
    height: 100%;
    width: 100%;
    object-fit: contain; }
  .cat_page .cat_right .pagination {
    padding-bottom: 0; }
  .custom_compare .compareTable {
    margin-left: -150px; }
  .search_box + .center_right {
    margin-top: 35px !important; }
  .mobileMenu-toggle {
    border: 0; }
  .mobileMenu-toggle {
    left: 17px;
    padding: 0;
    width: 30px;
    height: 30px;
    top: 100px; } }

@media screen and (max-width: 479px) {
  body .footer {
    margin: 130px 0 0 0; }
  .top_hdr .container {
    padding: 0 5px; }
  .top_products .productGrid .product {
    width: 100% !important; }
  .HP_Cat_saleProd .container,
  .center_hdr .container,
  .comb_prod .container,
  .footer .container,
  .top_hdr .container {
    padding: 0 9px; }
  .HP_Categoory ul {
    margin: 0; }
  .heroCarousel.slick-initialized .heroCarousel-content {
    width: 80%; }
  .heroCarousel.slick-initialized .heroCarousel-title {
    font-size: 36px;
    line-height: 40px; }
  .protect_yourself ul.protect_inner li .protect_text {
    margin-left: 45px;
    margin-right: 50px; }
  .HP_Categoory ul li {
    width: 100%;
    height: 350px; }
  .protect_yourself {
    padding: 25px 0 15px; }
  .protect_yourself ul.protect_inner li .protect_text .page-heading {
    color: #fff;
    text-align: left;
    margin: 0 0 10px 0;
    font-size: 20px;
    line-height: 20px; }
  .protect_yourself ul.protect_inner li .protect_text .button {
    font-size: 16px;
    width: 110px;
    height: 40px;
    line-height: 38px; }
  .protect_yourself ul.protect_inner li .protect_text p {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px; }
  .protect_yourself .slick-dots {
    bottom: -24px; }
  .footer-info .footer-info-col.newsletter {
    width: 100% !important;
    text-align: left;
    margin-bottom: 20px; }
  .footer-info .footer-info-col:nth-child(even) {
    padding-left: 0; }
  .top_hdr .world_wide,
  .top_hdr p a {
    font-size: 11px;
    line-height: normal; }
  .featured_products .HP_btn .button {
    width: 100%; }
  .cat_right .productGrid li {
    width: 50%; }
  .footer-info {
    padding: 0 10px; }
  .mobileMenu-toggle {
    left: 10px; }
  .cat_right .actionBar .actionBar-section .form-field .form-label {
    padding: 0; }
  .custom_product .productView-description ul > li.tab,
  .custom_product .productView-description ul > li.tab a {
    width: 100% !important; }
  .custom_default .main.full .HP_brands .slick-next,
  .custom_default .main.full .slick-next {
    right: 0; }
  .custom_default .main.full .HP_brands .slick-prev,
  .custom_default .main.full .slick-prev {
    left: 0; }
  .heroCarousel.slick-initialized p.heroCarousel-description {
    font-size: 20px;
    line-height: 26px; }
  .custom_default .page-heading {
    font-size: 26px;
    line-height: 23px; }
  .HP_Cat_saleProd .HP_brands .slick-slider,
  .comb_prod .new_products .slick-slider,
  .featured_products .slick-slider {
    padding: 0 30px; }
  .custom_default .main.full .HP_brands .slick-prev,
  .custom_default .main.full .slick-prev {
    left: 10px; }
  .custom_default .main.full .HP_brands .slick-next,
  .custom_default .main.full .slick-next {
    right: 10px; }
  .productGrid {
    margin: 0 5px; }
  .top_products .productGrid .product .card .card-body .card-title {
    text-align: left; }
  .cat_right .productGrid li {
    width: 100%; }
  .footer-info .footer-info-col:nth-child(3),
  .footer-info .footer-info-col:nth-child(4) {
    padding: 0; }
  .custom_category .productGrid .product .card .card-body .card-title {
    text-align: left; }
  .custom_product .custom-related-products h2,
  .custom_product .custom-viewed-products h2 {
    font-size: 24px; }
  .custom_cart table.cart .cart-list .cart-item {
    padding: 15px 0 25px !important; }
  .cart-gift-certificate-form .button,
  .custom_cart .coupon-form .button,
  .custom_cart .estimator-form .button--primary {
    font-size: 14px; }
  .cart-gift-certificate-form .form-input,
  .coupon-form .form-input {
    width: 75%; }
  .cart-gift-certificate-form .button,
  .coupon-form .button {
    width: 23%; }
  .quickSearchResults .productGrid {
    width: 100%; }
  .productView-images .productView-image {
    height: 280px; }
  .custom_brands .by_Brand_all_cat ul > li {
    width: 50%; }
  .custom_wishlists .body .container {
    padding: 0 !important; }
  .custom_wishlists .table-actions .button {
    padding: 0 5px;
    font-size: 14px; }
  .custom_default .productGrid {
    margin: 0; }
  .custom_default .productGrid .product .card .card-body .Brand_name {
    line-height: normal; }
  .custom_default .productGrid .product .card .card-body .card-title {
    margin: 0 0 7px 0; }
  .custom_category
.productView
.productView-options
.form
#form-action-addToCart,
  .custom_category .productView .productView-options .form-action.form-wishlist,
  .custom_category .productView .productView-options .form-wishlist .button {
    width: 100%; }
  .custom_default .productCarousel .productCarousel-slide .card {
    margin-bottom: 0; }
  .custom_default .HP_brands .button {
    width: 250px; }
  .custom_default .featured_products .HP_btn .button {
    width: 280px;
    margin: 10px 0 0; }
  .g-recaptcha {
    transform: scale(0.85);
    -moz-transform: scale(0.85);
    -webkit-transform: scale(0.85);
    -o-transform: scale(0.85);
    transform-origin: top left;
    -moz-transform-orgin: top left;
    -webkit-transform-orgin: top left;
    -o-transform-orgin: top left; }
  .custom_search .productGrid .product .card .card-body {
    padding: 16px 0 0 0;
    text-align: left; }
  .custom_search .productGrid .card-figure .card-figcaption {
    top: 100%; }
  .banner_cnt {
    right: 10px; }
  .banner_cnt h2 {
    font-size: 32px;
    line-height: 32px; }
  .custom_category .facetedSearch-optionColumns {
    column-count: 2; }
  .custom_category .cat_right .actionBar,
  .custom_category .cat_right .actionBar .actionBar-section,
  .custom_category .cat_right .actionBar .actionBar-section .form-field,
  .custom_category .cat_right .actionBar .actionBar-section .form-select {
    width: 100%;
    max-width: 100%; }
  .custom_search .cat_right .actionBa.actionBar-section .form-field,
  .custom_search .cat_right .actionBar,
  .custom_search .cat_right .actionBar .actionBar-section,
  .custom_search .cat_right .actionBar .actionBar-section .form-select {
    width: 100%;
    max-width: 100%; }
  .footer {
    padding: 20px 0; }
  .footer::before {
    height: 120px !important;
    bottom: 96% !important; }
  .subcategories_block ul li {
    width: 100%; }
  .custom_product .productView .productView-options .form-action,
  .productView .productView-options .form #form-action-addToCart,
  .productView .productView-options .form-action.form-wishlist,
  .productView .productView-options .form-wishlist .button {
    width: 100%; }
  .account-product-description + .definitionList {
    margin: 0; }
  .footer-copyright > .powered-by,
  .footer-copyright > .powered-by a {
    font-size: 15px; }
  .mobileMenu-toggle.is-open .mobileMenu-toggleIcon {
    left: 4px; } }

@media screen and (max-width: 320px) {
  .footer-copyright > .powered-by,
  .footer-copyright > .powered-by a {
    font-size: 12px;
    line-height: 14px; } }

.category-promo {
  width: 100%;
  height: auto;
  margin: 0 auto 10px;
  text-align: center;
  clear: both;
  padding: 0 8px; }

.category-promo:after,
.category-promo:before {
  display: table;
  clear: both;
  content: ""; }

.category-promo .product-promo {
  display: inline-block;
  width: 50%;
  float: left;
  border: 1px solid #222;
  height: 200px;
  margin: 0 auto;
  text-decoration: none;
  text-align: left;
  overflow: hidden;
  max-width: calc(50% - 10px); }

.category-promo .product-promo + .product-promo {
  float: right; }

.category-promo .product-promo-description {
  display: inline-block;
  width: 42%;
  height: inherit;
  vertical-align: top;
  text-align: center;
  background: #222;
  color: #fff;
  position: relative; }

.category-promo .product-promo-description:after {
  content: "";
  background: inherit;
  display: block;
  position: absolute;
  height: 100%;
  width: 80px;
  right: -40px;
  top: 0;
  z-index: -1;
  transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -ms-transform: skew(-20deg);
  -o-transform: skew(-20deg);
  transform-origin: 100%; }

.category-promo .promo-title {
  margin: 8% auto 5px;
  padding: 0 0 0 10px;
  height: 54px;
  width: 110%;
  overflow: hidden;
  font-weight: 700;
  font-size: 18px; }

.category-promo .promo-details {
  margin: 5px auto 15px;
  padding: 0 10px;
  width: 110%;
  height: 42px;
  overflow: hidden;
  font-size: 14px; }

.category-promo .promo-button {
  width: 110%; }

.category-promo .promo-button .button {
  margin: 0; }

.category-promo .product-promo-figure {
  display: inline-block;
  width: 56%;
  height: inherit;
  vertical-align: top;
  text-align: right;
  padding: 5px 0 5px 65px; }

.category-promo .promo-price {
  display: inline-block;
  vertical-align: top;
  padding: 10px 10px 0 0;
  padding: 30px 0 0 10px;
  width: 48%;
  word-break: break-word;
  font-weight: 700;
  color: #222; }

.category-promo .promo-now {
  font-size: 30px; }

.category-promo .promo-image {
  height: 190px;
  max-width: 180px;
  width: 50%;
  display: inline-block;
  object-fit: contain; }

.category-promo .product-promo:hover .button {
  background-color: #e9c325;
  border-color: #e9c325;
  color: #333; }

@media only screen and (max-width: 1199px) {
  .category-promo .promo-now {
    font-size: 24px; }
  .category-promo {
    padding: 0; }
  .category-promo {
    margin: 0 auto 30px; }
  .heroCarousel .slick-next {
    right: calc(50% - 80px); }
  .heroCarousel .slick-prev {
    left: calc(50% - 80px); }
  .heroCarousel.slick-initialized .heroCarousel-title {
    font-size: 40px;
    line-height: 40px; }
  .heroCarousel.slick-initialized .slide_1 .heroCarousel-content {
    right: 15px;
    width: 355px; }
  .heroCarousel.slick-initialized .slide_2 .heroCarousel-title {
    font-size: 50px;
    line-height: 50px; }
  .heroCarousel.slick-initialized p.heroCarousel-description {
    font-size: 20px;
    line-height: 20px; }
  .heroCarousel.slick-initialized .slide_3 .heroCarousel-title span {
    font-size: 90px;
    line-height: 70px; }
  .heroCarousel.slick-initialized .slide_3 .heroCarousel-title {
    font-size: 48px;
    line-height: 48px; }
  .heroCarousel.slick-initialized .slide_3 .heroCarousel-content {
    width: 350px; } }

@media only screen and (max-width: 990px) {
  .category-promo .product-promo {
    width: 100%;
    max-width: 100%;
    margin: 8px 0; }
  .category-promo {
    padding: 0 15px; }
  .heroCarousel-title .slide_2 br {
    display: none; }
  .heroCarousel.slick-initialized .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_0 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_1 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_2 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_3 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_4 .heroCarousel-content {
    left: 0;
    right: 0;
    margin: auto;
    max-width: 400px;
    width: 100%; }
  .heroCarousel.slick-initialized .slide_2 .heroCarousel-title {
    font-size: 40px;
    line-height: 40px; } }

@media only screen and (max-width: 767px) {
  .category-promo .promo-button .button {
    margin: 0;
    font-size: 16px;
    height: auto;
    line-height: normal;
    padding: 5px 20px; }
  .heroCarousel.slick-initialized .heroCarousel-action {
    font-size: 17px; }
  .cart-actions {
    width: 100%;
    float: left; }
  .cart-actions a {
    width: 100%;
    float: left; } }

@media only screen and (max-width: 479px) {
  .category-promo .product-promo-description {
    width: 100%; }
  .category-promo .promo-button,
  .category-promo .promo-details,
  .category-promo .promo-title {
    width: 100%;
    padding: 0; }
  .category-promo .product-promo {
    height: auto; }
  .category-promo .product-promo-figure {
    padding: 0 10px;
    width: 100%; }
  .category-promo .promo-image {
    height: 150px;
    max-width: 150px; }
  .category-promo .promo-button .button {
    margin: 0 0 10px; }
  .heroCarousel-description br,
  .heroCarousel-title br {
    display: none; }
  .heroCarousel.slick-initialized .heroCarousel-title,
  .heroCarousel.slick-initialized .slide_2 .heroCarousel-title {
    font-size: 30px;
    line-height: 30px; }
  .heroCarousel.slick-initialized p.heroCarousel-description {
    font-size: 17px;
    line-height: 17px; }
  .heroCarousel.slick-initialized .slide_3 .heroCarousel-title span {
    font-size: 50px;
    line-height: 50px; }
  .heroCarousel.slick-initialized .slide_3 .heroCarousel-title {
    font-size: 27px;
    line-height: 30px; }
  .heroCarousel.slick-initialized .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_0 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_1 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_2 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_3 .heroCarousel-content,
  .heroCarousel.slick-initialized .slide_4 .heroCarousel-content {
    max-width: 90%;
    width: 100%; } }

/**/
.productCarousel
.productCarousel-slide
.card
.card-body
.price-section
.price.price--non-sale,
.productGrid .product .card .card-body .price-section .price.price--non-sale {
  color: #222; }

.pagination .pagination-list .pagination-item {
  margin: 0 0.35714rem; }

.pagination
.pagination-list
.pagination-item.pagination-item--current
.pagination-link {
  color: #e9c325; }

.pagination .pagination-list .pagination-item.pagination-item--current {
  border-color: #e9c325; }

.account-body .pagination .pagination-list {
  width: 100%; }

.account-body .pagination .pagination-list .pagination-item,
.pagination .pagination-list .pagination-item .pagination-link {
  border: 0;
  border-radius: 0;
  font-size: 18px;
  text-align: center;
  margin: 5px 9px;
  padding: 0;
  line-height: normal;
  font-weight: 600;
  color: #000;
  margin: auto; }

.search_box .form .form-field .form-input {
  color: #000; }

.search_box .form .form-field .form-input::-webkit-input-placeholder {
  color: #000; }

.search_box .form .form-field .form-input::-ms-input-placeholder {
  color: #000; }

.search_box .form .form-field .form-input::-moz-placeholder {
  color: #000; }

.ctm_searchresults_pg .no_products_list {
  display: none !important; }

.ctm_searchresults_pg .cat_right .page-heading {
  margin: 0 0 20px; }

.pro_rv_sec {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.pro_rating_block {
  display: block;
  width: 100%;
  clear: left;
  padding: 10px 0 0;
  margin: 0 0 10px; }

.productView-reviewLink--new > a {
  font-weight: 500;
  color: #a11d2b; }

.productView-reviewLink--new > a:hover {
  color: #e9c325; }

.go_review {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; }

.icon--ratingFull svg {
  fill: #e9c325; }

#product-reviews .toggle-title .toggleLink {
  display: none !important; }

#product-reviews #productReviews-content {
  display: block !important; }

.pro_rating_block .productView-reviewLink > a {
  text-transform: capitalize; }

@media only screen and (max-width: 1199px) {
  .category-promo .promo-now {
    font-size: 20px; }
  .custom_brand .body .cat_page > .container,
  .custom_brand .main_breadcrumb {
    padding: 0 15px; } }

@media only screen and (max-width: 1024px) {
  .protect_yourself {
    background-size: 100% 100%; } }

@media only screen and (max-width: 990px) {
  .productView-image {
    pointer-events: inherit; } }

@media only screen and (max-width: 767px) {
  .protect_yourself {
    background-size: auto 100%;
    background-position: center; }
  .productView-images .productView-image img.productView-image--default {
    max-height: 350px; } }

@media only screen and (max-width: 479px) {
  .productView-images .productView-image img.productView-image--default {
    max-height: 260px; } }

.heroCarousel.slick-initialized .slide_2 .heroCarousel-title {
  color: #000; }

@media only screen and (max-width: 767px) {
  .custom-freeshipping-msg {
    padding: 5px 0;
    font-size: 18px;
    min-height: 18px; }
  .custom-freeshipping-msg span {
    display: none; }
  .custom-freeshipping-msg span.mobile-visible-only {
    display: inline-block; }
  .custom-freeshipping-msg span.mobile-visible-only + .custom-green {
    display: inline-block; } }

.heroCarousel.slick-initialized .slide_2 .heroCarousel-title {
  color: #e9c325;
  text-shadow: 2px 1px #fff; }

.heroCarousel.slick-initialized .slide_2 p.heroCarousel-description {
  color: #a11d2b;
  text-shadow: 2px 1px #fff; }

@media only screen and (max-width: 800px) {
  .currency {
    float: left;
    width: 100%;
    margin-bottom: 10px; }
  .currency .navUser-section > li {
    display: block;
    padding: 0 8px; }
  .currency .navUser-section > li > a {
    line-height: 30px;
    font-size: 14px; }
  .currency .navUser-section > li > a img {
    height: auto;
    width: auto; } }

.custom_default .protect_yourself {
  padding: 0;
  background: none; }

.custom_default .protect_yourself a {
  display: block; }

.custom_default .protect_yourself .desktop-cus-banner {
  display: block;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .custom_default .protect_yourself .desktop-cus-banner {
      display: block; } }

.custom_default .protect_yourself .mobile-cus-banner {
  display: none;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .custom_default .protect_yourself .mobile-cus-banner {
      display: none; } }

.custom_default .protect_yourself .protect_MN {
  display: none; }

.heroCarousel.slick-initialized .slide_0.slick-slide p.heroCarousel-description {
  color: #fff; }

@media screen and (max-width: 991px) {
  div[data-content-region="header_bottom"] {
    clear: both; }
  div[data-content-region="header_bottom"] > div > div > div {
    width: 100%;
    display: block;
    max-width: 100%; }
  div[data-widget-id="ca53d371-9314-41ed-9169-6e03c3fd45f5"] {
    width: 100%;
    max-width: 100%;
    display: block; } }

@media screen and (max-width: 767px) {
  .custom_category .subcategories_block ul li .sub_cat_content h2 {
    height: auto;
    margin: 5px 0 0; }
  div#sd-simple-text-editable-3ac6f457-2037-4c82-9099-900eb07bc799 p {
    font-size: 30px; } }

.top_hdr p.phone_no a.top-hdr-email {
  margin-left: 20px;
  text-transform: lowercase; }

.top-hdr-email img {
  width: 20px;
  height: 20px;
  margin-right: 5px; }

@media screen and (max-width: 1180px) {
  .top_hdr p.phone_no {
    width: 38.33%; }
  .top_hdr .world_wide {
    width: 33.33%; }
  .top_hdr .currency {
    width: 28.33%; } }

@media screen and (max-width: 991px) {
  .top_hdr p {
    width: -moz-fit-content !important;
    width: fit-content !important; }
  .top_hdr .world_wide {
    text-align: right;
    float: right; }
  .top_hdr .currency {
    width: 100%; } }

@media screen and (max-width: 700px) {
  .top_hdr p.phone_no {
    width: 40% !important; }
  .top_hdr p.phone_no a {
    line-height: normal;
    margin-top: 8px;
    display: block; }
    .top_hdr p.phone_no a.top-hdr-email {
      margin-top: 0;
      margin-left: 0; }
  .top-hdr-email img {
    margin-right: 9px; }
  .top_hdr .currency {
    width: 50%;
    float: right; } }

@media screen and (max-width: 550px) {
  .top_hdr .phone_no a svg {
    width: 16px; }
  .top-hdr-email img {
    width: 16px;
    height: 16px; } }

@media screen and (max-width: 479px) {
  .top_hdr p.phone_no {
    width: 50% !important; }
  .top_hdr .world_wide {
    width: 50% !important; } }

.protect_yourself.two-cl-banner-new {
  margin: 0;
  padding: 0;
  display: flex; }
  @media screen and (max-width: 479px) {
    .protect_yourself.two-cl-banner-new {
      flex-direction: column; } }

.protect_yourself.two-cl-banner-new .banner-item {
  width: 50%;
  margin: 0 12.5px; }
  @media screen and (max-width: 479px) {
    .protect_yourself.two-cl-banner-new .banner-item {
      margin: 0;
      width: 100%; } }
  .protect_yourself.two-cl-banner-new .banner-item:first-child {
    margin-left: 0; }
    @media screen and (max-width: 479px) {
      .protect_yourself.two-cl-banner-new .banner-item:first-child {
        margin-bottom: 20px; } }
  .protect_yourself.two-cl-banner-new .banner-item:last-child {
    margin-right: 0; }
  .protect_yourself.two-cl-banner-new .banner-item a img {
    width: 100%; }

div[data-content-region="home_below_menu_new"] {
  background: #333; }

.custom-freeshipping-msg {
  color: #fff; }

@media screen and (max-width: 991px) {
  #menu_responsive ul li li.navPage-childList-item.third a.navPage-childList-action {
    max-width: 170px; } }

.mobile-visible-new-banner {
  display: none; }

div[data-content-region="home_below_carousel_image"] #sd-image-6a28088b-60dc-4e00-9515-6972bcf61c4a {
  background-size: 100% auto;
  background-color: #404040; }

@media screen and (max-width: 991px) {
  div[data-content-region="home_below_carousel_image"] {
    display: none; }
  .mobile-visible-new-banner {
    display: block; } }
