@charset "UTF-8"; /* CSS Document */ .text-decoration-none { text-decoration: none !important; } .range-card a.text-decoration-none:hover .btn-danger, .model-card a.text-decoration-none:hover .btn-danger { color: #fff; background-color: #c82333; border-color: #bd2130; } .range-wrapper .range-card { display: flex; } .card.rounded.shadow { box-shadow: 0 0 20px rgb(0 0 0 / 12%); border-radius: 0.5rem !important; } a .card.rounded.shadow:hover { box-shadow: 0 0 20px rgb(0 0 0 / 20%); border-radius: 0.5rem !important; } .rounded-bottom { border-radius: 0 0 0.5rem 0.5rem!important; } /*DETAIL VIEW IN*/ div#vehicle_thumb_wrap .owl-item { cursor: pointer; } .pswp__bg { background: #FFF; } .pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption { background-color: rgba(0, 0, 0, 0.5); } img.pswp__img { height: auto !important; } .cap-tech-spec .card-body{ background-color: #fff; } @media (max-width: 767.98px){ .cap-tech-spec .attribute-col:nth-child(odd){ background-color: #f4f4f4; } } @media (min-width: 768px){ .cap-tech-spec .attribute-col:nth-child(4n+2), .cap-tech-spec .attribute-col:nth-child(4n+1) { background-color: #f4f4f4; } } #vehicle-wrap .anchor { display: block!important; position: relative; top: 0px; visibility: hidden; } #vehicle-wrap h1.vehicle-heading { font-size: 2rem; } #vehicle-wrap a#moreinfo i { margin-top: -2px; } /* #vehicle-wrap .hero-height { height: 20vh; background: none; } */ #vehicle-wrap .new-vehicle-hero { background: #fff; width: 100%; background-position: 50% 40%!important; background-size: cover!important; } #vehicle-wrap .vehicleinfowrap .tabwrap { border: 1px solid #e5e5e5; } #vehicle-wrap .vehicleinfowrap ul#pills-tab { border-bottom: 1px solid #e5e5e5; } #vehicle-wrap .vehicleinfowrap ul#pills-tab a.nav-pill { text-decoration: none; border-bottom: 2px solid transparent; } #vehicle-wrap .vehicleinfowrap ul#pills-tab a.nav-pill.active { border-bottom: 2px solid #222; text-stroke: 1px black; -webkit-text-stroke: 1px black; } #vehicle-wrap .sticky-area-vehiclecta { visibility: hidden; transition: all 0.3s; } body.scroll-down #vehicle-wrap .sticky-area-vehiclecta, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta { visibility: visible; } body.scroll-down #vehicle-wrap .sticky-area-vehiclecta, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta { position: fixed; bottom: 0; background: white; width: 100%; z-index: 2; padding: 15px 10px 0; max-width: 100%; border-top: 1px solid #e9e9e9; } body.scroll-down #vehicle-wrap .sticky-area-vehiclecta .cta, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta .cta { display: none; } body.scroll-down #vehicle-wrap .sticky-area-vehiclecta .cta.cta_general, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta .cta.cta_general, body.scroll-down #vehicle-wrap .sticky-area-vehiclecta .cta.newdepositbutton, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta .cta.newdepositbutton { display: block; width: 100%; max-width: 100%; flex: 100%; } @media (min-width: 992px) { body.scroll-down #vehicle-wrap .sticky-area-vehiclecta .cta.cta_general, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta .cta.cta_general, body.scroll-down #vehicle-wrap .sticky-area-vehiclecta .cta.newdepositbutton, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta .cta.newdepositbutton { width: 50%; max-width: 50%; flex: 50% } body.scroll-down #vehicle-wrap .sticky-area-vehiclecta .cta.cta_general a, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta .cta.cta_general a, body.scroll-down #vehicle-wrap .sticky-area-vehiclecta .cta.newdepositbutton button, body.scroll-up #vehicle-wrap .sticky-area-vehiclecta .cta.newdepositbutton button { padding: 11px; height: 45px; } } @media (max-width: 992px) { #vehicle-wrap .anchor { top: 0px; } } @media (max-width: 620px) { #vehicle-wrap h1.vehicle-heading { font-size: 1.5rem; } } /*DETAIL VIEW OUT*/ .vehicle-summary .attribute-col:nth-child(odd){ background-color: #f8f9fa; } .vehicle-cta-section { max-width: 740px; z-index: 2; } .hero-area::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; background: transparent; background: rgb(255,255,255); background: linear-gradient(0deg, rgba(255,255,255,0) 40%, rgba(11,11,11,0.7539216370141807) 100%); } .hero-area h1 { color: #FFF; font-size: 2.6rem; font-weight: bold; } .display-price{ font-size: 1.4rem; } .carousel a.cta, .bodycontent .btn-primary, .newsletter-cta { padding: 20px; font-size: 14px; background-color: #343a40 !important; border: solid 1px #343a40 !important; text-transform: uppercase; color: #FFF!important; } .vehicle-hero { position: absolute; top: 0; left: 0; object-fit: cover; width: 100%; height: 100%; object-position: center bottom; } .breadcrumb-item{ float: none; } #section-nav .nav-item .nav-link{ color: #fff; font-size: 0.875rem; } #newvehicle-page .tabs-holder { background-color: #06131E; color: #FFF; } #nav-tech-spec .nav-item{ font-size: 1.3rem; font-weight: bold; } #nav-tech-spec .nav-link.active{ background-color: #fff; } @media (max-width: 767.98px){ .hero-area h1 { font-size: 2.2rem; color: #111; } .hero-area::before { background: transparent; } .hero-height { height: auto; background-color: #FFF; } } @media (min-width: 768px){ .display-price { color: #fff; } #section-nav .nav-item .nav-link{ font-size: 1rem; } } .range-card .card{ border: none; border-radius: 10px; padding-top: 5px; } .range-card .card-header{ background-color: transparent; } .range-card .card-footer{ background-color: transparent; border: none; } .fuel_symbol .fa-stack-2x{ color:#2196f3; } .fuel_symbol .fa-stack-1x{ color: #ffffff; font-family: "Font Awesome 5 Pro", "Font Awesome 6 Pro"; font-weight: 900; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; border-radius: 0; } .fuel_symbol.petrolplugin-electric-hybrid .fa-stack-2x{ color:#32cd32; } .fuel_symbol.petrolplugin-electric-hybrid .fa-stack-1x::before{ content: "\f1e6"; } .fuel_symbol.electric .fa-stack-2x{ color:#00bcd4; } .fuel_symbol.electric .fa-stack-1x::before{ content: "\f0e7"; }

New KIA New Cars

© Copyright 2024 Gillanders. All rights reserved

Gillanders Motors Ltd is registered in Scotland under company number: SC200277. Registered office address: Blackhouse Industrial Estate, Peterhead , Aberdeenshire , AB42 1BN.

Gillanders Motors Ltd (FRN 533402) is an appointed representative of The Compliance Guys Ltd which is authorised and regulated by the Financial Conduct Authority (FRN 941360). We act as a credit broker not a lender. We work with a number of carefully selected credit providers who may be able to offer you finance for your purchase. (Written Quotation available upon request)

Whichever lender we introduce you to, we will typically receive commission from them (either a fixed fee or a fixed percentage of the amount you borrow) this will not affect the rate you are offered or the amount you will pay back. The lenders we work with could pay commission at different rates. All finance is subject to status and income. Terms and conditions apply. Applicants must be 18 years or over. We are only able to offer finance bproducts from these providers.

Gillanders Motors Ltd are registered with the Information Commissioners Office under registration number: Z6960676

Powered by DealerWebs Automotive DealerWebs™ Automotive