/*updating width of menu items to allow for a new menu item to be added and adding background color to Specials item - mstotts - re 07991499*/
.navbar-default.responsive .container .navbar-nav .dropdown, .navbar-default.responsive .content-page-title h1 .navbar-nav .dropdown, .content-page-title .navbar-default.responsive h1 .navbar-nav .dropdown{width: auto;}
.navbar-default.responsive .container .navbar-nav .dropdown:nth-child(2){background: #285e97;}
.navbar-default.responsive .container .navbar-nav .dropdown:nth-child(2) a {color: white;}

/* Start 'srp-pre-owned-price-label-final-price' (do not modify this line) */
/* Modified by rlpaith on 06/17/21 11:57 AM CDT */
.srp .inv-type-pre-owned.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #007cbb; }
/* End 'srp-pre-owned-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by rlpaith on 06/17/21 11:59 AM CDT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #007CBB; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'vlp-new-price-label-final-price' (do not modify this line) */
/* Modified by rlpaith on 06/17/21 12:01 PM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .label { text-decoration: none; font-weight: 800; font-size: 11.9px; color: #007CBB; }
/* End 'vlp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-label-conditional-final-price' (do not modify this line) */
/* Modified by jwright30 on 09/25/25 02:48 PM EDT */
.srp .inv-type-new.pricing-detail .conditional-final-price .price-label { text-decoration: none; font-weight: 800; font-size: 15.75px; color: #007cbb; }
/* End 'srp-new-price-label-conditional-final-price' (do not modify this line) */