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

.HOME_SEO {
    font-size: 15px;
}

.vehicle-picker-module .vpicker-submit:hover {
    background-color: #3d84e5 !important;
}

.actions-bar-module #cart_column .call-to-action-button {
    background-color:#1c69d3 ;
}

.actions-bar-module #cart_column .call-to-action-button:hover {
    background-color: #3d84e5;
    transition: .2 ease;
   }
.contact-us-module.contact-us-display-block .contact-type-email {
    font-weight: 700;
    font-size: 15px;
    color: #000;
}

.Content {
   font-size: 20px;
    text-align: left;}

.Vehicle-Picker {
    font-size: 15px;
    text-align: center;
    border-style: groove;
border-radius: 5px;
}

img {
    max-width: 100%;
    max-height: 100%;}