/* begin fix the thumbnail arrows */
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-next, 
#page-product .product-images-module .product-images ul.secondary-images.owl-carousel .owl-prev {
     height: 60px;
padding: 0;
}

#layout_product .product-details-module iframe {
	width: 100%;
}
/* end fix the thumbnail arrows */



.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
  background-color: #2288c3;
}
.call-to-action-button:hover, .call-to-action-button:active, .call-to-action-button:focus, .search-by-part-module .btn:hover, .search-by-part-module .btn:active, .search-by-part-module .btn:focus, .vin-column-custom .search-by-vin-module .btn:hover, .vin-column-custom .search-by-vin-module .btn:active, .vin-column-custom .search-by-vin-module .btn:focus, #home-content .newsletter-signup-module .btn:hover, #home-content .newsletter-signup-module .btn:active, #home-content .newsletter-signup-module .btn:focus, .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:hover, .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:active, .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button:focus, #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:hover, #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:active, #accessories-custom .acc-right-col .acc-grid-wrapper .acc-grid-row .acc-half .cta-custom:focus {
    background-color: #2288c3;
}

/* Image Collage */
#collage-custom {
  background: #fff;
}
#collage-custom .collageRow {
  overflow: auto;
}
#collage-custom .collageImage {
  height: auto;
  float: left;
  background: #999;
  background-size: contain;
}
#collage-custom .collageImage img {
  max-width: 100%;
  height: auto;
}
#collage-custom .collageImage:hover {
  opacity: 0.8;
}
#collage-custom .collageImageOne {
  width: 32.5%;
  margin: 0 0.5% 0.5% 0;
}
#collage-custom .collageImageTwo {
  width: 67%;
  margin: 0 0 0.5% 0;
}
#collage-custom .collageImageThree {
  width: 67%;
  margin: 0 0.5% 0 0;
}
#collage-custom .collageImageFour {
  width: 32.5%;
}
#featured-custom .product-wrapper-link {
   height: 360px;
}

.HOME_SEO {
    font-size: 15px;
}

/* KT-4418: Papago Theme fix */
.header-right-wrap .main-nav { margin: 0; }