/* 2ad css */
@import url("https://fonts.googleapis.com/css2?family=Teko:wght@300..700&display=swap");
/* global css */
body {
  font-family: "Satoshi" !important;
  font-size: 20px;
  font-weight: 400;
  overflow: hidden;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Teko", sans-serif !important;
  font-weight: 600; }

h1 {
  font-size: 106px;
  line-height: 155px; }

.h1_110 {
  font-size: 110px; }

h1 span {
  font-size: 196px; }

.red-dot {
  color: #cc0000 !important; }

.h2_96 {
  font-size: 96px;
  line-height: 106px; }

h2 {
  font-size: 76px;
  line-height: 73px; }

h3 {
  font-size: 66px;
  line-height: 1.2; }

h4 {
  font-size: 56px;
  line-height: 1.2; }

.h4_48 {
  font-size: 48px;
  font-weight: 500; }

h5 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 400; }

h6 {
  font-size: 29px;
  line-height: 1.2;
  font-weight: 500; }

.cta {
  text-decoration: none;
  background-color: #cc0000;
  font-size: 16px;
  font-weight: 700;
  padding: 17px 33px;
  display: inline-block;
  line-height: normal;
  border: 1px solid transparent; }

.p_120 {
  padding: 120px 0; }

.pt_120 {
  padding-top: 120px; }

.cta:hover {
  background-color: transparent;
  border: 1px solid red;
  color: #fff; }

/* global css ends*/
header.header {
  position: absolute;
  top: 47px;
  left: 0;
  right: 0;
  width: 100%;
  background-color: transparent; }

header div#menu {
  background-color: transparent !important; }

div#menu-wrapper {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), linear-gradient(0deg, rgba(255, 255, 255, 0.03), rgba(255, 255, 255, 0.03));
  border-top: 1px solid #ffffff38 !important;
  backdrop-filter: blur(23px);
  border-bottom: 1px solid #ffffff38 !important; }

.top-banner-header-wrap p {
  font-size: 14px;
  font-weight: 700; }

nav.navUser .dropdown .form {
  max-width: 798px;
  background-color: #ffffff00;
  border-radius: 200px;
  overflow: hidden;
  border: 0.5px solid #ffffff69;
  margin: auto; }

header .search-icon.submit input {
  padding: 0 !important;
  font-size: 10px !important; }

header .search-icon.submit {
  background-color: #fff;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  border-radius: 200px; }

header svg.header-icon.search-icon {
  width: 16px; }

.banners {
  padding: 0;
  background: unset;
  background-color: #cc0000 !important; }

.top-banner-header-wrap {
  display: flex;
  align-items: center;
  max-width: 730px;
  margin-left: auto;
  justify-content: space-between; }

.top-banner-header-wrap p {
  margin: 0; }

.socialLinks .icon svg {
  stroke: #fff;
  fill: #fff; }

.socialLinks {
  display: flex;
  /* gap: 20px; */ }

.top-banner-header-wrap .socialLinks .socialLinks-item {
  margin: 0;
  padding-left: 30px; }

.logo-user-section a,
.logo-user-section a .header-logo-image-container {
  height: 76px;
  width: 139px; }

nav.navUser {
  display: flex;
  align-items: center;
  padding: 0;
  width: calc(100% - 139px); }

.user-icons .navUser-action {
  align-items: center; }

nav.navUser .dropdown {
  padding: 0;
  width: 100% !important;
  max-width: calc(100% - 100px); }

.navUser-section {
  width: 100px !important; }

nav.navUser .dropdown .form input {
  width: 100% !important;
  padding: 17px 0;
  background-color: unset;
  padding-left: 24px;
  font-size: 16px;
  height: unset;
  border-bottom: unset;
  color: #fff; }

nav.navUser .dropdown .form input::placeholder {
  color: #fff !important; }

fieldset.form-fieldset {
  width: 100% !important; }

li.navUser-item {
  width: fit-content; }

.user-icons li.navUser-item {
  width: fit-content !important; }

.user-icons {
  flex-direction: row !important; }

.user-icons {
  width: 20% !important; }

nav.navUser .dropdown .form fieldset {
  width: 100% !important; }

.navUser-section .user-icons li,
.navUser-section .user-icons li a {
  width: fit-content !important; }

.navUser-section .user-icons {
  width: 100% !important;
  justify-content: end;
  gap: 30px; }

.mainBannerSite .video-container,
.mainBannerSite .video-container iframe {
  /* height: 100% !important; */
  /* width: 100% !important; */ }

.mainBannerWrap {
  text-align: center;
  padding: 200px 0;
  padding-top: 250px; }

.mainBannerWrap * {
  color: #fff; }

/* today  */
.mainBannerSupHeading {
  font-size: 18px;
  font-weight: 700;
  margin: 0; }

.mainBannerText h1 {
  margin-top: 10px; }

/* 
        scroll down animated css */
.explore-container a {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  right: 60px;
  bottom: 0;
  z-index: 2; }

.explore-container .text {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transition: transform 0.3s ease, opacity 0.3s ease;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  color: #fff; }

.explore-container .line {
  width: 2px;
  height: 37px;
  background-color: rgba(255, 255, 255, 0.3);
  position: relative;
  overflow: hidden; }

.explore-container .line::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 0;
  background-color: white;
  bottom: 0;
  animation: line-grow 1.5s infinite alternate ease-in-out; }

@keyframes line-grow {
  0% {
    height: 0; }
  100% {
    height: 100%; } }

.mainBannerText {
  position: relative;
  z-index: 2; }

.mainBannerShopNowBtn {
  position: relative;
  z-index: 2; }

.mainBannerSite::before {
  /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), linear-gradient(360deg, rgba(0, 0, 0, 0) 68.49%, rgba(0, 0, 0, 0.4) 100%); */
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none; }

.product-slider-head-wrap .product-sl {
  display: flex;
  align-items: center;
  justify-content: space-between; }

.product-slider-head-wrap .product-sl h4,
.product-slider-head-wrap .product-sl a {
  margin: 0 !important; }

.product-slider-head-wrap .product-sl a {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  text-decoration: none;
  position: relative; }

.product-slider-head-wrap .product-sl a::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #000;
  height: 1px;
  width: 44px;
  left: -58px; }

[data-layout-name="ShopNowBannerSection"] .sd-button-b159f547-0d83-473d-b862-b34493c57290 {
  padding: 121px 0; }

[data-sub-layout-container="7475681b-ec06-4757-bee1-47e19be72f28"] {
  margin-bottom: 100px; }

.product-slider-head-wrap {
  padding: 0 15px;
  padding-top: 100px;
  padding-bottom: 25px;
  position: relative;
  overflow: hidden; }

.product-slider-head-wrap::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/group-36276.png?t=1743668444");
  background-size: contain;
  background-repeat: no-repeat;
  height: 440px;
  width: 440px;
  background-position: top right;
  top: -88px;
  z-index: -1;
  right: -80px; }

[data-layout-name="ShopTextSection"] p {
  font-family: "Teko";
  line-height: 1.2; }

[data-layout-name="ShopNowBannerSection"] {
  max-width: 1440px;
  margin: auto !important; }

.socialLinks .socialLinks-item a:hover svg {
  color: #fff !important; }

.mainBannerSite:after {
  content: "";
  position: absolute !important;
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/mask-group-4-.png?t=1743414828");
  background-repeat: no-repeat;
  background-position: bottom right;
  height: 450px;
  width: 508px;
  right: 0;
  bottom: 0;
  z-index: 2;
  pointer-events: none; }

.practice-content h2,
.practice-content a.cta,
.practice-content {
  color: #fff; }

.practice-content h2 {
  margin: 0; }

.practice-content a.cta {
  margin-top: 22px; }

.practice-content {
  max-width: 545px; }

.practiceRow {
  padding: 150px 0; }

[data-layout-name="PracticeBannerSection"],
[data-layout-name="ShopTextSection"],
.SuppresorBannerContainer,
footer {
  position: relative; }

/* common sections css for absolute images */
[data-layout-name="ShopTextSection"]:after,
.suppresor-content::after,
.suppresor-content::before,
[data-layout-name="PracticeBannerSection"]:after,
.SuppresorBannerContainer::after,
footer::after {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: contain; }

[data-layout-name="PracticeBannerSection"]:after,
.SuppresorBannerContainer::after,
footer::after {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/group-we36334.png?t=1743424283");
  background-position: top right !important;
  height: 178px;
  right: 48px !important;
  width: 178px;
  transform: translateY(-50%);
  left: unset !important; }

[data-layout-name="ShopTextSection"]:after {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/group-36275.png?t=1743423941");
  background-position: top left !important;
  width: 947px;
  left: 0;
  top: 100% !important;
  bottom: 0;
  background-size: contain; }

.SuppresorBannerContainer:after {
  left: 100px !important; }

.qty-btn-wrap {
  display: flex;
  gap: 10px;
  align-items: self-end; }

[data-layout-name="ProductBannerSection"] a > div {
  mix-blend-mode: multiply; }

.bannerSlide {
  background-size: contain;
  background-repeat: no-repeat; }

.suppresor-content * {
  color: #fff; }

[data-layout-name="BecomeDealerSection"] p {
  font-family: "Teko";
  line-height: 1;
  font-weight: 600; }

.suppresor-content h2 {
  margin: 0;
  font-size: 86px;
  line-height: 1; }

.suppresor-content h2 span {
  font-size: 176px;
  display: block; }

.suppresor-content {
  text-align: center;
  padding: 130px 0;
  max-width: 1000px;
  margin: auto;
  position: relative; }

.suppresor-content::after,
.suppresor-content::before {
  position: absolute;
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/gwwroup-36293.png?t=1743427943");
  height: 356px;
  width: 200px;
  right: 0px;
  top: 50%;
  transform: translateY(-50%); }

.suppresor-content::before {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/gwwroup-36294.png?t=1743427944");
  left: 0; }

.red-text {
  color: #cc0000; }

.footer-subscription-wrap h3 {
  color: #fff;
  line-height: 1;
  font-weight: 400; }

.footer-subscription-wrap {
  padding: 140px 0;
  max-width: 863px;
  margin: auto;
  color: #fff;
  text-align: center; }

.footer-subscription-wrap .form-field {
  margin: 0;
  margin-top: 35px;
  width: 100%; }

.form-wrap-subscribe {
  max-width: 654px;
  margin: auto;
  position: relative; }

.footer-subscription-wrap .form-input {
  background-color: transparent;
  border: none;
  border-top: 1px solid #ffffff33;
  border-bottom: 1px solid #ffffff33;
  color: #fff;
  font-size: 14px;
  padding: 24px 0;
  height: unset; }

.form-btn-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: unset;
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/vector-3-.png?t=1743583822");
  background-repeat: no-repeat;
  width: 50px;
  background-size: contain;
  border: none;
  height: 20px; }

.footer-subscription-wrap .form-input::placeholder {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize; }

.newsletter-subscription-section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

[data-layout-name="SliderLayoutSection"] {
  max-width: 1541px !important;
  margin-left: auto !important; }

.collection-img-wrap img {
  width: 100%;
  height: 100%; }

[data-layout-name="SliderLayoutSection"] > div {
  height: 100%; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-brand"] {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 6px; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-price"] {
  font-size: 14px;
  font-weight: 700;
  color: #cc0000;
  margin-bottom: 23px; }

[data-layout-name="SliderLayoutSection"] .css-13w78ue:hover a {
  background-color: #fff;
  color: #000; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 8px; }

[data-layout-name="SliderLayoutSection"] .css-13w78ue {
  width: 93%;
  text-align: center;
  margin: 0;
  padding: 0;
  margin-top: auto; }

[data-layout-name="SliderLayoutSection"] .css-13w78ue a,
[data-layout-name="SliderLayoutSection"] .css-13w78ue {
  border-radius: 0;
  background-color: #000;
  color: #fff;
  padding: 5px 0;
  font-size: 12px;
  font-weight: 500; }

[data-layout-name="SliderLayoutSection"] .css-13w78ue:hover a,
[data-layout-name="SliderLayoutSection"] .css-13w78ue:hover {
  background-color: #000;
  color: #fff; }

[data-layout-name="SliderLayoutSection"] .css-13w78ue:hover a::before {
  filter: invert(1); }

[data-layout-name="SliderLayoutSection"] .css-13w78ue a {
  display: inline;
  position: relative; }

[data-layout-name="SliderLayoutSection"] .css-13w78ue a::before {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/vector-18-.png?t=1744349861");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  left: -20px;
  top: 0;
  height: 10px;
  z-index: 9;
  top: 50%;
  transform: translateY(-50%);
  filter: invert(1); }

[data-layout-name="SliderLayoutSection"] .css-1k0woj {
  padding: 0 15px; }

.viewAllCollection {
  margin-right: 15px; }

[data-layout-name="SliderLayoutSection"] .css-1yqumcf {
  padding-bottom: 75%;
  background-color: #f7f7f7; }

[data-layout-name="SliderLayoutSection"] .css-1yqumcf img {
  padding: 60px;
  object-fit: contain;
  mix-blend-mode: multiply; }

[data-layout-name="SliderLayoutSection"] .css-9z33oj {
  display: none; }

[data-layout-name="SliderLayoutSection"] .css-g2cffr {
  margin: 0;
  position: static; }

[data-layout-name="SliderLayoutSection"] > div {
  position: static; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"] svg,
[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] svg {
  display: none; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"],
[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
  top: -42px;
  transform: translateY(-100%);
  background: transparent;
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-38-2-.png?t=1743657209");
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 40px;
  left: 320px; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
  left: 400px; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"] {
  transform: translateY(-100%) rotate(180deg); }

.collection-wrap {
  position: relative; }

[data-layout-name="SliderLayoutSection"] .css-1k0woj {
  height: 100%; }

[data-layout-name="ShopNowBannerSection"] {
  margin-top: 170px; }

[data-layout-name="ProductBannerSection"] [data-test-id="product-widget-brand"] {
  font-size: 36px;
  font-weight: 400;
  color: #000;
  font-family: "Teko";
  margin-top: 20px;
  margin-bottom: 10px; }

[data-layout-name="ProductBannerSection"] [data-test-id="product-widget-name"] {
  font-size: 18px;
  font-weight: 400;
  font-family: "Satoshi";
  max-width: 400px;
  line-height: 1.4; }

[data-layout-name="ProductBannerSection"] [data-test-id="product-widget-price"] {
  font-size: 14px;
  font-weight: 700;
  font-family: "Satoshi"; }

[data-layout-name="ProductBannerSection"] .css-iqfu3c a {
  font-weight: 700;
  border: 1px solid transparent; }

[data-layout-name="ProductBannerSection"] .css-iqfu3c:hover a {
  color: #cc0000;
  background-color: #fff;
  border: 1px solid #cc0000; }

.focus-cntnt h5 {
  margin: 10px 0; }

header .search-icon.submit {
  left: -10px; }

.nav-right-fixed {
  display: flex; }

/* footer css */
.footer {
  padding: 0;
  border: none !important;
  background-color: #000 !important;
  padding-top: 36px; }

.footer-data-col .footer-info-col {
  margin: 0;
  width: 60% !important; }

.footer-data-col .footer-info-col.footer-social-col {
  margin: 0;
  width: 40% !important; }

.footer-data-col {
  /* display: flex; */ }

.footer-data-row {
  display: flex; }

.footer-data-row .footer-data-col:first-child {
  width: 60%; }

.footer-data-row .footer-data-col:nth-child(2) {
  width: 40%; }

.footer h5 {
  font-size: 29px;
  color: #cc0000;
  font-weight: 500;
  margin: 0;
  margin-bottom: 20px;
  text-transform: capitalize; }

.footer-info-list li a,
.footer-info-list li span {
  font-size: 14px !important;
  font-weight: 400;
  color: #fff;
  width: 100%;
  text-transform: capitalize; }

.footer-info-list li {
  /* display: flex; */
  padding: 0;
  line-height: 1.5;
  padding-bottom: 35px;
  width: 50%; }

ul.footer-info-list {
  display: flex;
  flex-wrap: wrap; }

.footer-social-col .socialLinks {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  gap: 0; }

footer .socialLinks-item .social-txt {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  font-family: "Satoshi";
  margin-left: 6px;
  text-transform: capitalize; }

footer .socialLinks .socialLinks-item {
  margin: 0;
  padding: 0;
  line-height: 1.5;
  padding-bottom: 20px;
  text-align: left;
  text-transform: capitalize; }

.adreesAndPaymentWrap {
  display: flex;
  flex-direction: column; }

article.footer-info-col h3 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  font-family: "Satoshi" !important;
  margin: 0;
  min-width: 104px; }

.adreesAndPaymentWrap .footer-info-col {
  display: flex;
  align-items: baseline;
  width: 100% !important;
  max-width: 353px !important;
  text-transform: capitalize;
  padding: 0; }

.adreesAndPaymentWrap .footer-info-col address,
.adreesAndPaymentWrap .footer-info-col p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-transform: lowercase; }

.site-url-wrap span {
  color: #fff !important;
  font-size: 20px;
  font-weight: 500; }

.site-url-wrap a {
  display: inline-flex !important;
  gap: 8px;
  border: 1px solid #cc0000;
  display: inline-block;
  padding: 15px 32px;
  border-radius: 100px;
  text-decoration: none; }

.adreesAndPaymentWrap .footer-info-col:nth-child(2) {
  margin-top: 20px;
  margin-bottom: 50px; }

.footer-para-wrap {
  font-size: 16px;
  color: #fff;
  font-style: italic;
  font-weight: 700;
  font-family: "Satoshi";
  /* max-width: 375px !important; */
  width: 67% !important;
  padding: 0;
  margin: unset; }

.footer-para-wrap p {
  margin: 0; }

.footer-data-col.footer-address-col {
  border-left: 1px solid #ffffff1a;
  padding-left: 100px;
  padding-top: 73px; }

.footer-data-col.footer-detail-info-col {
  padding-top: 73px;
  padding-bottom: 50px; }

.footer-bottom {
  background-color: #000;
  border-top: 1px solid #ffffff1a; }

.footer-bottom p {
  font-size: 16px; }

footer::after {
  top: 0;
  left: 50% !important;
  transform: translate(-50%, -50%); }

.footer-copyright > .powered-by {
  font-size: 14px;
  color: #fff; }

.site-url-wrap a:hover {
  background-color: #cc0000;
  text-decoration: none; }

.site-img-wrap img {
  width: 28px; }

.site-url-wrap a:hover .site-img-wrap img {
  filter: brightness(0) invert(1); }

[data-layout-name="ShopTextSection"]::before {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36275-1-.png?t=1743668577");
  background-repeat: no-repeat;
  background-position: bottom left;
  width: 900px;
  height: 170px;
  bottom: 0;
  background-size: contain;
  left: 0; }

/* header css */
.nav-right-fixed .nav-right {
  width: unset !important;
  float: unset !important;
  height: unset !important; }

.nav-right-fixed {
  justify-content: space-between;
  padding-top: 20px; }

.find-dealer-section a {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  background-color: #fff;
  padding: 12px 30px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }

.nav-page-list .navPages-action {
  font-size: 16px !important;
  font-weight: 400 !important;
  text-transform: capitalize;
  padding: 0 !important; }

.navPages-list.nav-page-list.two {
  display: flex !important;
  gap: 40px; }

.top-banner-header-wrap .socialLinks-item:has(a.icon.icon--youtube) {
  display: none; }

.top-banner-header-wrap .socialLinks .socialLinks-item svg {
  height: 22px;
  width: 22px; }

.top-banner-header-wrap .socialLinks .socialLinks-item .icon--facebook svg {
  padding: 3px; }

.top-banner-header-wrap .socialLinks .socialLinks-item a {
  display: inline-flex;
  align-items: center;
  justify-content: center; }

.top-banner-header-wrap li.navUser-item.navUser-item--cart.user-icons1w {
  left: unset; }

nav.navUser .user-icons span.navUser-item-cartLabel {
  position: relative; }

nav.navUser .user-icons .countPill.cart-quantity {
  display: inline-flex;
  background-color: #cc0000;
  color: #fff;
  height: 17px;
  width: 17px;
  justify-content: center;
  align-items: center;
  top: -5px;
  right: 9px;
  font-size: 7px;
  left: unset;
  padding-left: 2px;
  padding-top: 2px; }

.navUser-action .header-icon {
  height: 21px;
  width: 21px; }

div#account-dropdown-signin-list * {
  color: #fff !important; }

div#account-dropdown-signin-list {
  border: none;
  right: 0; }

.user-icons li.navUser-item.navUser-item--account.user-icons.account {
  position: relative; }

.user-icons div#account-dropdown-signin-list {
  right: 0 !important;
  left: unset;
  top: 70%;
  height: unset !important;
  min-width: 165px !important; }

.user-icons .navUser-action.account.signin-list .logo-user-section a {
  height: unset; }

[data-layout-name="SliderLayoutSection"] .css-1yqumcf {
  padding-bottom: 89.3%; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"],
[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] a {
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 10px;
  font-weight: 700;
  color: #000 !important;
  opacity: 1;
  margin-top: 25px; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-price"] {
  margin-bottom: 31px; }

.socialLinks .socialLinks-item a:hover svg {
  color: #fff !important; }

.media-wrap-section .eapps-instagram-feed-posts-view > div {
  width: 15.4% !important;
  margin: 0 9px !important; }

.media-wrap-section {
  padding-bottom: 150px;
  padding-top: 80px;
  position: relative; }

.media-wrap-section::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/social-media-bg.png?t=1744357527");
  background-position: center bottom;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  right: 0; }

li {
  list-style: none; }

a {
  text-decoration: none; }

.nav-right {
  position: relative; }

.nav-right-dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  display: none; }

.nav-right-dropdown .nav-right-dd-wrp {
  display: flex;
  padding: 50px 24px;
  padding-left: 90px; }

.nav-right-dropdown .nav-right-dd-wrp .nav-dd-lft {
  width: 78%; }

.nav-right-dropdown .nav-dd-rgt {
  width: 22%; }

.nav-right-dropdown .nav-dd-main-list {
  padding: 0;
  width: 25%; }

/* .nav-dd-lft .nav-dd-main-list:first-child {
            padding-left: 70px;
        } */
.nav-dd-lft {
  display: flex; }

.nav-right-dropdown .nav-dd-main-list li {
  position: relative; }

.nav-right-dropdown .nav-dd-list {
  background-color: #fff; }

.main-lst-hding {
  font-size: 18px;
  color: #000;
  /* font-weight: 500; */
  font-family: "Satoshi";
  display: inline-block; }

.eapps-instagram-feed-title-container {
  display: none !important; }

h5.media-insta-heading {
  text-align: center;
  font-size: 34px;
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin: 0;
  margin-bottom: 20px; }

#menu .navPages-list li.navPages-item,
.nav-right,
.navPages-wider {
  position: static; }

ul.nav-dd-main-list {
  margin: 0; }

ul.nav-dd-inner-lst {
  margin: 0;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 400; }

ul.nav-dd-main-list > li {
  padding-bottom: 20px; }

header div#menu {
  max-width: 100%; }

.nav-dd-rgt .img-top-txt {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px; }

.gun-img img {
  background-color: #00000008;
  margin: auto;
  text-align: center; }

p.img-btm-txt {
  font-size: 16px;
  font-weight: 700; }

p.red-text.price-txt {
  font-weight: 700;
  font-size: 14px; }

.nav-dd-rgt-cntnt {
  text-align: center;
  border-left: 1px solid #0000001a; }

p.img-btm-txt {
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 10px;
  text-wrap: auto; }

ul.nav-dd-main-list > li {
  position: relative; }

ul.nav-dd-main-list > li:has(.nav-dd-list)::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/vector-11-.png?t=1743772392");
  background-repeat: no-repeat;
  background-size: contain;
  height: 10px;
  width: 10px;
  right: 0px;
  top: 14px; }

.nav-right-dropdown .nav-dd-main-list li:has(.nav-dd-list.active)::after {
  transform: rotate(180deg); }

ul.nav-dd-inner-lst > li {
  padding-bottom: 8px; }

.builds-container h2 {
  margin: 0;
  margin-bottom: 13px;
  font-size: 56px; }

.builds-container {
  padding: 0; }

.builds-container {
  padding: 100px 0 !important; }

[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"],
[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] a {
  margin-top: 20px; }

.main-lst-hding {
  width: 100%; }

.body.body--product .container.all-wrap-product {
  width: 100%;
  max-width: 100%; }

.body.body--page {
  margin: 0; }

.body {
  margin: 0; }

/* ----------specs page css starts------- */
.inner-baner-md .mainBannerWrap {
  padding: 134px 0;
  padding-top: 300px; }

.inner-baner-md .mainBannerWrap h2 {
  margin: 0; }

[data-layout-name="OverviewHeadSection"] {
  padding-top: 96px; }

[data-layout-name="Overview-sec-para-text"] {
  padding-bottom: 90px; }

[data-layout-name="OverviewHeadSection"] p {
  font-family: "Teko";
  line-height: 56px;
  font-weight: 600; }

[data-layout-name="OverviewHeadSection"] {
  max-width: 800px;
  margin: auto; }

[data-layout-name="Overview-sec-para-text"] p {
  font-weight: 400; }

[data-layout-name="Overview-sec-para-text"] {
  max-width: 1020px;
  margin: auto;
  padding-top: 7px; }

[data-layout-name="KeyFeaturesSection"] {
  max-width: 1430px;
  margin: auto; }

[data-layout-name="KeyFeaturesSection"] img {
  padding-right: 100px; }

[data-layout-name="DeliveryOrderSection"] {
  background-color: #000; }

[data-layout-name="DeliveryOrderSection"] p {
  font-family: "Teko";
  line-height: 1;
  max-width: 1300px; }

[data-layout-name="DeliveryOrderSection"] {
  background-color: #000;
  padding: 97px 0; }

.red-txt {
  color: #cc0000; }

[data-layout-name="youMayLikeSection"] {
  padding: 100px 0;
  margin: auto; }

[data-layout-name="youMayLikeSection"] p {
  font-family: "Teko";
  line-height: 1; }

[data-layout-name="youMayLikeSection"] img {
  background-color: #00000008;
  padding: 50px; }

[data-layout-name="youMayLikeSection"] [data-test-id="product-set-widget-name"],
[data-layout-name="youMayLikeSection"] [data-test-id="product-set-widget-name"] a {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  opacity: 1;
  font-family: "Satoshi";
  margin-top: 20px;
  text-transform: uppercase;
  margin-bottom: 0px; }

[data-layout-name="youMayLikeSection"] [data-test-id="product-set-widget-price"] {
  color: #cc0000;
  font-weight: 700;
  font-size: 14px; }

[data-layout-name="youMayLikeSection"] .css-13w78ue a {
  background: transparent;
  color: #000000;
  font-size: 12px;
  padding: 0;
  font-weight: 500;
  font-family: "Satoshi";
  display: inline-block;
  width: fit-content;
  text-transform: capitalize;
  position: relative; }

[data-layout-name="youMayLikeSection"] .css-13w78ue {
  width: 100%;
  text-align: center; }

.inner-baner-md {
  position: relative; }

.inner-baner-md::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36276.png?t=1743668444");
  background-repeat: no-repeat;
  background-size: contain;
  height: 290px;
  width: 290px;
  bottom: 0;
  right: 0;
  transform: translateY(71%); }

[data-layout-name="youMayLikeSection"] .css-13w78ue a::before {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/cart-black.png?t=1744628531");
  background-repeat: no-repeat;
  height: 15px;
  min-width: 14px;
  background-position: 100% 100%;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  left: -21px; }

.find-dealer-section a:hover {
  background-color: #cc0000;
  color: #fff; }

.banner-top-wrap.banners {
  margin-top: 0 !important; }

header.header.header-main-toggle.header-logo--left {
  padding-top: 0 !important;
  margin-top: 0 !important; }

.body.body--page {
  margin-top: 0 !important; }

.adminBar.storefront {
  background-color: transparent !important; }

/* buying process page css */
[data-layout-name="QuestionSystemSection"] > div:has(img) {
  padding-right: 60px; }

[data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top) {
  padding-top: 130px;
  padding-bottom: 80px; }

[data-layout-name="QuestionSystemSection"]:has(.crd-cvr-btm) {
  padding-bottom: 120px;
  padding-top: 80px; }

[data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top) {
  position: relative; }

/* red absolute square image css */
[data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top)::after,
[data-layout-name="BuildingSection2"] > div:nth-child(3)::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0px;
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36425-1-.png?t=1744025069");
  background-repeat: no-repeat;
  background-size: contain;
  height: 190px;
  width: 190px;
  /* transform: translateY(50%); */
  top: unset; }

[data-layout-name="Overview-sec-para-text-clone"] p {
  font-weight: 400;
  max-width: 923px;
  margin: auto;
  padding-bottom: 100px;
  padding-top: 10px; }

[data-layout-name="youMayLikeSection"] .css-1k0woj {
  margin: 15px;
  padding: 0;
  padding-bottom: 20px; }

[data-layout-name="youMayLikeSection"] .css-1k0woj:hover {
  box-shadow: rgba(149, 157, 165, 0.12) 0px 8px 24px; }

[data-layout-name="SliderLayoutSection"] .css-1k0woj {
  padding: 0 !important;
  margin: 0 15px;
  border: 1px solid #f0f0f0; }

[data-layout-name="SliderLayoutSection"] .css-1k0woj:hover {
  box-shadow: rgba(149, 157, 165, 0.3) 0px 8px 24px;
  border: 1px solid #e6e1e1b8; }

[data-layout-name="SliderLayoutSection"] .css-1k0woj:hover .css-13w78ue a,
[data-layout-name="SliderLayoutSection"] .css-1k0woj:hover .css-13w78ue {
  background-color: transparent !important;
  color: #000 !important; }

[data-layout-name="SliderLayoutSection"] .css-1k0woj:hover .css-13w78ue {
  border: 1px solid #000; }

[data-layout-name="SliderLayoutSection"] .css-1k0woj:hover .css-13w78ue a::before {
  filter: invert(0) !important; }

.navPages-item:has(.nav-right-dropdown) .navPages-action {
  position: relative; }

.navPages-item:has(.nav-right-dropdown) .navPages-action::after {
  position: absolute;
  content: "";
  background-image: url(https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/vector-11-.png?t=1743772392);
  background-repeat: no-repeat;
  background-size: contain;
  height: 10px;
  width: 10px;
  right: -15px;
  top: 50%;
  transform: translateY(-3%);
  filter: invert(1); }

.navPages-item:has(.nav-right-dropdown.active) .navPages-action::after {
  transform: translateY(-50%) rotate(180deg); }

.nav-dd-lft .nav-dd-list {
  padding-left: 15px; }

/* our mission page css */
[data-layout-name="mission-sec-para-text"] p {
  max-width: 1113px;
  margin: auto;
  font-weight: 400;
  padding: 15px 0;
  font-size: 20px; }

[data-layout-name="mission-sec-para-text"] {
  padding-bottom: 60px; }

[data-layout-name="BuildingSection"] {
  background-color: #fdf7f7;
  max-width: 1626px;
  margin: auto;
  padding: 90px; }

[data-layout-name="BuildingSection2"] {
  margin-top: 130px !important;
  margin-bottom: 180px !important; }

[data-layout-name="BuildingSection"] > div:nth-child(3) > div:nth-child(2) p,
[data-layout-name="BuildingSection2"] > div:nth-child(2) > div:nth-child(2) p {
  font-family: "Teko"; }

[data-layout-name="BuildingSection"] > div:nth-child(3) > div:nth-child(3) p {
  font-weight: 400;
  padding-right: 60px; }

[data-layout-name="BuildingSection2"] > div:nth-child(2) > div:nth-child(3) p {
  padding-right: 80px;
  font-weight: 400; }

[data-layout-name="BuildingSection2"] > div:nth-child(3)::after {
  right: 0 !important;
  left: unset !important;
  bottom: 0 !important;
  top: unset !important;
  transform: translateY(50%); }

/* contact page css */
.contact-row {
  display: flex;
  padding: 120px 0; }

.contact-sec h6 {
  font-size: 30px;
  font-weight: 500;
  color: #cc0000;
  text-transform: capitalize; }

.contact-details *,
.contact-details {
  font-size: 18px;
  font-weight: 400;
  color: #454545; }

.contact-row > div {
  flex: 1; }

.contact-col .page-content {
  width: 100%;
  max-width: 690px; }

.main-heading-contact {
  max-width: 600px;
  margin-bottom: 30px; }

.main-heading-contact .page-heading {
  margin: 0;
  text-transform: capitalize; }

.contact-map iframe {
  filter: grayscale(1);
  height: 600px; }

.contact-row .page-content h6 {
  margin: 0;
  margin-bottom: 22px;
  text-transform: initial; }

.contact-row .form-input {
  border: 1px solid #091e3612;
  padding: 18px 20px;
  display: inline-block;
  height: auto;
  font-size: 14px;
  font-weight: 400;
  font-family: "Satoshi"; }

.contact-row .form-field {
  margin-bottom: 20px; }

.contact-row .form-actions {
  display: flex;
  justify-content: start; }

.contact-row .form-actions .cta {
  color: #fff;
  padding: 16px 60px; }

.contact-row .form-actions .cta:hover {
  color: #cc0000; }

.contact-sec .contact-details {
  padding-bottom: 7px; }

.contact-sec h6 {
  margin: 0;
  margin-bottom: 2px; }

.contact-sec {
  margin-bottom: 12px; }

.contact-details p {
  font-size: 12px;
  margin: 0; }

.contact-page-wrap .supp-main-wrap {
  position: relative; }

.contact-page-wrap .supp-main-wrap::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36389-2-.png?t=1744203851");
  background-repeat: no-repeat;
  height: 128px;
  width: 688px;
  bottom: 0;
  /* top: 0; */
  background-size: contain;
  left: 0;
  transform: translateX(-35%); }

[data-layout-name="SliderLayoutSection"]::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  max-width: 1470px;
  background-color: #eeeeee;
  top: unset;
  bottom: 0px;
  /* transform: translateY(50%); */
  left: 0; }

[data-layout-name="SliderLayoutSection"] {
  padding-bottom: 60px; }

/* images spacing common7/\ */
[data-layout-name="BuildingSection"] > div:has(img) {
  padding-right: 60px; }

span.countPill.cart-quantity.countPill--positive:after {
  display: none; }

.media-wrap-section {
  margin-top: 0 !important; }

header {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/small-bg-bnr.png?t=1744284505");
  background-size: cover;
  background-repeat: no-repeat; }

.recaptcha-container {
  transform: scale(0.96);
  transform-origin: 0 0; }

h5.media-insta-heading {
  text-transform: capitalize; }

.footer-bottom p.text,
.footer-bottom p.text a {
  color: #fff; }

footer::after {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/group-36310-1-.png?t=1744352878"); }

[data-layout-name="SliderLayoutSection"] .css-13w78ue {
  margin-bottom: 12px; }

.socialLinks--alt .icon .icon-wrap {
  height: 18px;
  width: 18px; }

.socialLinks--alt .icon {
  height: unset;
  width: unset;
  display: flex;
  align-items: center; }

.m_0 {
  margin: 0 !important; }

/* limited lifetime warrenty page css  */
.container.warrent-commn {
  max-width: 100%;
  padding: 0; }

.warranty-section {
  position: relative;
  padding-top: 120px;
  padding-bottom: 120px; }

.warranty-section::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/group-36389-3-.png?t=1744615445");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom left;
  height: 159px;
  width: 100%;
  bottom: 0; }

.warranty-section h2 {
  margin: 0;
  margin-bottom: 13px; }

.wrrnty-innr-wrps h6 {
  margin: 0;
  font-size: 28px;
  text-transform: capitalize;
  margin-bottom: 10px; }

.wrrnty-lst li {
  list-style: disc; }

.warranty-section li,
.warranty-section p {
  color: #454545;
  line-height: 1.5 !important;
  font-size: 18px; }

.wrrnty-hd p {
  margin: 0; }

.wrrnty-lst {
  margin: 0;
  padding-left: 35px; }

.wrrnty-innr-wrps {
  margin-top: 37px; }

.wrrnty-lst li:not(:last-child) {
  padding-bottom: 5px; }

.made-in-lst-wrp p {
  margin: 0;
  margin-top: 15px; }

.wrrnty-lst li a,
.wrrnty-innr-wrps a {
  color: #cc0000; }

.wrrnty-lst li span {
  color: #000; }

ol.wrrnty-lst li {
  list-style: auto; }

.warranty-section::before {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36276-1-.png?t=1744620807");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  height: 351px;
  width: 351px;
  left: unset;
  top: 0;
  right: 0;
  transform: translateY(-30%);
  z-index: -1; }

.warranty-section.return-policy::after {
  display: none; }

.privacy-policy ol.wrrnty-lst li {
  /* display: none; */
  list-style: none; }

.privacy-policy ol.wrrnty-lst {
  padding-left: 0; }

[data-layout-name="Overview-sec-para-text"] {
  max-width: 980px; }

/* .top-banner-header-wrap .socialLinks .socialLinks-item svg:hover {
            background-color: #ffffff40;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        } */
header .navBar-section.signout-list a {
  height: unset; }

header .navBar-section.signout-list {
  display: flex;
  justify-content: center; }

[data-layout-name="BuildingSection2"]::before {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/group-36389-3-.png?t=1744615445");
  background-repeat: no-repeat;
  background-size: contain;
  height: 169px;
  width: 100%;
  bottom: -150px;
  left: -400px;
  pointer-events: none; }

[data-layout-name="OverviewHeadSection-mission"] p {
  font-size: 56px;
  font-weight: 600;
  font-family: "Teko";
  margin: 0;
  line-height: 1;
  padding-top: 120px; }

.contact-map iframe {
  border-radius: 0px !important; }

/* suppressors details page css */
[data-layout-name="heading-text-suppr-details"] {
  background-color: #000;
  padding: 85px 0;
  color: #fff; }

[data-layout-name="heading-text-suppr-details"]::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36276-1-.png?t=1744620807");
  background-repeat: no-repeat;
  background-size: contain;
  height: 390px;
  width: 390px;
  background-position: bottom right;
  bottom: -300px !important;
  right: -70px !important;
  left: unset !important;
  top: unset !important; }

[data-layout-name="supp-details-video-sec"] {
  padding-top: 100px;
  padding-bottom: 120px; }

/* similar sections in this page (text -img)  */
/* sections 1 3 5 */
[data-layout-name="VideoLayoutSection"] > div:nth-child(2),
[data-layout-name="VideoLayoutSection3"] > div:nth-child(2),
[data-layout-name="VideoLayoutSection5"] > div:nth-child(2) {
  max-width: 650px;
  margin: auto; }

/* text p */
[data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(4) p,
[data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(4) p,
[data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(4) p {
  font-weight: 400; }

/* heading p */
[data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(3) p,
[data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(3) p,
[data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(3) p {
  font-family: "Teko";
  font-size: 56px;
  line-height: 1;
  margin-top: 40px;
  margin-bottom: 12px; }

/* sections 2 4 */
[data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(4) p,
[data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(4) p {
  font-weight: 400; }

[data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(3) p,
[data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(3) p {
  font-family: "Teko";
  font-size: 56px;
  line-height: 1;
  margin-top: 40px;
  margin-bottom: 12px; }

[data-layout-name="VideoLayoutSection2"] > div:nth-child(3),
[data-layout-name="VideoLayoutSection4"] > div:nth-child(3) {
  max-width: 638px;
  margin: auto; }

/* abs image on sect 2 */
[data-layout-name="VideoLayoutSection2"] > div:nth-child(2) {
  position: relative; }

[data-layout-name="VideoLayoutSection2"] > div:nth-child(2)::after {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36425-1-.png?t=1744025069");
  background-repeat: no-repeat;
  background-size: contain;
  height: 290px;
  width: 290px;
  bottom: -90px !important;
  top: unset;
  left: 95px;
  pointer-events: unset; }

/* SUPPRESSOR DETAILS PAGE CSS */
.productView .productView-product .productView-title {
  line-height: 1.1;
  margin: 0;
  font-size: 56px; }

.productView .productView-brand {
  line-height: 1; }

.productView-brand a {
  font-size: 20px; }

.productView-brand a {
  font-size: 20px;
  font-weight: 500;
  font-family: "Satoshi";
  color: #000; }

.productView-sku {
  margin: 0;
  color: #454545;
  font-size: 16px;
  font-weight: 400; }

.price-section .price {
  color: #cc0000;
  font-size: 36px;
  font-weight: 600;
  font-family: "Teko"; }

.productView-options label.form-label {
  font-family: "Satoshi";
  font-size: 20px;
  font-weight: 400 !important;
  color: #000; }

.productView-options .form-option {
  font-size: 16px;
  font-weight: 400 !important;
  font-family: "Satoshi";
  color: #454545;
  padding: 9px 18px;
  border: 1px dotted #d9d9d9;
  margin-bottom: 0; }

.productView-options .form-field {
  margin-bottom: 0;
  padding-bottom: 24px;
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 24px; }

.productView {
  max-width: 1470px;
  margin: auto; }

.productView .form-field.form-field--increments {
  border: 0;
  margin: 0;
  padding: 0; }

.productView-options .form-radio:checked + .form-option {
  border: 1px solid;
  border: 1px solid #000000;
  background: #00000005;
  box-shadow: none !important; }

.productView .form-field.form-field--increments label {
  font-weight: 600 !important;
  font-family: "Teko";
  font-size: 20px;
  margin-bottom: 10px; }

.productView input#form-action-addToCart {
  background-color: #cc0000 !important;
  border: 1px solid transparent !important;
  padding: 17px 44px;
  border: none !important;
  border-radius: 0;
  font-family: "Satoshi";
  font-weight: 700 !important;
  display: inline-block;
  margin: 0; }

.productView input#form-action-addToCart:hover {
  background-color: transparent !important;
  color: #cc0000 !important; }

.productView .productView-img-container:after {
  padding-bottom: 70% !important;
  /* background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36451-2-.png?t=1744875704"); */
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: top right; }

.productView .productView-img-container.product-red-bg::after {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-36451-2-.png?t=1744875704"); }

.productView .productView-img-container img {
  padding-top: 60px;
  margin-bottom: 0; }

.cate-move-cards .slick-arrow {
  object-fit: contain !important; }

footer .socialLinks.socialLinks--alt .icon-wrap,
footer .socialLinks.socialLinks--alt .icon-wrap svg {
  width: 23px !important;
  height: 27px; }

/* css for breadcrumbs */
.breadcrumbs {
  padding-bottom: 15px; }

.breadcrumb {
  font-size: 16px;
  font-weight: 700;
  color: #454545 !important;
  text-transform: capitalize; }

.breadcrumb.is-active span {
  color: #000 !important; }

.breadcrumb:before {
  content: "|"; }

.breadcrumb::before {
  margin: 0 0.5rem;
  margin-right: 0.3rem; }

.form.form-wishlist.form-action {
  display: none; }

.form-increment button,
.form-increment input {
  border: 1px solid #eeeeee !important;
  padding: 0 !important;
  height: 55px;
  width: 43px !important; }

.form-increment button .icon::before {
  content: "\f068";
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #454545;
  height: 30px;
  width: 30px;
  display: flex;
  align-items: center;
  justify-content: center; }

.form-increment button:nth-child(3) .icon::before {
  content: "\2b";
  font-weight: 900;
  font-size: 14px; }

.form-increment .button--icon svg {
  display: none; }

div#add-to-cart-wrapper .form-action {
  border: 1px solid #cc0000; }

.productView-options label.form-label small {
  display: none; }

footer .socialLinks.socialLinks--alt a.icon:hover .social-txt {
  color: #cc0000; }

footer .socialLinks.socialLinks--alt a.icon:hover .icon svg {
  fill: #cc0000 !important;
  stroke: #cc0000 !important; }

footer .socialLinks .icon:hover svg {
  fill: #cc0000 !important; }

footer .tel-footer p:hover {
  color: #cc0000; }

.card-btn-wrap .btn-view-details {
  background-color: #cc0000;
  color: #fff;
  border-color: #cc0000 !important;
  white-space: nowrap;
  padding: 13px 25px;
  margin: 0;
  font-size: 13px;
  font-family: "Satoshi";
  font-weight: 700; }

.card-btn-wrap .btn-view-details:hover {
  background-color: transparent;
  color: #cc0000; }

.cate-move-cards .slick-prev.slick-arrow {
  top: -56px;
  /* right: 10px; */
  left: unset !important;
  right: unset !important;
  height: fit-content;
  width: fit-content;
  transform: translateX(70px); }

.cate-move-cards .slick-next.slick-arrow {
  top: -56px;
  right: unset;
  transform: translatex(143px); }

.body--product .breadcrumbs {
  max-width: 1470px !important;
  width: 100%;
  margin: auto;
  padding-top: 45px;
  padding-bottom: 60px; }

.productView-images {
  padding: 0; }

.productView-img-container {
  max-width: 100% !important; }

.all-wrap-cart h4 {
  text-align: center;
  margin: 0;
  text-transform: uppercase;
  margin-top: 60px; }

.cart .cart-item-figure:after {
  padding-bottom: 75% !important; }

.cart .cart-item-figure {
  width: 245px;
  padding: 30px 0;
  background-color: #f7f7f7; }

.cart-item-figure img {
  padding: 26px;
  mix-blend-mode: multiply; }

.cart-item-name {
  line-height: 1.5;
  max-width: 400px; }

.container.all-wrap-cart {
  max-width: 1440px; }

.cart .cart-item-name a {
  font-size: 16px;
  font-weight: 700;
  font-family: "Satoshi";
  color: #454545; }

.cart .cart-item-brand {
  font-size: 18px;
  font-weight: 500;
  color: #000; }

.cart .cart-remove > svg {
  fill: #cc0000;
  height: 22px;
  width: 22px; }

.cart .cart-remove {
  background-color: transparent;
  height: 22px;
  width: 22px;
  margin-top: 0; }

.cart-actions {
  padding-bottom: 120px;
  width: 42%;
  margin-left: auto; }

.cart-actions a {
  width: 100%;
  background-color: #cc0000 !important;
  border-color: #cc0000 !important;
  font-size: 16px;
  font-weight: 700;
  font-family: "Satoshi";
  color: #fff !important;
  padding: 17px 0; }

.cart-actions a:hover {
  background-color: transparent !important;
  color: #cc0000 !important;
  border-color: #cc0000 !important; }

header.checkoutHeader {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/small-bg-bnr.png?t=1744284505") !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }

header .logo-user-section.container {
  max-width: 1170px;
  margin: 0 auto !important;
  padding: 10px 0;
  display: flex;
  align-items: center; }

.card-figcaption-body {
  display: none; }

.container.all-wrap-category {
  max-width: 1470px; }

.all-common-cate .page-heading {
  margin: 0 !important;
  text-align: center;
  padding-bottom: 34px;
  padding-top: 50px;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 56px; }

.container.all-wrap-category .breadcrumbs {
  padding: 0;
  padding-top: 45px; }

.all-common-cate .card-btn-wrap a {
  background-color: transparent !important;
  color: #fff !important;
  border: none;
  position: relative;
  padding: 0 !important;
  margin-top: auto;
  font-size: 12px; }

.all-common-cate .card-btn-wrap a:before {
  position: absolute;
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/vector-18-.png?t=1744349861");
  background-repeat: no-repeat;
  background-size: contain;
  width: 15px;
  height: 10px;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  filter: invert(1); }

.all-common-cate .price-section.price-section--withoutTax span {
  margin: 0;
  font-size: 14px;
  font-family: "Satoshi"; }

.all-common-cate .card-main-details {
  display: flex;
  flex-direction: column; }

.all-common-cate .product .card:hover .card-btn-wrap {
  background-color: transparent !important;
  border: 1px solid #000; }

.all-common-cate .card-btn-wrap {
  padding: 12px 0;
  border: 1px solid #000;
  background-color: #000; }

.all-common-cate .product .card:hover .card-btn-wrap a {
  color: #000 !important; }

.all-common-cate .product .card:hover .card-btn-wrap a:before {
  filter: invert(0); }

.all-common-cate .card-body .card-text:hover,
.all-common-cate .card-body h4 a:hover {
  color: #cc0000; }

.pagination-custom {
  width: 100% !important;
  margin-top: 50px; }

.all-common-cate .pagination .pagination-list {
  display: flex;
  justify-content: center; }

.all-common-cate .pagination-item {
  border-radius: 100%;
  height: 40px;
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center; }

.all-common-cate .pagination-list li a,
.pagination-list li button {
  height: 100%;
  width: 100%;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center; }

.all-common-cate .pagination-item.pagination-item--current {
  background-color: #cc0000; }

.all-common-cate .pagination-item.pagination-item--current a {
  color: #fff !important; }

.all-common-cate .pagination-item.pagination-item--next a::before,
.all-common-cate .pagination-item.pagination-item--previous a::before {
  content: "";
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/group-38-1-.png?t=1743507405");
  background-size: contain;
  height: 36px;
  width: 60px;
  background-repeat: no-repeat; }

.all-common-cate .pagination-item.pagination-item--next,
.cat-Shop .pagination-item.pagination-item--next a {
  width: 63px;
  height: 38px; }

.all-common-cate .pagination-item.pagination-item--next i {
  display: none; }

.all-common-cate .pagination-item.pagination-item--next {
  border: none;
  width: 66px !important; }

/* previous */
.all-common-cate .pagination-item.pagination-item--previous a::before {
  transform: rotate(180deg); }

.all-common-cate .pagination-item.pagination-item--previous,
.cat-Shop .pagination-item.pagination-item--previous a {
  width: 63px;
  height: 38px; }

.all-common-cate .pagination-item.pagination-item--previous i {
  display: none; }

.all-common-cate .pagination-item.pagination-item--previous {
  border: none;
  width: 66px !important; }

.all-common-cate .pagination-item.pagination-item--previous a {
  padding: 0 !important; }

.all-common-cate .card-body .card-text:not(:has(.price-section)) {
  display: none; }

/* login and signup accounts css */
.body--login h1.page-heading {
  font-size: 56px;
  margin: 0;
  line-height: 1.2 !important;
  text-align: center; }

.login-row .form-actions input,
.login-row .panel-body a button,
.all-wrap-createaccount .form-actions input {
  background-color: #cc0000 !important;
  border-color: #cc0000 !important;
  font-family: "Satoshi"; }

.login-row .form-actions input:hover,
.login-row .panel-body a button:hover,
.all-wrap-createaccount .form-actions input:hover {
  background-color: transparent !important;
  color: #cc0000 !important; }

.login-row {
  margin-top: 30px; }

.login-row .form-actions {
  display: flex;
  align-items: center; }

.login-row .new-customer-fact-list {
  margin-left: 0;
  padding-left: 0; }

.login-row .new-customer-fact-list li {
  padding: 0;
  font-size: 16px; }

.login-row .panel-body a {
  display: inline-block; }

.login-row .panel-body a button {
  background-color: #cc0000 !important;
  border-color: #cc0000 !important; }

/* create acccount css */
.all-wrap-createaccount h1.page-heading {
  font-size: 56px;
  text-align: center;
  margin: 0;
  line-height: 1.2;
  padding: 0;
  margin-bottom: 30px; }

.all-wrap-createaccount .breadcrumbs {
  padding: 20px 0;
  padding-top: 40px; }

.all-wrap-createaccount {
  padding-bottom: 100px; }

.all-wrap-createaccount .form-actions {
  text-align: left; }

/* slider btns hover css */
[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"]:hover,
[data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"]:hover {
  filter: invert(13%) sepia(100%) saturate(7470%) hue-rotate(0deg) brightness(93%) contrast(102%); }

.slick-arrow:hover img {
  filter: invert(13%) sepia(100%) saturate(7470%) hue-rotate(0deg) brightness(93%) contrast(102%) !important; }

.dropdown--quickSearch .form-input {
  color: #fff !important; }

[data-layout-name="SliderLayoutSection"] .disabled,
[data-layout-name="youMayLikeSection"] .disabled {
  background-image: url("https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/arrow.png?t=1747288988"); }

[data-layout-name="SliderLayoutSection"] .disabled:hover,
[data-layout-name="youMayLikeSection"] .disabled:hover {
  filter: unset !important; }

.rr-cards-wrap form,
.rr-cards-wrap form .productGrid {
  width: 100%; }

.shp-rgt-inner {
  border-bottom: 0 !important; }

.navPges-shop-item .nav-dd-main-list-shp {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 0; }

.navPges-shop-item .ul-wrap-nav-shp {
  width: 100%; }

.navPges-shop-item .nav-dd-main-list-shp > li {
  width: 30%; }

.navPges-shop-item .nav-dd-inner-lst-shp {
  margin: 0; }

.navPges-shop-item .main-lst-hding-shp {
  font-weight: bold;
  text-decoration: underline; }

.img-container {
  border: unset !important; }

.top-banner-header-wrap span {
  opacity: 0;
  animation: fadeIn 0.05s forwards;
  animation-timing-function: ease;
  display: inline;
  /* Keep inline to avoid spacing issues */ }

@keyframes fadeIn {
  to {
    opacity: 1; } }

.marquee-block .marquee-item img {
  filter: grayscale(1) !important; }

header li.navPages-item:hover .nav-right-dropdown {
  display: block; }

.easyzoom-flyout {
  background-color: #fff; }

.navPages-item.navDrop-item:not(.shop-all-list) {
  position: relative !important; }

.nav-right-dd-wrp {
  padding: 20px 30px !important;
  padding-bottom: 0 !important;
  white-space: nowrap;
  min-width: 250px !important;
  background-color: #fff; }

.nav-right-dd-wrp > div {
  width: 100%; }

.card-img-container img {
  padding: 0 !important;
  height: 100%; }

.top-banner-header-wrap .socialLinks .socialLinks-item {
  padding-left: 10px !important; }

.banner-top-wrap .socialLinks--alt .icon .icon-wrap {
  height: 28px;
  width: 28px; }

.banner-top-wrap .icon.icon--youtube svg {
  width: 23px !important; }

.banner-top-wrap .icon.icon--tiktok svg {
  width: 15px !important; }

/* .banner-top-wrap .icon.icon--youtube:hover svg {
            background-color: unset !important;
        } */
footer .socialLinks.socialLinks--alt a.icon.icon--youtube .icon-wrap,
footer .socialLinks.socialLinks--alt a.icon.icon--youtube .icon-wrap svg {
  width: 18px !important; }

footer .socialLinks.socialLinks--alt a.icon.icon--tiktok .icon-wrap,
footer .socialLinks.socialLinks--alt a.icon.icon--tiktok .icon-wrap svg {
  width: 16px !important; }

.navPages-item li {
  list-style: none !important; }

.shop-all-list .navPges-shop-item .nav-dd-main-list-shp {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 30px; }

.shop-all-list .nav-dd-inner-lst-shp li a {
  white-space: normal;
  font-size: 15px; }

.shop-all-list.nav-dd-inner-lst-shp > li {
  padding: 5px 0; }

.shop-all-list .navPges-shop-item .nav-dd-main-list-shp > li {
  width: 30% !important;
  flex-shrink: 0; }

.previewCartCheckout .button--primary,
.previewCartCheckout .button {
  background-color: #c00 !important;
  color: white;
  border: 1px solid #cc0000 !important; }

.previewCartCheckout .button--primary:hover,
.previewCartCheckout .button:hover {
  background-color: transparent !important;
  color: #cc0000;
  border: 1px solid #cc0000 !important; }

header h6.previewCartItem-name a {
  color: #fff !important; }

header .previewCartAction a {
  background-color: #c00 !important;
  border: unset;
  height: unset; }

header .previewCartAction-viewCart {
  background-color: unset; }

header .previewCartAction-viewCart a {
  color: #fff !important; }

header div#menu a.navPages-action {
  text-transform: uppercase; }

header .nav-right-dropdown ul.nav-dd-main-list-shp li a {
  text-transform: uppercase; }

header .nav-dd-main-list li a {
  text-transform: uppercase; }

.shop-all-list .nav-dd-main-list-shp li {
  margin-right: 30px; }

a#custom-add-to-cart {
  white-space: nowrap; }

header .previewCartList li {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 12px 10px; }

header .previewCartItem-content {
  width: calc(100% - 100px) !important; }

.previewCartItem-image {
  width: 100px;
  object-fit: contain; }

header .previewCartItem-brand {
  font-size: 12px;
  color: #aaa;
  font-weight: 500; }

header .previewCartItem-name {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  line-height: 1.2; }

header .previewCartItem-price {
  font-size: 13px;
  color: #c00;
  font-weight: bold; }

header .previewCartList {
  background: #111;
  display: flex;
  flex-direction: column;
  gap: 0; }

header .navUser-item--cart .dropdown-menu.is-open {
  border: unset; }

header .previewCartAction-viewCart a.button.button--small.button--action {
  width: 100% !important;
  color: #fff;
  border: 1px solid #c00 !important; }

header .previewCartAction-viewCart:hover {
  background-color: transparent !important; }

header .previewCartAction a:hover {
  background-color: transparent !important; }

header .previewCartAction .button {
  border: 1px solid #c00 !important; }

header .navUser-item--cart .previewCartItem-image img {
  object-fit: contain !important; }

.navUser-section .user-icons li,
.navUser-section .user-icons li a {
  width: 100% !important; }

body:has(.shop-suppresor-body) header {
  background-image: unset !important;
  position: absolute !important;
  top: 47px !important;
  left: 0;
  right: 0;
  width: 100%;
  background-color: transparent; }

ul.footer-info-list li {
  list-style: none; }

#topcontrol .slick-next,
#topcontrol .slick-prev {
  background-color: rgba(255, 255, 255, 0.9) !important;
  z-index: 1 !important;
  border: 1px solid #d7d7d7 !important;
  margin-top: -1.07143rem !important;
  padding: .71429rem !important; }

#topcontrol .slick-next::before,
#topcontrol .slick-prev::before {
  content: " " !important; }

li.navPages-item .navPages-action {
  font-weight: bolder !important; }

.badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #cc0000;
  color: white;
  padding: 5px 10px;
  font-weight: bold;
  font-size: 12px;
  border-radius: 3px;
  z-index: 1;
  text-transform: uppercase;
  display: none; }

.badge_container .badge {
  display: block; }

.contact-details b {
  font-weight: bolder; }

.custom-shipping-warning {
  background-color: #fff3cd;
  color: #856404;
  border: 1px solid #ffeeba;
  padding: 12px 16px;
  margin-bottom: 20px;
  font-size: 15px;
  border-radius: 6px;
  font-family: Arial, sans-serif;
  text-align: center; }

/***** checkout page  *******/
@media (min-width: 769px) {
  .checkout-address .dynamic-form-field--company,
  .checkout-address .dynamic-form-field--countryCode,
  .checkout-address .dynamic-form-field--addressLine1,
  .checkout-address .dynamic-form-field--addressLine2,
  .checkout-address .dynamic-form-field--addressLine2,
  .checkout-address .dynamic-form-field--postCode,
  .checkout-address .dynamic-form-field--phone {
    flex-basis: 50% !important; }
  .checkout-address .dynamic-form-field--company label small,
  .checkout-address .dynamic-form-field--addressLine2 label small,
  .checkout-address .dynamic-form-field--phone label small {
    float: unset; } }

.shipping-warning-link:hover {
  color: #0600f7 !important; }

.big-gun-img {
  padding: 30px 5px; }

button#applyRedeemableButton {
  border-color: #cc0000 !important;
  color: #cc0000; }

button#applyRedeemableButton:hover {
  color: #fff;
  background-color: #cc0000; }

.crs_icon {
  display: none; }

[data-sub-layout-container="f4fcd128-1da1-4434-886c-6df0e9ff3e94"] {
  overflow: hidden; }

/* 9jun2025 start */
.subcategory-grid.visible-on-mobile {
  display: flex;
  justify-content: space-between; }

.category .subcategory-grid .navList {
  flex-direction: column;
  border: 1px solid rgba(21, 91, 174, 0.1); }

.category .subcategory-grid .navList .subcategory-item {
  width: 100%;
  margin: 10px 0; }

.category .subcategory-grid .navList .subcategory-item .subcategory-link {
  min-height: 0;
  font-size: 21px;
  padding: 3px 10px; }

.category .subcategory-grid .navList .subcategory-item .subcategory-link span {
  font-size: 16px; }

.category .subcategory-grid .navList .subcategory-item .subcategory-link:hover {
  background-color: rgba(0, 0, 0, 0.02); }

.loadingOverlay {
  background-color: rgba(255, 255, 255, 0.8) !important; }

[data-layout-name="SuppresorBannerSection"] .section-head {
  padding: 60px 0 60px 0; }

[data-layout-name="SuppresorBannerSection"] .section-head .sction-inr-wrp.hme {
  padding-left: 0 !important; }

.prdt_box {
  display: flex;
  align-items: center; }

.prdt_box .content_prdt {
  max-width: 600px;
  margin: auto; }

.prdt_box .prdt_btnbox .cta {
  color: #fff; }

.prdt_box .prdt_btnbox p {
  font-family: 'Satoshi';
  font-weight: 700;
  font-size: 20px;
  line-height: 30px; }

.prdt_box .prdt_btnbox {
  text-align: center; }

.prdt_box {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative; }

.img_prdt {
  width: 20%; }

.prdt_btnbox {
  width: 20%; }

.prdt_box .content_prdt h2 {
  color: #fff !important;
  text-align: center;
  text-transform: uppercase; }

.prdt_btnbox p {
  color: #fff !important; }

.img_prdt img {
  position: absolute;
  top: 20px;
  left: -15px; }

article.card .card-figure > a img {
  width: 80%;
  height: 70%; }

/* 9jun2025 end */
form[data-test="payment-form"] label.form-label.optimizedCheckout-form-label::after, form[data-test="payment-form"] label.form-label.optimizedCheckout-form-label::before {
  content: unset; }

form[data-test="payment-form"] label.form-label.optimizedCheckout-form-label span.additionalText {
  display: none !important; }

.loader-spinner-fortie {
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 2px solid #ccc;
  border-top: 2px solid #000;
  border-radius: 50%;
  animation: spin 0.6s linear infinite;
  margin-right: 6px;
  vertical-align: middle; }

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

.modal.optimizedCheckout-contentPrimary.modal--medium.modal--afterOpen {
  visibility: visible;
  margin: auto;
  overflow: auto; }

.non-ffl-consignment-area .dropdownMenu .instrumentSelect-dropdownMenu {
  overflow: auto;
  max-width: 250px !important; }

.non-ffl-consignment-area a, .non-ffl-consignment-area a:hover {
  color: #c00 !important;
  border-color: #c00 !important; }

.shippingOptions-container.form-fieldset {
  padding: 10px;
  /* border: 1px solid #d8d8d8; */
  border-radius: 5px;
  margin-bottom: 20px;
  background-color: #f7f7f7; }

a#addressToggle:before {
  content: "Enter Your Own Address";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #fff;
  margin-top: 13px; }

ul#addressDropdown > li > a:before {
  content: "Enter Your Own Address";
  position: absolute;
  background: #e5e5e5; }

ul#addressDropdown > li:hover > a:before {
  background: #fff; }

#addressToggle:has(div):before {
  display: none; }

.body.body--page_contact_form {
  margin-top: 0px !important; }

div#scrnli_recorder_root {
  margin-top: 0px !important; }

.subcategory-grid .navList {
  width: 175px;
  margin-right: 30px; }

.subcategory-grid .subcat_common {
  width: calc(100% - 175px); }

div[data-test-id="product-set-widget-name"], h4.card-title {
  padding: 0px 15px; }

div[data-test-id="product-widget-brand"] {
  display: none; }

div[data-test-id="product-widget-name"] {
  font-weight: 600; }

.home_badges {
  left: 25%;
  top: 30px; }

/****** mobile menu css  ***/
ul.mobile_menu_ul {
  display: flex;
  flex-direction: column;
  float: left !important;
  width: 100% !important; }

ul.mobile_menu_ul li {
  text-align: left; }

#menu ul.mobile_menu_ul .navPages-action {
  text-align: left !important; }

.mobile_menu_ul .nav-right-dropdown {
  position: relative;
  padding: 0; }

.mobile_menu_ul .nav-right-dropdown .nav-right-dd-wrp {
  padding: 0 !important; }

.mobile_menu_ul .nav-dd-rgt {
  display: none; }

.mobile_menu_ul .navPges-shop-item .nav-dd-main-list-shp > li {
  width: 100%;
  margin: 0; }

.mobile_menu_ul .nav-dd-list-shp {
  display: none;
  text-decoration: none !important; }

.mobile_menu_ul .nav-right-dropdown ul.nav-dd-main-list-shp li a {
  text-decoration: none;
  font-size: 14px; }

.mobile_menu_ul ul.nav-dd-main-list-shp {
  margin: 0; }

.mobile_menu_ul .navPages-item:has(.nav-right-dropdown) .navPages-action::after {
  filter: invert(0); }

.nav-right-dropdown.open-now {
  display: block !important; }

/***************************/
/*************/
.mega-cat-dropdown ul.mobile_menu_ul > li.navPages-item.navDrop-item:has(.nav-right-dropdown.open-now) {
  background-color: #f2f2f29c;
  border-radius: 4px; }

.mega-cat-dropdown .nav-right-dropdown, .mega-cat-dropdown .nav-right-dd-wrp {
  background-color: transparent; }

.mega-cat-dropdown .inner {
  padding: 0px !important; }

.mega-cat-dropdown {
  padding: 0px;
  margin-top: 0px !important; }

.mega-cat-dropdown .navPages-item:has(.nav-right-dropdown) .navPages-action::after {
  right: 20px !important; }

.mega-cat-dropdown li.navPages-item {
  padding-left: 20px; }

.mega-cat-dropdown .nav-right-dropdown.open-now {
  padding-left: 20px; }

.mega-cat-dropdown ul.nav-dd-main-list-shp li:has(.main-lst-hding-shp) .main-lst-hding-shp::after {
  right: 15px !important; }

.mega-cat-dropdown ul.nav-dd-inner-lst-shp {
  padding-left: 20px; }

/*************/
.rr-supprssor .pagination {
  padding-top: 0px !important; }

.gun-img.badge-main.badge_container {
  max-width: fit-content;
  position: relative;
  margin: auto; }

.gun-img .badge {
  font-size: 9px !important; }

.full_img_cont article.card .card-figure > a img {
  width: 100%;
  height: 100%; }

[data-layout-name="SliderLayoutSection"] {
  padding-bottom: 60px !important; }

/****************************/
/* responsive  CSS STARTS (custom.css)*/
@media (min-width: 1600px) {
  .container_1440 {
    max-width: 1470px !important;
    margin: auto; }
  .productView-images {
    width: 48%; }
  .wrrnty-hd p {
    max-width: 1260px; }
  .focus-section::after {
    height: 605px !important; }
  .gun-img img {
    width: 200px;
    height: 124px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 25px 44px; }
  .big-gun-img img {
    width: 378px; }
  .nav-right-dropdown .nav-right-dd-wrp .nav-dd-lft {
    width: 74%; }
  .nav-right-dropdown .nav-dd-rgt {
    width: 26%; }
  .nav-dd-lft .ul-wrap-nav {
    width: 40%; }
  .footer-links-wrap .container {
    max-width: 1470px !important; }
  .product-slider-head-wrap .container {
    max-width: 1470px;
    margin: auto; }
  [data-layout-name="SliderLayoutSection"] {
    max-width: 1690px !important;
    margin-left: auto !important; }
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf {
    padding-bottom: 100%; }
  .media-wrap-section .eapps-instagram-feed-container {
    max-width: 1470px;
    margin: auto; }
  [data-layout-name="youMayLikeSection"] {
    max-width: 1440px;
    margin: auto; }
  [data-layout-name="QuestionSystemSection"] {
    max-width: 1470px;
    margin: auto; }
  /* .nav-dd-lft .ul-wrap-nav {
                width: 25%;
            } */
  .nav-right-dropdown .nav-dd-main-list {
    width: 90%; }
  [data-layout-name="BuildingSection2"] {
    max-width: 1470px;
    margin: auto; }
  .container:has(.contact-page-wrap) {
    max-width: 1440px;
    margin: auto; }
  .logo-user-section.container,
  .navPages-wider,
  #menu .nav-minus-logo {
    max-width: 1470px; }
  .navPages-wider {
    width: 1470px; }
  .navPages-list.nav-page-list.two {
    gap: 70px; }
  .mainBannerWrap {
    padding-top: 370px; }
  .adreesAndPaymentWrap .footer-info-col address,
  .adreesAndPaymentWrap .footer-info-col p {
    padding-right: 50px; }
  [data-layout-name="ProductBannerSection"] .css-1vr8bhw,
  [data-layout-name="ProductBannerSection"] .css-1vr8bhw > div {
    width: 544px;
    background-blend-mode: multiply !important;
    height: 420px;
    margin-bottom: 30px; }
  .marquee-block .slick-list.draggable .slick-slide {
    margin: 0px 40px !important; }
  .footer-data-col .footer-info-col.footer-social-col {
    padding-left: 80px; }
  .inner-baner-md .mainBannerWrap {
    padding-top: 300px; }
  .suppresor-content h2 span {
    line-height: 140px;
    margin-top: 8px; }
  [data-layout-name="ShopNowBannerSection"] a {
    margin-right: 127px !important; }
  [data-layout-name="youMayLikeSection"] a.css-1yqumcf {
    padding-bottom: 79%;
    width: 338px; }
  [data-layout-name="mission-sec-para-text"] {
    max-width: 995px;
    margin: auto; }
  [data-layout-name="BuildingSection"] > div:nth-child(3) > div:nth-child(3) p {
    font-weight: 400;
    padding-right: 200px; }
  [data-layout-name="BuildingSection2"] > div:nth-child(2) > div:nth-child(3) p {
    padding-right: 210px;
    font-weight: 400; } }

@media (min-width: 800px) {
  .mega-cat-nav {
    display: none; }
  .productView-images {
    width: 48%; } }

@media (min-width: 800px) and (max-width: 1260px) {
  .cart-actions {
    width: 58%; } }

@media (max-width: 1599px) {
  body {
    font-size: 18px; }
  .pt_120 {
    padding-top: 100px; }
  .p_120 {
    padding: 100px 0; }
  ul.nav-dd-inner-lst {
    font-size: 15px;
    padding-top: 5px; }
  .main-lst-hding {
    font-size: 15px; }
  .nav-dd-rgt-cntnt {
    padding-left: 30px; }
  /* .nav-dd-lft .nav-dd-main-list:first-child {
                padding-left: 40px;
            } */
  .gun-img img {
    padding: 10px;
    height: 110px;
    object-fit: contain; }
  [data-layout-name="QuestionSystemSection"] {
    max-width: 1170px;
    margin: auto; }
  h1 {
    font-size: 96px; }
  h1 span {
    font-size: 186px; }
  h2 {
    font-size: 65px; }
  .container_1440 {
    max-width: 1170px !important;
    margin: auto; }
  ul.navPages-list.nav-page-list.two {
    gap: 40px; }
  .rating-red-bx {
    max-width: 1170px; }
  [data-layout-name="ShopTextSection"] p {
    /* font-size: 60px; */
    font-weight: 600;
    line-height: 1; }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    line-height: 1; }
  [data-layout-name="ShopNowBannerSection"] {
    max-width: 1170px; }
  [data-layout-name="ShopNowBannerSection"]:after {
    /* height: 299px; */
    background-size: contain !important; }
  [data-layout-name="ShopNowBannerSection"] .sd-button-b159f547-0d83-473d-b862-b34493c57290 {
    padding: 90px 0; }
  .practiceRow {
    padding: 100px 0; }
  [data-layout-name="BecomeDealerSection"] p {
    font-size: 100px; }
  [data-layout-name="SliderLayoutSection"] {
    max-width: 1260px !important;
    margin-left: auto !important; }
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf img {
    padding: 30px; }
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf {
    padding-bottom: 92.7%; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-price"] {
    margin-bottom: 14px; }
  footer::after {
    height: 150px;
    width: 150px; }
  .site-url-wrap a {
    padding: 13px 28px; }
  .site-url-wrap span {
    font-size: 18px; }
  .nav-right-fixed {
    padding-top: 18px; }
  .eapps-instagram-feed-container {
    max-width: 1170px;
    margin: auto; }
  .media-wrap-section .eapps-instagram-feed-posts-view > div {
    width: 15.4% !important;
    margin: 0 7px !important; }
  .nav-right-dropdown .nav-right-dd-wrp .nav-dd-lft {
    flex-wrap: wrap;
    justify-content: space-between; }
  .nav-right-dropdown .nav-dd-main-list {
    width: 95%; }
  .nav-dd-list {
    /* position: absolute; */
    background-color: #fff;
    z-index: 1;
    width: 100%;
    /* padding: 10px 0; */ }
  [data-layout-name="youMayLikeSection"] .css-xo5j2n > div {
    width: 100%; }
  [data-layout-name="youMayLikeSection"],
  [data-layout-name="BuildingSection2"] {
    max-width: 1170px;
    margin: auto; }
  [data-layout-name="OverviewHeadSection"] {
    padding-top: 70px; }
  [data-layout-name="Overview-sec-para-text"] {
    padding-bottom: 70px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top)::after,
  [data-layout-name="BuildingSection2"] > div:nth-child(3)::after {
    height: 160px;
    width: 150px; }
  h4 {
    font-size: 54px; }
  .inner-baner-md::after {
    height: 216px;
    width: 216px; }
  .ul-wrap-nav {
    width: 50%; }
  [data-layout-name="BuildingSection"],
  .logo-user-section.container,
  .navPages-wider,
  #menu .nav-minus-logo {
    max-width: 1170px;
    margin: auto; }
  .navPages-wider {
    width: 1170px; }
  [data-layout-name="BuildingSection"] > div:nth-child(3) > div:nth-child(2) p,
  [data-layout-name="BuildingSection2"] > div:nth-child(2) > div:nth-child(2) p {
    line-height: 1; }
  [data-layout-name="BuildingSection"] > div:nth-child(3) > div:nth-child(3) p {
    padding-right: 0px;
    font-size: 18px; }
  [data-layout-name="BuildingSection"] > div:has(img) {
    padding-right: 40px; }
  [data-layout-name="BuildingSection2"] > div:nth-child(2) > div:nth-child(3) p {
    padding-right: 50px;
    font-size: 18px; }
  [data-layout-name="BuildingSection2"] {
    margin-top: 100px !important;
    margin-bottom: 130px !important; }
  [data-layout-name="mission-sec-para-text"] p {
    font-size: 18px;
    padding: 7px 0; }
  .container:has(.contact-page-wrap) {
    max-width: 1170px; }
  .contact-row {
    padding-bottom: 70px;
    gap: 70px; }
  .contact-page-wrap .supp-main-wrap::after {
    height: 82px;
    width: 428px;
    transform: translateX(-20%); }
  .contact-row .form-actions .cta {
    padding: 14px 47px;
    font-size: 15px; }
  .contact-map iframe {
    height: 500px; }
  .mainBannerText h1 {
    margin-top: 17px; }
  [data-layout-name="SliderLayoutSection"] {
    padding-bottom: 40px; }
  [data-layout-name="SliderLayoutSection"]::before {
    max-width: 1170px; }
  [data-layout-name="ShopNowBannerSection"] {
    margin-top: 160px; }
  .contact-row .page-content h6 br {
    display: none; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] a {
    margin-top: 13px;
    margin-bottom: 5px; }
  [data-layout-name="SliderLayoutSection"] .css-13w78ue {
    margin-bottom: 9px;
    border: 1px solid transparent !important; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] a {
    font-size: 15px; }
  .wrrnty-innr-wrps p {
    margin-bottom: 10px; }
  .warranty-section {
    padding-top: 70px;
    padding-bottom: 80px; }
  .warranty-section::after {
    height: 139px; }
  .top-banner-header-wrap .socialLinks .socialLinks-item {
    margin: 0;
    padding-left: 22px; }
  .product-slider-head-wrap::after {
    height: 390px;
    width: 350px;
    top: -73px;
    right: -80px; }
  [data-layout-name="OverviewHeadSection-mission"] p {
    padding-top: 100px; }
  /* css supp details page  */
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(2)::after {
    height: 150px;
    width: 150px;
    bottom: -50px !important;
    top: unset;
    left: 45px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) {
    padding: 0 30px; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2),
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) {
    padding: 0 30px; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(4) p {
    font-size: 18px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(4) p {
    font-size: 18px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(3) p {
    font-size: 54px;
    margin-top: 31px;
    margin-bottom: 5px; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(3) p {
    font-size: 54px;
    margin-top: 31px;
    margin-bottom: 5px; }
  /* css supp details page  ends */
  [data-layout-name="heading-text-suppr-details"]::after {
    height: 290px;
    width: 290px;
    bottom: -230px !important;
    right: -60px !important; }
  .play-btn-img::after {
    width: 100px;
    height: 100px; }
  .play-btn-img img {
    height: 70px;
    width: 70px; }
  .productView {
    max-width: 1170px; }
  .productView .productView-product .productView-title {
    font-size: 48px;
    margin-bottom: 10px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
    top: -37px; }
  .body--product .breadcrumbs {
    max-width: 1170px !important; }
  .container.all-wrap-cart {
    max-width: 1170px; }
  .container.all-wrap-category {
    max-width: 1170px; } }

@media (max-width: 1400px) {
  .h1_110 {
    font-size: 90px; }
  [data-layout-name="ShopTextSection"] p {
    font-size: 68px; }
  .mainBannerWrap {
    padding: 130px 0;
    padding-top: 250px; }
  [data-layout-name="PracticeBannerSection"]:after,
  .SuppresorBannerContainer::after,
  footer::after {
    height: 150px;
    width: 150px; }
  .review-text {
    padding: 0 50px; }
  [data-layout-name="KeyFeaturesSection"] {
    max-width: 1170px; }
  .key-list li {
    font-size: 18px;
    padding-bottom: 15px; }
  [data-layout-name="BuildingSection2"]::before {
    height: 109px;
    bottom: -150px;
    left: -100px; } }

@media (max-width: 1300px) {
  .nav-right-dropdown .nav-right-dd-wrp {
    padding: 50px 15px; }
  .nav-dd-lft .nav-dd-main-list:first-child {
    padding-left: 0; }
  [data-layout-name="SliderLayoutSection"] {
    max-width: 1163px; }
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf {
    padding-bottom: 94.2%; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] a {
    margin-top: 21px; }
  [data-sub-layout="3a38cca4-210f-4112-b953-3c3aa3408f02"] {
    padding-top: 100px !important;
    padding-bottom: 100px !important; }
  .category-slider-n {
    padding-top: 90px !important;
    padding-bottom: 70px !important; }
  .cta {
    font-size: 14px;
    padding: 15px 26pxcm; }
  .focus-img img {
    padding-left: 100px; }
  .focus-section {
    padding-bottom: 60px; }
  .h2_96 {
    font-size: 90px;
    line-height: normal; }
  .p_120 {
    padding: 80px 0; }
  [data-layout-name="youMayLikeSection"] {
    padding: 70px 0; }
  .h4_48 {
    font-size: 45px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top)::after,
  [data-layout-name="BuildingSection2"] > div:nth-child(3)::after {
    height: 150px;
    width: 150px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top) {
    padding-top: 100px;
    padding-bottom: 80px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-btm) {
    padding-bottom: 70px;
    padding-top: 80px; } }

@media (max-width: 1199px) {
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"], [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] a {
    font-size: 13px; }
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf img {
    padding: 9px !important; }
  ul.navPages-list.nav-page-list.two {
    gap: 30px; }
  .main-lst-hding {
    font-size: 15px; }
  .nav-page-list .navPages-action {
    font-size: 14px !important; }
  .footer-data-col.footer-address-col {
    padding-left: 70px; }
  h1 span {
    font-size: 156px; }
  h1 {
    font-size: 76px; }
  .h1_110 {
    font-size: 70px; }
  [data-layout-name="SliderLayoutSection"] {
    max-width: 972px !important; }
  [data-layout-name="ShopTextSection"] p {
    font-size: 59px; }
  [data-sub-layout="3a38cca4-210f-4112-b953-3c3aa3408f02"] {
    padding: 70px 0 !important; }
  .cate-fix-card {
    margin-right: 20px !important;
    position: relative;
    min-width: 290px !important; }
  .suppresor-content h2 span {
    font-size: 156px !important; }
  .sction-inr-wrp h2 {
    margin: 0;
    padding-left: 0 !important; }
  .media-wrap-section .eapps-instagram-feed-posts-view > div {
    width: 14.4% !important;
    margin: 0 11px !important; }
  nav.navUser .dropdown .form {
    max-width: 638px; }
  [data-layout-name="KeyFeaturesSection"] {
    align-items: start; }
  .key-features h5 {
    margin-top: 0; }
  [data-layout-name="DeliveryOrderSection"] p {
    font-size: 70px; }
  [data-layout-name="DeliveryOrderSection"] {
    padding-left: 40px;
    padding-right: 40px; }
  [data-layout-name="youMayLikeSection"] {
    padding: 70px 0;
    padding-bottom: 50px; }
  [data-layout-name="QuestionSystemSection"] > div:has(img) {
    padding-right: 40px; }
  [data-layout-name="BuildingSection2"] > div:nth-child(3)::after {
    height: 100px;
    width: 100px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top)::after {
    height: 100px;
    width: 100px;
    transform: translateY(-30%); }
  [data-layout-name="Overview-sec-para-text-clone"] p {
    padding-bottom: 60px;
    padding-top: 7px;
    margin: 0 15px;
    font-size: 18px; }
  [data-layout-name="QuestionSystemSection"] {
    margin-left: 15px;
    margin-right: 15px; }
  [data-layout-name="Overview-sec-para-text"] p {
    font-size: 18px; }
  [data-layout-name="BuildingSection"] {
    padding: 70px 50px;
    margin: 0 15px !important; }
  [data-layout-name="BuildingSection2"] {
    margin: 0 15px;
    margin-top: 100px !important;
    margin-bottom: 90px !important; }
  .contact-row {
    padding: 90px 0;
    gap: 50px;
    padding-bottom: 40px; }
  .contact-details,
  .contact-details * {
    font-size: 16px; }
  .main-heading-contact p {
    margin-bottom: 10px; }
  [data-layout-name="ProductBannerSection"] .css-1iirvcp {
    height: 200px; }
  [data-layout-name="SliderLayoutSection"] .css-1k0woj {
    margin: 0 10px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-name"] a {
    margin-top: 11px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-widget-price"] {
    margin-bottom: 10px; }
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf {
    padding-bottom: 78.2%; }
  .container_1440 {
    padding: 0 15px; }
  .warranty-section {
    padding-top: 70px;
    padding-bottom: 80px; }
  .warranty-section::after {
    height: 117px;
    width: 90%;
    bottom: -19px; }
  .warranty-section h2 {
    margin-bottom: 5px; }
  .wrrnty-innr-wrps {
    margin-top: 30px; }
  .wrrnty-lst li:not(:last-child) {
    padding-bottom: 3px; }
  .productView .productView-product .productView-title {
    font-size: 44px; }
  [data-layout-name="supp-details-video-sec"] {
    padding-top: 80px;
    padding-bottom: 90px; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(4) p {
    font-size: 15px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(4) p {
    font-size: 15px; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(3) p {
    font-size: 50px;
    margin-top: 31px;
    margin-bottom: 0px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(3) p {
    font-size: 50px;
    margin-top: 31px;
    margin-bottom: 0px; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div > div > div:has(img) {
    background-size: 25% !important;
    height: 100px !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div > div > div:has(img) {
    background-size: 25% !important;
    height: 100px !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(2)::after {
    height: 110px;
    width: 110px;
    left: 28px; }
  .cart .cart-item-figure {
    width: 180px;
    padding: 15px 0; }
  .cart .cart-item-name a {
    font-size: 13px; }
  dl.definitionList {
    font-size: 14px; }
  .cart-item-info .cart-item-value {
    font-size: 15px; }
  .form-increment button,
  .form-increment input {
    height: 43px;
    width: 38px !important; }
  .cart-actions a {
    font-size: 15px; } }

@media (min-width: 768px) and (max-width: 991px) {
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf {
    padding-bottom: 42.1%; }
  [data-layout-name="SliderLayoutSection"] .css-1yqumcf img {
    padding: 12px; } }

@media (max-width: 1024px) {
  .productGrid .product {
    width: 31%; }
  .category .subcategory-grid .navList {
    width: 22%; }
  .subcategory-grid.visible-on-mobile {
    gap: 16px; }
  .prdt_box {
    padding: 0 20px; }
  .prdt_box .content_prdt {
    max-width: 400px;
    margin: auto; } }

@media (max-width: 991px) {
  body {
    font-size: 16px;
    padding: 0 !important; }
  .container_1440 {
    padding: 0 10px; }
  h1 {
    font-size: 65px; }
  h1 span {
    font-size: 120px; }
  h2 {
    font-size: 60px; }
  h4 {
    font-size: 50px; }
  h2 br {
    display: none; }
  .productGrid .product {
    width: 50%; }
  .category .subcategory-grid .navList {
    width: 33%; }
  .suppresor-content h2 span {
    font-size: 116px !important; }
  .suppresor-content h2 {
    font-size: 75px !important; }
  .hd_img img {
    min-width: 110px; }
  .mainBannerWrap {
    padding: 100px 0;
    padding-top: 130px; }
  .focus-img img {
    padding-left: 40px !important; }
  .focus-cntnt h5 {
    font-size: 30px; }
  .focus-section {
    padding-bottom: 70px; }
  [data-layout-name="ShopNowBannerSection"] {
    margin-top: 71px; }
  .footer-subscription-wrap {
    padding: 80px 0; }
  .suppresor-content::after,
  .suppresor-content::before {
    height: 332px;
    width: 160px; }
  .SuppresorBannerContainer:after {
    left: 70px !important; }
  [data-layout-name="PracticeBannerSection"]:after,
  .SuppresorBannerContainer::after,
  footer::after {
    height: 140px;
    width: 140px; }
  .sction-inr-wrp h2 {
    margin: 0;
    padding-left: 0; }
  .site-url-wrap a {
    gap: 5px;
    padding: 12px 23px;
    font-size: 16px; }
  .footer-para-wrap {
    font-size: 15px;
    width: 97% !important; }
  footer .socialLinks-item span {
    font-size: 14px;
    margin-left: 5px; }
  article.footer-info-col h3 {
    font-size: 18px;
    min-width: 78px; }
  footer::after {
    height: 120px;
    width: 120px; }
  .footer-data-col.footer-detail-info-col {
    padding-top: 50px;
    padding-bottom: 50px; }
  .footer-data-col.footer-address-col {
    padding-left: 40px;
    padding-top: 50px; }
  .footer-data-col .footer-info-col.footer-social-col a.navPages-action.phone-number {
    display: none; }
  .cate-fix-card {
    min-width: 230px !important; }
  .category-slider-n {
    padding-top: 60px;
    padding-bottom: 30px; }
  .marquee-block {
    padding: 20px 0 !important; }
  [data-layout-name="ProductBannerSection"] .css-1iirvcp {
    height: 120px !important; }
  [data-layout-name="ProductBannerSection"] [data-test-id="product-widget-brand"] {
    font-size: 30px;
    margin-top: 6px;
    margin-bottom: 8px; }
  [data-layout-name="ProductBannerSection"] [data-test-id="product-widget-name"] {
    font-size: 15px;
    font-weight: 600; }
  .drag-cntnt-txt p {
    font-size: 15px; }
  .drg-cntn-innr-wrp {
    padding: 40px 20px !important; }
  [data-sub-layout="3a38cca4-210f-4112-b953-3c3aa3408f02"] {
    padding-top: 62px !important;
    padding-bottom: 92px !important; }
  .category-slider-n {
    padding-top: 90px;
    padding-bottom: 30px; }
  .media-wrap-section .eapps-instagram-feed-posts-view > div {
    width: 14.4% !important;
    margin: 0 8px !important; }
  .media-wrap-section {
    padding-bottom: 100px;
    padding-top: 80px; }
  .cate-move-cards .slick-prev.slick-arrow {
    left: 81% !important; }
  [data-layout-name="SliderLayoutSection"] {
    max-width: 747px; }
  [data-layout-name="SliderLayoutSection"] div:has(.collection-wrap) {
    width: 100%; }
  .find-dealer-section a {
    font-size: 14px;
    padding: 8px 16px; }
  ul.navPages-list.nav-page-list.two {
    gap: 17px; }
  .navPages-item:has(.nav-right-dropdown) .navPages-action::after {
    height: 8px;
    width: 7px;
    right: -10px; }
  nav.navUser .dropdown .form input {
    padding: 14px 0;
    padding-left: 20px;
    font-size: 13px; }
  nav.navUser .dropdown .form {
    max-width: 460px; }
  header .search-icon.submit {
    height: 30px;
    width: 30px; }
  header svg.header-icon.search-icon {
    width: 13px; }
  .nav-right-fixed {
    padding-top: 11px; }
  [data-layout-name="QuestionSystemSection"] > div:has(img) {
    padding-right: 20px; }
  [data-layout-name="QuestionSystemSection"] {
    align-items: start !important; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top)::after {
    transform: translateY(-50%); }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top) {
    padding-top: 80px;
    padding-bottom: 30px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-btm) {
    padding-bottom: 70px;
    padding-top: 70px; }
  .h2_96 {
    font-size: 70px; }
  [data-layout-name="KeyFeaturesSection"] {
    flex-direction: column; }
  [data-layout-name="KeyFeaturesSection"] > div {
    width: 100%;
    max-width: 100%; }
  [data-layout-name="KeyFeaturesSection"] {
    flex-direction: column;
    padding: 0 15px;
    gap: 20px; }
  [data-layout-name="KeyFeaturesSection"] img {
    width: 100% !important; }
  .p_120 {
    padding: 60px 0; }
  [data-layout-name="DeliveryOrderSection"] p {
    font-size: 54px; }
  [data-layout-name="KeyFeaturesSection"] img {
    padding-right: 0; }
  .nav-right-dropdown .nav-right-dd-wrp .nav-dd-lft {
    width: 72%; }
  .nav-right-dropdown .nav-dd-rgt {
    width: 28%; }
  [data-layout-name="BuildingSection"] > div:has(img) {
    padding-right: 0; }
  [data-layout-name="BuildingSection"] {
    flex-direction: column;
    gap: 30px; }
  [data-layout-name="BuildingSection2"] {
    flex-direction: column-reverse;
    gap: 30px; }
  [data-layout-name="BuildingSection"] > div,
  [data-layout-name="BuildingSection2"] > div {
    width: 100%;
    max-width: 100%; }
  .main-heading-contact p {
    margin-bottom: 10px;
    line-height: 1.5 !important; }
  .contact-row {
    gap: 30px; }
  .contact-row .form-actions .cta {
    padding: 13px 42px;
    font-size: 14px; }
  .contact-row p {
    line-height: 1.5 !important; }
  .warranty-section li,
  .warranty-section p {
    font-size: 16px; }
  .warranty-section {
    padding-top: 70px;
    padding-bottom: 50px; }
  [data-layout-name="BuildingSection2"]::before {
    bottom: -100px; }
  [data-layout-name="OverviewHeadSection-mission"] p {
    padding-top: 80px;
    font-size: 52px; }
  .productView .productView-product .productView-title {
    font-size: 40px; }
  .productView-brand a {
    font-size: 18px; }
  .productView-sku {
    font-size: 14px; }
  .price-section .price {
    font-size: 30px; }
  .productView-img-container {
    max-width: 100% !important;
    width: 100%; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(3) p {
    font-size: 38px;
    margin-top: 15px;
    margin-bottom: 0px;
    min-height: unset !important; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(3) div:has(p),
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(3) div:has(p),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(3) div:has(p) {
    min-height: unset !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(3) div:has(p),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(3) div:has(p) {
    min-height: unset !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(3) p {
    font-size: 38px;
    margin-top: 15px;
    margin-bottom: 0px;
    min-height: unset !important; }
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div > div > div:has(img) {
    background-size: 21% !important;
    height: 72px !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div > div > div:has(img) {
    background-size: 21% !important;
    height: 72px !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(4) p {
    font-size: 13px; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(4) p,
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(4) p {
    font-size: 13px; }
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2),
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) {
    padding: 0 20px;
    padding-left: 0; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) {
    padding: 0 20px;
    padding-right: 0; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(2)::after {
    height: 90px;
    width: 90px;
    left: 18px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
    top: -35px;
    left: 300px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
    left: 380px; }
  .cart-item-figure {
    height: unset; }
  .cart-actions {
    width: 76%;
    padding-bottom: 80px; }
  .cart-actions a {
    font-size: 14px;
    padding: 15px; }
  .footer-data-col .footer-info-col.footer-social-col {
    width: 32% !important; }
  .footer-data-col .footer-info-col {
    margin: 0;
    width: 68% !important; }
  .footer-data-col.footer-address-col {
    padding-left: 30px;
    padding-top: 50px; }
  .footer-data-col .adreesAndPaymentWrap .footer-info-col {
    width: 100% !important; }
  header .logo-user-section.container {
    padding: 10px 10px; }
  .prdt_box {
    flex-wrap: wrap !important;
    justify-content: space-between;
    gap: 15px;
    padding: 20px !important; }
  .prdt_btnbox {
    width: 40%; }
  .prdt_box .content_prdt {
    max-width: 100%;
    margin: auto;
    order: 3; }
  .prdt_box .prdt_btnbox p {
    margin-bottom: 10px; } }

@media (max-width: 800px) {
  .nav-right-dropdown {
    padding-top: 30px; }
  a.mobileMenu-toggle.is-open {
    top: -60px; }
  .nav-right-dropdown {
    padding-top: 11px !important; }
  .nav-right-dropdown a {
    font-size: 13px; }
  .nav-right-dropdown .nav-dd-main-list li {
    padding-bottom: 10px; }
  ul.navPages-list.nav-page-list.two.mobile_menu_ul {
    gap: 0; }
  ul.nav-dd-main-list-shp {
    gap: 12px !important; }
  ul.nav-dd-inner-lst-shp li {
    padding-top: 9px; }
  body:has(.shop-suppresor-body) header {
    background-image: unset !important;
    top: 67px !important; }
  .mobile_menu_ul .nav-right-dropdown ul.nav-dd-main-list-shp li a {
    font-size: 13px; } }

@media (min-width: 801px) and (max-width: 900px) {
  ul.navPages-list.nav-page-list.two {
    gap: 22px; }
  .nav-page-list .navPages-action {
    font-size: 12px !important; } }

@media (max-width: 767px) {
  body {
    font-size: 16px;
    padding: 0; }
  .footer-data-row {
    flex-wrap: wrap;
    flex-direction: column; }
  .footer-data-row .footer-data-col:first-child {
    width: 100%; }
  .footer-data-row .footer-data-col:nth-child(2) {
    width: 100%; }
  .footer-data-col.footer-address-col {
    border-left: unset;
    padding-left: 0;
    padding-top: 0; }
  .site-url-wrap a {
    gap: 5px;
    padding: 9px 16px;
    font-size: unset; }
  .adreesAndPaymentWrap .footer-info-col:nth-child(2) {
    margin-top: 20px;
    margin-bottom: 20px; }
  .footer-links-wrap {
    padding-bottom: 40px; }
  .site-url-wrap span {
    font-size: 18px;
    line-height: 1.5; }
  .media-wrap-section .eapps-instagram-feed-posts-view > div {
    width: 22% !important;
    margin: 0 8px !important; }
  .viewAllCollection {
    background: unset !important; }
  .collection-img-wrap {
    display: flex;
    justify-content: center;
    max-width: 320px;
    margin-left: 16px;
    margin-bottom: 17px; }
  .collection-img-wrap img {
    width: 100%;
    height: 100%; }
  .collection-wrap {
    position: relative;
    max-width: 320px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
    width: 70px;
    height: 35px; }
  [data-layout-name="ShopNowBannerSection"] .sd-button-b159f547-0d83-473d-b862-b34493c57290 {
    padding: 40px 0; }
  [data-layout-name="ShopTextSection"] p {
    font-size: 40px;
    line-height: 1; }
  [data-layout-name="ProductBannerSection"] {
    gap: 30px; }
  h1 span {
    font-size: 96px; }
  h1 {
    font-size: 52px; }
  .cta {
    font-size: 13px;
    padding: 12px 21px; }
  .explore-container .text {
    font-size: 12px; }
  h2 {
    font-size: 50px; }
  h4 {
    font-size: 40px; }
  .cate-move-cards .slick-prev.slick-arrow {
    left: 75% !important; }
  /* ccsss */
  .cate-fix-card {
    min-width: 160px !important; }
  .cate-inner h6 {
    font-size: 20px; }
  .m-crd-txt {
    bottom: 11px !important;
    left: 14px !important; }
  .txt-btm p {
    font-size: 10px;
    letter-spacing: normal; }
  .cate-fix-txt {
    bottom: 9px;
    left: 14px;
    width: 86%; }
  .arrw-img img {
    width: 30px !important; }
  .inner-red-wrap {
    font-size: 18px !important; }
  .red-mid-in p {
    font-size: 38px !important; }
  .red-mid-in::after,
  .red-mid-in::before {
    width: 26px !important; }
  .red-mid-in {
    padding: 0 30px !important; }
  .review-cntainer {
    padding: 80px 0;
    padding-top: 90px; }
  .h1_110 {
    font-size: 57px; }
  .suppresor-content h2 span {
    font-size: 96px !important; }
  .suppresor-content h2 {
    font-size: 59px !important; }
  .suppresor-content::after,
  .suppresor-content::before {
    height: 324px;
    width: 134px; }
  .suppresor-content {
    padding: 110px 0; }
  .SuppresorBannerContainer:after {
    left: 30px !important; }
  [data-layout-name="PracticeBannerSection"]:after,
  .SuppresorBannerContainer::after,
  footer::after {
    height: 120px;
    width: 120px; }
  h2 {
    font-size: 38px; }
  .focus-btm {
    flex-direction: column-reverse !important;
    gap: 50px; }
  .focus-img img {
    padding-left: 0px !important; }
  .focus-img {
    width: 100%; }
  .focus-section {
    padding-bottom: 0px !important; }
  h3 {
    font-size: 44px; }
  .form-wrap-subscribe {
    max-width: 414px; }
  .form-btn-icon {
    margin: 0; }
  .h4_48 {
    font-size: 35px; }
  [data-layout-name="QuestionSystemSection"] {
    gap: 30px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-btm) {
    padding-bottom: 30px;
    padding-top: 30px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-mid) {
    flex-direction: column-reverse !important; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top)::after {
    transform: translateY(-100%);
    bottom: 190px;
    height: 80px;
    width: 80px; }
  [data-layout-name="BuildingSection2"] > div:nth-child(3)::after {
    height: 80px;
    width: 80px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top) {
    gap: 50px; }
  [data-layout-name="OverviewHeadSection"] p {
    font-size: 48px;
    line-height: 1;
    padding: 0 15px; }
  [data-layout-name="DeliveryOrderSection"] p {
    font-size: 49px; }
  [data-layout-name="youMayLikeSection"] p {
    font-family: "Teko";
    font-size: 50px; }
  [data-layout-name="BuildingSection2"] > div:nth-child(2) > div:nth-child(3) p {
    padding-right: 0; }
  [data-layout-name="BuildingSection2"] {
    margin-top: 80px !important;
    margin-bottom: 60px !important; }
  [data-layout-name="BuildingSection"] {
    padding: 50px 20px; }
  .contact-sec h6 {
    font-size: 25px; }
  .warranty-section {
    padding-top: 30px;
    padding-bottom: 50px; }
  .wrrnty-lst {
    padding-left: 18px; }
  .wrrnty-innr-wrps h6 {
    font-size: 25px;
    margin-bottom: 5px; }
  .warranty-section::before {
    height: 251px;
    width: 251px; }
  [data-layout-name="VideoLayoutSection"],
  [data-layout-name="VideoLayoutSection3"],
  [data-layout-name="VideoLayoutSection5"] {
    flex-direction: column-reverse;
    gap: 30px; }
  [data-layout-name="VideoLayoutSection2"],
  [data-layout-name="VideoLayoutSection4"] {
    gap: 30px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) {
    padding: 0;
    padding-bottom: 30px; }
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2),
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) {
    padding: 0;
    padding-bottom: 30px; }
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div > div > div:has(img) {
    background-size: 16% !important;
    height: 80px !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div > div > div:has(img) {
    background-size: 16% !important;
    height: 80px !important; }
  [data-layout-name="supp-details-video-sec"] {
    padding-top: 50px;
    padding-bottom: 60px; }
  .productView-options .form-field {
    padding-bottom: 21px;
    margin-bottom: 12px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
    top: -20px;
    transform: translateY(0%);
    left: unset;
    right: 100px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
    left: unset;
    right: 20px; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"] {
    transform: translateY(0%) rotate(180deg); }
  .cart-item {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap; }
  .cart .cart-item-figure {
    width: 100%;
    margin-left: unset; }
  .cart-item-block.cart-item-title {
    width: 100%; }
  .cart-totals {
    width: 100%; }
  .cart-actions {
    width: 100%;
    padding-bottom: 80px; }
  .cart-list {
    border-top: unset !important; }
  table.cart {
    margin-top: 0px; }
  .all-common-cate .card-img-container img {
    padding: 20px !important; }
  .all-common-cate .page-heading {
    padding-bottom: 30px;
    padding-top: 20px; }
  .footer-info-list li {
    padding-bottom: 27px;
    width: 49%; }
  header.header,
  .banners[data-banner-location="top"] {
    z-index: 9 !important; }
  .cate-move-cards .slick-next.slick-arrow {
    transform: translatex(200px) !important; }
  .cate-move-cards .slick-prev.slick-arrow {
    transform: translateX(130px) !important; } }

@media (max-width: 800px) {
  .top-banner-header-wrap .socialLinks .socialLinks-item {
    margin: 0;
    padding-left: 10px; }
  .navPages-wider.desktop {
    /* background-color: #fff; */ }
  #quickSearch .top-banner-header-wrap {
    max-width: 100%; }
  div#menu-wrapper {
    background: unset;
    border-top: unset !important;
    backdrop-filter: unset;
    border-bottom: unset !important; }
  .header-logo-image {
    max-height: 50px; }
  nav.navUser {
    width: unset;
    padding-right: 50px; }
  .header {
    border-bottom: none !important; }
  .nav-right-fixed {
    display: none; }
  header.header {
    top: 50px; }
  .inner-baner-md .mainBannerWrap {
    padding: 77px 0;
    padding-top: 100px; }
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-left-arrow"],
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-right-arrow"] {
    top: 100%;
    transform: translateY(50%);
    background: transparent;
    background-image: url(https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/320w/image-manager/group-38-2-.png?t=1743657209);
    background-repeat: no-repeat;
    background-size: contain;
    width: 65px;
    height: 37px;
    left: 10px; }
  [data-test-id="product-set-left-arrow"] svg,
  [data-test-id="product-set-right-arrow"] svg {
    display: none; }
  [data-test-id="product-set-left-arrow"],
  [data-test-id="product-set-right-arrow"] {
    background-color: transparent; }
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-left-arrow"] {
    transform: translateY(50%) rotate(180deg); }
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-right-arrow"] {
    left: 80px; }
  [data-layout-name="youMayLikeSection"] {
    padding-bottom: 80px; }
  .contact-row {
    flex-wrap: wrap;
    flex-direction: column; }
  .contact-page-wrap .section-head .container_1440 {
    padding: 0; }
  /* 5jun2025 start   */
  .is-open .mobileMenu-toggleIcon::after {
    background: #cc0000 !important; }
  .is-open .mobileMenu-toggleIcon::before {
    background: #cc0000 !important; }
  .navPages-action.single-level.sideNavTopLevel.needsclick.activePage.active {
    color: #cc0000 !important; }
  .crs_icon svg {
    width: 20px;
    height: 20px; }
  .crs_icon {
    display: block;
    text-align: end; }
  /* 5jun2025 end   */
  ul.nav-dd-main-list-shp li:has(.main-lst-hding-shp) .main-lst-hding-shp::after {
    position: absolute;
    content: "";
    background-image: url(https://cdn11.bigcommerce.com/s-rclwgohhjm/images/stencil/original/image-manager/vector-11-.png?t=1743772392);
    background-repeat: no-repeat;
    background-size: contain;
    height: 7px;
    width: 9px;
    right: -15px;
    top: 50%;
    transform: translateY(-3%);
    filter: invert(0); }
  ul.nav-dd-main-list-shp li:has(.main-lst-hding-shp) .main-lst-hding-shp {
    position: relative;
    width: 100% !important;
    display: inline-flex; }
  .nav-right-dd-wrp {
    min-width: 100% !important; }
  .nav-right-dropdown .nav-right-dd-wrp .nav-dd-lft {
    width: 97%; }
  .navPages-item:has(.nav-right-dropdown) .navPages-action::after {
    height: 8px;
    width: 9px;
    right: -10px; }
  .navPages-container.is-open .mega-cat-dropdown {
    width: 100%; }
  .ultimate-inner {
    flex-direction: column; }
  .ulti-rgt {
    margin-top: 20px; }
  section.section-ulimate {
    padding-bottom: 0px !important; }
  .checkout-view-content iframe {
    height: 380px !important;
    width: 300px !important; }
  .checkout-view-content div#payment {
    width: fit-content !important; }
  .checkout-view-content .form-checklist-checkbox ~ .form-label {
    padding: 20px;
    justify-content: center; } }

@media (max-width: 575px) {
  .home_badges {
    left: 15%;
    top: 30px; }
  div[data-layout-name="SliderLayoutSection"] > div:nth-child(2) {
    margin: 35px 0px; }
  [data-layout-name="ShopNowBannerSection"] {
    margin-top: 0px !important; }
  div[data-sub-layout-container="7475681b-ec06-4757-bee1-47e19be72f28"] {
    margin-bottom: 0px !important; }
  .logo-user-section .navUser-section .user-icons {
    justify-content: start; }
  .logo-user-section .navUser-section .user-icons > li {
    flex: 1; }
  .logo-user-section .navUser-section .user-icons > li a {
    height: unset;
    padding: 0; }
  header .navUser-action .header-icon {
    height: 18px;
    width: 18px; }
  header li.navUser-item.quicksearch.mobile svg {
    width: 18px !important;
    height: 18px !important; }
  .explore-container a {
    right: 15px; }
  .top-banner-header-wrap .socialLinks .socialLinks-item svg {
    height: 22px;
    width: 22px; }
  ul.socialLinks.socialLinks--alt li {
    line-height: normal; }
  .header .socialLinks--alt .icon {
    height: 15px;
    width: auto; }
  .top-banner-header-wrap {
    padding-bottom: 2px; }
  header.header {
    top: 60px; }
  .hd_img img {
    min-width: 60px !important; }
  .hd_img img {
    width: 60px !important; }
  .logo-user-section a,
  .logo-user-section a .header-logo-image-container {
    height: 76px;
    width: 70px; }
  .navUser-section .logo-user-section a,
  .navUser-section .logo-user-section a .header-logo-image-container {
    height: unset;
    width: unset; }
  .social-icon-wrap-header {
    width: 100%;
    display: flex;
    justify-content: center; }
  h1 span {
    font-size: 50px; }
  h1 {
    font-size: 50px; }
  .product-slider-head-wrap .product-sl {
    flex-direction: column;
    align-items: left;
    gap: 10px; }
  .collection-img-wrap {
    margin-left: 12px;
    margin-right: 15px; }
  [data-layout-name="SliderLayoutSection"] .css-1k0woj {
    padding: 0 10px; }
  .footer-data-col .footer-info-col,
  .footer-data-col .footer-info-col.footer-social-col {
    margin: 0;
    padding-top: 20px;
    width: 100% !important; }
  [data-layout-name="ShopNowBannerSection"]:after {
    /* height: 299px; */
    background-size: cover !important;
    background-position: center left !important; }
  [data-layout-name="ShopTextSection"] p {
    font-size: 36px;
    line-height: 1; }
  h4 {
    font-size: 37px; }
  .cate-inner {
    padding-top: 20px !important;
    flex-direction: column !important; }
  .cate-move-cards .slick-next.slick-arrow,
  .slick-arrow {
    top: 103% !important; }
  .cate-move-cards .slick-next.slick-arrow {
    transform: translatex(260px) !important; }
  .cate-move-cards .slick-prev.slick-arrow {
    transform: translateX(190px) !important; }
  .cate-move-cards .slick-prev.slick-arrow {
    left: unset !important;
    right: 71px !important; }
  .cate-fix-card {
    min-width: 100% !important; }
  .footer h5,
  .footer-info-list li {
    text-align: left; }
  .footer-info-list li {
    padding-bottom: 20px; }
  .footer h5 {
    font-size: 25px;
    margin-bottom: 11px; }
  footer .socialLinks .socialLinks-item {
    padding-bottom: 0px; }
  .footer-data-col .footer-info-col {
    padding: 0; }
  .footer-para-wrap,
  .footer-para-wrap p {
    font-size: 14px;
    width: 100% !important;
    line-height: 1.5 !important; }
  footer::after {
    height: 100px;
    width: 100px; }
  .adreesAndPaymentWrap .footer-info-col address,
  .adreesAndPaymentWrap .footer-info-col p {
    text-align: left; }
  article.footer-info-col h3 {
    font-size: 17px;
    text-align: left; }
  .adreesAndPaymentWrap .footer-info-col address,
  .adreesAndPaymentWrap .footer-info-col p {
    font-size: 14px;
    padding-right: 10px; }
  .media-wrap-section .eapps-instagram-feed-posts-view > div {
    width: 100% !important;
    margin: 0px !important; }
  .category-slider-n {
    padding-bottom: 60px !important; }
  .inner-red-wrap {
    flex-direction: column;
    gap: 20px; }
  .review-text {
    padding: 0 15px;
    font-size: 16px !important; }
  .slide-hding {
    font-size: 20px; }
  .review-hd p {
    margin-bottom: 10px; }
  .sction-inr-wrp {
    flex-direction: column;
    align-items: left; }
  .sction-inr-wrp {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px; }
  .h1_110 {
    font-size: 46px; }
  .sction-inr-wrp h1 {
    margin-bottom: 10px; }
  .suppresor-content h2 span {
    font-size: 50px !important; }
  .suppresor-content h2 {
    font-size: 30px !important; }
  .suppresor-content::after,
  .suppresor-content::before {
    height: 244px;
    width: 85px; }
  .suppresor-content p {
    margin-bottom: 50px; }
  h2 {
    font-size: 32px; }
  .section-head-focus {
    padding-top: 90px !important; }
  .footer-subscription-wrap {
    padding: 42px 20px !important;
    max-width: 100% !important;
    padding-bottom: 70px !important; }
  .focus-cntnt h5 {
    font-size: 32px !important; }
  .m-card-slide {
    margin: 0 !important; }
  .cate-move-cards .slick-track {
    margin: 0 !important; }
  .hd_img {
    width: 100%;
    display: flex;
    justify-content: end; }
  h3 {
    font-size: 30px; }
  .footer-subscription-wrap h3 {
    padding: 0 10px; }
  .footer-subscription-wrap .form-input {
    padding: 13px 0; }
  .footer-subscription-wrap {
    padding: 140px 0;
    max-width: 274px; }
  .form-btn-icon {
    width: 30px;
    margin-top: 3px; }
  .top-banner-header-wrap {
    flex-direction: column; }
  .top-banner-header-wrap .socialLinks .socialLinks-item {
    margin: 0;
    padding-left: 0px;
    padding-right: 0px; }
  .top-banner-header-wrap {
    flex-direction: column;
    align-items: center; }
  .video-container iframe {
    min-width: 309vw !important; }
  .banner-top-wrap .socialLinks--alt .icon {
    height: auto !important; }
  .product-slider-head-wrap .product-sl a::before {
    display: none; }
  .product-slider-head-wrap .product-sl a {
    font-size: 14px; }
  .navUser-section .user-icons {
    gap: 0; }
  header .user-icons {
    margin-left: 0; }
  .review-cntainer {
    padding: 60px 0 !important;
    padding-top: 150px !important; }
  .builds-container h2 {
    margin: 0;
    margin-bottom: 0;
    font-size: 36px; }
  .builds-container {
    padding-top: 40px !important;
    padding: 60px 0 !important; }
  .build-title {
    margin: 10px 0; }
  .h2_96 {
    font-size: 55px;
    line-height: 1; }
  [data-layout-name="OverviewHeadSection"] p {
    font-size: 40px;
    line-height: 1; }
  [data-layout-name="Overview-sec-para-text-clone"] p {
    font-size: 16px; }
  .h4_48 {
    font-size: 26px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top)::after {
    transform: translateY(50%);
    height: 80px;
    width: 80px;
    top: 0; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-top) {
    gap: 20px; }
  [data-layout-name="QuestionSystemSection"]:has(.crd-cvr-btm) {
    padding-bottom: 30px;
    padding-top: 10px; }
  .inner-baner-md::after {
    height: 200px;
    width: 200px;
    right: -30px;
    transform: translateY(74%); }
  [data-layout-name="Overview-sec-para-text"] p {
    font-size: 16px; }
  .inner-baner-md .mainBannerWrap {
    padding: 100px 0;
    padding-top: 130px; }
  [data-layout-name="OverviewHeadSection"] {
    padding-top: 50px; }
  [data-layout-name="DeliveryOrderSection"] p {
    font-size: 40px; }
  [data-layout-name="DeliveryOrderSection"] {
    padding: 60px 20px; }
  [data-layout-name="youMayLikeSection"] p {
    font-size: 40px; }
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-left-arrow"],
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-right-arrow"] {
    width: 64px;
    height: 32px; }
  [data-layout-name="youMayLikeSection"] img {
    background-color: #00000008;
    padding: 15px; }
  [data-layout-name="youMayLikeSection"] .css-1k0woj {
    padding: 9px; }
  [data-layout-name="youMayLikeSection"] .css-13w78ue {
    margin-top: 7px;
    padding: 0; }
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-widget-name"],
  [data-layout-name="youMayLikeSection"] [data-test-id="product-set-widget-name"] a {
    font-size: 14px; }
  [data-layout-name="youMayLikeSection"] .css-1k0woj {
    margin: 0 0px;
    padding-bottom: 10px; }
  [data-layout-name="mission-sec-para-text"] p {
    font-size: 16px;
    padding: 0;
    padding-bottom: 13px; }
  [data-layout-name="OverviewHeadSection"] p {
    line-height: normal; }
  [data-layout-name="BuildingSection"] > div:nth-child(3) > div:nth-child(3) p,
  [data-layout-name="BuildingSection2"] > div:nth-child(2) > div:nth-child(3) p {
    font-size: 16px; }
  [data-layout-name="BuildingSection2"] {
    margin-top: 60px !important;
    margin-bottom: 40px !important; }
  [data-layout-name="BuildingSection2"] {
    gap: 50px; }
  .container {
    padding: 0 15px; }
  .contact-row {
    padding: 60px 0;
    padding-bottom: 20px; }
  .contact-details,
  .contact-details * {
    font-size: 15px; }
  .contact-row {
    gap: 0; }
  .contact-row .form-input {
    padding: 15px 15px; }
  .contact-col .page-content {
    width: 100%;
    max-width: 100%;
    margin-right: -15px !important; }
  .contact-map iframe {
    height: 270px; }
  .h1_110 {
    font-size: 40px; }
  [data-layout-name="SliderLayoutSection"] .css-13w78ue a::before {
    width: 13px;
    left: -16px;
    height: 9px; }
  .warranty-section::after {
    height: 109px;
    width: 91%;
    bottom: -6px; }
  .warranty-section {
    padding-bottom: 10px; }
  .wrrnty-innr-wrps {
    margin-top: 20px; }
  .warranty-section::before {
    height: 151px;
    width: 151px; }
  [data-layout-name="BuildingSection2"]::before {
    left: -50px; }
  [data-layout-name="OverviewHeadSection-mission"] p {
    font-size: 40px;
    line-height: 1.2;
    padding-top: 50px; }
  .footer-data-row {
    padding-left: 12px; }
  .productView-details {
    padding: 0; }
  .productView .productView-product .productView-title {
    font-size: 29px;
    margin-bottom: 17px;
    line-height: 1; }
  .productView-brand a {
    font-size: 15px; }
  .productView-sku {
    font-size: 11px;
    line-height: 1.1 !important; }
  .price-section .price {
    font-size: 26px; }
  section.productView-images {
    padding: 0; }
  .productView .productView-img-container img {
    padding-top: 30px; }
  .price-section.price-section--withoutTax {
    padding-top: 10px; }
  .productView-options .form-option {
    font-size: 15px;
    width: 100%;
    margin: 0; }
  .productView-options .form-option:not(:last-child) {
    margin-bottom: 12px; }
  .productView-options label.form-label {
    font-size: 18px;
    text-align: left; }
  .form-increment {
    display: flex;
    margin-bottom: 10px; }
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div > div > div:has(img) {
    background-size: 28% !important;
    height: 80px !important; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div > div > div:has(img),
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div > div > div:has(img) {
    background-size: 28% !important;
    height: 80px !important; }
  [data-layout-name="VideoLayoutSection"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection3"] > div:nth-child(2) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection5"] > div:nth-child(2) > div:nth-child(3) p {
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 6px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(3) > div:nth-child(3) p,
  [data-layout-name="VideoLayoutSection4"] > div:nth-child(3) > div:nth-child(3) p {
    font-size: 35px;
    margin-top: 15px;
    margin-bottom: 6px; }
  [data-layout-name="VideoLayoutSection"],
  [data-layout-name="VideoLayoutSection3"],
  [data-layout-name="VideoLayoutSection5"] {
    gap: 20px; }
  [data-layout-name="VideoLayoutSection2"],
  [data-layout-name="VideoLayoutSection4"] {
    gap: 20px; }
  [data-layout-name="VideoLayoutSection2"] > div:nth-child(2)::after {
    height: 80px;
    width: 80px;
    left: 0px;
    bottom: -30px !important; }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"],
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-right-arrow"] {
    top: 90%;
    transform: translateY(100%); }
  [data-layout-name="SliderLayoutSection"] [data-test-id="product-set-left-arrow"] {
    transform: translateY(100%) rotate(180deg); }
  .mainBannerWrap {
    padding-top: 120px; }
  .cart-item-title {
    height: unset; }
  .cart-item-label {
    text-align: left;
    width: 22.33333%; }
  .cart-item-block.cart-item-title {
    padding-left: 0;
    padding-bottom: 20px; }
  .form-increment button,
  .form-increment input {
    font-size: 15px; }
  .cart-total-label {
    color: #a2a2a2;
    width: 50.33333%; }
  .top-banner-header-wrap p {
    font-size: 10px; }
  header .social-icon-wrap-header {
    padding-bottom: 5px; }
  .cart-item-info {
    display: flex;
    justify-content: space-between; }
  .cart-item-info .cart-item-value {
    width: calc(100% - 60px);
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: center; }
  .cart .cart-remove > svg {
    width: 22px; }
  .cart .cart-item-figure {
    padding: 0; }
  .cart-item {
    padding: 16px 0; }
  .cart-total {
    display: flex;
    align-items: center; }
  .cart-total-grandTotal {
    font-size: 16px; }
  .container.all-wrap-category .breadcrumbs {
    padding: 0;
    padding-top: 25px; }
  .all-common-cate .page-heading {
    padding-bottom: 20px;
    padding-top: 30px; }
  .all-common-cate .productGrid {
    display: flex !important;
    flex-wrap: wrap !important; }
  .all-common-cate .productGrid .product {
    width: 50% !important; }
  .all-common-cate .price-section.price-section--withoutTax {
    padding-top: 0; }
  .footer-info-list li {
    padding-bottom: 19px;
    width: 100%; }
  .footer-info-list li:last-child {
    padding-bottom: 0; }
  .adreesAndPaymentWrap p {
    margin: 0; }
  .container.footer-para-wrap {
    padding-left: 0; }
  .all-wrap-createaccount h1.page-heading {
    font-size: 46px;
    margin-bottom: 10px; }
  .all-wrap-createaccount .breadcrumbs {
    padding: 30px 0;
    padding-top: 30px; }
  .all-wrap-createaccount .account-body {
    padding: 0 12px; }
  .top-banner-header-wrap p {
    line-height: normal !important;
    margin-bottom: 6px; }
  .top-banner-header-wrap {
    padding: 7px 0;
    padding-bottom: 5px; }
  header .logo-user-section.container {
    padding: 10px 9px !important; }
  [data-layout-name="SliderLayoutSection"] {
    max-width: 972px !important;
    padding-bottom: 60px !important; }
  /* 5jun2025 start  */
  .banner-top-wrap .socialLinks--alt .icon .icon-wrap {
    height: 15px;
    width: 28px; }
  .socialLinks {
    padding: 10px 0;
    padding-top: 0; }
  .hasAdminBar .adminBar.storefront {
    height: 66px !important; }
  .mega-cat-dropdown {
    margin-top: 111px; }
  .home .form-div-wrap-main .product {
    width: 100% !important;
    margin: 10px !important; }
  .form-div-wrap-main .quickSearchResults .card-btn-wrap a {
    height: unset;
    width: 100%; }
  /* 5jun2025 end  */
  .subcategory-grid.visible-on-mobile {
    gap: 16px;
    flex-direction: column; }
  .category .subcategory-grid .navList {
    width: 100%; }
  .subcategory-grid.visible-on-mobile .category-id-60 {
    width: 100%; }
  .img_prdt img {
    position: static; }
  .img_prdt {
    width: 100%;
    text-align: center; }
  .prdt_btnbox {
    width: 100%; }
  .prdt_box .content_prdt h2 {
    margin: 10px 0; }
  .subcategory-grid .subcat_common,
  .subcategory-grid .navList {
    width: 100%; }
  .rating-red-bx {
    transform: unset !important; }
  .cate-move-cards .slick-prev.slick-arrow {
    transform: translateX(130px) !important; }
  .cate-move-cards .slick-next.slick-arrow {
    transform: translatex(215px) !important; }
  .review-cntainer {
    padding-top: 30px !important; }
  [data-sub-layout-container="fc297256-7010-4d61-b405-1f88237a89b3"] [data-test-id="product-set-left-arrow"],
  [data-sub-layout-container="fc297256-7010-4d61-b405-1f88237a89b3"] [data-test-id="product-set-right-arrow"] {
    top: 77%; }
  [data-sub-layout-container="fc297256-7010-4d61-b405-1f88237a89b3"] {
    padding-bottom: 40px !important; }
  .shp-rgt-inner {
    padding-bottom: 0px !important; }
  .badge {
    font-size: 8px !important; }
  .rr-cards-wrap {
    gap: 0 !important; }
  .section-head {
    padding-top: 20px !important; }
  .backtoTop .slick-prev {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
  .backtoTop .slick-prev::before {
    left: 0px;
    top: 2px; }
  .checkout-view-content iframe {
    height: 450px !important;
    width: 300px !important; }
  #redeemable-collapsable .form-prefixPostfix {
    display: flex;
    flex-direction: column; } }

/* search responsive css  */
/* no css below */
