/*cnconway 10299641*/
.page-bd .hours-default .ddc-list-columns>li .key {width:36%;}
.page-bd .hours-default .ddc-list-columns>li .value {width:64%;}
div#hours1-app-root {width: 315px;}

/*cnconway 10393436*/
.index .recommendations-vehicles .tile-list .rv-details-wrapper {bottom: 0px;}

/* Start 'srp-new-price-value-final-price' (do not modify this line) */
/* Modified by bmeuth on 07/26/22 09:36 AM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #00324f; }
/* End 'srp-new-price-value-final-price' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by susanhill1 on 08/26/21 08:46 AM EDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: normal; font-size: 18px; color: #00324f; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by mwheel on 07/26/22 01:12 pm EST */
.srp .inv-type-new.pricing-detail .msrp .price-value { font-size: 15.75px; color: #00324f; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by mwheel on 07/26/22 01:12 pm EST */
.vdp .inv-type-new.pricing-detail .msrp .price-value { font-size: 18px; color: #00324f; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Gasworks - Custom styling for TRP link lists */
.trp-link-list { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; }
.trp-link-list li { -webkit-column-break-inside: avoid; -moz-column-break-inside: avoid; break-inside: avoid; }