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

#car-row-custom .model-wrap {
    display: flex;
    padding: 15px 0;
    list-style: none;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: none;
}

#car-row-custom .model-wrap .models {
    width: 18%;
}

.product-details-link {
    background: #2680B4 !important;
    color: #fff;
}

#main-content-custom h3 {
    padding: 7px;
    font-family: "Lato", sans-serif;
    font-size: 22pt;
    color: #2680B4;
    font-weight: 300;
    border-bottom: none;
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
}

.featured-products-module h2 {
    color: #2680B4;
    font-size: 28px;
    font-weight: 300;
    font-family: "Lato", sans-serif;
    text-align: center;
}

hr.hr_line {
    width: 78em;
    margin-top: 3em;
    border: .1px solid #c4c4c4;
}

.site_h1_title h1 {
	font-weight: 300!important;
}