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

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

.homeseo {
    font-size: 15px;
}


/*--- ADA: Header ---*/
#second-nav-custom ul.second-nav-links li.second-nav-outer-list {
  font-weight: bold;
}
#second-nav-custom ul.second-nav-links li.second-nav-outer-list ul.second-nav-inner-list li > a {
  color: #000;
}
#second-nav-custom ul.second-nav-links li.second-nav-outer-list ul.second-nav-inner-list li > a:hover {
  color: #007cc3; 
}

/*--- ADA: Footer ---*/
#footer-custom h3.heading {
  font-family: "Open Sans", sans-serif;
  font-size: 18pt;
  color: #fff;
  font-weight: 300;
  line-height: normal;
  line-height: 15pt;
  -webkit-font-smoothing: antialiased; 
}

/*--- ADA: Background Color ---*/
.call-to-action-button, .vehicle-picker-module #vpicker_submit, .search-by-part-module .btn,
.search-by-vin-module .btn, #home-content .newsletter-signup-module .btn, .newsletter-signup-module.newsletter-inline .input-custom .newsletter-button,
#mobile-header-custom .mobile-cart-col .cart-wrapper .cart-icon .cart-items.cart-items-exist,
#main-nav-custom .cart-button-module .cart-component .call-to-action-button .cart-wrapper .cart-icon .cart-items,
#second-nav-custom,
#home-page-search .page-builder-layout-column-wrap::after,
#body-content-custom #circle-cats-custom .circle-wrap .circles-cta-text::after,
#vehicle-custom #vpicker_submit
{
  background-color: #0071B3;
}

#page-home .page-content,
#home-page-search .page-builder-layout-column-wrap {
    background-color: #FCFCFC;
}

/*--- ADA: Foreground Color ---*/
#body-content-custom #pop-parts .part-wrapper aside.pop-text h4,
#page-home .page-content .custom-html-module a {
    color: #0078BD;
}

#page-home .circles-categories-wrapper .circles-columns .circles-cta-text {
   font-family: "Open Sans", sans-serif;
}

.circles-categories-wrapper .circles-columns:hover .circle-wrap.variant-shop-now-inner .shop-now-text  {
    background-color: #008cdd; 
}

/* ADA: CORE */
a {
    color: #197AB3;
}