.careercta {background-color: #EFEFED;}

/* */
/* CUSTOM TABLE */
.fredbeansdoylestown3-custom, th, td {
    padding: 15px;
}

/* EMPLOYEE SPOTLIGHT HEADER */
.fredbeansdoylestown3-employee-spotlight-header{
    background-color: #002d6a;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    padding: 15px;
    text-align: center;
    font-size: 40px;
}

/* EMPLOYEE SPOTLIGHT BACKGROUND */
.fredbeansdoylestown3-employee-spotlight-background {
    background-color: #0078c1;
}

/* EMPLOYEE SPOTLIGHT CONTAINER */
.fredbeansdoylestown3-employee-spotlight-container {
    background-color: #ffffff;
    margin-bottom: 60px;
    padding: 30px 60px;
}

.healthtipsbtn .btn-primary {width: 350px;}
/*ddccindyo– prevents stacking in DEAs*/
.wysiwyg-image, .content-default img {display:inline} 


/* 10136606 ddcdmeline */
.vdp .window-sticker a:hover {background-color: transparent;}
.vdp .window-sticker a {background-size: 100%;height: 95px;background-repeat: no-repeat;text-indent: -9999px;}


/* GROUP NAV */
.index [data-widget-id="locations1"] .franchises-listing-container .grouping {flex-basis: 19%;}
.index [data-widget-id="locations1"] .franchises-listing-container {max-width: none; margin: 0 auto;}
@media (max-width: 1100px) {
  .index [data-widget-id="locations1"] .franchises-listing-container {max-width: 900px;}
}

/* ddcsamp - escalation do not copy this */
.alias-promotions-listing-service .promotion-container.ddc-span6 {width: 100%;}
.alias-promotions-listing-service .promo-form.ddc-span6 {display:none;}

/* ddcsamp 10415059 */
.ws-vehicle-media .btn-share {display: none !important;}

/* ddcsamp 10417956 */
.border-5 {border-width: 5px !important;}

/* ddcmhampton 10801754 */
.page-header.responsive-centered-nav .header-navigation .header-default .header-logo img { height: 83px;}

/* Start 'srp-new-price-value-discount' (do not modify this line) */
/* Modified by cotymarsh on 11/04/21 11:22 AM EDT */
.srp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #FF0000; }
/* End 'srp-new-price-value-discount' (do not modify this line) */

/* Start 'srp-used-price-value-discount' (do not modify this line) */
/* Modified by cotymarsh on 11/04/21 11:52 AM EDT */
.srp .inv-type-used.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #FF0000; }
/* End 'srp-used-price-value-discount' (do not modify this line) */

/* Start 'srp-certified-pre-owned-price-value-discount' (do not modify this line) */
/* Modified by cotymarsh on 11/04/21 02:02 PM EDT */
.srp .inv-type-certified-pre-owned.pricing-detail .discount .price-value { text-decoration: none; font-size: 15.75px; color: #FF0000; }
/* End 'srp-certified-pre-owned-price-value-discount' (do not modify this line) */

/* Start 'vdp-new-price-value-discount' (do not modify this line) */
/* Modified by cotymarsh on 11/04/21 02:28 PM EDT */
.vdp .inv-type-new.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #FF0000; }
/* End 'vdp-new-price-value-discount' (do not modify this line) */

/* Start 'vdp-used-price-value-discount' (do not modify this line) */
/* Modified by cotymarsh on 11/04/21 02:28 PM EDT */
.vdp .inv-type-used.pricing-detail .discount .price-value { text-decoration: none; font-size: 18px; color: #FF0000; }
/* End 'vdp-used-price-value-discount' (do not modify this line) */

/* wabbey 04438790 */
.page-header.responsive-centered-nav .header-contact .vcard {
	.adr a,
	.adr i:before,
	.tels i, 
	.tels .tel span {
        	color: var(--color-neutral-1000);
    }
}

/* ddcsamp 11113426 */
.srp .badge-callout > ul {align-items: center;}

/* ddcdusting 12769328 */
.alias-sitebuilder-fred-beans-parts-langhorne-1 .form-group label {color: #fff;}

/* fdbarfety mycars */
.ddc-site .ddc-toolbar {left: 80px;}

/* ddcdusting 05042637 */
.franchises-listing-container .grouping>header img {max-height: 100px;}

/* ddcrandyh CC05233898 && schadwick 05260072 */
.group-franchises-listing .franchises-listing-container .grouping a {
position: relative;
padding-bottom: 10px; 
&::after {
  line-height: 14px;
  display: block;
  position: absolute;
  color: #000;
  font-size: 14px;
  content: "+";
  font-weight: 800;
  inset: calc(100% - 18px) 0px 0px 0px;
}}
.group-franchises-listing .franchises-listing-container .grouping img {padding-bottom:18px; margin-bottom:4px }
.group-franchises-listing .franchises-listing-container .grouping a { border: 1px solid #000;}
.group-franchises-listing .franchises-listing-container .grouping { margin:5px }

/* wabbey 06441839 */
.page-header.responsive-centered-nav .navbar-nav .dropdown-menu { background-color: #F2F2F2; }
.page-header.responsive-centered-nav .navigation-default .dropdown-menu { 
	& a:not(.btn) { color: var(--color-neutral-1000); }
	& a:not(.btn):hover { color: var(--color-neutral-0); }
	& h4 { color: var(--color-neutral-1000); }
	& h4.parent a:hover { color: var(--color-neutral-1000); }
	& .hours-default li span { color: var(--color-neutral-1000); }
	& .hours-default li.today span { color: var(--color-neutral-0); }
	& .hproduct:hover h3 a { color: var(--color-neutral-0); }
}