﻿@font-face {
    font-family: 'KiaSignatureRegular';
    src:url('../Content/Fonts/KiaSignatureRegular.eot');
    src:url('../Content/Fonts/KiaSignatureRegular.eot?iefix') format('eot'),
        url('../Content/Fonts/KiaSignatureRegular.woff') format('woff'),
        url('../Content/Fonts/KiaSignatureRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.model-overview .thumbnail { border:none; text-align:center; font-family:KiaSignatureRegular; }
.model-overview .thumbnail img { max-height:120px; }
.model-overview .thumbnail h3 { color:#666; margin-top:0; }
.link-wrapper, .link-wrapper:active, .link-wrapper:visited, .link-wrapper:hover { border:none; width:auto; height:auto; display:block; color:#666; text-decoration:none; }

.page-products .left-col img { max-width:100% !important; width:auto !important; height:auto !important; }
.page-products .left-col .form-group { padding:5px 0; }
.page-products .selected-model { margin:2em auto; }
.pageLoader h3 { margin:0.5em 0; text-align:center; font-size:6em; color:#bbb; }

.product-img { max-width:200px; }

.product-results { margin-bottom:60px; }
.product-img-wrapper { text-align:center; }
.product-img-wrapper img { text-align:center; width:100% !important; height:auto !important; }
.product-desc-wrapper h3 { margin-top:0; }
.product-desc-wrapper ul { padding-left:1.2em; }
.left-col .list-group-item { cursor:pointer; }
.left-col .list-group-item a, .list-group-item a:hover, .list-group-item a:visited, .list-group-item a:active { text-decoration:none; color:#777; font-size:10px; display:block; width:100%; }
.clickable { cursor:pointer; }
.no-results { margin:6em; text-align:center; color:#bbb; }
#selected-model { width:100%; margin:0 0 2em 0; }
.cat-title { font-size:4em; font-weight:bold; margin:3.5em 0 1em 0; text-align:center; padding:0 0 0.2em 0; border-bottom:1px solid #eee; }
.product-results-wrapper h3:nth-of-type(1) { margin:0 0 1em 0 !important; }
.product-results .carousel-control { top:2em; bottom:auto; }
.product-results .carousel-control.right { right:8px; }

#scrollUp {
    bottom: 20px;
    right: 20px;
    padding: 10px 20px;
    background-color:none;
    color: #555;
}