/* ddcalmirc - utility class to override text-center to text-left when displayStyle is set and textAlignment pref doesn't work */
.ws-content-cta.text-left-override .cta-content.text-center {text-align: left !important;}
.ws-content-cta.text-left-override .cta-content.text-center h2 {width: 100%;}

/*ddccindyo– prevents stacking in DEAs*/
.wysiwyg-image, .content-default img {display:inline} 

/*ddccindyo– updating hero text styling*/
.indexhero h3.display-3.m-0.widget-heading {text-shadow: 2px 2px 2px #000;}
.indexhero .content {text-shadow: 2px 2px 2px #000;}
.indexinvfacet h3 {text-shadow: 2px 2px 2px #000;}

/* ddcrandyh CC10428822 */
.simple-grid .item .inventory-title a {     color: var(--color-neutral-1000); }


/* Start 'srp-new-price-label-internetPrice' (do not modify this line) */
/* Modified by jdford on 07/09/25 09:33 AM CDT */
.srp .inv-type-new.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 18.75px; color: #000000; }
/* End 'srp-new-price-label-internetPrice' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by cpeterson9 on 07/08/25 03:20 PM CDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* 06009826 ddcjareds */
.index .ws-content-cta .cta-content i:before, .index .ws-content-cta .cta-content h4 { color: #FFF; }