/* cbenson 04933940 */
.calloutDetails li.certified { display: none; }
.page-header.responsive-centered-nav .header-contact .header-default {width: 100%;}
.page-header.responsive-centered-nav .header-default .header-logo img {margin: 0 auto;}

/* ddcrandyh CC03140612 */
.ws-facet-browse .select-options > ul { 
   display: flex; flex-direction: column;  
 & > li[option="ALL"] { order: 0; }
 & > li[option="croninnorthfordfd"] { order: 1; } 
 & > li { order: 2; }
}

/* 04335229 ddcjareds */
.header-navigation .header-default .header-logo img { float: left; padding: 5px; }

/* Start 'vdp-used-price-value-retailValue' (do not modify this line) */
/* Modified by nwill123 on 10/11/24 10:32 AM EDT */
.vdp .inv-type-used.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-retailValue' (do not modify this line) */

/* Start 'vdp-used-price-label-retailValue' (do not modify this line) */
/* Modified by nwill123 on 10/11/24 10:33 AM EDT */
.vdp .inv-type-used.pricing-detail .retailValue .price-label { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-label-retailValue' (do not modify this line) */

/* Start 'srp-used-price-value-retailValue' (do not modify this line) */
/* Modified by nwill123 on 10/11/24 10:34 AM EDT */
.srp .inv-type-used.pricing-detail .retailValue .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-value-retailValue' (do not modify this line) */

/* Start 'srp-used-price-label-retailValue' (do not modify this line) */
/* Modified by nwill123 on 10/11/24 10:34 AM EDT */
.srp .inv-type-used.pricing-detail .retailValue .price-label { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-label-retailValue' (do not modify this line) */

/* jbeaudin 07782320 */
.ddc-integrations.langbutton-header-container {
    position: absolute !important;
    left: 130px !important; /* adjust as needed */
    top: 65px !important;
    z-*ndex: 9999 !important;
}