body.postid-44450 .flex-video .playButton {
top: auto;
left: auto;
}
.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%;
}

.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;
}
.post-type-archive-document .si-document .toolstrip .si-control.sic-download {
  display:none!important;
}

.search .product-items .card-menu {
height:50px;
}
@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;
}

.product-template-default .image-card.document-card .card-info {
bottom:0!important;
}

.product-template-default div[data-type="symbol"] .button--download{
display:block;
}

.product-template-default div[data-type="symbol"] .image-card.document-card .card-info {
bottom:45!important;
}

.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;
}

@media only screen and (min-width: 320px) {
  .contact-form_wrapper .gform_footer {
    width:100%!important;
    position:relative!important;
    right:0!important;
    bottom:0!important;
  }
}
@media only screen and (min-width: 1200px) {
  .contact-form_wrapper .gform_footer {
    width:50%!important;
    margin:0 auto!important;

  }
}
.sc-site-footer li.usabilla-open a {
  cursor:pointer!important;
}