/* 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 */

#featured-custom .product-wrapper-link {
   height: 360px;
}

.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
  background-color: #1d628a;
}

#footer-custom .newsletter-column input {
  color: #fff;
}

#logo-custom .store-logo-module img {
    padding-top: 10px;
}

.featured-products-module .product-wrapper-link .product-details-link {
    color: #fff;
    background-color: #2680B4;
}