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

.store-logo-module .store-logo-link img {
    max-width: 150%;
    margin: -2px 42px;
    max-height: 69px;
}
    
#featured-custom .product-wrapper-link {
   height: 360px;
}
    
.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
  background-color: #4884c9;
}

.Product-Page-Policies {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.Homepage-Content h1 {
	font-size: 20px;
	text-align: center;
	font-weight: 900;
}

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

.Homepage-Content p a {
    font-size: 18px;
    text-align:center;
    font-weight: bold;
}

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


.payment-message-display {
    display: flex;
    justify-content: end;
    padding-right: 10%;
}