@media (max-width: 992px) {
  body {
    padding-top: 188px;
    font-family: 'Helvetica-Neue', 'Roboto', sans-serif;
    background-color: #f8f9fb;
    color: #333333 !important;
  }
  .scroll-snap {
    scroll-snap-type: y mandatory;
    scroll-snap-stop: always;
    scroll-padding-top: 61px;
  }
  .container {
    max-width: 100% !important;
  }
}
@media print {
  body {
    padding-top: 0;
  }
}
/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.new-header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 3000;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .15) !important
}
.hiding-header {
  position: fixed;
  top: 60px;
  /* and a smooth transition, so it won't just pop in and out the screen */
  transition: top 700ms ease-in-out;
  z-index: 2000;
  height: 128px;
  width: 100%;
  background-color: #f8f9fb;
}
.search-header {
  width: 100%;
  border-radius: 15px 0px 0px 15px;
  border: 0px;
  /* text-align: center; */
  padding: 1.5rem 1.2rem;
}
.search-icon {
  border-radius: 0px 15px 15px 0px;
  width: 4rem;
  background-color: #0084A9;
  color: white;
}
.menutop {
  top: 60px;
  background-color: #f8f9fb;
}
.headercloseleft {
  margin-top: .3rem !important;
  padding: .8rem 1rem !important
}
.headercloseright {
  /* margin-top: .3rem !important; */
  padding: .8rem .8rem !important
}
.cartpanel {
  height: 50vh;
}
.cartcontrols {
  top: 50vh;
}
.navpanel {
  max-height: 76vh;
}
.staff-header {
  max-height: 63vh;
}
.new-footer {
  width: 100%;
  bottom: 0;
  z-index: 3000;
}
.subcategory-image {
  width: 90%;
  height: 90%;
  object-fit: cover;
}
.arrow-down {
  display: block;
  position: absolute;
  bottom: -15px;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  z-index: 1000;
}
.arrowyellow {
  border-top: 15px solid #ffae00;
}
.arrowbrown {
  border-top: 15px solid #ad6f43;
}
.arrowgreen {
  border-top: 15px solid #67c19e;
}
.arrowblue {
  border-top: 15px solid #269bba;
}
.arrowslate {
  border-top: 15px solid #3a4c5b;
}
.home-slider .slick-dots {
  bottom: 12px !important;
}
.home-slider {
  margin-bottom: 0px !important;
}
.home-slider .slick-dots li button:before {
  color: #ffffff;
}
.home-slider .slick-dots li.slick-active button:before {
  color: #000000;
}
.testimonial-slider .slick-dots {
  bottom: -10px !important;
}
.slick-dots li {
  margin: 0 2px !important;
}
.slick-dots li button:before {
  font-size: 12px !important;
}
.product-information p {
  margin: 10px 0px;
}
.product-information .h4 {
  margin-top: 10px;
}
.product-information a {
  text-decoration: none;
}
.product-information iframe {
  margin-bottom: 0.5rem;
}
.product-information-slider {
  margin: 0px 25px;
}
.product-information-slider img {
  width: 100%;
  height: 400px;
  object-fit: contain;
}
.product-information-slider .slick-next:before {
  color: #3a4c5b !important;
}
.product-information-slider .slick-prev:before {
  color: #3a4c5b !important;
}
.more-fade {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top,
      rgba(248, 249, 251, 1) 5%,
      rgba(248, 249, 251, 0) 20%);
  pointer-events: none;
}
.popular-footer-fade {
  mask-image: linear-gradient(180deg, #000 85%, transparent);
}
.bgdarkgray {
  background-color: #f2f2f5;
}
.bgdarkergray {
  background-color: #ebebee;
}
.add-to-cart-radius input {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.add-to-cart-radius button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.shadow {
  box-shadow: 0 .3rem 0.7rem rgba(72, 72, 74, 0.15) !important
}
.scroll-snap-slider {
  scroll-snap-align: start;
  padding-top: 128px;
}
.scroll-snap-section {
  scroll-snap-align: start;
}
.material-316 {
  background-color: #ed1d30 !important;
}
.material-304 {
  background-color: #0073b7 !important;
}
.material-bi-metal {
  background-color: #a91f2d !important;
}
.material-410 {
  background-color: #0073b7 !important;
}
.material-silicon-bronze {
  background-color: #bd5629 !important;
}
.material-bumax {
  background-color: #000000 !important;
}
.material-copper {
  background-color: #86712e !important;
}
.material-galv {
  background-color: #7090a0 !important;
}
.material-gold {
  background-color: #febb19 !important;
}
.material-yellow-zinc {
  background-color: #ffde00 !important;
}
.material-zinc-plated {
  background-color: #8f9194 !important;
}
.material-brass {
  background-color: #C36b25 !important;
}
.darkergray {
  color: #d8d8de !important;
}
.sidemenu-bg {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  /* z-index: 0; */
}
.technical-information p {
  margin: 10px 0px;
}
.technical-information .h4 {
  margin-top: 10px;
}
.technical-information-anchor a {
  text-decoration: none;
  color: #269bba !important;
}
.technical-information ul {
  padding-left: 1.5rem;
}
.technical-information iframe {
  margin-bottom: 0.5rem;
}
.technical-information-slider {
  margin: 0px 25px;
}
.technical-information-slider img {
  width: 100%;
  height: 300px;
  object-fit: contain;
}
.technical-information-slider .slick-next:before {
  color: #3a4c5b !important;
}
.technical-information-slider .slick-prev:before {
  color: #3a4c5b !important;
}
.technical-information-slider .slick-dots {
  bottom: -35px !important;
  padding-left: 0;
}
.iframe-slider::before {
  content: "";
  background: transparent;
  width: 100%;
  height: 100%;
  min-height: 1px;
  position: absolute;
  top: 0;
}
.iframe-slider.no-before::before {
  content: none;
}
.installation-slider {
  margin: 0px 25px;
}
.installation-slider img {
  /* width: 100%; */
  height: 150px;
  object-fit: contain;
}
.installation-slider .slick-next:before {
  color: #3a4c5b !important;
}
.installation-slider .slick-prev:before {
  color: #3a4c5b !important;
}
.installation-slider .slick-dots {
  bottom: 0px !important;
  padding-left: 0;
}
.no-radius {
  border-radius: 0;
}
.limit1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.limit2 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /* number of lines to show */
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.limit3 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /* number of lines to show */
  line-clamp: 3;
  -webkit-box-orient: vertical;
}
.technical-information-panels:nth-child(even) {
  background-color: #f2f2f5;
}
.technical-information-header {
  overflow-y: hidden;
  overflow-x: scroll;
  width: 100%;
  z-index: 2900;
  border-bottom: solid 1px #c4c4c6;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .10) !important
}
.technical-information-header>div {
  height: 80px;
}
.technical-information-header::-webkit-scrollbar {
  display: none;
}
/* Hide scrollbar for IE, Edge and Firefox */
.technical-information-header {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}
/* .technical-information-panels {
    margin-top: 70px !important;
} */
a.technical-information-anchor {
  display: block;
  position: relative;
  top: -85px;
  visibility: hidden;
}
.active-technical-information {
  border-bottom: 5px solid #0084A9;
  font-weight: bold;
  padding-bottom: 26px;
  color: #0084A9;
}
.white-button {
  padding-top: 10px;
  padding-bottom: 10px;
  height: 100%;
}
#subscribe-newsletter-input {
  border: 0px
}
.borderbottom1pxopaquewhite {
  border-bottom: 1px solid #ffffff75 !important;
}
.mainmenu-sections-gap {
  margin-bottom: 1.2rem !important;
  margin-top: 1.2rem !important;
}
.back-to-top {
  height: 50px;
  width: 50px;
  position: absolute;
  right: 30px;
  top: -50px;
  background-color: #0084A9;
}
.semibold {
  font-weight: 500;
}
.fw-normal {
  font-weight: 400;
}
.fw-light {
  font-weight: 300;
}
.shadow-xsm {
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .040) !important;
}
.color-Silver {
  height: 38px;
  width: 38px;
  background-color: #e3e5e8;
  border-radius: 50%;
}
.color-Bronze {
  height: 38px;
  width: 38px;
  background-color: #bf6f1a;
  border-radius: 50%;
  display: inline-block;
}
.color-Black {
  height: 38px;
  width: 38px;
  background-color: #353c42;
  border-radius: 50%;
  display: inline-block;
}
.color-active {
  box-shadow:
    0 0 0 2px white,
    0 0 0 4px black;
}
.decking-screw-colors {
  color: #00000000;
}
.decking-screw-sizes {
  background-color: #d9dddf;
  color: #000;
}
.decking-screw-sizes-active {
  background-color: #3a4c5b !important;
  color: #fff !important;
}
.category-divider {
  border-bottom: 1px solid #e0e0e0;
}
.size-recommended {
  box-shadow:
    0 0 0 1px white,
    0 0 0 3px black !important;
}
.promo-banner-slider {
  margin: 0px 0px;
}
.promo-banner-slider img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.promo-banner-slider .slick-next:before {
  color: #ffffff !important;
  margin-left: -100px;
  font-size: 30px !important;
}
.promo-banner-slider .slick-prev:before {
  color: #ffffff !important;
  margin-right: -100px;
  font-size: 30px !important;
}
.promo-banner-slider .slick-dots {
  bottom: 15px !important;
  padding-left: 0;
}
.slick-prev {
  z-index: 1;
}