/* GOPHER Custom Color Scheme CSS */
  :root {
      --color-primary-50: #d0e2f0;
      --color-primary-100: #b3d1e8;
      --color-primary-200: #96c0e0;
      --color-primary-300: #79afd8;
      --color-primary-400: #5c9ed0;
      --color-primary-500: #3f8dc8;
      --color-primary-600: #3678aa;
      --color-primary-700: #2d638c;
      --color-primary-800: #244e6e;
      --color-primary-900: #1b3950;
      --color-primary-950: #122432;
      --btn-link-disabled-color: #3f8dc8;
  }
  /* END Custom Color Scheme CSS */

/* welcome search */
.index #site-search1-app-root .ws-site-text-search {border: 0;}
.responsive-type .page-bd input.form-control {height: 50px;}
[data-name="index-landing-0001-hero-wrapper-1"] .no-gutter-spacing>.ddc-content {margin: 0 auto!important;}

/* owen.perks 13012050 */
.index [data-name="content-centered.1-1"],.index [data-name="content-centered-container-1"] {background: #2685C1 !important;}
.index [data-widget-id="locations1"] .franchiseList {max-width: 1500px;}

/*ddcrmelasky 130787656*/
.index .map-dynamic .vcard  { color: #000; }

/* wabbey 04294610 */
.page-header.responsive-centered-nav .header-contact .vcard {
	.adr a, 
	.tels .tel span { font-size: 20px; }
	i { font-size: 16px; }
}

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by acrowe on 10/31/24 01:09 PM EDT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-msrp' (do not modify this line) */
/* Modified by afriesen1 on 01/18/24 10:16 AM CST */
.vdp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-used-price-value-msrp' (do not modify this line) */
/* Modified by ddcjohnt on 07/02/24 10:51 AM PDT */
.srp .inv-type-used.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 15.75px; color: #000000; }
/* End 'srp-used-price-value-msrp' (do not modify this line) */

/* Start 'vdp-used-price-value-msrp' (do not modify this line) */
/* Modified by ddcjohnt on 07/02/24 01:46 PM PDT */
.vdp .inv-type-used.pricing-detail .msrp .price-value { text-decoration: line-through; font-size: 18px; color: #000000; }
/* End 'vdp-used-price-value-msrp' (do not modify this line) */

/* Start 'vdp-new-price-value-final-price' (do not modify this line) */
/* Modified by ddcjohnt on 07/30/24 11:47 AM PDT */
.vdp .inv-type-new.pricing-detail .final-price .price-value { text-decoration: none; font-weight: 600; font-size: 18px; color: #000000; }
/* End 'vdp-new-price-value-final-price' (do not modify this line) */