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

#logo-custom .store-logo-module img {
    padding: 7px;
    margin: 2px;
    max-height: 100px;
}

/* Dealer address in footer */
.dealer-address:hover {
    color: #eee !important;
}

.Marketing_HomePageContent h1 {
    text-align: center;

}

.Marketing_HomePageContent p {
    text-align: center;
    font-size: 20px;
}

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


.promotional-banner-wrap {
  background-color: red !important;
}

.promotional-banner-text {
  color: white;
}