/*ddcegoldfried - prevent image stacking effect in DEAs*/
.wysiwyg-image {margin: 0; display: inline;}

/* ddcegoldfried - styling view all link on FV widget on landing page 14 to match light-blue_white themekit*/
.tabs-tabbed-widgets.tabs-tabbed-widgets-extension-1.inventory-featured a.btn-sm::before {top: -5px;}
.inventory-featured-tabbed .view-all-link {
	position: relative;
	top: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 285px;
  text-align: center;
}

.cst_Recall_Information
 .btn {
    background: none;
    text-decoration: underline;
}

.cst_Recall_Information
 .btn:before {
    content: "";
}

/* ddcegoldfried - index >> added padding on custom links widget */
.linksindex {margin-top: 10px;}

/* ddcegoldfried - Facebook icon >> removed margin-right; causing weird colored bar*/
.social-header-buttons.socialmed a.facebook-button {margin: 0 0;}

/* ddcrandyh M-00408348 */
.vdp .pricing .perMonthLabel + p:after { content: ". Does not include sales tax, license and registration fees. "; }

/* william.abbey 05059754 */
.cst_Recall_Information .cstBtn{border:none;}

/* billyh 05131792 */
.avt-widget-btn-side {background: #434447 !important; border: #434447 solid 1px !important;}

/* 05300172 JLC */
.btn.CC05300172-cst-blue { background-color: #006EE5; }

/* billyh 05358995 */
.inventoryList .video.btn {display:none;}
.vdp li.ui-state-default.ui-corner-top:last-child {display: none;}

/* ddcrandyh CC05712211 */
.slideControls { bottom: 80.5px; height: 0px; }

/* ddcsamp 05720522 */
.pricing .iprecheck-badge a {float: right;}

/* ddcsamp 05720496 */
.page-header.compact .header-default .vcard .fn.n {position: absolute; top: 25px; left: 130px;}

.slideshow-widgets-overlay-wrapper { top: 20px; }
.slideshow-widgets .links-list .btn,
.slideshow-widgets .inventory-search-facetbrowse { background: var(--color-neutral-0-alpha-5); }
.slideshow-widgets .links-list .btn { text-shadow: 1px 1px 1px #FFF, -1px 1px 1px #FFF, 1px -1px 1px #FFF, -1px -1px 1px #FFF; }
.slideshow-widgets .links-list .btn:before { text-shadow: none; }

/* ddcrandyh CC07497293 */
.btn-primary.btn:not(.btn-no-decoration)::before { color: #FFF; }
.btn-custom.btn:not(.btn-no-decoration) { background-color: var(--color-primary-500); color: #fff; }
.btn-primary.btn:not(.btn-no-decoration):hover::before { color: #000; }
.btn-custom.btn:not(.btn-no-decoration):hover { background-color: #FFF; color: #000; }

/* 07763881 ddcjareds */
.page-header .header-default .vcard h1 { color: #FFF; }

/* nlfoster CC07813001 */
.calloutDetails ul {display: flex; flex-flow: row wrap; justify-content: center; align-items: center;}

/* ddcsamp 07900574 */
.inventory-listing-default .inv-type-used .calloutDetails ul li {max-width: 115px; margin: 0 auto;}
.inventory-listing-default .inv-type-used .calloutDetails ul .carguru-container span img {max-width: 115px !important;}