.page .col3-layout .category-products .toolbar-bottom {
  display: block;
}

.page .col3-layout .category-products .toolbar-bottom .sorter,
.page .col3-layout .category-products .toolbar-bottom .block-layered-nav .block-content[class]
{
  display: none !important;
}

.more-views.video-thumbnails .product-image-thumbs.product-video-thumbnails a.thumb-link::after {
    content: "";
    position: relative;
    display: block;
    background: url(../images/video-play-button.png);
    height: 50px;
    width: 50px;
    top: 0;
    left: 50%;
    margin: -62px 0 0 -23px;
    opacity: 0.40;
  -o-transition:.4s;
  -ms-transition:.4s;
  -moz-transition:.4s;
  -webkit-transition:.4s;
  /* ...and now for the proper property */
  transition:.4s;
}
.more-views.video-thumbnails .product-image-thumbs.product-video-thumbnails a.thumb-link:hover::after {
    opacity: 0.75;
}

#mageworxOverlay {
  z-index: 9999;
}

#mageworxLightbox {
  z-index: 10000;
}

ul#pronav li.primary-pronav-item .sub .row ul.last-ul {
  border-left: none !important;
}

.checkout-types li.method-checkout-cart-methods-paypal_express-bottom-custom {
  margin-top: 15px;
}

.amazon-pay-button {
  width: 300px;
  height: 94px;
  background: url(../../images/amazon-pay-button.png) center center no-repeat;
  background-size: contain;
  cursor: pointer;
  position: relative;
}

.amazon-pay-button img {
  opacity: 0 !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.amazon-pay-button img[style] {
  max-height: 100% !important;
}

.cms-financing .breadcrumbs {
  display: none;
}

.cms-financing .wrapper {
  background: white;
}

.financing-page {
  clear: left;
}

.financing-page button {
  background: red;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  outline: none;
  padding: 15px 30px;
  cursor: pointer;
}

.financing-page__banner {
  height: 300px;
  background: url('../images/financing/flyer-banner-photo-3-1.jpg') top left repeat-x;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.financing-page__banner span {
  background: #414141;
  color: white;
  font-weight: bold;
  padding: 10px 20px;
}

.financing-page__top-text {
  text-align: center;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}

.financing-page__top-text span:first-child {
  font-size: 24px;
}

.financing-page__top-button {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.financing-page__header {
  text-align: center;
  font-size: 24px;
  margin-bottom: 20px;
}

.financing-page__columns {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
}

.financing-page__center-image {
  flex: 0 0 auto;
  width: 100%;
  height: 600px;
  background: url('../images/financing/center-image.png') center center no-repeat black;
}

.financing-page__instructions {
  flex: 1;
  display: flex;
  flex-direction: column;
  list-style: none !important;
  align-items: center;
  background: #F8F8F8;
  margin: 0 !important;
  padding: 40px 0 30px;
}

.financing-page__instructions > li {
  max-width: 350px;
  text-align: center;
  padding: 0;
  margin: 0 0 40px;
  margin-left: 0 !important;
  line-height: 1.5 !important;
}

.financing-page__instructions > li:last-child {
  margin-bottom: 0;
}

.financing-page__title {
  font-size: 24px;
  margin: 0 0 20px;
  padding: 0;
  font-weight: normal;
}

.financing-page__body {
  font-size: 20px;
}

.financing-page__testimonial {
  background: #707070;
  padding: 50px 20px;
  text-align: center;
  color: white;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 20px;
}

.financing-page__testimonial div {
  max-width: 800px;
}

.financing-page__bottom {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-height: 477px;
  background: url('../images/financing/cruiser.png') top right no-repeat transparent;
}

.financing-page__bottom-text {
  max-width: 500px;
  margin-bottom: 40px;
}

.financing-page__bottom-text.financing-page__bottom-text--large {
  padding-top: 10px;
  margin-bottom: 20px;
  font-size: 22px;
}

.financing-page__bottom-text.financing-page__bottom-text--small {
  font-size: 11px;
  margin-bottom: 0;
}

.financing-page__bottom-button {
  margin-bottom: 40px;
}

@media (max-width: 1200px) {
  .financing-page__banner {
    background-position: top center;
  }

  .financing-page__bottom {
    background: none;
  }

  .financing-page__bottom::after {
    display: block;
    content: '';
    width: 100%;
    height: 100px;
    margin-top: 15px;
    background: url('../images/financing/cruiser.png') bottom center no-repeat transparent;
    background-size: contain;
  }
}

@media (min-width: 992px) {
  .financing-page__center-image {
    width: 50%;
    height: auto;
  }
}

.product-shop__oversized {
  padding-left: 30px;
  background-image: url('/media/wysiwyg/truckIcon.jpg');
  background-position: left center;
  background-size: 20px;
  background-repeat: no-repeat;
  font-weight: bold;
  line-height: 35px;
  font-size: 16px;
}

.add-to-cart-buttons {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
}

.add-to-cart-buttons .btn-cart {
  order: 10;
  width: auto !important;
}

.add-to-cart-buttons__additional {
  order: 1;
  align-self: stretch;
  position: relative;
}

.add-to-cart-buttons__availability {
  margin-bottom: 10px;
  font-weight: bold;
}

.add-to-cart-buttons__policy {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}
.product-shop_specialpromotions {
  padding-left: 40px;
  background-image: url('/media/wysiwyg/discount_logo.png');
  background-position: left center;
  background-size: 30px;
  background-repeat: no-repeat;
  font-weight: bold;
  line-height: 35px;
  font-size: 16px;
  color: #ff0000;
  padding-top: 8px;
  margin-top: -20px;
}