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

#featured-custom .product-wrapper-link {
    height: 360px;
    box-shadow: 0px 0px 7px 4px #ccc;
}
.custom-html-module img {
    max-width: 100%;
    height: auto;
    margin-right: 6em;
}
ul.main-nav li:hover {
    color: #C9212A;
}
.search-label {
	color: #ececec;
}
a.design-text.gradient-button.vpicker-submit.call-to-action-button {
	background-color: #C9212A;
}
a.design-text.gradient-button.vpicker-submit.call-to-action-button:hover {
	background-color: #e8444d;
}
button.panel-button.call-to-action-button.search-button {
	background-color: #C9212A;
}
button.panel-button.call-to-action-button.search-button:hover {
	background-color: #e8444d;
}
#tab-custom .nav-tabs .active {
    background-color: none;
    color: #C9212A;
    border-bottom: none;
}
#tab-custom .activeBorderWrap .activeBorder {
    position: absolute;
    content: '';
    width: 25%;
    left: 0;
    top: 0;
    height: 3px;
    background-color: #C9212A;
    z-index: 2;
}
#about_us {
	text-align: center;
}
#about_us h3 {
    color: red;
    margin-bottom: 2px;
    padding: 0;
    text-transform: uppercase;
    letter-spacing: -.2px;
    font-style: italic;
}
#about_us .custom-html-module h3 {
    font-size: 15px;
}
.vehicle-picker-module .browse_catalog:hover, .vehicle-picker-module .vpicker-submit:hover {
    background-color: #1b6ae0;
}
#footer-custom .links-list li:hover {
    color: #C9212A;
}

.Product-Page-Policies {
    text-align: center;
    font-size: 20px;
    font-weight: bold
}
.custom-html-module img {
    max-width: 100%;
    height: auto;
    margin-right: 6em;
    height: 70px;
}

#customLogo {
    width: 344px;
}
li#customLogo1 {
    width: 330px;
}

.fa {
    
    color: white;
}
.mobile-header-module.mobile-header-module-height {
    background-color: #333;
    color: white;
}

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