.single-product .static-content-slider .slick-dots{
display:none!important;
}

.panel-type-video .video-panel__video-cover, .panel-type-video .video-panel__video-cover button {
  height: 100%;
  width: 100%;
}
.page-3d-models-cad iframe.sc-3d-models-iframe {
min-height: calc(120vh - 100px)!important;
}

.product-template-default .product-masthead-wrapper .slider-hero .slick-slider .slick-track {
background:#FFFFFF;
}
.article--has-feature-image .related-slider__wrapper {
display:none!important;
}
section.panel.content-wrap.panel-type-promotionalbanner h2{
font-weight:400!important;
}
@media (min-width: 960px) {
  .logged-in.admin-bar .filter-bar-wrap.stuck, .has-pcl-sticky-header.admin-bar .apcl-header {
      top: 180px!important;
  }
}
@media (min-width: 2100px) {
  .logged-in.admin-bar .filter-bar-wrap.stuck, .has-pcl-sticky-header.admin-bar .apcl-header {
      top: 132px!important;
  }
}

@media (min-width: 960px) {
  body:not(.logged-in.admin-bar) .filter-bar-wrap.stuck, body.has-pcl-sticky-header .apcl-header {
      top: 148px!important;
  }
}

@media (min-width: 2100px) {
  body:not(.logged-in.admin-bar) .filter-bar-wrap.stuck, body.has-pcl-sticky-header .apcl-header {
      top: 100px!important;
  }
}
.sc-product-drawers-active .button--download {
display:none!important;
}
#saved-items.sc-product-drawers-active .card-info {
    bottom: 0;
}
.search .product-items .card-menu {
height:50px;
}

.slick-dots .slick-arrow {
  top: -3px!important;
}
.light-slider .slick-dots {
  bottom: -10px!important;
}
#saved-items .spec-print-cut-sheet__print-button {
visibility:hidden;
cursor:none;
pointer-events:none;
}

.panel-fourup__block-link .panel-fourup__block-image--bw,
.panel-fourup__block-link:focus .panel-fourup__block-image--bw, .panel-fourup__block-link:hover .panel-fourup__block-image--bw {
    opacity: 0!important;
}
.panel-fourup__block-link .panel-fourup__block-image,
.panel-fourup__block-link:focus .panel-fourup__block-image, .panel-fourup__block-link:hover .panel-fourup__block-image {
    opacity: 1!important;
}
.panel-fourup__block-image {
    visibility: visible!important;
}

@media (min-width: 320px) and (max-width: 768px) {
  .home #content div section.panel.content-wrap.panel-type-promotionalbanner {
      display: none!important;
  }
}

.post-template-default .article__actions li:first-child {
  display: none !important;
}
.sc-site-footer li.usabilla-open a {
  cursor:pointer!important;
}
.panel.panel-type-two-up-alt .feature-title {
    font-size: .75rem!important;
    text-transform: uppercase!important;
}
.panel.panel-type-two-up-alt .feature-image {
    aspect-ratio: unset!important;
}