
/*  Positioning the collage image of Kia Telluride.   */
.index div[data-name="index-landing-0003-hero-wrapper-1"] {background-position: 100% 60% !important;}
 
/*  Header has a lot of added custom content.  Formatting on this chosen layout needs a little help.  */
.cst_SCHEDULE_SERVICE {top: 100px !important;}
.page-header.compact .inventory-search-form {bottom: -14px;}
.page-header.compact .header-default .vcard .tels {width: 190px;}
.page-header.compact .header-default .vcard .tels .tel span  {font-size: 16px !important;line-height: 1.0 !important;}
.page-header.compact .header-default .vcard .adr {width: 300px !important;position: absolute !important;top: 10px !important;right: auto!important;left: 3px !important;text-align: left;}
.page-header.compact .header-default .vcard .adr2 {width: 400px;position: absolute !important;top: 30px !important;right: 57% !important;}
.page-header.compact .header-default .vcard  span {font-size: 12px !important;color: var(--color-neutral-700);}


/*  Nav bar needs to be increased in width.   */
.compact.navbar-default {height: 60px; padding-top: 3px;}
.compact.navbar-default .nav {margin-left: 11px;}
.compact.navbar-default .nav>li>a { height: 55px !important;}
.compact.navbar-default .nav>li>a span  {font-size: 14px !important;}
.compact.navbar-default .nav>li>a span span {display: block;}
.compact.navbar-default .dropdown-menu {margin-top: 18px;}
 
/*  Welcome to Jack Daniels Kia text, in hero widget, needs to stand out.   */
.index div[data-name="index-landing-0003-hero-1"] .widget-heading {text-shadow: 1px 2px 1px #000000;color: #ffffff;}

/*  Custom text at end of vdp pricing field.  */
.vdp  .vehicle-ctas:after  {
   content: "Price(s) include(s) all costs to be paid by a consumer, except licensing cost, registration fees, and taxes.  See dealer for details.";
   font-size: 10px;
   display:block;
   margin-top: 5px;
   text-align:center;
}



/*  Full width on view details buttons.  */
.alias-inventory-featured-new .inventory-featured-default .view-link {width: 100%;text-align: center !important;}
.alias-inventory-featured-used .inventory-featured-default .view-link {width: 100%;text-align: center !important;}
 
/*  Changing heading font on cta index boxes.  */
.cta-content h2 {font-size: 30px !important;}


/* Start 'vlp-used-price-value-final-price' (do not modify this line) */
/* Modified by dtdwightsears on 06/27/19 10:27 AM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value { text-decoration: none; font-weight: bold; font-size: 20px; color: #000000; }
/* End 'vlp-used-price-value-final-price' (do not modify this line) */

/* Start 'vdp-final-price-price-value-final-price' (do not modify this line) */
/* End 'vdp-final-price-price-value-final-price' (do not modify this line) */

/* 07892593 ddcjareds */
.inventory-search-facet-browse { margin: 0 auto; text-align: center; }

/* Start 'srp-new-price-value-internetPrice' (do not modify this line) */
/* Modified by dsanjines on 04/15/21 01:45 PM BT */
.srp .inv-type-new.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-internetPrice' (do not modify this line) */

/* Start 'srp-new-price-label-internetPrice' (do not modify this line) */
/* Modified by dsanjines on 04/15/21 01:45 PM BT */
.srp .inv-type-new.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: 500; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-internetPrice' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by dsanjines on 04/15/21 01:46 PM BT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 500; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* 04889189 ddcjareds */
.header-default .vcard .adr2 { display: none; }