body {
  font-family: "open-sans";
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  padding: 150px 0 0;
  background-image: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/grunge-pattern.svg); }

h1, h2, h3, h4, h5, h6 {
  font-family: "almaq-rough";
  font-weight: 400; }

p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #333; }

.button,
.button:focus,
.button:active,
.btn-shop,
.btn-shop:focus,
.btn-shop:active,
.swal2-container .swal2-confirm.button,
.swal2-container .swal2-modal .swal2-cancel,
.main-btn {
  background-color: transparent;
  line-height: normal;
  font-size: 16px;
  border: 2px solid #EE3128;
  border-radius: 0;
  outline: none;
  font-family: "almaq-refined";
  font-weight: 400;
  letter-spacing: 1.1px;
  color: #000000;
  text-transform: uppercase;
  margin: 0;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease; }
  .button:hover,
  .button:focus:hover,
  .button:active:hover,
  .btn-shop:hover,
  .btn-shop:focus:hover,
  .btn-shop:active:hover,
  .swal2-container .swal2-confirm.button:hover,
  .swal2-container .swal2-modal .swal2-cancel:hover,
  .main-btn:hover {
    background: #EE3128;
    color: #FFFFFF;
    border: 2px solid #EE3128; }
  .button:focus,
  .button:focus:focus,
  .button:active:focus,
  .btn-shop:focus,
  .btn-shop:focus:focus,
  .btn-shop:active:focus,
  .swal2-container .swal2-confirm.button:focus,
  .swal2-container .swal2-modal .swal2-cancel:focus,
  .main-btn:focus {
    background: transparent;
    color: #000;
    border: 2px solid #EE3128; }

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

.swal2-container .swal2-confirm.button:hover {
  background: #EE3128 !important;
  color: #FFFFFF !important;
  border: 2px solid #EE3128 !important; }

input:focus,
button:focus,
textarea:focus,
select:focus,
details:focus,
[href]:focus,
[tabindex]:not([tabindex="-1"]):focus,
[contenteditable="true"]:focus {
  outline: none !important;
  outline-offset: 0px !important; }

:focus-visible {
  outline: none; }

a {
  color: #000000;
  text-decoration: none; }

a:hover, a:focus {
  color: #C7312A; }

input:focus, button:focus, textarea:focus, select:focus, details:focus, [href]:focus, [tabindex]:not([tabindex="-1"]):focus, [contenteditable="true"]:focus, input:focus + label {
  outline: none !important;
  outline-offset: 0 !important; }

*, :before, :after {
  box-sizing: border-box; }

.container {
  max-width: 1150px;
  margin: 0 auto;
  padding: 0; }

.body {
  margin-top: 0;
  float: left;
  width: 100%; }

.top-mini-banner {
  background-color: #C7312A;
  width: 100%;
  float: left;
  position: relative;
  padding: 3px 0 3px; }
  .top-mini-banner p {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-family: "almaq-refined";
    line-height: 24px;
    letter-spacing: 0.35px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0; }
  .top-mini-banner .close-top-banner {
    position: absolute;
    top: 8px;
    right: 10px; }

.topbar-hide {
  padding: 121px 0 0; }

.header {
  border: 0; }

.top-header-section {
  width: 100%;
  float: left; }
  .top-header-section .container {
    max-width: 100%; }
  .top-header-section .search-bar-section {
    width: auto;
    float: left; }
    .top-header-section .search-bar-section .dropdown--quickSearch {
      background-color: transparent;
      padding: 21px 0 20px 38px;
      display: block; }
    .top-header-section .search-bar-section .dropdown--quickSearch
.form-input {
      border: 1px solid #DDDDDD;
      border-radius: 0;
      text-align: left;
      font-size: 14px;
      font-weight: 400;
      font-family: "open-sans";
      line-height: 24px;
      color: #333333;
      padding: 7px 40px 7px 14px;
      width: 300px;
      position: relative; }
      .top-header-section .search-bar-section .dropdown--quickSearch
.form-input::placeholder {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        font-family: "open-sans";
        line-height: 24px;
        color: #333333; }
    .top-header-section .search-bar-section .search-btn {
      position: absolute;
      top: 10px;
      right: 14px;
      padding: 0; }
      .top-header-section .search-bar-section .search-btn:hover svg {
        fill: #EE3128; }
  .top-header-section .middle-logo-section {
    width: 33.62%;
    float: left;
    text-align: right;
    padding: 11px 0 0 0; }
  .top-header-section .cart-user-section {
    width: 33.33%;
    float: right;
    padding: 0 0 0 146px; }
    .top-header-section .cart-user-section .navPages-list--user {
      display: block; }
    .top-header-section .cart-user-section .call-us-section {
      width: auto;
      float: left;
      padding: 16px 50px 0 0; }
      .top-header-section .cart-user-section .call-us-section span {
        display: block;
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        font-family: "almaq-refined";
        line-height: 24px;
        color: #000000;
        text-transform: uppercase; }
      .top-header-section .cart-user-section .call-us-section a {
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        font-family: "almaq-refined";
        line-height: 24px;
        color: #EE3128;
        text-transform: uppercase;
        display: block;
        margin: -3px 0 0; }
        .top-header-section .cart-user-section .call-us-section a:hover {
          color: #000000; }
    .top-header-section .cart-user-section .cart-account-section {
      width: auto;
      float: left;
      padding: 19px 0 0; }
      .top-header-section .cart-user-section .cart-account-section .navPages-item svg {
        display: block;
        margin: 0 auto; }
      .top-header-section .cart-user-section .cart-account-section .navPages-item .navPages-action:hover .title {
        color: #EE3128; }
      .top-header-section .cart-user-section .cart-account-section .navUser-item--cart__hidden-s:hover .navUser-item-cartLabel {
        color: #EE3128; }
      .top-header-section .cart-user-section .cart-account-section .navPages-action, .top-header-section .cart-user-section .cart-account-section .navUser-item--cart .navUser-action {
        padding: 0; }
      .top-header-section .cart-user-section .cart-account-section .title {
        text-align: center;
        font-size: 10px;
        font-weight: 400;
        font-family: "almaq-refined";
        line-height: 24px;
        color: #000000;
        text-transform: uppercase;
        display: block;
        margin: -3px 0 0; }
      .top-header-section .cart-user-section .cart-account-section .navUser-item--cart {
        padding: 3px 0 0 18px;
        margin: -2px 0 0;
        position: relative; }
        .top-header-section .cart-user-section .cart-account-section .navUser-item--cart .navUser-action:hover .navUser-item-cartLabel {
          color: #EE3128; }
        .top-header-section .cart-user-section .cart-account-section .navUser-item--cart svg {
          display: block; }
        .top-header-section .cart-user-section .cart-account-section .navUser-item--cart .navUser-item-cartLabel {
          text-align: center;
          font-size: 10px;
          font-weight: 400;
          font-family: "almaq-refined";
          color: #000000;
          text-transform: uppercase;
          line-height: 24px;
          margin-left: 4px; }
      .top-header-section .cart-user-section .cart-account-section .navPages-action:hover svg,
      .top-header-section .cart-user-section .cart-account-section .navPages-action.activePage svg {
        stroke: none;
        fill: #EE3128; }
      .top-header-section .cart-user-section .cart-account-section .navUser-action:hover svg, .top-header-section .cart-user-section .cart-account-section .navUser-action.is-open-1 svg {
        stroke: none;
        fill: #EE3128; }

.navUser-action svg,
.navPages-action svg {
  stroke: none; }

.main-menu-area {
  width: 100%;
  float: left;
  background-color: #333333;
  /* Fix Air Arms subcategory tiles overlapping */ }
  .main-menu-area .col-menu-img {
    width: 425px;
    display: block;
    float: right;
    background: #EFEFEF;
    padding: 0px 0 36px; }
    .main-menu-area .col-menu-img img {
      max-width: 527px;
      margin: 26px 0 0 -64px; }
    .main-menu-area .col-menu-img .button-text-section {
      text-align: center;
      margin: -58px 0 0 0; }
      .main-menu-area .col-menu-img .button-text-section p {
        text-align: center;
        font-size: 14px;
        font-weight: 400;
        font-family: "open-sans";
        line-height: 20px;
        color: #333333;
        max-width: 226px;
        margin: 10px auto 7px; }
    .main-menu-area .col-menu-img .btn-reverse-shop {
      text-align: center;
      border: 2px solid #C7312A;
      font-size: 30px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 24px;
      color: #FFFFFF;
      text-transform: uppercase;
      background-color: #C7312A;
      padding: 9px 20px 8px 20px;
      min-width: 325px;
      margin: 0 auto;
      display: inline-block; }
      .main-menu-area .col-menu-img .btn-reverse-shop:hover {
        background-color: #fff;
        color: #000000;
        border: 2px solid #C7312A; }
    .main-menu-area .col-menu-img .btn-link {
      text-align: center;
      font-size: 16px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 20px;
      letter-spacing: 0.24px;
      color: #C7312A;
      text-transform: uppercase; }
  .main-menu-area .container {
    max-width: 1266px; }
  .main-menu-area .navPages {
    max-width: 100%; }
  .main-menu-area .navPages-item {
    float: left;
    padding: 0 64px 0 0; }
    .main-menu-area .navPages-item .navPages-action {
      text-align: left;
      font-size: 16px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 20px;
      letter-spacing: 0.24px;
      color: #FFFFFF;
      text-transform: uppercase;
      position: relative;
      padding: 9px 0 11px;
      position: static; }
      .main-menu-area .navPages-item .navPages-action:hover {
        color: #EE3128; }
    .main-menu-area .navPages-item .navPages-action.is-open {
      background: 0 0;
      color: #EE3128; }
    .main-menu-area .navPages-item .navPage-subMenu {
      background-color: #FFFFFF; }
      .main-menu-area .navPages-item .navPage-subMenu .all-brands {
        width: 100%;
        float: left;
        padding-bottom: 2px;
        position: relative; }
        .main-menu-area .navPages-item .navPage-subMenu .all-brands::after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 1px;
          background: rgba(51, 51, 51, 0.5);
          content: "";
          max-width: 1090px;
          right: 0;
          margin: 0 auto; }
        .main-menu-area .navPages-item .navPage-subMenu .all-brands .brand-wrapper {
          max-width: 1090px;
          display: flex;
          align-items: center;
          text-align: center;
          padding-top: 30px;
          padding-left: 0;
          padding-right: 15px;
          justify-content: space-between;
          margin: 0 auto; }
        .main-menu-area .navPages-item .navPage-subMenu .all-brands .brand-img a:hover img {
          opacity: 0.5; }
      .main-menu-area .navPages-item .navPage-subMenu .button-brand {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 43px; }
        .main-menu-area .navPages-item .navPage-subMenu .button-brand .btn-shop {
          padding: 7px 20px 8px;
          text-align: center;
          font-size: 14px;
          font-weight: 400;
          font-family: "almaq-refined";
          line-height: 17px;
          letter-spacing: 0.21px;
          color: #000000;
          text-transform: uppercase; }
          .main-menu-area .navPages-item .navPage-subMenu .button-brand .btn-shop:hover {
            color: #FFFFFF; }
          .main-menu-area .navPages-item .navPage-subMenu .button-brand .btn-shop:focus {
            color: #000; }
          .main-menu-area .navPages-item .navPage-subMenu .button-brand .btn-shop:focus:hover {
            background: #EE3128;
            color: #FFFFFF;
            border: 2px solid #EE3128; }
      .main-menu-area .navPages-item .navPage-subMenu .col-menu-wrap {
        width: 33.33%;
        float: left; }
      .main-menu-area .navPages-item .navPage-subMenu .section-expand-1 {
        width: 100%;
        padding-bottom: 9px !important; }
        .main-menu-area .navPages-item .navPage-subMenu .section-expand-1 .navPage-childList-item {
          width: 100%; }
        .main-menu-area .navPages-item .navPage-subMenu .section-expand-1:last-child .navPages-action::after {
          display: none; }
        .main-menu-area .navPages-item .navPage-subMenu .section-expand-1 #navPages-293.sub-menu-Mega.is-open {
          display: block; }
      .main-menu-area .navPages-item .navPage-subMenu .sub-menu-Mega.is-open-1 {
        display: block; }
      .main-menu-area .navPages-item .navPage-subMenu .section-expand-2 {
        width: 100%;
        padding-bottom: 9px !important;
        position: relative; }
      .main-menu-area .navPages-item .navPage-subMenu .section-expand-3 {
        width: 100%;
        padding-bottom: 12px !important; }
      .main-menu-area .navPages-item .navPage-subMenu .section-column-2 {
        padding-left: 18px; }
      .main-menu-area .navPages-item .navPage-subMenu .section-column-3 {
        padding-left: 40px; }
  .main-menu-area #navPages-293 .megaSubMenu .sub-menu-Mega {
    display: none; }
  .main-menu-area .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list {
    float: none;
    /* <-- key fix */
    width: 100%;
    display: block; }
  .main-menu-area .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list::after {
    content: "";
    display: block;
    clear: both;
    /* ensures parent wraps floated li items */ }
  .main-menu-area #navPages-290 .navPage-subMenu-list {
    padding: 21px 90px 15px; }
    .main-menu-area #navPages-290 .navPage-subMenu-list .navPage-subMenu-item:last-child .cats-img {
      padding-top: 6px; }
  .main-menu-area .navPage-subMenu.menu_with_img {
    padding: 0 !important; }
  .main-menu-area .navPages #navPages-brands .navPage-subMenu-list {
    padding: 13px 0 50px; }
  .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li {
    padding-left: 66px; }
    .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(3), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(7), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(11), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(15), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(19), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(23) {
      padding-left: 107px; }
    .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(4), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(8), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(12), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(16), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(20), .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li:nth-child(24) {
      padding-left: 107px; }
    .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li a {
      line-height: 34px; }
  .main-menu-area .menu_with_img .navPage-subMenu-list {
    width: 60%;
    float: left;
    padding-top: 40px;
    padding-left: 89px;
    padding-bottom: 17px; }
  .main-menu-area .navPage-subMenu-list li {
    width: 25%;
    float: left; }
    .main-menu-area .navPage-subMenu-list li a {
      text-align: left;
      font-size: 18px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 24px;
      text-transform: uppercase;
      color: #000000; }
  .main-menu-area .navPage-subMenu-list .navPage-subMenu-item {
    float: left;
    margin-bottom: 15px; }
    .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img:hover .cat-name {
      color: #EE3128; }
    .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img .navPages-action {
      color: #000000;
      display: inline;
      line-height: 22px;
      padding: 0px;
      margin: 9px 0 11px; }
      .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img .navPages-action:hover {
        color: #EE3128; }
    .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu {
      text-align: center; }
      .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu img {
        max-width: 200px; }
      .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu .cat-name {
        text-align: center;
        font-size: 18px;
        font-weight: 400;
        font-family: "almaq-refined";
        line-height: 22px;
        color: #000000;
        text-transform: uppercase;
        margin: 9px 0 0;
        display: block; }
      .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu.child-menu-image .cat-name {
        text-align: left; }
    .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action.navPages-action {
      text-align: left;
      font-size: 18px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 22px;
      color: #000000;
      text-transform: uppercase;
      display: inline; }
      .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .navPage-subMenu-action.navPages-action:hover {
        color: #EE3128; }
    .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .navPage-childList {
      padding-top: 5px;
      float: left; }
      .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action.navPages-action {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        font-family: "open-sans";
        line-height: 27px;
        color: #000000;
        padding: 0 0 5px;
        display: inline;
        text-transform: none; }
        .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .navPage-childList .navPage-childList-item .navPage-childList-action.navPages-action:hover {
          color: #EE3128; }
  .main-menu-area .section-expand-1 #navPages-293.sub-menu-Mega {
    display: none; }
  .main-menu-area .sub-menu-Mega {
    display: none; }
  .main-menu-area .section-expand-1 .has-subMenu.is-open > #navPages-293.sub-menu-Mega {
    display: block; }
  .main-menu-area .has-subMenu.is-open-1 > .sub-menu-Mega {
    display: block; }
  .main-menu-area #navPages-293.sub-menu-Mega
.navPage-subMenu-list[aria-label="BB GUNS & PELLET GUNS"] {
    width: 75%; }
  .main-menu-area .navPage-subMenu-item > .navPage-subMenu-action {
    border: 0;
    padding: 0;
    margin: 9px 0 11px; }
  .main-menu-area .navPages-item:last-child {
    padding-right: 0; }
  .main-menu-area .has-subMenu.is-open .navPages-action-moreIcon {
    transform: none; }
  .main-menu-area .navPages-action-moreIcon {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important; }
  .main-menu-area .navPages-action-moreIcon::after {
    content: "";
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/down-arrow-mm.svg) no-repeat top center;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 17px;
    right: -15px; }
  .main-menu-area .bran-static-menu .navPages-action::after {
    content: "";
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/down-arrow-mm.svg) no-repeat top center;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 17px;
    right: -15px; }
  .main-menu-area .bran-static-menu .navPages-action.is-open::after {
    content: "";
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/up-arrow-mm-red.svg) no-repeat top center;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 17px;
    right: -15px; }
  .main-menu-area .navPages-action.is-open .navPages-action-moreIcon::after {
    content: "";
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/up-arrow-mm-red.svg) no-repeat top center;
    width: 10px;
    height: 6px;
    position: absolute;
    top: 17px;
    right: -15px; }
  .main-menu-area .navPage-subMenu-action.megaSubMenu::after {
    content: "";
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/up-arrow-black.svg) no-repeat top center;
    width: 10px;
    height: 6px;
    position: absolute;
    top: auto;
    right: 25px;
    transform: rotate(180deg);
    bottom: 8px; }
  .main-menu-area .navPage-subMenu-action.megaSubMenu.is-open-1::after {
    content: "";
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/up-arrow-black.svg) no-repeat top center;
    width: 10px;
    height: 6px;
    position: absolute;
    top: auto;
    right: 25px;
    transform: rotate(0);
    bottom: 8px; }

.main-menu-area .navPage-subMenu-list .navPage-subMenu-item.section-expand-3,
.main-menu-area .navPage-subMenu-list .navPage-subMenu-item.section-expand-2 {
  width: 100%; }

.main-menu-area .navPage-subMenu-list .navPage-subMenu-item.section-expand-3 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.navPage-subMenu.is-open-1 {
  box-shadow: 0px 0px 11px 8px rgba(0, 0, 0, 0.25); }

.heroCarousel.slick-initialized {
  max-height: 100%; }

.heroCarousel {
  width: 100%;
  float: left;
  margin-bottom: 0; }
  .heroCarousel .slick-list.draggable {
    margin: 0; }
  .heroCarousel .slick-prev,
  .heroCarousel .slick-next {
    background: 0 0;
    border: 0;
    padding: 0;
    width: auto;
    height: auto; }
  .heroCarousel .slick-next {
    right: 23px; }
  .heroCarousel .slick-prev {
    left: 21px; }
  .heroCarousel .slick-next::before {
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/right-arrow-banner.svg) no-repeat top center;
    width: 15px;
    height: 25px; }
  .heroCarousel .slick-prev::before {
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/left-arrow-banner.svg) no-repeat top center;
    width: 15px;
    height: 25px; }
  .heroCarousel .slick-prev:hover:before, .heroCarousel .slick-prev:focus:before, .heroCarousel .slick-next:hover:before, .heroCarousel .slick-next:focus:before {
    opacity: 1; }
  .heroCarousel .heroCarousel-image-wrapper {
    height: 100%;
    max-height: 100%; }
  .heroCarousel .heroCarousel-content {
    background: 0 0;
    width: 100%;
    float: left;
    padding: 0;
    max-width: 435px;
    margin: 0;
    left: 92px;
    text-align: left;
    top: 39%;
    overflow: hidden; }
    .heroCarousel .heroCarousel-content .heroCarousel-title {
      text-align: left;
      font-size: 25px;
      font-weight: 400;
      font-family: "almaq-rough";
      line-height: 36px;
      letter-spacing: 0.38px;
      color: #FFFFFF;
      text-transform: uppercase; }
    .heroCarousel .heroCarousel-content .heroCarousel-description {
      text-align: left;
      font-size: 75px;
      font-weight: 400;
      font-family: "almaq-rough";
      line-height: 70px;
      letter-spacing: 1.13px;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 0 0 30px; }
    .heroCarousel .heroCarousel-content .heroCarousel-action {
      padding: 8px 38px 8px 37px;
      text-align: left;
      font-size: 16px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 20px;
      letter-spacing: 0.24px;
      text-transform: uppercase;
      color: #FFFFFF; }
      .heroCarousel .heroCarousel-content .heroCarousel-action:hover {
        color: #FFFFFF;
        border: 2px solid #EE3128; }
      .heroCarousel .heroCarousel-content .heroCarousel-action:focus {
        color: #FFFFFF; }
  .heroCarousel .slick-dots {
    bottom: 19px; }
  .heroCarousel .slick-dots li {
    background: 0 0;
    height: 30px;
    width: 30px;
    margin: 0 5px 0; }
  .heroCarousel .heroCarousel-slide .heroCarousel-image {
    object-fit: unset; }
  .heroCarousel .slick-dots li button:hover::before {
    background: #FFFFFF; }
  .heroCarousel .slick-dots li button::before,
  .heroCarousel .slick-dots li button, .heroCarousel .slick-dots li button::before {
    border-radius: 0; }
  .heroCarousel .slick-dots .slick-active button::before {
    background: #FFFFFF;
    opacity: 1; }
  .heroCarousel .slick-dots li.slick-active button {
    opacity: 1; }
  .heroCarousel .slick-dots li button:hover {
    opacity: 1; }
  .heroCarousel .slick-dots li button:hover:before {
    opacity: 1; }
  .heroCarousel .slick-dots li button {
    width: 30px;
    height: 3px;
    background: #FFFFFF;
    opacity: 0.5;
    border: 1px solid #FFFFFF; }
  .heroCarousel .slick-dots li.slick-active button {
    opacity: 1; }
  .heroCarousel .slick-dots li button, .heroCarousel .slick-dots li button::before {
    width: 30px;
    height: 3px; }
  .heroCarousel .carousel-play-pause-button {
    display: none !important; }

.slick-dotted.slick-slider {
  margin-bottom: 0;
  max-height: 100%;
  margin-top: 0; }

.carousel-tooltip {
  display: none; }

.main-hp-area {
  width: 100%;
  float: left; }
  .main-hp-area .category-section {
    width: 100%;
    float: left;
    padding: 40px 0 0; }
    .main-hp-area .category-section .container {
      max-width: 1266px; }
    .main-hp-area .category-section .boxes-wrapper {
      margin: 0 -16px; }
    .main-hp-area .category-section .box {
      width: 33.33%;
      float: left;
      padding: 0 16px;
      position: relative; }
      .main-hp-area .category-section .box .box_mn {
        position: relative; }
        .main-hp-area .category-section .box .box_mn a {
          display: block; }
          .main-hp-area .category-section .box .box_mn a::after {
            content: "";
            background-color: #000000;
            opacity: 0.6;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%; }
          .main-hp-area .category-section .box .box_mn a:hover:after {
            opacity: 0.2; }
      .main-hp-area .category-section .box .desc {
        position: absolute;
        top: 47%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        text-align: center;
        z-index: 1; }
        .main-hp-area .category-section .box .desc h3,
        .main-hp-area .category-section .box .desc strong {
          text-align: center;
          font-size: 50px;
          line-height: 46px;
          font-family: "almaq-rough";
          font-weight: 400;
          display: block;
          color: #FFFFFF;
          text-transform: uppercase;
          max-width: 241px;
          margin: 0 auto 33px; }
        .main-hp-area .category-section .box .desc .btn-shop {
          font-weight: 400;
          font-family: "almaq-refined";
          line-height: 20px;
          letter-spacing: 0.24px;
          color: #FFFFFF;
          padding: 9px 33px 9px 32px; }
          .main-hp-area .category-section .box .desc .btn-shop:hover {
            background-color: #EE3128;
            color: #FFFFFF; }
  .main-hp-area .product-type-section {
    width: 100%;
    float: left;
    padding-top: 67px; }
    .main-hp-area .product-type-section .container {
      max-width: 1200px; }
    .main-hp-area .product-type-section .section-heading {
      text-align: center;
      font-size: 50px;
      line-height: 40px;
      color: #C7312A;
      text-transform: uppercase;
      margin: 0 0 17px; }
    .main-hp-area .product-type-section .product-grid {
      width: 100%;
      float: left;
      padding: 28px 0 0;
      border-bottom: 1px solid rgba(51, 51, 51, 0.25); }
      .main-hp-area .product-type-section .product-grid .cat-wrapper {
        margin: 0 -17px;
        list-style: none;
        float: left;
        padding: 0 0 24px; }
        .main-hp-area .product-type-section .product-grid .cat-wrapper .item {
          width: 25%;
          float: left;
          padding: 0 17px 36px; }
          .main-hp-area .product-type-section .product-grid .cat-wrapper .item:nth-child(6) .image img {
            max-width: 209px; }
        .main-hp-area .product-type-section .product-grid .cat-wrapper .box {
          background-color: #FFFFFF;
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          width: 273px;
          padding: 15px 0 19px; }
          .main-hp-area .product-type-section .product-grid .cat-wrapper .box:hover .title a {
            color: #EE3128; }
          .main-hp-area .product-type-section .product-grid .cat-wrapper .box a:hover .title {
            color: #EE3128; }
          .main-hp-area .product-type-section .product-grid .cat-wrapper .box a:focus {
            color: #000; }
          .main-hp-area .product-type-section .product-grid .cat-wrapper .box .image {
            height: 150px;
            display: flex;
            align-items: center; }
            .main-hp-area .product-type-section .product-grid .cat-wrapper .box .image a {
              margin: 0 auto; }
          .main-hp-area .product-type-section .product-grid .cat-wrapper .box .title {
            font-size: 22px;
            line-height: 28px;
            font-family: "almaq-refined";
            color: #000000;
            text-transform: uppercase;
            padding-top: 6px; }
  .main-hp-area .feature-product-section {
    width: 100%;
    float: left;
    padding: 49px 0 0; }
    .main-hp-area .feature-product-section .container {
      max-width: 1192px; }
    .main-hp-area .feature-product-section .productCarousel {
      margin: 0; }
  .main-hp-area .card-figcaption-button {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    font-family: "almaq-refined";
    line-height: 20px;
    letter-spacing: 0.24px;
    color: #000000;
    text-transform: uppercase; }
    .main-hp-area .card-figcaption-button:hover {
      border: 2px solid #EE3128;
      color: #FFFFFF; }
    .main-hp-area .card-figcaption-button:focus {
      color: #000000; }
  .main-hp-area .sub-heading {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 5px; }
  .main-hp-area .section-heading {
    text-align: center;
    font-size: 50px;
    line-height: 40px;
    color: #C7312A;
    text-transform: uppercase;
    margin: 0 0 17px; }
  .main-hp-area p {
    text-align: center;
    font-weight: 400;
    color: #333333;
    max-width: 504px;
    margin: 0 auto; }
  .main-hp-area .slick-list.draggable {
    margin: 0 -15px;
    padding: 24px 0 29px; }
  .main-hp-area .card-img-container {
    height: 188px; }
  .main-hp-area .card {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    background: #FFFFFF;
    padding: 0 0 19px; }
  .main-hp-area .productCarousel-slide {
    padding: 0 15px; }
  .main-hp-area .card-img-container::after {
    padding: 0; }
  .main-hp-area .avenger-section-area {
    width: 100%;
    float: left; }
    .main-hp-area .avenger-section-area .container {
      max-width: 1250px; }
    .main-hp-area .avenger-section-area .avenger-wrapper {
      width: 100%;
      float: left;
      padding: 95px 0 0; }
    .main-hp-area .avenger-section-area .col.left-side {
      width: 54%;
      float: left;
      position: relative; }
      .main-hp-area .avenger-section-area .col.left-side .txt-area {
        position: absolute;
        top: 48%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        max-width: 432px;
        margin: 2px auto 0; }
        .main-hp-area .avenger-section-area .col.left-side .txt-area .sub-heading {
          text-align: left;
          line-height: 20px;
          font-family: "almaq-refined";
          color: #FFFFFF;
          margin: 0 0 7px; }
        .main-hp-area .avenger-section-area .col.left-side .txt-area .section-heading {
          text-align: left;
          font-size: 75px;
          line-height: 65px;
          color: #FFFFFF;
          text-transform: uppercase;
          margin: 0 0 19px; }
        .main-hp-area .avenger-section-area .col.left-side .txt-area .highlight {
          text-align: left;
          font-size: 18px;
          line-height: 24px;
          font-family: "almaq-refined";
          font-weight: 400;
          color: #FFFFFF;
          text-transform: uppercase;
          margin: 0 0 7px;
          max-width: 100%; }
        .main-hp-area .avenger-section-area .col.left-side .txt-area p {
          text-align: left;
          color: #FFFFFF;
          max-width: 412px;
          margin: 0 0 19px; }
        .main-hp-area .avenger-section-area .col.left-side .txt-area .btn-shop {
          border: 2px solid #EE3128;
          background: transparent;
          text-align: center;
          font-size: 16px;
          font-weight: 400;
          font-family: "almaq-refined";
          line-height: 20px;
          letter-spacing: 0.24px;
          color: #FFFFFF;
          text-transform: uppercase;
          padding: 8px 27px 9px 27px;
          display: inline-block; }
          .main-hp-area .avenger-section-area .col.left-side .txt-area .btn-shop:hover {
            background-color: #EE3128;
            color: #FFFFFF; }
    .main-hp-area .avenger-section-area .col.right-side {
      width: 64%;
      float: left;
      margin: -40px 0 0 -254px;
      z-index: 1;
      position: relative; }
      .main-hp-area .avenger-section-area .col.right-side .pattenr-img {
        max-width: 823px; }
  .main-hp-area .top-seller-product-section {
    width: 100%;
    float: left;
    padding: 72px 0 0; }
    .main-hp-area .top-seller-product-section .container {
      max-width: 1192px; }
    .main-hp-area .top-seller-product-section .productGrid {
      margin: 0; }
    .main-hp-area .top-seller-product-section .productCarousel-slide {
      padding: 5px 15px 10px; }
  .main-hp-area .brand-logo-section {
    width: 100%;
    float: left;
    padding: 41px 0 0; }
    .main-hp-area .brand-logo-section .container {
      max-width: 1200px; }
    .main-hp-area .brand-logo-section .brand-wrapper {
      margin: 0;
      list-style: none;
      border-top: 1px solid rgba(51, 51, 51, 0.25);
      border-bottom: 1px solid rgba(51, 51, 51, 0.25);
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center;
      padding: 48px 0; }
      .main-hp-area .brand-logo-section .brand-wrapper .brand-img {
        width: 20%;
        float: left;
        text-align: center; }
        .main-hp-area .brand-logo-section .brand-wrapper .brand-img:first-child {
          padding-left: 0; }
        .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(2) {
          margin: 0 0 0 -10px; }
        .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(3) {
          padding: 0 0 0 30px; }
        .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(4) {
          padding: 0 0 0 60px; }
        .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(5) {
          padding: 0 0 0 20px; }
        .main-hp-area .brand-logo-section .brand-wrapper .brand-img a:hover img {
          opacity: 0.5; }
  .main-hp-area .testimonials-section {
    width: 100%;
    float: left;
    padding: 50px 0 151px; }
    .main-hp-area .testimonials-section .reviews {
      text-align: left;
      margin: 0 0 8px; }
      .main-hp-area .testimonials-section .reviews span img {
        width: 20px;
        height: 20px;
        display: inline-block;
        margin: 0 0 0 -3px; }
    .main-hp-area .testimonials-section .slick-list.draggable {
      margin: 0 -25px;
      padding-top: 0; }
    .main-hp-area .testimonials-section .testimonial-slide {
      position: relative;
      padding: 0 25px; }
      .main-hp-area .testimonials-section .testimonial-slide .text-section {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        max-width: 376px;
        margin: 5px auto 0 110px;
        left: 0;
        right: 0; }
      .main-hp-area .testimonials-section .testimonial-slide p {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        font-family: "open-sans";
        line-height: 26px;
        color: #FFFFFF;
        margin: 0 0 15px; }
      .main-hp-area .testimonials-section .testimonial-slide .author {
        text-align: left;
        font-size: 18px;
        font-weight: 400;
        font-family: "almaq-refined";
        line-height: 24px;
        color: #FFFFFF;
        text-transform: uppercase; }
    .main-hp-area .testimonials-section .slick-dots {
      display: none !important; }
    .main-hp-area .testimonials-section .button-area {
      z-index: 1;
      position: relative;
      text-align: center;
      margin: 11px 0 0; }
      .main-hp-area .testimonials-section .button-area .btn-shop {
        font-weight: 400;
        font-family: "almaq-refined";
        line-height: 20px;
        letter-spacing: 0.24px;
        padding: 8px 27px 8px 27px;
        color: #000000; }
        .main-hp-area .testimonials-section .button-area .btn-shop:hover {
          background-color: #EE3128;
          color: #FFFFFF; }
        .main-hp-area .testimonials-section .button-area .btn-shop:focus {
          color: #000; }
        .main-hp-area .testimonials-section .button-area .btn-shop:focus:hover {
          color: #ffffff; }

.non-sale-price--withTax {
  display: inline-block; }

.card-body .price-label {
  display: none; }

.price-section--withTax, .price-section--withoutTax {
  display: inline-block;
  margin: 0 2px 0 0; }
  .price-section--withTax .price-now-label, .price-section--withoutTax .price-now-label {
    display: none; }
  .price-section--withTax .price-label, .price-section--withoutTax .price-label {
    display: none; }

.price--non-sale, .card-body .price--rrp {
  text-align: left;
  text-decoration: line-through;
  font-size: 18px;
  line-height: 23px;
  font-family: "almaq-refined";
  font-weight: 400;
  color: #999999;
  text-transform: uppercase; }

.card-body > .card-text-brand {
  text-align: left;
  line-height: 20px;
  font-family: "almaq-refined";
  color: #999999;
  text-transform: uppercase;
  margin: 0 0 8px 1px; }

.price--withTax, .card-body .price--withoutTax {
  text-align: left;
  font-size: 18px;
  line-height: 23px;
  font-family: "almaq-refined";
  font-weight: 400;
  color: #000000;
  text-transform: uppercase; }

.navPages #navPages-brands .navPage-subMenu-list li a:hover {
  color: #EE3128; }

.card-body {
  padding: 0 20px; }
  .card-body .card-title {
    height: 67px;
    overflow: hidden;
    margin: 0 0 15px 1px; }
    .card-body .card-title a:hover {
      color: #EE3128; }
  .card-body .card-text {
    margin: 0 0 18px 2px; }

.productCarousel .slick-arrow {
  background: 0 0;
  top: 52%;
  padding: 0;
  height: auto;
  width: auto; }

.slick-prev {
  width: 15px;
  height: 25px;
  padding: 0;
  left: -48px;
  top: 53%; }

.slick-next {
  width: 15px;
  height: 25px;
  padding: 0;
  right: -48px;
  top: 53%; }

.slick-prev::before {
  content: '';
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/left-arrow-black-reviews.svg) no-repeat top center;
  width: 15px;
  height: 25px; }

.slick-next::before {
  content: '';
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/right-arrow-black-reviews.svg) no-repeat top center;
  width: 15px;
  height: 25px; }

.slick-prev::before {
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/pp/left-arrow-black-products.svg) no-repeat top center;
  margin: 0 auto;
  height: 25px;
  width: 15px;
  opacity: 0.25; }

.slick-next::before {
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/right-arrow-black-products.svg) no-repeat top center;
  margin: 0 auto;
  height: 25px;
  width: 15px;
  opacity: 0.25; }

.slick-next:hover::before {
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/right-arrow-black-products.svg) no-repeat top center;
  width: 15px;
  height: 25px; }

.slick-prev:hover::before {
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/pp/left-arrow-black-products.svg) no-repeat top center;
  margin: 0 auto;
  height: 25px;
  width: 15px; }

.slick-disabled {
  opacity: 0.25 !important; }

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

.slick-dots {
  z-index: 1;
  bottom: -17px; }

.slick-dots li {
  margin: 0 4px; }

.slick-dots li button {
  height: 3px;
  width: 30px;
  border-radius: 0;
  border: 0; }

.slick-dots li button::before {
  height: 3px;
  width: 30px;
  background: #000000;
  opacity: 0.5;
  border-radius: 0; }

.slick-dots li button:hover::before {
  color: #000000;
  opacity: 1; }

.slick-dots li.slick-active button::before {
  background-color: #000000;
  opacity: 1; }

.slick-dots li button:hover::before {
  height: 3px;
  width: 30px;
  background: #000000; }

.slick-dots li.slick-active button::before {
  background: #000000;
  height: 3px;
  width: 30px; }

.slick-disabled {
  opacity: 0.5; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
  opacity: 1; }

.footer {
  display: none; }

.footer-section {
  width: 100%;
  float: left;
  background-color: #333333;
  position: relative;
  padding-top: 54px; }
  .footer-section .container {
    max-width: 1166px; }
  .footer-section .footer_inner {
    background-color: #333333;
    padding: 45px 0 30px 0;
    float: left;
    width: 100%; }
  .footer-section .footer-col {
    width: 20%;
    float: left; }
    .footer-section .footer-col h3 {
      text-align: left;
      font-size: 18px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 24px;
      color: #FFFFFF;
      letter-spacing: 0;
      text-transform: uppercase;
      margin: 0 0 13px; }
    .footer-section .footer-col.footer-newsletter h3 {
      margin: 0 0 14px 0; }
    .footer-section .footer-col ul {
      list-style: none;
      margin: 0; }
      .footer-section .footer-col ul li a {
        text-align: left;
        font-size: 14px;
        font-weight: 400;
        font-family: "open-sans";
        line-height: 30px;
        color: #FFFFFF;
        width: auto;
        height: auto; }
        .footer-section .footer-col ul li a:hover {
          color: #EE3128; }
    .footer-section .footer-col .socialLinks.socialLinks--alt {
      line-height: 27px; }
      .footer-section .footer-col .socialLinks.socialLinks--alt .socialLinks-item {
        margin: 0 18px 0 0; }
        .footer-section .footer-col .socialLinks.socialLinks--alt .socialLinks-item .icon:hover #fb {
          fill: #EE3128; }
        .footer-section .footer-col .socialLinks.socialLinks--alt .socialLinks-item .icon:hover #Path_946, .footer-section .footer-col .socialLinks.socialLinks--alt .socialLinks-item .icon:hover #Ellipse_1, .footer-section .footer-col .socialLinks.socialLinks--alt .socialLinks-item .icon:hover #Path_947 {
          fill: #EE3128; }
        .footer-section .footer-col .socialLinks.socialLinks--alt .socialLinks-item svg {
          display: inline-block;
          float: left;
          width: 30px;
          height: 30px;
          fill: #999; }
  .footer-section .footer-logo {
    width: 18%; }
    .footer-section .footer-logo .logo-img {
      margin-bottom: 22px; }
  .footer-section .footer-logo p {
    margin: 0 0 0 -7px;
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-family: "open-sans";
    line-height: 20px;
    color: #FFFFFF; }
  .footer-section .bottom-row {
    width: 100%;
    float: left; }
    .footer-section .bottom-row p {
      text-align: center;
      font-size: 14px;
      font-weight: 400;
      font-family: "open-sans";
      line-height: 20px;
      color: #999999;
      margin: 7px 0 0; }
      .footer-section .bottom-row p a {
        color: #999999; }
        .footer-section .bottom-row p a:hover {
          color: #EE3128; }
      .footer-section .bottom-row p sup {
        font-size: 8px; }
  .footer-section .footer-brands {
    padding-left: 60px; }
  .footer-section .footer-cats {
    padding-left: 49px; }
  .footer-section .footer-services {
    padding-left: 30px; }
  .footer-section .footer-newsletter {
    width: auto;
    float: right; }
  .footer-section .form-prefixPostfix .form-input {
    width: 250px;
    padding: 9px 0 9px 10px;
    height: auto;
    text-align: left;
    font-size: 12px;
    font-weight: 400;
    font-family: "open-sans";
    line-height: 20px;
    color: #6D6F70;
    border-radius: 0; }
    .footer-section .form-prefixPostfix .form-input::placeholder {
      text-align: left;
      font-size: 12px;
      font-weight: 400;
      font-family: "open-sans";
      line-height: 20px;
      color: #6D6F70; }
  .footer-section .form-field {
    margin-bottom: 0; }
  .footer-section .form-prefixPostfix.wrap {
    margin-bottom: 9px; }
  .footer-section .form-prefixPostfix-button--postfix {
    padding: 7px 21px 8px 21px;
    color: #FFFFFF;
    text-align: center;
    font-weight: 400;
    font-family: "almaq-refined";
    line-height: 20px;
    letter-spacing: 0.24px; }
    .footer-section .form-prefixPostfix-button--postfix:hover {
      color: #FFFFFF;
      border: 2px solid #EE3128;
      background-color: #EE3128; }
  .footer-section .footer-payment-icons {
    text-align: center;
    margin: 69px 0 0; }
    .footer-section .footer-payment-icons svg {
      margin: 0 3px 0 0; }

.countPill {
  position: absolute;
  top: 16px;
  right: 36px; }

.img-banner img {
  width: 100%; }

@media only screen and (min-width: 990px) {
  .header {
    position: fixed;
    height: auto;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed .top-mini-banner {
    margin: -30px 0 0;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed #airgun-logo-header {
    max-width: 202px;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed .middle-logo-section {
    padding: 7px 19px 0 0; }
  .header.header_fixed .dropdown--quickSearch {
    padding: 17px 0 15px 41px;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed .call-us-section {
    padding: 13px 50px 0 0;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed .cart-account-section {
    padding: 16px 0 0;
    transition: all 0.4s ease-in-out; }
  .header.header_fixed .cart-user-section {
    padding: 0 41px 0 149px;
    transition: all 0.4s ease-in-out; } }

.card-img-container {
  height: 300px; }

.card-figure {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px; }

.card-img-container::after {
  padding: 0; }

.top-header-section .cart-user-section .navPages-list--user.customer_found .navPages-action {
  margin: 0 0 0 8px; }

.top-header-section .cart-user-section .navPages-list--user.customer_found .navPages-action svg {
  max-width: 20px; }

.top-header-section .cart-user-section .navPages-list--user.customer_found .countPill--positive {
  right: 13px; }

.customer_found .top-header-section .cart-user-section {
  padding: 0 0 0 116px; }

.customer_found .top-header-section .cart-user-section .cart-account-section .navUser-item--cart {
  padding: 3px 0 0 0; }

.customer_found .top-header-section .cart-user-section .navPages-list--user .navPages-action {
  padding: 0 10px 0 0; }

.customer_found .countPill--positive {
  right: -6px; }

.customer_found .top-header-section .cart-user-section .navPages-list--user .navPages-action svg {
  width: 26px; }

/* system Page */
.breadcrumb-section {
  width: 100%;
  float: left; }

ol.breadcrumbs {
  text-align: left;
  margin: 20px 0 30px; }

.breadcrumb a {
  text-align: left;
  font-size: 12px;
  font-family: "open-sans";
  line-height: 16px;
  letter-spacing: 0.6px;
  color: #999999; }

.table-actions .button {
  padding: 5px 15px;
  font-size: 14px; }

.breadcrumb-label:hover {
  color: #C7312A; }

.breadcrumb:not(:first-child)::before {
  margin: 0 2px 0 2px; }

.breadcrumb.is-active > .breadcrumb-label {
  text-align: left;
  font-size: 12px;
  font-family: "open-sans";
  line-height: 16px;
  letter-spacing: 0.6px;
  color: #777777; }

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

.modal .previewCart .previewCartCheckout .button {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center; }

.modal .previewCart .productView {
  flex-flow: row; }

.custom_wishlist .pagination {
  display: none; }

.account .pagination .pagination-list {
  float: none;
  margin: 0; }

.account .pagination {
  margin-top: 0;
  border: 0; }

.custom_account_addressbook .addressList {
  display: flex;
  flex-wrap: wrap; }

.wishlists-table.table--line tr td:first-child a {
  display: inline-block;
  max-width: 460px;
  color: #777777; }

.wishlists-table.table--line tr td:first-child a:hover {
  color: #C7312A; }

.quickSearchResults .button-section-cart {
  display: none; }

.quickSearchResults .quickSearchMessage {
  font-size: 20px;
  padding: 15px;
  text-align: center;
  margin: 0;
  border: 1px solid #bebdbd;
  word-break: break-word; }

.quickSearchResults .starwrap {
  top: 0; }

.quickSearchResults .starwrap svg {
  width: 42px;
  height: 22px; }

.quickSearchResults .button-section {
  display: none; }

.quickSearchResults .card-text-brand {
  display: none; }

.quickSearchResults,
.custom_account_recentitems .quickSearchResults,
.custom_wishlist .quickSearchResults {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #FFFFFF;
  z-index: 99;
  margin: 0;
  min-width: 300px; }
  .quickSearchResults .modal-close,
  .custom_account_recentitems .quickSearchResults .modal-close,
  .custom_wishlist .quickSearchResults .modal-close {
    color: #000000;
    top: 0;
    right: 16px;
    background: transparent; }
    .quickSearchResults .modal-close:hover,
    .custom_account_recentitems .quickSearchResults .modal-close:hover,
    .custom_wishlist .quickSearchResults .modal-close:hover {
      color: #C7312A; }
  .quickSearchResults .productGrid,
  .custom_account_recentitems .quickSearchResults .productGrid,
  .custom_wishlist .quickSearchResults .productGrid {
    width: 100%;
    background-color: #FFFFFF;
    display: block;
    max-height: 466px;
    overflow-y: auto;
    min-width: 100%;
    padding: 0;
    margin: 0 !important;
    border: 1px solid #bebdbd; }
    .quickSearchResults .productGrid .product,
    .custom_account_recentitems .quickSearchResults .productGrid .product,
    .custom_wishlist .quickSearchResults .productGrid .product {
      width: 100%;
      padding: 0 !important;
      display: block;
      border-bottom: 1px solid #dedddb;
      float: left;
      margin: 0 !important; }
      .quickSearchResults .productGrid .product .card,
      .custom_account_recentitems .quickSearchResults .productGrid .product .card,
      .custom_wishlist .quickSearchResults .productGrid .product .card {
        border: 0;
        margin: 0;
        padding: 0;
        background-color: #FFFFFF;
        display: flex;
        align-items: center; }
        .quickSearchResults .productGrid .product .card .card-figure,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure {
          width: 30%;
          height: auto;
          float: left;
          padding: 0;
          margin: 0;
          box-shadow: none; }
          .quickSearchResults .productGrid .product .card .card-figure .card-img-container::after,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure .card-img-container::after,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure .card-img-container::after {
            padding: 0; }
          .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a {
            position: static;
            border: 0;
            height: 96px;
            float: left;
            width: 100%; }
            .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figure a .card-image,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-figure a .card-image {
              min-height: auto;
              transition: none;
              -webkit-transition: none;
              -moz-transition: none;
              max-height: 96px;
              padding: 0;
              position: absolute;
              padding: 5px; }
        .quickSearchResults .productGrid .product .card .card-body,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
          width: 70%;
          float: left;
          padding: 0px 20px 0px 8px;
          text-align: left; }
          .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title {
            text-align: left;
            line-height: normal;
            height: auto;
            max-height: 100%;
            margin: 0;
            padding: 0;
            width: 92%;
            display: inline-block;
            overflow: hidden; }
            .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a {
              color: #000000;
              text-align: left;
              font-size: 14px;
              font-family: "almaq-refined";
              line-height: 18px;
              display: inline-block;
              border: 0; }
              .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-title a:hover,
              .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-title a:hover {
                color: #C7312A;
                background: transparent; }
          .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text {
            margin: 0; }
            .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text .price-section,
            .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text .price-section {
              margin: 0;
              font-size: 14px;
              line-height: 18px; }
          .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="productRating"],
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="productRating"],
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="productRating"] {
            display: none;
            margin: 0; }
          .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="brandName"],
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="brandName"],
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text[data-test-info-type="brandName"] {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-body .card-text.card--colorswatches,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .card-text.card--colorswatches,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .card-text.card--colorswatches {
            display: none; }
          .quickSearchResults .productGrid .product .card .card-body .addtocart-btn,
          .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body .addtocart-btn,
          .custom_wishlist .quickSearchResults .productGrid .product .card .card-body .addtocart-btn {
            display: none; }
        .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-figcaption,
        .custom_wishlist .quickSearchResults .productGrid .product .card .card-figcaption {
          display: none; }

.table-actions .button:focus {
  color: #000000; }

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

.quickSearchResults .productGrid .product .card .card-body .card-text {
  text-align: left;
  color: #000000; }

.card--alternate:hover,
.card--alternate:hover .card-body {
  background-color: transparent; }

.countPill--positive {
  background-color: #000000;
  position: absolute;
  top: -7px;
  right: -8px; }

.addressList .address:nth-child(3n+1) {
  clear: left; }

.card-title {
  height: 55px; }

.navUser-item--cart .dropdown-menu.is-open {
  width: 320px;
  background-color: #fff;
  border: 1px solid #ccc;
  top: 0;
  z-index: 9999; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartItem {
    padding: 0 5px;
    display: flex;
    align-items: center; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-image {
      float: left; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content {
      padding: 6px 0 6px 10px;
      text-align: left;
      float: left; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name {
        height: 20px;
        overflow: hidden; }
        .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name a {
          font-size: 13px;
          font-family: "almaq-refined";
          line-height: 18px;
          color: #777;
          text-transform: uppercase; }
          .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-name a:hover {
            color: #EE3128; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-brand {
        display: none; }
      .navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-content .previewCartItem-price {
        font-size: 15px; }
  .navUser-item--cart .dropdown-menu.is-open .previewCartAction {
    padding: 17px 0 20px; }
    .navUser-item--cart .dropdown-menu.is-open .previewCartAction a {
      font-size: 14px;
      padding: 10px 2px;
      font-family: "open-sans";
      font-weight: 700;
      letter-spacing: 0px;
      width: 100%; }
  .navUser-item--cart .dropdown-menu.is-open .previewCart-additionalCheckoutButtons {
    display: none !important; }

.blog_page .blog {
  float: left;
  width: 33.33%;
  padding: 0 25px;
  margin: 0 0 50px 0;
  border-top: 0;
  border-right: 0; }
  .blog_page .blog .blog-post-figure {
    width: 100%; }
    .blog_page .blog .blog-post-figure .blog-thumbnail {
      margin: 0 auto;
      height: 220px;
      max-width: 100%; }
      .blog_page .blog .blog-post-figure .blog-thumbnail img {
        max-height: 220px;
        width: auto; }
  .blog_page .blog .blog-post-body {
    width: 100%; }
    .blog_page .blog .blog-post-body .blog-title {
      font-size: 20px;
      margin: 15px 0 10px;
      text-transform: capitalize;
      height: 50px;
      overflow: hidden;
      text-align: left;
      line-height: 26px; }
      .blog_page .blog .blog-post-body .blog-title a {
        color: #000; }
        .blog_page .blog .blog-post-body .blog-title a:hover {
          color: #C7312A; }
    .blog_page .blog .blog-post-body .blog-date {
      color: #989898;
      text-align: left;
      margin: 0 0 6px; }
    .blog_page .blog .blog-post-body .blog-author {
      color: #000000; }
    .blog_page .blog .blog-post-body .blog-post {
      height: 150px;
      overflow: hidden; }
      .blog_page .blog .blog-post-body .blog-post a {
        color: #C7312A; }
        .blog_page .blog .blog-post-body .blog-post a:hover {
          text-decoration: underline; }

.blog-post a:hover {
  color: #C7312A; }

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

.custom_blog_post .blog-post-body {
  width: 100%; }
  .custom_blog_post .blog-post-body .blog-header {
    text-align: left; }
    .custom_blog_post .blog-post-body .blog-header .blog-title {
      text-align: left;
      margin: 0 0 5px; }
      .custom_blog_post .blog-post-body .blog-header .blog-title a {
        color: #000; }
        .custom_blog_post .blog-post-body .blog-header .blog-title a:hover {
          color: #C7312A; }
    .custom_blog_post .blog-post-body .blog-header .blog-date {
      text-align: left;
      color: #989898;
      margin: 0 0 6px; }

.custom_blog_post .tags li a {
  color: #C7312A; }
  .custom_blog_post .tags li a:hover {
    text-decoration: underline; }

.custom_blog_post .socialLinks li a {
  height: 30px;
  width: 30px; }
  .custom_blog_post .socialLinks li a:hover svg {
    fill: #C7312A; }

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

.custom_brands {
  margin: 0; }
  .custom_brands .brandGrid .card-figure {
    max-height: 100%;
    height: 150px;
    border: 1px solid #dfdfdf;
    padding: 0 15px; }
    .custom_brands .brandGrid .card-figure a {
      width: 100%;
      display: block;
      margin: 0 auto; }
      .custom_brands .brandGrid .card-figure a .card-img-container {
        margin: auto;
        display: flex;
        width: 100%;
        max-width: 100%;
        height: 150px; }
        .custom_brands .brandGrid .card-figure a .card-img-container img {
          margin: auto;
          display: block;
          width: 100%;
          transform: scale(1);
          transition: all 0.4s ease;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          -o-transition: all 0.4s ease; }
          .custom_brands .brandGrid .card-figure a .card-img-container img:hover {
            transform: scale(1.1);
            transition: all 0.4s ease;
            -webkit-transition: all 0.4s ease;
            -moz-transition: all 0.4s ease;
            -ms-transition: all 0.4s ease;
            -o-transition: all 0.4s ease; }
        .custom_brands .brandGrid .card-figure a .card-img-container:after {
          padding-bottom: 0; }
  .custom_brands .brandGrid .card-body {
    padding: 0;
    margin: 0; }
    .custom_brands .brandGrid .card-body .card-title {
      text-align: center;
      font-family: "almaq-refined";
      height: 42px; }
      .custom_brands .brandGrid .card-body .card-title a {
        letter-spacing: normal;
        height: auto;
        padding: 0px 2px;
        display: block;
        color: #000;
        background: #FFFFFF;
        font-size: 16px;
        text-transform: capitalize;
        margin: 0;
        height: 42px;
        line-height: 42px;
        overflow: hidden;
        font-family: "almaq-refined";
        font-weight: 700;
        border: 1px solid #C7312A; }
        .custom_brands .brandGrid .card-body .card-title a:hover {
          background: #C7312A;
          color: #000; }

.custom_brands .brandGrid {
  margin: 0 -10px; }

.custom_brands .brandGrid .brand .card {
  margin-bottom: 0;
  padding-bottom: 21px; }

.brand .card-img-container {
  margin: auto; }

.brand .card-img-container::after {
  padding-bottom: 0; }

.brand .card-figure__link {
  border: none; }

.brand .card-figure {
  border: 1px solid #efefef; }

.brandGrid .brand .card-body {
  padding: 0; }

.brandGrid .brand .card-title {
  height: auto;
  max-width: 100%; }

.brandGrid .brand .card-title a {
  color: #ffffff;
  background: #EE3128;
  padding: 14px 0 11px 0;
  border: 1px solid #EE3128;
  font-size: 15px;
  line-height: 16px;
  text-align: center; }

.brandGrid .brand .card-title a:hover {
  background: #ffffff;
  color: #1d3138; }

.login {
  margin-top: 0;
  margin-bottom: 0; }

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

.login-form .forgot-password {
  line-height: 50px;
  font-family: "open-sans";
  font-weight: 700;
  color: #000000; }
  .login-form .forgot-password:hover {
    color: #C7312A; }

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

.custom_forgotpassword .form-prefixPostfix .form-input {
  width: 100%;
  display: block;
  border-radius: 0; }

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

.main_forgotpassword .form-prefixPostfix.wrap {
  display: flex; }

.forgot-password-form .form-prefixPostfix--centeredColumn.wrap {
  flex-flow: wrap; }

.forgot-password-form .form-prefixPostfix--centeredColumn .form-prefixPostfix-button--postfix {
  margin-top: 0;
  margin-left: 20px;
  padding-left: 15px;
  padding-right: 15px; }

.custom_forgotpassword .form-prefixPostfix .button,
.custom_forgotpassword .form-prefixPostfix .form-inlineMessage {
  float: left; }

.navBar--sub .navBar-item {
  margin: 0 5px; }
  .navBar--sub .navBar-item.is-active {
    border-bottom: 1px solid #C7312A; }
    .navBar--sub .navBar-item.is-active .navBar-action {
      color: #C7312A; }
  .navBar--sub .navBar-item .navBar-action {
    color: #000000; }
    .navBar--sub .navBar-item .navBar-action:hover {
      color: #C7312A; }

.cart-item-title a {
  color: #000;
  font-family: "almaq-refined"; }

.form-input--incrementTotal {
  color: #000; }

.cart-item-title a:hover {
  color: #C7312A; }

.button--icon svg {
  fill: #FFFFFF; }

.button--icon:focus:hover svg {
  fill: #FFFFFF; }

.button--icon:hover svg {
  fill: #C7312A; }

.cart-item-value {
  font-weight: 600; }

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

/*.custom_wishlist .productGrid .product .card {
	margin-bottom: 15px;
}

.custom_wishlist .form .button {
	padding: 7.5px 20px;
	font-size: 12px;
}*/
.account-orderStatus-label {
  background-color: #C7312A;
  padding: 5px 7px 5px;
  font-family: "open-sans"; }

.account .account-product-title a {
  color: #777777; }

.account .account-product-title a:hover {
  color: #EE3128; }

.account-product-title {
  font-family: "open-sans";
  font-weight: 700; }

.addressList .address {
  float: left; }
  .addressList .address .address-symbol {
    color: #C7312A; }
  .addressList .address .address-title {
    text-transform: capitalize;
    color: #EE3128;
    font-family: "almaq-refined"; }
  .addressList .address .panel--newAddress:hover .address-symbol {
    color: #000000; }
  .addressList .address .panel--newAddress:hover .address-title {
    color: #000000; }

.panel--address .form-actions .button:focus {
  color: #000000; }

.account .form-actions .button:focus {
  color: #000000; }

.table--line .table-thead {
  background: transparent; }

.account-body {
  margin: 0 auto; }

.cart-additionalCheckoutButtons .FloatRight p,
.previewCart-additionalCheckoutButtons .FloatRight p {
  max-width: 150px;
  margin-left: auto;
  margin-right: 0;
  text-align: center; }

.custom_cart .form-increment .button {
  height: 30px;
  line-height: 0px;
  width: 30px;
  padding: 0;
  border: 1px solid #C7312A; }
  .custom_cart .form-increment .button svg {
    fill: #000; }
  .custom_cart .form-increment .button:hover svg {
    fill: #000; }

.custom_cart .estimator-form-input .form-input,
.custom_cart .estimator-form-input .form-select {
  padding-right: 20px; }

.form-wishlist .button svg {
  fill: #FFFFFF; }

.form-wishlist .button:hover svg {
  fill: #FFFFFF; }

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

.cart-total .coupon-code-add {
  color: #000000;
  font-family: "almaq-refined"; }
  .cart-total .coupon-code-add:hover {
    color: #C7312A; }

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

.cart-total .cart-total-value button:hover {
  color: #EE3128; }

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

.cart-total .coupon-code-cancel,
.cart-total .shipping-estimate-show[aria-expanded="true"] {
  font-style: normal; }

.cart-total .coupon-code-cancel {
  color: #000000;
  font-style: normal;
  font-family: "almaq-refined"; }
  .cart-total .coupon-code-cancel:hover {
    color: #C7312A; }

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

.cart-total .shipping-estimate-show {
  color: #000000; }
  .cart-total .shipping-estimate-show:hover {
    color: #C7312A; }

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

.cart-gift-certificate-form .button,
.coupon-form .button {
  height: 32px;
  line-height: 27px;
  font-size: 11px;
  padding: 0; }

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

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

.cart-total-value span {
  color: #000000;
  font-family: "almaq-refined";
  font-size: 15px; }

.cart-total .coupon-code-add {
  font-size: 15px; }

.cart-total-grandTotal {
  font-family: "open-sans";
  color: #C7312A; }

.estimator-form .button--primary {
  padding: 10px 10px; }

.coupon-form .form-input,
.cart-gift-certificate-form .form-input {
  border-radius: 0; }

.custom_search .panel--large,
.custom_search .search-nav {
  display: none; }

.rating--small .icon {
  width: 16px;
  height: 16px; }

.error {
  text-align: center; }

.error .form {
  display: none; }

.wishlist-list-item .form {
  text-align: center; }

.cart-actions .button--primary:focus {
  color: #000000; }

.coupon-code-cancel, .shipping-estimate-show,
.gift-certificate-add, .gift-certificate-cancel {
  text-decoration-color: #333333; }

.modal--alert .button-container .confirm {
  background-color: transparent !important;
  border: 2px solid #EE3128 !important;
  color: #000000 !important; }

.modal--alert .button-container .confirm:focus:focus {
  background-color: transparent;
  border: 2px solid #EE3128;
  color: #000000; }

.login-form .button--primary:focus {
  color: #000000; }

.new-customer .button--primary:focus {
  color: #000000; }

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

.productGrid .card {
  margin-bottom: 20px; }

.card-title > a {
  text-align: left;
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  font-family: "almaq-refined";
  color: #000000;
  text-transform: uppercase; }
  .card-title > a:hover {
    color: #EE3128; }

.previewCartItem-image::after {
  padding: 0; }

.navUser-item--cart .dropdown-menu.is-open .previewCartItem .previewCartItem-image {
  height: 100px; }

.button--icon svg {
  fill: #000000; }

.button--icon:hover svg {
  fill: #000000; }

.share-wishlist > .pagination {
  display: none; }

.form .button--small[value="Remove Item"] {
  width: 100%; }

.coupon-code-add,
.coupon-code-cancel,
.gift-certificate-add,
.gift-certificate-cancel,
.shipping-estimate-show {
  text-decoration: none; }

.has-activeModal .confirm.button:hover {
  background: #C7312A !important;
  border: 2px solid #C7312A !important;
  color: #FFFFFF !important; }

.has-activeModal .cancel.button:focus {
  color: #000000;
  margin: 0 0 0 11px; }

/* End system Page */
.about-us-page-section {
  margin: 0; }

.main-banner-section {
  width: 100%;
  float: left;
  position: relative; }

.main-banner-section img {
  width: 100%; }

.main-banner-section .text-section {
  position: absolute;
  top: 185px;
  right: 60px; }
  .main-banner-section .text-section .sub-heading {
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #EE3128;
    text-transform: uppercase;
    margin: 0 0 3px; }
  .main-banner-section .text-section .main-heading {
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    font-family: "almaq-refined";
    line-height: 40px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0;
    max-width: 496px; }

.simple-text-section {
  width: 100%;
  float: left;
  padding-top: 69px;
  padding-bottom: 58px; }
  .simple-text-section .container {
    max-width: 1170px; }
  .simple-text-section .left-side {
    width: 50%;
    float: left;
    padding-left: 3px; }
  .simple-text-section p {
    font-weight: 400;
    font-family: "open-sans";
    letter-spacing: 0px;
    max-width: 565px; }
  .simple-text-section .right-side {
    width: 50%;
    float: left;
    padding: 0 0 0 18px; }

.airgun-megastore-section {
  width: 100%;
  float: left;
  background-color: #333333; }
  .airgun-megastore-section .content-section {
    padding-top: 60px;
    text-align: center;
    padding-bottom: 190px; }
    .airgun-megastore-section .content-section .sub-heading {
      text-align: center;
      font-size: 20px;
      font-weight: 400;
      font-family: "almaq-rough";
      line-height: 20px;
      letter-spacing: 0px;
      color: #FFFFFF;
      text-transform: uppercase;
      margin: 0 0 5px; }
    .airgun-megastore-section .content-section .section-heading {
      text-align: center;
      font-size: 50px;
      line-height: 40px;
      letter-spacing: 0px;
      color: #C7312A;
      text-transform: uppercase;
      margin: 0 0 17px; }
    .airgun-megastore-section .content-section p {
      text-align: center;
      font-weight: 400;
      font-family: "open-sans";
      letter-spacing: 0px;
      color: #FFFFFF;
      max-width: 800px;
      margin: 0 auto 22px; }
    .airgun-megastore-section .content-section .btn-shop {
      display: inline-block;
      color: #fff;
      text-align: left;
      font-size: 16px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 20px;
      letter-spacing: 0.24px;
      text-transform: uppercase;
      padding: 8px 18px;
      margin: 6px 0 0; }

.megastore-images {
  width: 100%;
  float: left;
  margin: -111px 0 0; }
  .megastore-images .container {
    max-width: 1200px; }
  .megastore-images .image-wrapper {
    margin: 0 -15px;
    float: left; }
  .megastore-images .img-box {
    width: 33.33%;
    float: left;
    padding: 0 15px; }

.history-section {
  width: 100%;
  float: left;
  padding: 101px 0 0 0; }
  .history-section .sub-heading.black {
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    font-family: "almaq-rough";
    line-height: 20px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 4px; }
  .history-section .section-heading {
    text-align: center;
    font-size: 50px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #C7312A;
    text-transform: uppercase;
    margin: 0 0 16px; }
  .history-section p {
    text-align: center;
    font-weight: 400;
    font-family: "open-sans";
    letter-spacing: 0px;
    max-width: 800px;
    margin: 0 auto 49px; }
  .history-section .full-width-img img {
    width: 100%; }
  .history-section .history-timeline {
    width: 100%;
    float: left;
    margin: -70px 0 0;
    list-style: none; }
    .history-section .history-timeline li {
      width: 20%;
      float: left;
      background-color: #333333;
      opacity: 0.8;
      text-align: center;
      padding: 20px;
      position: relative;
      z-index: 1; }
      .history-section .history-timeline li .history-btn {
        text-align: center;
        font-size: 24px;
        font-weight: 400;
        font-family: "almaq-refined";
        line-height: 30px;
        letter-spacing: 0px;
        color: #FFFFFF;
        display: block; }
      .history-section .history-timeline li::after {
        content: '';
        border-right: 1px solid #FFFFFF;
        height: 47px;
        width: 1px;
        position: absolute;
        top: 11px;
        right: 0; }
  .history-section .history-content {
    width: 100%;
    float: left; }
    .history-section .history-content .container {
      max-width: 1200px; }
    .history-section .history-content .section-row {
      width: 100%;
      float: left;
      padding-top: 70px;
      border-bottom: 1px solid rgba(51, 51, 51, 0.25);
      padding-bottom: 88px; }
      .history-section .history-content .section-row .box {
        width: 33.33%;
        float: left;
        position: relative;
        padding: 0 0 0 24px; }
        .history-section .history-content .section-row .box p {
          text-align: left;
          max-width: 331px;
          margin: 0 0 11px; }
        .history-section .history-content .section-row .box .img-sections {
          display: inline; }
          .history-section .history-content .section-row .box .img-sections:hover .hover-img {
            display: block; }
          .history-section .history-content .section-row .box .img-sections:hover .normal-img {
            display: none; }
        .history-section .history-content .section-row .box img {
          max-width: 330px; }
        .history-section .history-content .section-row .box .hover-img {
          display: none; }
        .history-section .history-content .section-row .box:nth-child(2) p {
          margin-top: 10px; }
        .history-section .history-content .section-row .box:nth-child(2) {
          padding-left: 47px; }
        .history-section .history-content .section-row .box:nth-child(3) {
          padding-left: 70px; }
        .history-section .history-content .section-row .box::before {
          content: '';
          border-left: 1px solid #EE3128;
          width: 1px;
          height: 345px;
          position: absolute;
          top: 0;
          left: 6px; }
        .history-section .history-content .section-row .box:nth-child(2)::before {
          left: 29px; }
        .history-section .history-content .section-row .box:nth-child(3)::before {
          left: 52px; }
        .history-section .history-content .section-row .box:nth-child(2)::after {
          left: 23px;
          bottom: 10px;
          top: auto; }
        .history-section .history-content .section-row .box:nth-child(3)::after {
          left: 46px; }
        .history-section .history-content .section-row .box::after {
          content: '';
          width: 14px;
          height: 14px;
          background-color: #EE3128;
          border-radius: 100px;
          position: absolute;
          top: 0;
          left: 0; }

.history-section .history-timeline li::after {
  content: '';
  border-right: 1px solid #FFFFFF;
  height: 47px;
  width: 1px;
  position: absolute;
  top: 11px;
  right: 0; }

.history-section .history-timeline li.active {
  background-color: #C7312A;
  opacity: 1; }

.history-section .history-timeline li.active::after {
  content: '';
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/au/down_arrow.svg);
  position: absolute;
  top: 67px;
  border: 0;
  width: 25px;
  height: 15px;
  right: 0;
  left: 0;
  margin: 0 auto; }

.testimonials-section {
  width: 100%;
  float: left;
  padding: 56px 0 13px; }
  .testimonials-section .sub-heading {
    text-align: center;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    margin: 0 0 5px; }
  .testimonials-section .section-heading {
    text-align: center;
    font-size: 50px;
    line-height: 40px;
    letter-spacing: 0px;
    color: #C7312A;
    text-transform: uppercase;
    margin: 0 0 17px; }
  .testimonials-section p {
    text-align: center;
    font-family: "open-sans";
    letter-spacing: 0px;
    max-width: 504px;
    margin: 0 auto 30px; }
  .testimonials-section .reviews {
    text-align: left;
    margin: 0 0 8px; }
    .testimonials-section .reviews span img {
      width: 20px;
      height: 20px;
      display: inline-block;
      margin: 0 0 0 -3px; }
  .testimonials-section .slick-list.draggable {
    margin: 0 -25px 37px; }
  .testimonials-section .testimonial-slide {
    position: relative;
    padding: 0 25px; }
    .testimonials-section .testimonial-slide .text-section {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      max-width: 376px;
      margin: 5px auto 0 110px;
      left: 0;
      right: 0; }
    .testimonials-section .testimonial-slide p {
      text-align: left;
      font-size: 18px;
      font-weight: 400;
      font-family: "open-sans";
      line-height: 26px;
      color: #FFFFFF;
      margin: 0 0 15px; }
    .testimonials-section .testimonial-slide .author {
      text-align: left;
      font-size: 18px;
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 24px;
      color: #FFFFFF;
      text-transform: uppercase; }
  .testimonials-section .slick-prev {
    width: 15px;
    height: 25px;
    padding: 0;
    left: -60px;
    top: 53%; }
    .testimonials-section .slick-prev:hover {
      opacity: 0.25; }
  .testimonials-section .slick-next {
    width: 15px;
    height: 25px;
    padding: 0;
    right: -57px;
    top: 53%; }
    .testimonials-section .slick-next:hover {
      opacity: 0.25; }
  .testimonials-section .slick-prev::before {
    content: '';
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/left-arrow-black-reviews.svg) no-repeat top center;
    width: 15px;
    height: 25px; }
  .testimonials-section .slick-next::before {
    content: '';
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/hp/right-arrow-black-reviews.svg) no-repeat top center;
    width: 15px;
    height: 25px; }
  .testimonials-section .slick-dots {
    display: none !important; }
  .testimonials-section .button-area {
    z-index: 1;
    position: relative;
    text-align: center;
    margin: 11px 0 0; }
    .testimonials-section .button-area .btn-shop {
      font-weight: 400;
      font-family: "almaq-refined";
      line-height: 20px;
      letter-spacing: 0.24px;
      padding: 8px 27px 8px 27px; }
      .testimonials-section .button-area .btn-shop:hover {
        background-color: #EE3128;
        color: #FFFFFF; }

.top-banner-secetion.cat-img-found {
  width: 100%;
  float: left; }
  .top-banner-secetion.cat-img-found .img-seciton {
    position: relative; }
    .top-banner-secetion.cat-img-found .img-seciton .text-area {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 92px; }
      .top-banner-secetion.cat-img-found .img-seciton .text-area h1 {
        text-align: left;
        font-size: 50px;
        line-height: 70px;
        font-weight: 400;
        font-family: "almaq-rough";
        letter-spacing: 0px;
        color: #FFFFFF;
        text-transform: uppercase;
        margin: 0; }

.main-listing-area {
  width: 100%;
  float: left; }
  .main-listing-area .container {
    max-width: 1180px; }
  .main-listing-area .page {
    margin: 0; }

.cat_left {
  width: 238px;
  float: left;
  padding-top: 47px; }
  .cat_left .page-sidebar {
    width: 100%;
    padding: 0; }
  .cat_left #facetedSearch-navList--brand .navList-action--checkbox {
    text-align: left;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: "almaq-refined";
    letter-spacing: 0.24px;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 30px; }
    .cat_left #facetedSearch-navList--brand .navList-action--checkbox:hover {
      color: #EE3128; }
    .cat_left #facetedSearch-navList--brand .navList-action--checkbox::before {
      height: 20px;
      width: 20px;
      margin-top: -9px; }
    .cat_left #facetedSearch-navList--brand .navList-action--checkbox.is-selected {
      color: #EE3128; }
      .cat_left #facetedSearch-navList--brand .navList-action--checkbox.is-selected::after {
        content: '';
        background: url(https://store-ad5yufm10w.mybigcommerce.com/content/cp/tick.svg) no-repeat top 2px left 4px;
        width: 14px;
        height: 14px; }
      .cat_left #facetedSearch-navList--brand .navList-action--checkbox.is-selected .navList-action-close {
        display: none; }
  .cat_left .facetLabel {
    background-color: #EE3128;
    color: #ffffff; }
    .cat_left .facetLabel .icon {
      fill: #ffffff; }
  .cat_left .facetedSearch-clearLink {
    display: none; }
  .cat_left #facetedSearch-content--price .form-input--small {
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    font-family: "almaq-refined";
    letter-spacing: 0.24px;
    color: #000000;
    text-transform: uppercase;
    padding: 6px 0 6px; }
    .cat_left #facetedSearch-content--price .form-input--small::placeholder {
      font-size: 16px;
      line-height: 26px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0.24px;
      color: #000000; }
  .cat_left .sidebarBlock + .sidebarBlock {
    border-top: 0;
    margin-top: 0; }
  .cat_left .navList-action-close {
    margin-top: 4px; }

.cat_right {
  width: calc(100% - 238px);
  float: right;
  padding-left: 54px;
  padding-top: 52px; }
  .cat_right .page-content {
    padding: 0; }
  .cat_right .actionBar {
    margin: 0; }
    .cat_right .actionBar .actionBar-section .form-field {
      margin-bottom: 20px; }
  .cat_right .cat-description {
    float: left;
    margin-bottom: 2px; }
    .cat_right .cat-description p {
      text-align: left;
      font-weight: 400;
      font-family: "open-sans";
      letter-spacing: 0px;
      margin: 0 0 23px; }
      .cat_right .cat-description p a {
        color: #EE3128; }
        .cat_right .cat-description p a:hover {
          color: #333333; }
  .cat_right .card-body .card-text[data-test-info-type="productRating"] {
    display: none; }
  .cat_right .card-body .card-text-brand {
    margin-bottom: 8px; }
  .cat_right .card-body .card-title {
    margin-left: 0; }
  .cat_right .card-body .card-text {
    margin-left: 0; }
  .cat_right .productGrid .card {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    background-color: #FFFFFF;
    margin-top: 5px;
    padding-bottom: 20px;
    margin-bottom: 25px;
    max-height: 425px; }
  .cat_right .second-page-heading {
    text-align: left;
    font-size: 40px;
    line-height: 40px;
    font-weight: 400;
    font-family: "almaq-rough";
    letter-spacing: 0px;
    color: #C7312A;
    text-transform: uppercase;
    margin: 0 0 22px;
    float: left; }
  .cat_right .actionBar-section {
    float: right;
    margin-top: -3px; }
  .cat_right .form-minMaxRow .form-field {
    width: 50%; }
  .cat_right .form-minMaxRow .form-field:nth-child(3) {
    width: 100%; }
  .cat_right .card-img-container {
    height: 208px; }
  .cat_right .card-figcaption-button {
    background-color: transparent;
    color: #000;
    padding: 7px 0 7px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: "almaq-refined";
    letter-spacing: 0.24px;
    color: #000000;
    text-transform: uppercase; }
    .cat_right .card-figcaption-button:hover {
      color: #fff;
      background-color: #EE3128; }
  .cat_right .pagination {
    padding-top: 40px; }
    .cat_right .pagination .pagination-list {
      margin-bottom: 6px; }

.cat-img-banner {
  width: 100%; }

.treeview li {
  margin: 0;
  padding: 0;
  width: 100%;
  clear: left;
  position: relative; }

#facetedSearch-content--brand {
  padding-bottom: 5px; }
  #facetedSearch-content--brand #facetedSearch-navList--brand {
    padding-top: 7px;
    padding-bottom: 3px; }
    #facetedSearch-content--brand #facetedSearch-navList--brand .navList-item {
      margin-top: -1px; }
  #facetedSearch-content--brand .toggleLink-text--off {
    width: 100%;
    text-align: left;
    text-decoration: underline;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    font-family: "almaq-refined";
    letter-spacing: 0.18px;
    color: #EE3128;
    text-transform: uppercase; }
    #facetedSearch-content--brand .toggleLink-text--off:hover {
      color: #000000; }

.collapsable-hitarea, .expandable-hitarea {
  height: 10px;
  width: 10px;
  position: absolute;
  top: 7px;
  right: 0;
  cursor: pointer; }

.accordion-navigation-actions {
  margin-right: -13px;
  margin-top: 7px; }

.collapsable-hitarea:after {
  content: "";
  background: #000000;
  height: 2px;
  width: 14px;
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  left: 0; }

.expandable-hitarea:before {
  height: 14px;
  width: 2px; }

.expandable-hitarea:after {
  height: 2px;
  width: 14px; }

.expandable-hitarea:after, .expandable-hitarea:before {
  background: #000;
  bottom: 0;
  content: "";
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.treeview li a {
  display: block;
  padding-left: 0;
  padding-right: 0; }

.accordion-navigation .accordion-title {
  text-align: left;
  font-size: 24px;
  line-height: 22px;
  font-weight: 400;
  font-family: "almaq-refined";
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  padding: 0 0 12px;
  margin-bottom: 0; }
  .accordion-navigation .accordion-title span {
    display: block;
    font-size: 16px;
    line-height: 22px;
    margin: 0 0 2px; }

.accordion-block:last-child .accordion-navigation {
  margin-bottom: 0 !important; }

.accordion-nav-clear-holder span {
  margin-bottom: 15px; }

.accordion-nav-clear-holder .toggleLink-text--off {
  width: 16px;
  height: 16px;
  margin-right: 0; }

.accordion-nav-clear-holder .toggleLink.is-open .toggleLink-text--on {
  width: 16px;
  height: 16px; }

.toggleLink.is-open .toggleLink-text--on {
  width: 10px;
  height: 2px; }

.toggleLink-text--off {
  width: 8px;
  height: 8px;
  margin: 0 1px 0 0; }

.expandable-hitarea:before {
  height: 8px; }

.expandable-hitarea:after {
  width: 8px; }

.accordion-content.is-open {
  padding-bottom: 0; }

.collapsable-hitarea:after {
  width: 8px; }

.toggleLink.is-open .toggleLink-text--on svg {
  width: 10px;
  height: 2px; }

.accordion-navigation {
  border-bottom: 0.5px solid rgba(51, 51, 51, 0.25);
  border-top: 0; }

.accordion-block:first-child .accordion-navigation {
  border-radius: 0; }

#navList-treeview {
  padding-top: 7px; }

.navList ul {
  padding-left: 10px;
  float: left;
  padding-bottom: 7px;
  width: 100%; }
  .navList ul li a {
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    font-family: "open-sans";
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize; }
    .navList ul li a:hover {
      color: #000000;
      font-weight: 700; }
  .navList ul li .navPages-action.selected {
    text-align: left;
    font-size: 14px;
    line-height: 26px;
    font-weight: 700;
    font-family: "open-sans";
    letter-spacing: 0px;
    color: #000000;
    text-transform: capitalize; }
  .navList ul li:nth-child(12) a {
    line-height: 22px; }

.accordion-content.is-open {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0; }

.accordion--navList .accordion-indicator {
  fill: #000; }

.navPages-action {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "almaq-refined";
  letter-spacing: 0.24px;
  color: #000000;
  text-transform: uppercase;
  padding: 0; }
  .navPages-action:hover {
    color: #EE3128; }

.treeview-famfamfam li.navPages-item.collapsable > a {
  color: #EE3128; }

.productGrid {
  margin: 0 -15px; }
  .productGrid .product {
    width: 33.33%;
    padding: 0 15px; }

.sidebarBlock-heading {
  text-align: left;
  font-size: 24px;
  line-height: 22px;
  font-weight: 400;
  font-family: "almaq-refined";
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase; }

.form-minMaxRow .button {
  color: #000;
  background-color: transparent; }
  .form-minMaxRow .button:hover {
    background-color: #EE3128;
    color: #fff; }
  .form-minMaxRow .button:focus {
    color: #000; }

.form-field--error .form-inlineMessage {
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #000000;
  text-transform: capitalize;
  margin: 3px 0 0; }
  .form-field--error .form-inlineMessage::before {
    content: '*';
    background: none;
    width: 7px;
    height: 15px;
    left: -2px;
    top: 0;
    margin: 0; }

.actionBar-section .form-field {
  border: 0; }

.actionBar-section .form-label {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: "almaq-refined";
  letter-spacing: 0.24px;
  color: #000000;
  text-transform: uppercase;
  margin-right: 3px; }

.actionBar-section .form-select {
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/cp/sortby-arrow.svg) no-repeat top 16px right 8px;
  border: 0.5px solid #CCCCCC;
  border-radius: 0;
  height: auto;
  padding: 8px 101px 8px 10px;
  position: relative;
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #000000;
  text-transform: capitalize; }

.accordion-nav-clear-holder {
  border-bottom: 0.5px solid rgba(51, 51, 51, 0.25); }

.accordion-block .accordion-navigation.is-open,
.accordion-block:first-child .accordion-navigation {
  margin-bottom: 0 !important; }

.pagination-list .pagination-item {
  float: inherit;
  margin: 0 -1px; }

.pagination-item.pagination-item--previous > a,
.pagination-item.pagination-item--next > a,
.pagination-item .pagination-link {
  text-align: left;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  font-family: "almaq-refined";
  letter-spacing: 0.24px;
  color: #000000;
  text-transform: uppercase;
  position: relative;
  border-radius: 0;
  padding: 0 7px; }
  .pagination-item.pagination-item--previous > a:hover,
  .pagination-item.pagination-item--next > a:hover,
  .pagination-item .pagination-link:hover {
    color: #EE3128; }

.pagination-item.pagination-item--previous > a {
  color: #999999; }

.pagination-item .pagination-link {
  border-bottom: 1px solid #CCCCCC; }

.pagination-list {
  margin: 0 0 85px 0; }

.pagination {
  padding: 24px 0 0 0; }

.pagination-item.pagination-item--previous > a,
.pagination-item.pagination-item--next > a,
.pagination-item.pagination-item--next > a:hover,
.pagination-item.pagination-item--previous > a:hover {
  border: none; }

.pagination-item.pagination-item--current {
  border: 0; }

.pagination-item.pagination-item--current a {
  color: #EE3128; }

.pagination-item.pagination-item--current a,
.pagination-item a:hover {
  border-bottom: 1px solid #EE3128; }

.pagination-item.pagination-item--next > a svg,
.pagination-item.pagination-item--previous > a svg {
  display: none; }

.pagination-item.pagination-item--next > a::after {
  content: '';
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/cp/next-arrow-black.svg) no-repeat top center;
  position: absolute;
  width: 4px;
  height: 7px;
  right: 8px;
  top: 11px; }

.pagination-item.pagination-item--previous > a::before {
  content: '';
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/cp/prev-arrow-grey.svg) no-repeat top center;
  position: absolute;
  width: 4px;
  height: 7px;
  left: 8px;
  top: 11px; }

.form-input--small {
  height: auto;
  border-radius: 0; }

.form-minMaxRow .form-field {
  width: 50%;
  margin-top: 14px; }

.form-minMaxRow .form-field:nth-child(3) {
  width: 100%;
  margin-top: 6px; }

.card-image-wrapper.hover {
  display: none; }

.card-img-container:hover .card-image-wrapper.hover {
  display: block; }

.card-image-wrapper:hover > .card-image-wrapper.hover {
  display: block; }

.treeview-famfamfam li.navPages-item.collapsable:nth-child(4) > a {
  color: #000;
  font-weight: 700;
  font-family: "open-sans"; }

.breadcrumb:not(:first-child)::before {
  border: 0;
  transform: none; }

.breadcrumb-wrapper .container {
  max-width: 1180px; }

.breadcrumb {
  position: relative;
  margin-right: 25px; }
  .breadcrumb .breadcrumb-label {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: "open-sans";
    letter-spacing: 0px;
    color: rgba(51, 51, 51, 0.5);
    text-transform: capitalize; }
    .breadcrumb .breadcrumb-label:hover {
      color: #EE3128; }
  .breadcrumb.is-active span {
    text-align: left;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    font-family: "open-sans";
    letter-spacing: 0px;
    color: #EE3128;
    text-transform: capitalize; }

.breadcrumb::before {
  content: '';
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/pp/breadcrumb.svg) no-repeat top center;
  width: 6px;
  height: 10px;
  position: absolute;
  top: 8px;
  right: -16px; }

.breadcrumb:last-child::before {
  display: none; }

.product-info-images .container {
  max-width: 1180px; }

.product-info-images .productView {
  padding-top: 0;
  margin: 0; }
  .product-info-images .productView .productView-image {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
    background-color: #ffffff; }
  .product-info-images .productView .productView-images {
    padding: 0;
    width: 52.7%; }
    .product-info-images .productView .productView-images .productView-thumbnails {
      margin: 15px -4.5px 0; }
      .product-info-images .productView .productView-images .productView-thumbnails img {
        max-width: 100%;
        width: 100%; }
    .product-info-images .productView .productView-images .productView-thumbnails .slick-list.draggable {
      margin: 0; }
      .product-info-images .productView .productView-images .productView-thumbnails .slick-list.draggable .slick-track {
        margin: 0; }
    .product-info-images .productView .productView-images .productView-thumbnail {
      padding: 0 5px; }
      .product-info-images .productView .productView-images .productView-thumbnail .productView-thumbnail-link {
        padding: 0;
        height: 60px; }
        .product-info-images .productView .productView-images .productView-thumbnail .productView-thumbnail-link:hover {
          border: 0.5px solid #EE3128; }
        .product-info-images .productView .productView-images .productView-thumbnail .productView-thumbnail-link.is-active {
          border-color: #EE3128; }
  .product-info-images .productView .productView-img-container {
    height: 467px;
    max-width: 594px; }
    .product-info-images .productView .productView-img-container::after {
      padding: 0; }
  .product-info-images .productView .starwrap {
    height: auto;
    float: right;
    right: 0;
    left: auto;
    top: 8px;
    z-index: 1; }

.product-info-images .productView-details {
  width: 47.3%;
  padding: 0 0 0 53px;
  margin-top: -1px; }
  .product-info-images .productView-details .productView-brand {
    margin: 0;
    font-size: 15px; }
    .product-info-images .productView-details .productView-brand a {
      text-align: left;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0px;
      color: #999999;
      text-transform: uppercase; }
      .product-info-images .productView-details .productView-brand a:hover {
        color: #EE3128; }
  .product-info-images .productView-details .productView-title {
    margin: 0;
    text-align: left;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-family: "almaq-refined";
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 8px; }
  .product-info-images .productView-details .form-field {
    margin-top: 22px;
    margin-bottom: 20px; }
  .product-info-images .productView-details .form-label--alternate[for="qty[]"] {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    font-family: "open-sans";
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 6px; }
  .product-info-images .productView-details .form-increment .form-input--incrementTotal {
    width: 63px;
    text-align: center;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    font-family: "almaq-refined";
    letter-spacing: 0px;
    color: #000000;
    text-transform: uppercase; }
  .product-info-images .productView-details .form-increment .button {
    border: 1px solid #CCCCCC;
    position: relative;
    padding: 0;
    width: 30px;
    height: 30px; }
    .product-info-images .productView-details .form-increment .button:hover {
      background-color: #000000; }
    .product-info-images .productView-details .form-increment .button .icon {
      width: 10px;
      height: 10px; }
      .product-info-images .productView-details .form-increment .button .icon svg {
        fill: #cccccc;
        margin: -2px 0 0 0; }
    .product-info-images .productView-details .form-increment .button:hover svg {
      fill: #ffffff; }
  .product-info-images .productView-details .form-action {
    margin-top: 9px;
    margin-bottom: 17px; }
    .product-info-images .productView-details .form-action .button--primary {
      text-align: center;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0.24px;
      color: #000000;
      text-transform: uppercase;
      padding: 8px 0;
      width: 264px;
      margin-right: 8px; }
      .product-info-images .productView-details .form-action .button--primary:hover {
        color: #ffffff; }
  .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open {
    padding: 0; }
    .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open li {
      border-bottom: 1px solid #CCCCCC; }
      .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open li:last-child {
        border: 0; }
    .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open .button {
      padding: 9px 7px;
      text-align: center;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0.24px;
      color: #999999;
      text-transform: uppercase;
      white-space: break-spaces; }
      .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open .button:hover {
        background-color: #999999;
        color: #ffffff; }
  .product-info-images .productView-details .form-wishlist .icon {
    width: 23px;
    height: 23px; }
  .product-info-images .productView-details .form-wishlist .button {
    border: 2px solid #999999;
    padding: 6.5px 35.5px;
    margin-right: 0; }
    .product-info-images .productView-details .form-wishlist .button:hover {
      background-color: #999999; }
      .product-info-images .productView-details .form-wishlist .button:hover span {
        color: #ffffff; }
      .product-info-images .productView-details .form-wishlist .button:hover svg #Path_16164, .product-info-images .productView-details .form-wishlist .button:hover svg #Path_16164_-_Outline {
        fill: #fff; }
  .product-info-images .productView-details .form-wishlist .dropdown-menu-button .icon {
    float: left; }
  .product-info-images .productView-details .form-wishlist span {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: "almaq-refined";
    letter-spacing: 0.24px;
    color: #999999;
    text-transform: uppercase;
    margin-left: 5px; }

.product-info-images .rating-review-section {
  margin-top: 8px; }
  .product-info-images .rating-review-section .productView-rating {
    padding: 0 0 0 2px; }
  .product-info-images .rating-review-section .icon--ratingFull, .product-info-images .rating-review-section .icon--ratingEmpty {
    height: 19px;
    width: 18px;
    margin: 0 0 0 -2px; }

.product-info-images .productView-reviewLink--new {
  text-align: left;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #999999;
  text-transform: capitalize;
  border-left: 1px #333 solid;
  padding-left: 9px; }
  .product-info-images .productView-reviewLink--new:hover {
    color: #000000;
    text-decoration: underline; }

.product-info-images .productView-info-name {
  float: left;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0;
  margin-right: 3px;
  margin-top: 0; }

.product-info-images .productView-info-value {
  float: left;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 0; }

.product-info-images .productView-info {
  margin-bottom: 17px;
  margin-left: 1px; }

.product-info-images .productView-product {
  border: 0;
  padding-bottom: 26px; }

.product-info-images .price--non-sale, .product-info-images .price--rrp {
  text-align: left;
  text-decoration: line-through;
  font-size: 30px;
  line-height: 37px;
  font-weight: 400;
  font-family: "almaq-refined";
  letter-spacing: 0px;
  color: #999999;
  text-transform: uppercase; }

.product-info-images .price--withTax, .product-info-images .price--withoutTax {
  text-align: left;
  font-size: 30px;
  line-height: 37px;
  font-weight: 400;
  font-family: "almaq-refined";
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase; }

.product-info-images .price-section--saving span {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #333333; }

.product-info-images .wrapper-shipping {
  width: 100%;
  float: left;
  margin-top: 2px; }
  .product-info-images .wrapper-shipping .item.free-shipping {
    width: auto;
    float: left;
    display: flex;
    align-items: center; }
    .product-info-images .wrapper-shipping .item.free-shipping .shipping-desc {
      margin-left: 10px;
      margin-top: 2px; }
    .product-info-images .wrapper-shipping .item.free-shipping .logo {
      display: inline-block;
      float: left;
      margin-top: 5px; }
    .product-info-images .wrapper-shipping .item.free-shipping h5 {
      margin: 0;
      text-align: left;
      font-size: 18px;
      line-height: 19px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase; }
    .product-info-images .wrapper-shipping .item.free-shipping p {
      text-align: left;
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase;
      margin: 0; }
  .product-info-images .wrapper-shipping .item.guarantee {
    width: auto;
    float: left;
    display: flex;
    align-items: center;
    padding-left: 30px; }
    .product-info-images .wrapper-shipping .item.guarantee .shipping-desc {
      margin-left: 9px;
      margin-top: 2px; }
    .product-info-images .wrapper-shipping .item.guarantee .logo {
      display: flex;
      float: left; }
    .product-info-images .wrapper-shipping .item.guarantee h5 {
      margin: 0;
      text-align: left;
      font-size: 18px;
      line-height: 19px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase; }
    .product-info-images .wrapper-shipping .item.guarantee p {
      text-align: left;
      font-size: 14px;
      line-height: 17px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0px;
      color: #000000;
      text-transform: uppercase;
      margin: 0; }

.product-info-images .share_link {
  display: flex;
  align-items: center; }

.product-info-images .share-lbl {
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #333333; }

.product-info-images .socialLinks {
  display: inline-block;
  margin-left: 10px; }
  .product-info-images .socialLinks .socialLinks-item {
    margin: 0 5px 0 0; }
    .product-info-images .socialLinks .socialLinks-item:nth-child(2) {
      margin-right: 4px; }
    .product-info-images .socialLinks .socialLinks-item:nth-child(3) {
      margin-right: 8px; }
  .product-info-images .socialLinks .socialLinks__link {
    height: 28px;
    width: 28px; }
    .product-info-images .socialLinks .socialLinks__link:hover svg #twitter, .product-info-images .socialLinks .socialLinks__link:hover svg #fb, .product-info-images .socialLinks .socialLinks__link:hover svg #Ellipse_89, .product-info-images .socialLinks .socialLinks__link:hover svg #Ellipse_90 {
      fill: #EE3128; }
  .product-info-images .socialLinks svg {
    width: 28px;
    height: 28px; }

.product-info-images .productView-options {
  margin-bottom: 0;
  clear: both; }

.product-description-area {
  width: 100%;
  float: left;
  padding: 72px 0 0; }
  .product-description-area .container {
    max-width: 100%; }
    .product-description-area .container .productView-description {
      width: 100%;
      float: left;
      padding: 0; }
      .product-description-area .container .productView-description .tabs {
        max-width: 852px;
        margin: 0 auto;
        border-bottom: 0; }
        .product-description-area .container .productView-description .tabs .tab {
          border: 1px solid #999999;
          margin: 0 20px 0 0;
          background-color: #fff; }
          .product-description-area .container .productView-description .tabs .tab:hover {
            border: 1px solid #EE3128; }
          .product-description-area .container .productView-description .tabs .tab .tab-title {
            text-align: center;
            padding: 8px 26px 8px 27px;
            text-align: center;
            font-size: 18px;
            line-height: 22px;
            font-weight: 400;
            font-family: "almaq-refined";
            letter-spacing: 0px;
            color: #999999;
            text-transform: uppercase; }
            .product-description-area .container .productView-description .tabs .tab .tab-title:hover {
              background-color: #EE3128;
              color: #fff; }
          .product-description-area .container .productView-description .tabs .tab.is-active {
            border: 0;
            margin-top: 1px;
            background-color: #EE3128; }
            .product-description-area .container .productView-description .tabs .tab.is-active .tab-title {
              padding: 9px 38px 9px 37px;
              text-align: center;
              font-size: 18px;
              line-height: 22px;
              font-weight: 400;
              font-family: "almaq-refined";
              letter-spacing: 0px;
              color: #FFFFFF;
              text-transform: uppercase; }
    .product-description-area .container .tabs-contents {
      border-top: 1px solid #EE3128;
      background-color: #F6F6F6;
      margin: -23px 0 0; }
      .product-description-area .container .tabs-contents .tab-content {
        max-width: 852px;
        margin: 0 auto;
        padding: 21px 0 17px; }
        .product-description-area .container .tabs-contents .tab-content .productReview-author {
          margin: 0; }
        .product-description-area .container .tabs-contents .tab-content .productReview-body {
          margin: 0; }
        .product-description-area .container .tabs-contents .tab-content .productReviews {
          padding-top: 30px; }
        .product-description-area .container .tabs-contents .tab-content .productReviews-list {
          padding-left: 0;
          margin: 0 -10px; }
          .product-description-area .container .tabs-contents .tab-content .productReviews-list .productReview {
            padding: 0 10px; }
            .product-description-area .container .tabs-contents .tab-content .productReviews-list .productReview::before {
              display: none; }
        .product-description-area .container .tabs-contents .tab-content .toggle-title {
          font-family: "almaq-refined";
          margin: 10px 0 15px; }
        .product-description-area .container .tabs-contents .tab-content p {
          text-align: left;
          font-family: "open-sans";
          letter-spacing: 0px;
          margin-top: 49px;
          margin-bottom: 27px; }
        .product-description-area .container .tabs-contents .tab-content h3 {
          text-align: left;
          font-size: 18px;
          line-height: 23px;
          font-weight: 400;
          font-family: "almaq-refined";
          letter-spacing: 0px;
          color: #000000;
          text-transform: uppercase;
          margin: 6px 0 22px 0; }
        .product-description-area .container .tabs-contents .tab-content ul {
          margin-left: 0;
          padding-left: 0;
          list-style: none; }
          .product-description-area .container .tabs-contents .tab-content ul li::before {
            content: '';
            height: 8px;
            width: 8px;
            background-color: #B8BFBF;
            border-radius: 50%;
            display: inline-block;
            left: 0;
            position: absolute;
            top: 8px; }
          .product-description-area .container .tabs-contents .tab-content ul li {
            text-align: left;
            font-size: 16px;
            line-height: 22px;
            font-weight: 400;
            font-family: "open-sans";
            letter-spacing: 0px;
            color: #333333;
            padding-bottom: 12px;
            position: relative;
            padding-left: 20px; }

.starwrap {
  width: auto;
  left: auto;
  right: 0;
  z-index: 1;
  top: 9px; }

.productView-thumbnails .slick-arrow {
  top: 70%; }

.productView-thumbnails .slick-next {
  right: -20px; }

.productView-thumbnails .slick-prev {
  left: -20px; }

.productCarousel-slide .card {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  margin-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 30px; }
  .productCarousel-slide .card .card-img-container {
    height: 206px; }

.productCarousel-slide {
  padding: 0 15px; }

.slick-list.draggable {
  margin: 0 -15px; }

.related-products-area {
  width: 100%;
  float: left;
  padding-top: 110px; }
  .related-products-area .container {
    max-width: 1192px; }
  .related-products-area h2 {
    text-align: center;
    font-size: 50px;
    line-height: 40px;
    font-weight: 400;
    font-family: "almaq-rough";
    letter-spacing: 0px;
    color: #C7312A;
    text-transform: uppercase;
    margin: 0 0 18px; }
  .related-products-area p {
    text-align: center;
    font-family: "open-sans";
    letter-spacing: 0px;
    max-width: 500px;
    margin: 0 auto 3px; }
  .related-products-area .slick-prev {
    left: -46px; }
    .related-products-area .slick-prev:hover {
      background: url(https://store-ad5yufm10w.mybigcommerce.com/content/pp/left-arrow-black-products.svg); }
  .related-products-area .slick-next {
    right: -48px;
    opacity: 0.25;
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/pp/right-arrow-black-products.svg); }
    .related-products-area .slick-next:hover {
      opacity: 1; }
  .related-products-area .slick-arrow {
    top: 50%; }
  .related-products-area .productCarousel {
    margin: 0; }
    .related-products-area .productCarousel .card-figcaption-button {
      text-align: center;
      font-size: 16px;
      line-height: 20px;
      font-weight: 400;
      font-family: "almaq-refined";
      letter-spacing: 0.24px;
      color: #000000;
      text-transform: uppercase;
      padding: 8px 0 8px; }
      .related-products-area .productCarousel .card-figcaption-button:hover {
        color: #fff; }

.related-products-area.customer-view {
  padding-top: 101px; }

#modal-review-form .form-field--submit .button--primary:focus {
  background-color: #EE3128;
  color: #fff; }

.tab-content.has-jsContent.is-active {
  padding-bottom: 10px; }

.socialLinks-item .socialLinks__link:focus::before,
.socialLinks-item .socialLinks__link:focus::after {
  display: none; }

.breadcrumb-sec .breadcrumbs {
  margin: 3px 0 0; }

.breadcrumb-sec .breadcrumb .breadcrumb-label span {
  text-align: left;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 0.5; }

.breadcrumb-sec .breadcrumb .breadcrumb-label:hover span {
  color: #EE3128;
  opacity: 1; }

.breadcrumb-sec .breadcrumb.is-active span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: "open-sans";
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1; }

.breadcrumb-sec .breadcrumb::before {
  content: '';
  background: url(https://store-ad5yufm10w.mybigcommerce.com/content/scp/Breadcrumb_white.svg) no-repeat top center; }

.top-banner-secetion.cat-img-found.Scp-top-banner .img-seciton .text-area {
  top: 58%; }

.main-listing-area.SCP-main-listing-area .container {
  max-width: 1182px; }
  .main-listing-area.SCP-main-listing-area .container .top-section {
    width: 100%;
    float: left;
    padding-top: 37px; }
    .main-listing-area.SCP-main-listing-area .container .top-section .secondy-title {
      text-align: center;
      font-size: 50px;
      line-height: 40px;
      letter-spacing: 0px;
      color: #C7312A;
      text-transform: uppercase;
      margin: 0 0 17px; }
    .main-listing-area.SCP-main-listing-area .container .top-section .cat-desc {
      max-width: 690px;
      margin: 0 auto; }
      .main-listing-area.SCP-main-listing-area .container .top-section .cat-desc P {
        text-align: center;
        font-family: "open-sans";
        letter-spacing: 0px; }
        .main-listing-area.SCP-main-listing-area .container .top-section .cat-desc P:first-child {
          margin-bottom: 26px; }
        .main-listing-area.SCP-main-listing-area .container .top-section .cat-desc P:nth-child(2) {
          margin-bottom: 58px; }
  .main-listing-area.SCP-main-listing-area .container .bottom-section {
    width: 100%;
    float: left; }
    .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list {
      list-style: none;
      margin: 0 -16px -16px;
      list-style: none;
      float: left; }
      .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item {
        width: 25%;
        float: left;
        padding: 0 16px 30px; }
        .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item:nth-child(6) .image img {
          max-width: 209px; }
        .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box {
          background-color: #FFFFFF;
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
          width: 273px; }
          .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box:hover .title a {
            color: #EE3128; }
          .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box:hover .title:focus {
            color: #EE3128; }
          .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box .image {
            padding: 0 10px 9px; }
            .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box .image .box_image {
              width: 100%;
              align-items: center;
              height: 170px;
              display: flex;
              overflow: hidden; }
              .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box .image .box_image a {
                margin: 0 auto; }
          .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box .title {
            text-align: center;
            height: 44px;
            max-width: 100%;
            overflow: hidden;
            padding: 0 30px;
            margin: 17px 0 0; }
            .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box .title a {
              text-align: center;
              font-size: 20px;
              line-height: 18px;
              font-weight: 400;
              font-family: "almaq-refined";
              letter-spacing: 0px;
              text-transform: uppercase; }
              .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box .title a:focus {
                color: #EE3128; }

.SCP-main-listing-area .box:hover .title a {
  color: #EE3128; }

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

.air_guns h1 {
  text-align: center; }

.contactLeft {
  width: 30%;
  float: left; }

.form_header_list ul {
  list-style: none;
  margin: 0;
  padding: 0; }

.form_header_list > ul > li {
  margin: 0 0 25px 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: .32px;
  color: #132c50; }

.form_header_list ul li .form_img {
  width: 25px;
  display: inline-block;
  vertical-align: top;
  margin: 3px 15px 0 0; }

.form_header_list ul li .form_text {
  display: inline-block;
  vertical-align: middle;
  width: 80%; }

.form_header_list ul li .form_text p {
  font-size: 16px;
  text-decoration: none;
  line-height: 22px;
  margin: 0;
  color: #000000; }

.contactLeft li:last-child span {
  color: #000000; }

.contactLeft li:last-child p {
  color: #000000;
  margin-bottom: 10px; }

.contact_right {
  width: 70%;
  float: left; }

.contact_right form {
  width: 100%;
  float: left;
  margin: 0 0 40px 0; }

.laws_regula #map #map_inner div:last-child svg {
  width: 0; }

.laws_regula #map #map_inner div:last-child {
  width: 0;
  overflow: hidden; }

.laws_state #map #map_inner div:nth-child(2) svg {
  width: 0; }

.laws_state #map #map_inner div:nth-child(2) {
  width: 0;
  overflow: hidden; }

.contact_right .form-actions .button:focus {
  color: #000; }

.search-nav {
  display: none; }

.cat_right .panel--large {
  display: none; }

.page-content--textCenter .button--primary:focus {
  color: #000; }

.page-content--textCenter .page-heading {
  margin-top: 30px; }

.alertBox-message > span {
  color: #fff; }

.alertBox--success #alertBox-message-text {
  color: #000; }

.coupon-form .button:focus {
  color: #000;
  margin: 0 0 0 2%; }

.wishlist .product {
  width: 25%; }

.login-row {
  margin-top: 0; }

.main-hp-area .featured-products .slick-list.draggable {
  padding-bottom: 0; }

.main-hp-area .top-seller-product-section .slick-list.draggable {
  padding: 19px 0 2px; }

.main-hp-area .testimonials-section {
  padding-bottom: 10px; }

.order-details-info .button:focus,
.account-sidebar .button:focus {
  color: #000; }

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

.account .productGrid .card {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  margin-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 25px; }
  .account .productGrid .card .card-img-container {
    height: 208px; }
  .account .productGrid .card .card-figure {
    padding: 0 15px; }

.account .productGrid .form {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  padding: 0 20px;
  padding-bottom: 20px; }

.account .wishlist .card {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  margin-top: 5px;
  padding-bottom: 20px;
  margin-bottom: 0; }

.account .wishlist .form {
  box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.15);
  background-color: #FFFFFF;
  padding: 0 20px;
  padding-bottom: 20px; }

.productView-img-container,
.writeReview-productImage-container {
  height: 400px; }

.productView-img-container::after,
.writeReview-productImage-container::after {
  padding: 0; }

.cart-total-value .shipping-estimate-show span:hover {
  color: #EE3128; }

.page-heading {
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  font-family: "almaq-rough";
  letter-spacing: 0px;
  color: #C7312A;
  text-transform: uppercase; }

.cms_cnt p {
  margin: 0 0 15px 0; }

.cms_cnt h2 {
  color: #2e4035;
  font-size: 34px;
  line-height: normal; }

.cms_cnt h3 {
  font-size: 30px;
  line-height: normal;
  text-transform: capitalize; }

.cms_cnt h4 {
  font-size: 26px;
  line-height: normal;
  text-transform: capitalize; }

.cms_cnt h5 {
  font-size: 22px;
  line-height: normal;
  text-transform: capitalize; }

.cms_cnt h6 {
  font-size: 20px;
  line-height: normal;
  text-transform: capitalize; }

.cms_cnt .p_strong_block h4 {
  margin-bottom: 0; }

.cms_cnt ul,
.cms_cnt ol {
  margin: 0 0 20px 30px; }

.cms_cnt li {
  margin: 0 0 15px 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  color: #333; }

.cms_cnt table {
  margin: 20px auto;
  float: none;
  border-collapse: collapse; }

.cms_cnt table td, .cms_cnt table th {
  padding: 5px;
  border: 1px solid #000000;
  text-align: left; }

.cms_cnt a {
  color: #EE3128; }

.cms_cnt a:hover {
  color: #EE3128;
  text-decoration: underline; }

.blocker {
  display: none !important; }

.card-body p.card-text[data-test-info-type="productRating"] {
  display: none; }

#menu_responsive {
  display: none; }

.for_mob {
  display: none; }

.footer-section .bottom-row p br {
  display: none; }

.login-form .form-label {
  font-size: 21px;
  color: #000000;
  margin-bottom: 7px;
  line-height: 1.5; }

.login-form {
  margin-top: 12px; }

@media only screen and (max-width: 1499px) {
  .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 550px; } }

.footer-section .form-prefixPostfix .form-input {
  padding-right: 10px; }

@media only screen and (max-width: 1199px) {
  .container {
    padding: 0 15px; }
  .dropdown--quickSearch .container {
    padding: 0; }
  .main-hp-area .category-section .boxes-wrapper,
  .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list {
    margin: 0; }
  .main-hp-area .category-section .box {
    padding: 0 10px; }
  .top-header-section .search-bar-section .dropdown--quickSearch {
    padding-left: 0;
    padding-bottom: 0; }
  .top-header-section .cart-user-section {
    padding: 0;
    float: right;
    width: auto; }
  .main-menu-area .navPages-item {
    padding: 0 35px 0 0; }
  .main-hp-area .avenger-section-area .col.left-side {
    width: 60%; }
  .main-hp-area .avenger-section-area .col.right-side {
    width: 40%;
    margin: 0px 0 0 -190px; }
  .main-hp-area .avenger-section-area .col.right-side .pattenr-img {
    max-width: 600px; }
  .slick-next {
    right: -10px; }
  .slick-prev {
    left: -10px; }
  .testimonials-section .slick-next {
    right: -5px; }
  .main-hp-area .testimonials-section .slick-list.draggable {
    margin: 0; }
  .testimonials-section .slick-prev {
    left: -10px; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper .box {
    width: 100%; }
  .header.header_fixed .cart-user-section {
    padding: 0 0 0 0; }
  .footer-section {
    padding-top: 40px;
    background-size: auto !important; }
  .footer-section .footer-cats {
    padding-left: 25px; }
  .footer-section .footer-services {
    padding-left: 10px;
    width: auto; }
  .footer-section .form-prefixPostfix .form-input {
    width: 100%; }
  .footer-section .footer-newsletter {
    width: 24%; }
  .main-hp-area .testimonials-section .testimonial-slide .text-section,
  .testimonials-section .testimonial-slide .text-section {
    margin: 5px auto 0 80px; }
  .main-hp-area .testimonials-section .testimonial-slide p,
  .testimonials-section .testimonial-slide p {
    font-size: 16px; }
  .main-menu-area .navPages-item.bran-static-menu .navPage-subMenu,
  .navPages ul li:nth-child(2).navPages-item .navPage-subMenu {
    height: 320px;
    overflow-y: scroll; }
  .main-menu-area .menu_with_img .navPage-subMenu-list {
    padding-left: 15px; }
  .main-menu-area .col-menu-img {
    width: 40%; }
  .main-menu-area .col-menu-img img {
    max-width: 100%;
    margin: 26px 0 0 0; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper .item {
    padding: 0 10px 36px; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper {
    margin: 0; }
  .main-hp-area .slick-list.draggable {
    margin: 0; }
  .testimonials-section .slick-list.draggable {
    margin: 0 0 37px; }
  .top-header-section .middle-logo-section {
    padding: 11px 0; }
  body {
    padding-top: 152px; }
  .header.header_fixed .middle-logo-section {
    padding: 7px 19px 7px 0; }
  .history-section {
    padding: 60px 0 0 0; }
  .history-section .history-content .section-row {
    padding-bottom: 50px; }
  .history-section .history-content .section-row .box:nth-child(2)::after {
    bottom: 0; }
  .custom_brand .page {
    margin: 0; }
  .cat_left {
    padding: 0; }
  .cat_right {
    padding-top: 0; }
  .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item .box {
    width: 100%; }
  .customer_found .top-header-section .cart-user-section {
    padding: 0 0 0 50px; }
  .product-info-images .productView-details {
    padding: 0 0 0 30px; }
  .related-products-area .slick-next {
    right: -10px; }
  .related-products-area .slick-prev {
    left: -9px; }
  .product-info-images .productView-details .form-action .button--primary {
    width: 100%;
    margin: 0; }
  .product-info-images .productView-details .form-action {
    width: 215px; }
  .product-info-images .productView-details .form-action.form-wishlist {
    width: 215px;
    margin-left: 0; }
  .product-info-images .productView-details .form-wishlist .button {
    padding: 8px 15px;
    width: auto;
    display: block;
    margin-left: 10px; }
  .custom_brands .brandGrid {
    margin: 0; }
  .custom_forgotpassword .form-prefixPostfix .button {
    margin-left: 0;
    margin-top: 10px; }
  .previewCartCheckout {
    width: 30%; }
  .previewCart .productView {
    width: 70%; }
  .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open .button {
    margin-left: 0; }
  .product-description-area .container {
    padding: 0; }
  .product-info-images .productView-details .form-action .button--primary:focus {
    color: #000;
    background: transparent; }
  .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open {
    padding: 0 0 0 10px; }
  .related-products-area .slick-list.draggable {
    margin: 0; } }

@media only screen and (max-width: 991px) {
  .header.is-open #menu_responsive {
    display: block; }
  #menu {
    display: none; }
  .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; }
  body.has-activeNavPages {
    left: 275px;
    transition: all .3s ease 0s;
    position: fixed;
    top: 0;
    width: 100%; }
  #menu_responsive .navPages {
    background: #C7312A;
    padding: 15px 20px;
    overflow-y: scroll; }
  #menu_responsive .navPages ul li:hover .navPage-subMenu {
    min-height: 100%; }
  #menu_responsive ul li {
    border: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 100%;
    float: left;
    margin: 0px; }
  #menu_responsive .navPages-list.navPages-list--user li:hover li a.navPages-action {
    color: #fff; }
  #menu_responsive ul li:hover > a.navPages-action,
  #menu_responsive ul.navPages-list.navPages-list--user li > a.navPages-action:hover {
    color: #000000; }
  #menu_responsive .navPages-list.navPages-list--user li:hover a.navPages-action {
    color: #ffffff; }
  #menu_responsive .navPages-action, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action {
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
    padding: 3px 0;
    display: block;
    border: 0;
    font-size: 18px;
    color: #fff;
    line-height: 22px;
    margin: 0px; }
    #menu_responsive .navPages-action:hover, #menu_responsive .navPage-subMenu-item > .navPage-subMenu-action:hover {
      color: #000000; }
  .main-menu-area .navPage-subMenu-list li a {
    color: #ffffff; }
  .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li {
    padding-left: 0 !important; }
  .navPages-container.is-open svg, #menu_responsive .navPages ul li:hover .navPage-subMenu, #menu_responsive .navPages-quickSearch {
    display: none; }
  #menu_responsive .navPage-subMenu .container {
    padding: 0; }
  #menu_responsive .navPage-subMenu .navPage-subMenu-list, #menu_responsive .navPage-subMenu .container {
    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 .navPages-list .navPages-item > .navPages-action::after,
  .navPage-subMenu-action .collapsible-icon-wrapper,
  .main_menu .navPage-subMenu::after {
    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: transparent;
    top: 0; }
  #menu_responsive .navPages ul {
    width: 100%;
    float: left; }
  #menu_responsive ul ul {
    width: 100%;
    display: block;
    padding: 0px 0 15px 10px;
    background: transparent;
    margin: 0;
    border: 0; }
  #menu_responsive .navPages-list + .navPages-list {
    float: left;
    margin-bottom: 30px; }
  #menu_responsive {
    transition: all .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 0; }
  .hdr_center .hdr_right {
    width: auto; }
  .hdr_center .main_menu {
    width: auto; }
  .mobileMenu-toggle {
    left: 15px;
    top: 60px;
    background: transparent;
    height: 40px;
    width: 40px;
    padding: 0 9px;
    border: 1px solid #000; }
  .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::before, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
    background: #000; }
  .hdr_center .logo_wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  .header-logo-image-unknown-size {
    max-height: 55px; }
  .hdr_bottom ul li,
  .hdr_bottom ul li:nth-child(2) {
    padding: 0 8px 0 0; }
  .holiday_wrapper {
    margin: 120px 0 0 0; }
  header.header_fixed .hdr_right {
    margin-top: 0; }
  .hdr_bottom ul li:nth-child(1) .for_img,
  .hdr_bottom ul li:nth-child(2) .for_img,
  .hdr_bottom ul li:nth-child(3) .for_img,
  .hdr_bottom ul li:nth-child(4) .for_img {
    margin-right: 3px; }
  .Banner_section1 ul li a .btm_text {
    font-size: 16px; }
  .hdr_right ul li.navUser-item--cart {
    height: 40px;
    width: 40px;
    border: 1px solid #000;
    text-align: center;
    line-height: 40px;
    position: absolute;
    right: 15px;
    top: 29px; }
    .hdr_right ul li.navUser-item--cart svg {
      margin: 5px 0 0;
      fill: #000; }
  .header-logo__link {
    display: inline-block; }
  .logo_wrapper .header-logo .for_logo, .logo_wrapper .for_logotext {
    text-align: center; }
  .logo_wrapper .for_logotext > br {
    display: inline-block; }
  .header_bottom {
    background: none; }
  .logo_wrapper .for_logotext {
    padding: 2px 0 0; }
  .hdr_bottom {
    margin: 32px 0 0;
    padding: 10px 0 0; }
  .hdr_bottom ul li .for_img svg {
    max-height: 60px; }
  .hdr_bottom ul li .for_text {
    line-height: 14px;
    font-size: 13px; }
  .header {
    position: relative;
    height: auto;
    top: auto;
    float: left;
    width: 100%;
    padding-bottom: 93px; }
  body {
    padding: 0; }
  .top-header-section .search-bar-section {
    position: absolute;
    left: 0;
    top: 110px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px; }
  .top-header-section .container {
    position: initial; }
  .top-header-section .middle-logo-section {
    width: 100%;
    position: absolute;
    left: 0;
    top: 50px;
    text-align: center;
    z-index: 0;
    padding: 0; }
  .top-header-section .cart-user-section {
    z-index: 1;
    position: relative; }
  .header-logo__link {
    width: auto;
    margin: 0 auto; }
  .top-header-section .cart-user-section .navPages-list--user .navPages-item {
    display: none; }
  .navPages {
    background: transparent;
    padding: 0;
    overflow: visible; }
  .top-mini-banner p {
    width: auto;
    float: left; }
  .top-mini-banner {
    padding-left: 15px;
    padding-right: 15px; }
  .for_mob {
    display: block; }
  .top-header-section .cart-user-section .call-us-section.for_desk {
    display: none; }
  .call-us-section.for_mob {
    float: right;
    width: auto;
    padding: 0 20px 0 0; }
  .call-us-section.for_mob span,
  .call-us-section.for_mob a {
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    font-family: "almaq-refined";
    line-height: 24px;
    letter-spacing: 0.35px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin: 0; }
  .call-us-section.for_mob a:hover {
    color: #000; }
  .dropdown--quickSearch .form {
    max-width: 100%; }
  .top-header-section .search-bar-section .dropdown--quickSearch .form-input {
    width: 100%; }
  .top-header-section .search-bar-section .search-btn {
    top: 31px;
    right: 28px; }
  .top-header-section .cart-user-section .cart-account-section .navUser-item--cart .navUser-item-cartLabel {
    display: none; }
  .top-header-section .cart-user-section .cart-account-section .navUser-item--cart {
    padding: 0;
    margin: 0; }
  .top-header-section .cart-user-section .cart-account-section {
    padding: 38px 0 0; }
  .quickSearchResults,
  .custom_account_recentitems .quickSearchResults,
  .custom_wishlist .quickSearchResults {
    padding: 0 15px 15px; }
  .quickSearchResults .modal-close {
    display: block; }
  .main-menu-area .navPages-action-moreIcon::after,
  .main-menu-area .bran-static-menu .navPages-action::after {
    display: none; }
  .main-menu-area .navPages #navPages-brands .navPage-subMenu-list {
    padding: 0 0 15px 15px; }
  .main-menu-area .navPages #navPages-brands .navPage-subMenu-list li a {
    line-height: 26px; }
  #menu_responsive .navPages-list--user li,
  .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu .cat-name {
    font-weight: 400;
    font-family: "almaq-refined";
    line-height: 18px;
    letter-spacing: 0.24px;
    color: #FFFFFF;
    text-transform: uppercase; }
  #menu_responsive ul li .cats-img,
  .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu {
    display: block !important; }
  .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu img {
    display: none; }
  #menu_responsive .navPage-subMenu.ammo .subcat-expand {
    display: none; }
  .main-menu-area #navPages-290 .navPage-subMenu-list {
    padding: 0 0 20px 15px; }
  .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu,
  .main-menu-area .navPage-subMenu-list .navPage-subMenu-item .cats-img-menu .cat-name {
    text-align: left; }
  .main-menu-area #navPages-290 .navPage-subMenu-list .navPage-subMenu-item:last-child .cats-img {
    padding-top: 0; }
  .main-menu-area .navPages-item.bran-static-menu .navPage-subMenu, .navPages ul li:nth-child(2).navPages-item .navPage-subMenu {
    height: auto; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 55px;
    line-height: 50px;
    margin: 0 0 15px 0; }
  .heroCarousel .heroCarousel-content {
    top: 48%; }
  .main-hp-area .category-section .boxes-wrapper {
    margin: 0 -10px; }
  .main-hp-area .category-section .box {
    padding: 0 10px; }
  .main-hp-area .category-section .box .desc h3,
  .main-hp-area .category-section .box .desc strong {
    font-size: 34px;
    line-height: 36px;
    padding: 0 25px; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper .item {
    width: 33.33%;
    padding: 0 10px 20px; }
  .main-hp-area .avenger-section-area .col.right-side .pattenr-img {
    max-width: 410px; }
  .main-hp-area .avenger-section-area .col.right-side {
    margin: 0px 0 0 -140px; }
  .main-hp-area .avenger-section-area .col.left-side .txt-area .section-heading {
    font-size: 45px;
    line-height: 35px;
    margin: 0 0 10px 0; }
  .main-hp-area .avenger-section-area .col.left-side .txt-area {
    max-width: 360px; }
  .main-hp-area .avenger-section-area .col.left-side .txt-area p {
    font-size: 14px;
    line-height: 18px;
    margin: 0 0 10px 0; }
  .main-hp-area .avenger-section-area .col.left-side {
    width: 65%; }
  .main-hp-area .avenger-section-area .col.right-side {
    width: 35%; }
  .main-hp-area .avenger-section-area .avenger-wrapper {
    padding: 50px 0 0 0; }
  .testimonials-section .slick-prev {
    left: 0; }
  .testimonials-section .slick-next {
    right: 0; }
  .main-hp-area .testimonials-section .slick-list.draggable,
  .testimonials-section .slick-list.draggable {
    margin: 0;
    padding: 0 0 30px 0; }
  .main-hp-area .testimonials-section .testimonial-slide,
  .testimonials-section .testimonial-slide {
    padding: 0 30px; }
  .main-hp-area .testimonials-section .testimonial-slide .text-section,
  .testimonials-section .testimonial-slide .text-section {
    margin: 5px 150px 0;
    max-width: 100%; }
  .main-hp-area .testimonials-section .testimonial-slide p,
  .testimonials-section .testimonial-slide p {
    max-width: 100%; }
  .testimonials-section .slick-arrow {
    background: transparent;
    border: 0; }
  .footer-section .footer-logo {
    width: 100%;
    margin: 0 0 30px 0; }
  .footer-section .footer-logo .logo-img {
    text-align: center; }
  .footer-section .footer-brands,
  .footer-section .footer-cats,
  .footer-section .footer-services {
    padding: 0;
    width: 25%; }
  .footer-section .footer-newsletter {
    width: 25%; }
  .footer-section .footer-payment-icons {
    margin: 30px 0 0; }
  .custom_default .body {
    margin-bottom: 30px; }
  .main-banner-section .text-section {
    top: 50%;
    right: 25px;
    transform: translateY(-50%); }
  .simple-text-section {
    padding-top: 30px;
    padding-bottom: 30px; }
  .simple-text-section p {
    margin: 0; }
  .airgun-megastore-section .content-section {
    padding-bottom: 150px; }
  .history-section .history-content .section-row .box:nth-child(3),
  .history-section .history-content .section-row .box:nth-child(2) {
    padding-left: 35px; }
  .history-section .history-content .section-row .box:nth-child(3)::before,
  .history-section .history-content .section-row .box:nth-child(2)::before {
    left: 18px; }
  .history-section .history-content .section-row .box:nth-child(3)::after,
  .history-section .history-content .section-row .box:nth-child(2)::after {
    left: 12px; }
  .history-section .history-content .section-row .box:nth-child(2)::after {
    bottom: 2px; }
  .history-section .history-content .section-row {
    padding-bottom: 50px;
    padding-top: 40px; }
  .treeview li {
    list-style: none; }
  .cat_left {
    width: 100%;
    padding: 20px 0 0 0; }
  .cat_right {
    width: 100%;
    padding: 10px 0 0 0; }
  .toggleLink-text--off,
  .toggleLink.is-open .toggleLink-text--on {
    width: auto;
    height: auto;
    margin: 0; }
  .sidebarBlock.accordion-block {
    display: none; }
  .sidebarBlock + .sidebarBlock {
    padding: 0; }
  .facetedSearch-navList .accordion-block {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px #e8e8e8 solid; }
  .accordion-navigation .accordion-title {
    padding-bottom: 0; }
  .accordion-nav-clear-holder {
    border: none;
    padding-right: 10px;
    padding-left: 10px; }
  .accordion-navigation {
    border: none; }
  .accordion-nav-clear-holder span {
    margin-bottom: 0; }
  .accordion-content,
  .accordion-content.is-open {
    padding-right: 15px;
    padding-left: 15px; }
  .product-info-images .productView-details {
    padding: 0 0 15px 0;
    width: 100%; }
  .product-info-images .productView .productView-images {
    width: 100%;
    margin: 0; }
  .product-info-images .productView-details .form-action .button--primary {
    width: 100%; }
  .related-products-area .slick-prev {
    left: -9px; }
  .related-products-area .slick-next {
    right: -9px; }
  .product-description-area .container .productView-description .tabs {
    padding: 0 15px; }
  .product-description-area {
    padding: 20px 0 0 0; }
  .product-description-area .container .productView-description .tabs .tab {
    float: left; }
  .product-description-area .container .tabs-contents .tab-content {
    padding-left: 15px;
    padding-right: 15px; }
  .related-products-area {
    padding-top: 50px; }
  .related-products-area.customer-view {
    padding-top: 50px; }
  .product-description-area .container .tabs-contents .tab-content p {
    margin-top: 30px; }
  .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item {
    width: 33.33%;
    padding: 0 10px 20px; }
  .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list {
    margin: 0 -10px; }
  .cart-totals {
    width: 100%; }
  .cart-total .cart-total-label {
    text-align: left;
    width: 50%;
    padding-left: 0; }
  .cart-total-value {
    text-align: right;
    width: 50%; }
  .cart-item-label {
    font-size: 16px; }
  .navBar--account {
    display: block;
    margin: 0 0 25px 0; }
  .navBar--sub .navBar-item {
    display: inline-block; }
  .account .productGrid .product {
    width: 33.33%; }
  .contactLeft {
    width: 40%; }
  .contact_right {
    width: 60%; }
  #menu_responsive ul .navPages-item .col-menu {
    display: block !important; }
  .facetedSearch .toggleLink.is-open .toggleLink-text--on svg {
    width: 16px;
    height: 16px; }
  .topbar-hide {
    padding: 0; }
  .topbar-hide .top-header-section .cart-user-section .cart-account-section {
    padding: 35px 0 0; }
  .topbar-hide .top-header-section .middle-logo-section {
    top: 20px; }
  .topbar-hide .mobileMenu-toggle {
    top: 30px; }
  .topbar-hide .top-header-section .search-bar-section {
    top: 80px; }
  .product-info-images .productView-details .form-action {
    width: 50%; }
  .product-info-images .productView-details .form-action {
    padding: 0; }
  .product-info-images .productView-details .form-wishlist .button {
    margin: 0;
    padding: 6.5px 15px; }
  .product-info-images .productView-details .add-to-cart-wrapper .form-action {
    padding-right: 10px; }
  .product-info-images .productView-details .form-action.form-wishlist,
  .product-info-images .productView-details .form-wishlist .dropdown-menu-button .icon {
    display: inline-block;
    float: none; }
  .product-info-images .productView-details .form-action.form-wishlist {
    width: 50%;
    margin-left: 0; }
  .previewCartCheckout {
    width: 100%;
    margin-bottom: 20px; }
  .previewCart .productView {
    width: 100%; }
  .modal .previewCart .productView {
    display: block; }
  .main-menu-area .menu_with_img .navPage-subMenu-list {
    padding-left: 15px;
    padding-top: 5px;
    width: 100%; }
  .main-menu-area .menu_with_img .navPage-subMenu-list li {
    padding-right: 15px; }
  .main-menu-area .menu_with_img .navPage-subMenu-list li a {
    display: inline-block; }
  .main-menu-area .menu_with_img .navPage-subMenu-list li li a {
    text-transform: capitalize;
    font-size: 16px; }
  .facetedSearch-navList.is-open .accordion--navList .accordion-block:last-child {
    border: none; }
  #menu_responsive .mobile-all-brands {
    display: block !important;
    background: #ffffff;
    margin: 0 0 20px 0; }
  #menu_responsive .navPages ul.mobile-brand-wrapepr {
    display: block !important;
    padding: 10px 0; }
  #menu_responsive .mobile-all-brands h2 {
    font-size: 18px;
    text-align: center;
    color: #000;
    margin: 15px 0 0 0; }
  #menu_responsive .navPages ul.mobile-brand-wrapepr li {
    width: 49%;
    padding: 5px 20px;
    float: none;
    display: inline-block; }
  .main-menu-area .col-menu-img {
    display: block !important;
    width: 100%;
    padding: 0px 0 10px;
    margin: 0 0 15px 0; }
  .main-menu-area .col-menu-img .button-text-section {
    display: block !important;
    margin: 0; }
  .main-menu-area .col-menu-img .btn-reverse-shop {
    min-width: auto;
    margin: 0 15px;
    padding: 9px 10px 8px 10px; }
  .navPages #navPages-brands .navPage-subMenu-list li a:hover {
    color: #000000; }
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img,
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(3),
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(4),
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(5),
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:first-child {
    padding: 0 15px; }
  .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open {
    padding: 0 0 0 0; }
  .writeReview-form .form-field--submit {
    text-align: center; }
  .micro-information {
    margin: 30px 0 0 0; }
  #menu_responsive .navPages ul.navPages-list li:first-child .navPage-subMenu.subcatActive {
    display: flex !important;
    flex-flow: column; }
  #menu_responsive .navPages ul.navPages-list li:first-child .navPage-subMenu .navPage-subMenu-list {
    order: -1; }
  .top-banner-secetion.cat-img-found .img-seciton .text-area {
    left: 0;
    width: 100%; }
  .top-banner-secetion.cat-img-found .img-seciton .text-area h1,
  .breadcrumb-sec .breadcrumbs {
    text-align: center; } }

@media only screen and (max-width: 768px) {
  .history-section .history-content .section-row .box:nth-child(2)::after {
    bottom: 20px; } }

@media only screen and (max-width: 767px) {
  .main-hp-area .product-type-section .product-grid .cat-wrapper .item:nth-child(6) .image img {
    max-width: 100%; }
  .main-hp-area .avenger-section-area .col.left-side {
    width: 100%; }
  .main-hp-area .avenger-section-area .col.right-side {
    width: 100%;
    margin: 0; }
  .main-hp-area .avenger-section-area .col.right-side .pattenr-img {
    max-width: 100%; }
  .heroCarousel .heroCarousel-content {
    top: 48%;
    left: 45px;
    max-width: 100%;
    right: 15px; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 45px;
    line-height: 45px;
    height: 50px;
    overflow: hidden; }
  .main-hp-area .category-section .box {
    width: 50%;
    padding-bottom: 20px; }
  .main-hp-area .category-section .box:last-child {
    margin: 20px auto 0;
    float: none;
    clear: both;
    padding-bottom: 0; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper .item {
    width: 50%; }
  .main-hp-area .brand-logo-section .brand-wrapper {
    display: block;
    text-align: center;
    padding: 48px 0 30px 0; }
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img {
    width: 32%;
    float: none;
    display: inline-block;
    margin: 0 0 15px 0 !important;
    padding: 0 15px !important; }
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(3),
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(4),
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(5) {
    padding: 0; }
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img:nth-child(2) {
    margin: 0; }
  .footer-section .footer-brands, .footer-section .footer-cats, .footer-section .footer-services {
    padding: 0;
    width: 33.33%;
    margin: 0 0 30px 0; }
  .footer-section .footer-newsletter {
    width: 100%;
    margin: 0 auto;
    float: none;
    clear: left; }
  .footer-section .footer-newsletter .newsletter-form .form {
    margin: 0 0 10px 0;
    text-align: center; }
  .testimonials-section .section-heading,
  .main-hp-area .section-heading,
  .main-hp-area .product-type-section .section-heading {
    font-size: 44px;
    line-height: 34px; }
  .main-banner-section .text-section {
    left: 25px; }
  .main-banner-section .text-section .main-heading {
    max-width: 100%; }
  .main-banner-section .text-section .main-heading {
    font-size: 28px;
    line-height: 32px; }
  .simple-text-section .left-side {
    width: 100%; }
  .simple-text-section .right-side {
    width: 100%;
    padding: 20px 0 0 0; }
  .airgun-megastore-section .content-section .section-heading {
    font-size: 44px;
    line-height: 33px; }
  .megastore-images .img-box {
    padding: 0 7px; }
  .megastore-images .image-wrapper {
    margin: 0 -7px; }
  .history-section .history-content .section-row .box {
    width: 50%; }
  .history-section .history-content .section-row .box:nth-child(3)::before {
    left: 6px; }
  .history-section .history-content .section-row .box:nth-child(3)::after {
    left: 0; }
  .history-section .history-content .section-row .box:nth-child(3) {
    padding-left: 24px; }
  .history-section .history-content .section-row .box {
    margin-bottom: 20px; }
  .productGrid .product {
    width: 50%; }
  ol.breadcrumbs {
    margin-top: 0; }
  .related-products-area h2 {
    font-size: 40px; }
  .top-banner-secetion.cat-img-found.Scp-top-banner .img-seciton .text-area {
    top: 50%;
    left: 0;
    padding: 0 15px;
    width: 100%; }
  .top-banner-secetion.cat-img-found .img-seciton .text-area h1 {
    font-size: 40px;
    line-height: 55px; }
  .main-listing-area.SCP-main-listing-area .container .top-section {
    padding-top: 15px; }
  .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item {
    width: 50%; }
  .account .productGrid .product {
    width: 50%; }
  .contactLeft {
    width: 100%; }
  .contact_right {
    width: 100%; }
  .map iframe {
    height: 250px; }
  .custom_category .body {
    margin-bottom: 30px; }
  .brandGrid .brand {
    width: 50%; }
  .custom_brands .brandGrid .card-figure a .card-img-container img {
    padding: 15px 0; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper .box .image {
    height: 180px; }
  .simple-text-section p {
    max-width: 100%; }
  .megastore-images {
    margin: -75px 0 0; }
  .airgun-megastore-section .content-section {
    padding-bottom: 110px; }
  .page-heading {
    font-size: 38px;
    line-height: 38px; }
  .main-hp-area .testimonials-section .testimonial-slide .text-section, .testimonials-section .testimonial-slide .text-section {
    margin: 5px 80px 0; }
  .cms_cnt > h3:first-child {
    margin-top: 0; }
  .footer-section .footer-col.footer-newsletter h3 {
    text-align: center; }
  .newsletter-form {
    width: 80%;
    margin: 0 auto; }
  .footer-section .footer-col .socialLinks.socialLinks--alt {
    text-align: center; }
  .footer-section .footer-col .socialLinks.socialLinks--alt .socialLinks-item {
    margin: 20px 5px 0; } }

@media only screen and (max-width: 479px) {
  .container {
    padding: 0 25px; }
  body.has-activeNavPages .mobileMenu-toggle {
    left: 20px; }
  .top-mini-banner p {
    width: 100%;
    text-align: center; }
  .top-header-section .search-bar-section .dropdown--quickSearch {
    padding-top: 0; }
  .call-us-section.for_mob {
    width: 100%;
    text-align: center;
    padding: 0; }
  .header-logo__link svg {
    width: 170px; }
  .top-header-section .middle-logo-section {
    top: 40px; }
  .mobileMenu-toggle {
    width: 35px;
    height: 35px;
    padding: 0 6px;
    top: 53px;
    left: 25px; }
  .navUser-item--cart__hidden-s {
    display: block; }
  .top-header-section .cart-user-section .cart-account-section {
    padding: 28px 0 0; }
  .navPages-container.is-open {
    width: 260px; }
  body.has-activeNavPages {
    left: 260px; }
  .header {
    padding-bottom: 83px; }
  .heroCarousel-slide .heroCarousel-image-wrapper {
    max-height: 100%; }
  .heroCarousel .heroCarousel-content {
    padding: 15px 25px 25px;
    margin: 0;
    background: rgba(0, 0, 0, 0.8); }
  .heroCarousel .slick-dots {
    bottom: -30px;
    height: auto; }
  .main-hp-area .category-section {
    padding: 80px 0 0; }
  .heroCarousel .slick-dots .slick-active button::before {
    background: #000000;
    opacity: 1; }
  .heroCarousel .heroCarousel-content .heroCarousel-description {
    font-size: 36px;
    line-height: 36px;
    height: auto; }
  .heroCarousel .slick-arrow {
    display: none !important; }
  .main-hp-area .category-section .box,
  .main-hp-area .category-section .box:last-child {
    padding: 0;
    width: 100%;
    margin: 0;
    float: left; }
  .main-hp-area .category-section .box:nth-child(2) {
    margin: 20px 0; }
  #menu_responsive .navPages {
    padding: 15px 15px 15px 15px; }
  .main-hp-area .product-type-section {
    padding-top: 56px; }
  .main-hp-area .category-section .boxes-wrapper {
    margin: 0; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper .item {
    width: 100%;
    padding-left: 0;
    padding-right: 0; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper {
    margin-bottom: 17px; }
  .main-hp-area .feature-product-section {
    padding: 30px 0 0 0; }
  .testimonials-section .section-heading,
  .main-hp-area .section-heading,
  .main-hp-area .product-type-section .section-heading {
    font-size: 38px;
    line-height: 38px; }
  .slick-dots {
    bottom: 0;
    height: 20px;
    overflow: hidden; }
  .main-hp-area .avenger-section-area .col.left-side .pattenr-img {
    display: none; }
  .main-hp-area .avenger-section-area .col.left-side .txt-area {
    position: inherit;
    top: 0;
    transform: none;
    margin: 6px 0 0 0; }
  .main-hp-area .avenger-section-area .col.left-side .txt-area .sub-heading,
  .main-hp-area .avenger-section-area .col.left-side .txt-area .section-heading,
  .main-hp-area .avenger-section-area .col.left-side .txt-area .highlight,
  .main-hp-area .avenger-section-area .col.left-side .txt-area p,
  .main-hp-area .avenger-section-area .col.left-side .txt-area .btn-shop {
    color: #000000; }
  .main-hp-area .avenger-section-area .col.left-side .txt-area p {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 20px 0; }
  .card-body .card-title {
    height: auto; }
  .card-body .card-text {
    text-align: left; }
  .main-hp-area .productCarousel-slide {
    padding: 0 10px; }
  .slick-prev {
    left: -15px; }
  .slick-next {
    right: -15px; }
  .main-hp-area .top-seller-product-section {
    padding: 60px 0 0 0; }
  .main-hp-area .top-seller-product-section .productCarousel-slide {
    padding: 5px 10px 10px; }
  .top-seller-product-section .slick-dots li {
    height: 20px; }
  .featured-products .slick-dots li {
    height: auto;
    width: auto;
    padding: 0; }
  .main-hp-area .brand-logo-section .brand-wrapper .brand-img {
    width: 48%;
    padding: 5px 15px !important; }
  .main-hp-area .brand-logo-section .brand-wrapper {
    margin: 26px 0 0 0;
    padding: 30px 0 40px 0; }
  .testimonials-section {
    padding: 30px 0 26px 0; }
  .main-hp-area .testimonials-section {
    padding: 56px 0 26px 0; }
  .main-hp-area .testimonials-section .testimonial-slide img,
  .testimonials-section .testimonial-slide img {
    display: none; }
  .main-hp-area .testimonials-section .testimonial-slide .text-section,
  .testimonials-section .testimonial-slide .text-section {
    background: url(https://www.airgunmegastore.com/content/hp/review-pattern.svg) no-repeat center;
    padding: 15px 15px; }
  .main-hp-area .testimonials-section .testimonial-slide .text-section,
  .testimonials-section .testimonial-slide .text-section {
    position: relative;
    top: 0;
    transform: none;
    margin: 0; }
  .main-hp-area .testimonials-section .testimonial-slide,
  .testimonials-section .testimonial-slide {
    padding: 0 10px; }
  .testimonials-section .slick-prev {
    left: -15px; }
  .testimonials-section .slick-next {
    right: -15px; }
  .main-hp-area .testimonials-section .testimonial-slide p,
  .testimonials-section .testimonial-slide p {
    font-size: 16px;
    line-height: 24px; }
  .footer-section .footer-brands, .footer-section .footer-cats, .footer-section .footer-services {
    width: 50%; }
  .footer-section .footer-newsletter {
    width: 100%; }
  .top-header-section .search-bar-section {
    padding-left: 25px;
    padding-right: 25px; }
  .top-header-section .search-bar-section .search-btn {
    right: 40px;
    top: 10px; }
  .heroCarousel .slick-dots li button:hover::before {
    background: #000000; }
  .footer-section .bottom-row p {
    font-size: 13px; }
  .footer-section .bottom-row p br {
    display: block; }
  .footer-row {
    margin: 0 -5px; }
  .footer-section .footer-col {
    padding: 0 5px; }
  .footer-section .footer-logo {
    margin-bottom: 50px; }
  .footer-section .footer-brands,
  .footer-section .footer-cats {
    margin-bottom: 44px; }
  .footer-section .footer-services {
    margin-bottom: 44px;
    width: 100%; }
  .footer-section .form-prefixPostfix-button--postfix,
  .main-hp-area .avenger-section-area .col.left-side .txt-area .btn-shop {
    width: 100%; }
  .main-hp-area .testimonials-section .button-area .btn-shop,
  .testimonials-section .button-area .btn-shop {
    margin: 0 10px;
    display: block; }
  .main-hp-area .category-section .box .desc .btn-shop {
    display: block; }
  .main-hp-area .category-section .box .desc {
    padding: 0 25px; }
  .main-hp-area .category-section .box .desc h3,
  .main-hp-area .category-section .box .desc strong {
    font-size: 38px;
    line-height: 42px;
    padding: 0 15px; }
  .heroCarousel .heroCarousel-content .heroCarousel-action {
    width: 100%;
    text-align: center; }
  .main-banner-section .text-section {
    position: initial;
    transform: none;
    padding: 0 25px; }
  .main-banner-section .text-section .main-heading {
    color: #000000; }
  .history-section .history-timeline li {
    width: 50%; }
  .main-banner-section .text-section .sub-heading {
    font-size: 18px; }
  .simple-text-section {
    padding: 45px 0 55px 0; }
  .megastore-images .img-box {
    width: 100%;
    padding: 0;
    margin: 10px 0; }
  .megastore-images {
    margin: 0;
    background-color: #333333;
    padding: 0 0 30px 0; }
  .airgun-megastore-section .content-section {
    padding-bottom: 40px; }
  .history-section {
    padding: 56px 0 0 0; }
  .history-section .section-heading {
    font-size: 44px; }
  .history-section .history-timeline {
    margin: 0; }
  .history-section .history-timeline li::after,
  .history-section .history-timeline li.active::after {
    border: none; }
  .history-section .history-content .section-row .box {
    width: 100%; }
  .history-section .history-content .section-row .box:nth-child(2) {
    padding-left: 24px;
    margin-top: 25px;
    padding-bottom: 25px; }
  .history-section .history-content .section-row .box:nth-child(2)::before {
    left: 6px; }
  .history-section .history-content .section-row .box:nth-child(2)::after {
    top: 0;
    bottom: auto;
    left: 0; }
  .history-section .history-content .section-row {
    padding-bottom: 60px; }
  .body {
    margin-bottom: 40px; }
  .facetedSearch-navList.is-open .accordion--navList, .facetedSearch-navList.is-open .accordion-block:first-child .accordion-navigation,
  .accordion-block:last-child .accordion-navigation {
    padding-right: 0; }
  .actionBar-section .form-label {
    padding-left: 0;
    margin-top: 7px;
    width: 65px;
    float: left; }
  .productGrid .product {
    width: 100%; }
  .cat_right .productGrid .card {
    max-height: none; }
  .cat_right .pagination {
    padding-top: 0; }
  .top-banner-secetion.cat-img-found .img-seciton .text-area {
    position: relative;
    top: 0;
    transform: none;
    left: 0;
    padding: 0 25px; }
  .breadcrumb-sec {
    margin-top: 15px; }
  .top-banner-secetion.cat-img-found .img-seciton .text-area h1 {
    display: none; }
  ol.breadcrumbs {
    display: block; }
  .breadcrumb-sec .breadcrumb .breadcrumb-label span {
    color: #000000; }
  .top-banner-secetion.cat-img-found .img-seciton {
    display: flex;
    flex-flow: column; }
  .top-banner-secetion.cat-img-found .img-seciton .img-banner {
    order: -1; }
  .top-banner-secetion.cat-img-found .img-seciton .img-banner p {
    margin: 0; }
  .breadcrumb-sec .breadcrumb::before {
    background: url(https://store-ad5yufm10w.mybigcommerce.com/content/pp/breadcrumb.svg) no-repeat top center; }
  .actionBar-section .form-select {
    width: calc(100% - 68px);
    float: left;
    max-width: 100%;
    padding-right: 25px; }
  .productView-thumbnails .slick-next {
    right: -17px; }
  .productView-thumbnails .slick-prev {
    left: -19px; }
  .form-increment {
    text-align: left; }
  .product-description-area .container .productView-description .tabs .tab {
    float: left;
    width: 100%;
    margin: 0 0 10px 0; }
  .product-description-area .container .tabs-contents {
    margin: 0; }
  .product-description-area .container .tabs-contents .tab-content .productReviews {
    padding-top: 0;
    margin: 0; }
  .related-products-area .slick-prev {
    left: -22px; }
  .related-products-area .slick-next {
    right: -22px; }
  .product-description-area .container .tabs-contents .tab-content .productReviews-list .productReview {
    padding-bottom: 20px; }
  .related-products-area h2 {
    font-size: 30px;
    margin: 0 0 10px 0; }
  .product-info-images .wrapper-shipping .item.guarantee {
    padding: 20px 0 0 0; }
  .product-info-images .productView .productView-img-container {
    height: 266px;
    max-width: 100%; }
  .main-listing-area.SCP-main-listing-area .container .bottom-section .sub-cat-list .item {
    width: 100%; }
  .main-listing-area.SCP-main-listing-area .container .top-section .secondy-title {
    font-size: 40px;
    line-height: 40px;
    margin: 20px 0 10px 0; }
  .navBar--sub .navBar-item {
    margin-bottom: 7px; }
  .table-actions .button {
    padding: 5px 5px;
    font-size: 13px;
    margin: 5px 0; }
  .account .productGrid .product {
    width: 100%; }
  .account .wishlist .form,
  .cat_right .productGrid .card {
    margin-bottom: 60px; }
  .page-heading {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px 0; }
  .g-recaptcha {
    overflow: hidden; }
  #descom {
    font-size: 16px;
    line-height: 24px; }
  #_atssh {
    display: none; }
  .product-info-images .productView-details .add-to-cart-wrapper .form-action {
    padding-right: 0;
    width: 100%; }
  .product-info-images .productView-details .form-action.form-wishlist {
    width: 100%;
    margin-top: 0; }
  .product_listing .container {
    padding: 0; }
  .custom_search .page {
    margin: 0; }
  .brandGrid .brand {
    width: 100%; }
  .error h3 svg {
    width: 100%; }
  .main-hp-area .product-type-section .product-grid .cat-wrapper .box .image {
    height: auto; }
  .cat_right .actionBar-section {
    width: 100%; }
  .product-info-images .productView .productView-images .productView-thumbnail .productView-thumbnail-link {
    margin: 0 auto; }
  .product-info-images .productView .productView-images .productView-thumbnails .slick-list.draggable {
    margin: 0 -7px; }
  .product-info-images .productView-details .form-wishlist #wishlist-dropdown.is-open .button {
    padding: 7px; }
  .cart-item-title {
    height: auto; }
  .cat_right .second-page-heading {
    width: 100%; }
  .brandGrid .brand .card-body,
  .custom_brands .brandGrid .brand .card {
    width: 100%;
    float: left; }
  .heroCarousel .heroCarousel-content .heroCarousel-title {
    font-size: 20px; }
  .slick-dots li {
    height: auto;
    width: auto;
    padding: 0 0.35714rem; }
  .productView-img-container,
  .writeReview-productImage-container {
    height: 250px; }
  .cart-item-quantity {
    margin: 5px 0; }
  .table--line .table-thead tr th + th,
  .table--line tr td + td {
    padding-left: 5px; }
  .airgun-megastore-section .content-section .btn-shop {
    width: 100%;
    text-align: center; }
  .breadcrumb:last-child {
    margin-right: 0; }
  .estimator-form .button--primary {
    padding: 10px 5px; }
  .account .account-content,
  .login-form.form {
    padding: 0; }
  .related-products-area .slick-list.draggable {
    margin: 0 -15px; }
  .accordion-navigation[data-collapsible="#facetedSearch-content--price"] {
    padding-right: 0; }
  .new-customer a .button {
    display: block;
    width: 100%; }
  .quickSearchResults, .custom_account_recentitems .quickSearchResults, .custom_wishlist .quickSearchResults {
    padding: 0 25px 15px; }
  .quickSearchResults .modal-close, .custom_account_recentitems .quickSearchResults .modal-close, .custom_wishlist .quickSearchResults .modal-close {
    right: 26px; }
  .quickSearchResults .productGrid .product .card .card-body, .custom_account_recentitems .quickSearchResults .productGrid .product .card .card-body, .custom_wishlist .quickSearchResults .productGrid .product .card .card-body {
    padding-top: 10px;
    padding-bottom: 10px; }
  .cat_left #facetedSearch-content--price .form-input--small {
    padding-left: 5px;
    padding-right: 5px; }
  .product-info-images .wrapper-shipping {
    width: 100%;
    display: flex;
    flex-flow: column; }
  body.has-activeNavPages .top-header-section .search-bar-section {
    padding-left: 20px;
    padding-right: 20px; }
  .simple-text-section {
    text-align: center; }
  .breadcrumb-sec .breadcrumbs {
    text-align: left; }
  .breadcrumb-sec .breadcrumb .breadcrumb-label span,
  .breadcrumb .breadcrumb-label,
  .breadcrumb.is-active span {
    font-size: 12px; } }

/**/
.main-menu-area .navPages-item .navPage-subMenu .section-expand-2 .navPage-childList-item {
  width: 100%; }

.main-menu-area .navPage-subMenu-list .navPage-childList li {
  width: 100%; }

.main-menu-area .navPage-subMenu-list .navPage-subMenu-item:nth-child(4n+1) {
  clear: left; }

.main-menu-area .navPages-item .navPage-subMenu.menu_with_img {
  overflow: visible; }

.cats-img, .main-menu-area .navPages-item > a.navPages-action, .main-menu-area .navPages-item .col-menu > .navPages-action {
  position: relative; }

.main-menu-area .menu_with_img .navPage-subMenu-action.megaSubMenu.is-open-1::after {
  top: 8px;
  bottom: auto; }

.main-menu-area .menu_with_img .navPage-subMenu-action.megaSubMenu::after {
  top: 8px;
  bottom: auto; }

@media only screen and (min-width: 991px) {
  .main-menu-area .navPages-item .navPage-subMenu {
    max-height: 75vh;
    overflow-y: auto; } }

@media only screen and (max-width: 991px) {
  #menu_responsive .navPage-childList-item .navPages-action {
    text-transform: capitalize;
    font-size: 16px; } }

.main-menu-area .navPages-item:not(.Pellet.Guns) .navPage-subMenu .col-menu-wrap {
  width: 25%; }

.main-menu-area .navPages-item:not(.Pellet.Guns) .navPage-subMenu .col-menu-wrap > li {
  width: 100%; }

@media only screen and (min-width: 1100px) {
  .top-header-section .middle-logo-section {
    position: absolute;
    width: 100%;
    left: 0px;
    z-index: 0;
    text-align: center; }
  .top-header-section .search-bar-section {
    position: relative;
    z-index: 1; }
  .top-header-section .cart-user-section {
    position: relative;
    z-index: 1;
    width: auto;
    padding-right: 40px; } }
