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

/* owen.perks 08732353 */
[data-name="cst-mitsu-slideshow-video"] .slideshow-default[data-widget-id="slideshow2"] {width:300px; margin-left:auto !important; margin-right: auto !important;}
[data-name="cst-mitsu-slideshow-video"] .row {display: flex; align-items: center}
[data-name="cst-mitsu-slideshow-video"] .row .video-youtube-player h3 {text-align:center; padding-top: 10px}

/*ddccindyo- making Index Collage Hero clickable*/
.cst-homepagelink a {display: block; width: 100%; height: 100%;}
.index .cst-homepagelink, .index .cst-homepagelink .content {width: 100%; height: 100%}

/* 05029238 ddcjareds */
.srp .ws-inv-listing .vehicle-card-pricing .window-sticker-link {background-color: #0E468D;border: none; text-align: center; }
.srp .ws-inv-listing .vehicle-card-pricing .window-sticker-link:hover { opacity: 0.85 !important; }
.srp .ws-inv-listing .vehicle-card-pricing .window-sticker-link::before { display: none; }

/* wabbey 05035890 */
.vdp .window-sticker-link { text-transform:uppercase;color:#0E468D; }

/* wabbey 05036233 + wabbey 05053548 */
.srp .window-sticker-link::before { display:none; }
.srp .window-sticker-link { padding-right: 10px !important;padding-left: 10px !important;text-align: center !important;border-color: rgb(11, 53, 106);background-color: rgb(14, 70, 141); }
.vdp .links-window-sticker a::before { display:none; }
.vdp .links-window-sticker a { padding-right: 10px !important;padding-left: 10px !important;text-align: center !important;border-color: rgb(11, 53, 106);background-color: rgb(14, 70, 141);color:#fff; }