@font-face {
  font-family: "Corporate S Pro";
  src: url("../fonts/CorporateSPro-Light.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/CorporateSPro-Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("../fonts/CorporateSPro-Light.woff2") format("woff2"), /* Super Modern Browsers */ url("../fonts/CorporateSPro-Light.woff") format("woff"), /* Pretty Modern Browsers */ url("../fonts/CorporateSPro-Light.ttf") format("truetype"), /* Safari, Android, iOS */ url("../fonts/CorporateSPro-Light.svg#CorporateSPro-Light") format("svg");
  /* Legacy iOS */
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Corporate S Pro";
  src: url("../fonts/CorporateSPro-Regular.eot");
  src: url("../fonts/CorporateSPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CorporateSPro-Regular.woff2") format("woff2"), url("../fonts/CorporateSPro-Regular.woff") format("woff"), url("../fonts/CorporateSPro-Regular.ttf") format("truetype"), url("../fonts/CorporateSPro-Regular.svg#CorporateSPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Corporate A Cond Pro";
  src: url("../fonts/CorporateACondPro-Regular.eot");
  src: url("../fonts/CorporateACondPro-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/CorporateACondPro-Regular.woff2") format("woff2"), url("../fonts/CorporateACondPro-Regular.woff") format("woff"), url("../fonts/CorporateACondPro-Regular.ttf") format("truetype"), url("../fonts/CorporateACondPro-Regular.svg#CorporateACondPro-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body,
.popover {
  font-family: "Corporate S Pro", Montserrat, Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
.sidebar-nav-widget {
  font-size: 16px;
}
.svg-search-btn,
.point-count span,
.point-bucket .sub-menu .xjs,
#desktop_breadcrumb span {
  font-size: 16px;
}
.font-body {
  font-family: "Corporate S Pro", Montserrat, Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.font-heading {
  font-family: "Corporate A Cond Pro", Montserrat, Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Corporate A Cond Pro", Montserrat, Roboto, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1,
.h1,
.font-size-h1 {
  font-size: 31px;
}
h2,
.h2,
.font-size-h2 {
  font-size: 31px;
}
h3,
.h3,
.font-size-h3 {
  font-size: 26px;
}
h4,
.h4,
.font-size-h4 {
  font-size: 21px;
}
h5,
.h5,
.font-size-h5 {
  font-size: 16px;
}
h6,
.h6,
.font-size-h6 {
  font-size: 13px;
}
.form-control {
  height: auto;
  font-size: 16px;
}
.btn {
  font-size: 16px;
}
.callout-cat .inner p,
.point-select-dropdown-container .customSelect .styledSelect,
.modal-side-nav ul li,
.toggle .tabs .tab,
.facetSide.menu h3,
.facetSide.menu h2 .category-header p.shop-all,
.modal-category-lists a,
.facetSide.menu .facet_item span,
.filtered-list-item,
.rewards-for-you .product-box-container,
.rewards-for-you .price-container {
  font-size: 16px;
}
.category-header p.shop-all {
  margin-top: 0;
}
.category-header,
.shop-toggle-container {
  align-items: baseline;
}
.mb-widget .box-shadow {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.175);
}
.mb-widget .h1 small {
  font-size: 33%;
}
.mb-widget img[src*="OnTrack"] {
  height: 32px;
}
.mb-widget .dropdown button span:first-child {
  float: left;
}
.mb-widget .dropdown button span:last-child {
  float: right;
  margin-top: 2.5px;
}
.mb-widget .dropdown .dropdown-menu {
  width: 100%;
}
.mb-widget .dropdown .dropdown-menu li a {
  padding-right: 16px !important;
}
.mb-widget .dropdown .dropdown-menu li a.selected-option span {
  float: right;
  margin-top: 6.5px;
}
.mb-widget .dropdown.open > .dropdown-menu {
  max-height: 50vh;
}
@media (max-width: 767px) {
  .mb-widget .dropdown.open > .dropdown-menu {
    max-height: 25vh;
  }
}
.mb-widget .table-responsive {
  border: none;
}
.mb-widget .scrollable {
  height: 729px;
  overflow-x: auto;
}
.mb-widget .table {
  border-bottom: none;
}
.mb-widget .table thead tr th {
  position: sticky;
  top: 0;
}
.mb-widget .label-default {
  background-color: #f2f2f2;
}
.mb-widget .fa-arrow-alt-up.text-success {
  color: #00ba23 !important;
}
.mb-widget .fa-arrow-alt-down.text-danger {
  color: #ff2626 !important;
}
.mb-widget .nav-tabs {
  display: inline-block;
  border-bottom: none;
}
.mb-widget .nav-tabs > li {
  margin-bottom: 0;
}
.mb-widget .nav-tabs > li > a {
  margin-right: 0;
  padding: 24px 64px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .mb-widget .nav-tabs > li > a {
    padding-right: 32px;
    padding-left: 32px;
  }
}
.mb-widget .nav-tabs > li.active a {
  background: #000;
  border: none;
  color: #fff !important;
}
.mb-widget .van-sales-manager .kpis .flex-col,
.mb-widget .van-sales-manager .requirements .flex-col {
  width: 16.666666%;
}
.mb-widget .van-sales-executive .kpis .flex-col,
.mb-widget .van-sales-executive .requirements .flex-col {
  width: 14.285714%;
}
.mb-widget .van-parts-manager .kpis .flex-col,
.mb-widget .van-parts-manager .requirements .flex-col {
  width: 14.285714%;
}
.mb-widget .van-service-manager .kpis .flex-col,
.mb-widget .van-service-manager .requirements .flex-col {
  width: 16.666666%;
}
.mb-widget .van-service-advisor .kpis .flex-col,
.mb-widget .van-service-advisor .requirements .flex-col {
  width: 20%;
}
.mb-widget .service-parts-retailer .kpis .flex-col,
.mb-widget .service-parts-retailer .requirements .flex-col {
  width: 16.666666%;
}
.mb-widget .new-vehicle-sales-elite .kpis .flex-col,
.mb-widget .new-vehicle-sales-elite .requirements .flex-col {
  width: 25%;
}
.mb-widget .new-vehicle-sales-premium .kpis .flex-col,
.mb-widget .new-vehicle-sales-premium .requirements .flex-col {
  width: 25%;
}
.mb-widget .new-vehicle-sales-eq-models .kpis .flex-col,
.mb-widget .new-vehicle-sales-eq-models .requirements .flex-col {
  width: 16.666666%;
}
.mb-widget .new-vehicle-sales-amg-models .kpis .flex-col,
.mb-widget .new-vehicle-sales-amg-models .requirements .flex-col {
  width: 16.666666%;
}
.mb-widget .certified-pre-owned-sales .kpis .flex-col,
.mb-widget .certified-pre-owned-sales .requirements .flex-col {
  width: 25%;
}
.mb-widget .new-vehicle-sales-manager .kpis .flex-col,
.mb-widget .new-vehicle-sales-manager .requirements .flex-col {
  width: 100%;
}
.mb-widget .nz-parts-manager .kpis .flex-col,
.mb-widget .nz-parts-manager .requirements .flex-col {
  width: 25%;
}
.mb-widget .nz-service-manager .kpis .flex-col,
.mb-widget .nz-service-manager .requirements .flex-col {
  width: 20%;
}
.mb-widget .service-advisor .kpis .flex-col,
.mb-widget .service-advisor .requirements .flex-col {
  width: 25%;
}
.mb-widget .autobody-manager .kpis .flex-col,
.mb-widget .autobody-manager .requirements .flex-col {
  width: 20%;
}
.mb-widget .parts-manager .kpis .flex-col,
.mb-widget .parts-manager .requirements .flex-col {
  width: 25%;
}
.mb-widget .service-manager .kpis .flex-col,
.mb-widget .service-manager .requirements .flex-col {
  width: 25%;
}
.mb-widget .department .kpis .flex-col,
.mb-widget .department .requirements .flex-col {
  width: 33.333333%;
}
.mb-widget .new-vehicle-sales-eq-models .kpis .flex-col-1:first-child img.flex-0,
.mb-widget .new-vehicle-sales-amg-models .kpis .flex-col-1:first-child img.flex-0 {
  display: none;
}
.mb-widget .new-vehicle-sales-eq-models .kpis .flex-col-1:not(:first-child) p.flex-0,
.mb-widget .new-vehicle-sales-amg-models .kpis .flex-col-1:not(:first-child) p.flex-0 {
  display: none;
}
.mb-widget .new-vehicle-sales-eq-models .kpis .flex-col-1:not(:first-child) img.flex-0,
.mb-widget .new-vehicle-sales-amg-models .kpis .flex-col-1:not(:first-child) img.flex-0 {
  margin-bottom: 13px;
}
@media (max-width: 767px) {
  .mb-widget .competition,
  .mb-widget .kpis,
  .mb-widget .requirements {
    flex-wrap: wrap;
  }
  .mb-widget .competition .flex-col,
  .mb-widget .kpis .flex-col,
  .mb-widget .requirements .flex-col {
    flex-basis: 100%;
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #e6e6e6;
  }
  .mb-widget .competition .flex-col:last-child,
  .mb-widget .kpis .flex-col:last-child,
  .mb-widget .requirements .flex-col:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.mb-widget #tabRules .btn.btn-lg {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.mb-widget #tabRules .btn.btn-lg span:first-child {
  width: calc(100% - 25px);
  text-align: left;
  white-space: normal;
  word-break: break-word;
}
@import '~/@workbench/core/dist/scss/utility.scss';

@include wb-heading('xl');
@include wb-heading('l');
@include wb-heading('m');
@include wb-heading('s');
@include wb-heading('xs');
@include wb-heading('xl');
@include wb-heading('l');
@include wb-heading('m');

@include wb-text('l');
@include wb-text('l', (strong: true));
@include wb-text('m');
@include wb-text('m', (strong: true));
@include wb-text('s');
@include wb-text('s', (strong: true));

@include wb-text('l', (responsive: true));
@include wb-text('l', (responsive: true, strong: true));
@include wb-text('m', (responsive: true));
@include wb-text('m', (responsive: true, strong: true));
@include wb-text('s', (responsive: true));
@include wb-text('s', (responsive: true, strong: true));

@font-face {
  font-family: 'MB Corpo A Title Cond WEB';
  src: url('MBCorpoATitleCondWEB-Regular.woff2') format('woff2'),
    url('MBCorpoATitleCondWEB-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MB Corpo A Text Cond WEB';
  src: url('MBCorpoATextCondWEB-Regular.woff2') format('woff2'),
    url('MBCorpoATextCondWEB-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* CUSTOM FOOTER STYLES */

.layout-cpnt {
  margin-bottom: 0 !important;
}

.mercedes-custom-footer-main-container {
  background: #000000;
  padding: 64px 0 24px;
  font-family: 'Corporate A Cond Pro', Times, 'Times New Roman', Arial, serif;
}

.mercedes-custom-footer-main-container .mercedes-custom-footer {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.mercedes-custom-footer-main-container .footer-links {
  display: flex;
  justify-content: space-between;
  padding: 0 0 40px;
}

.mercedes-custom-footer-main-container .footer-links-inner {
  display: flex;
  gap: 50px;
}

.mercedes-custom-footer-main-container .footer-links-inner .mercedes-loyalty,
.mercedes-custom-footer-main-container .footer-links-inner .checkin,
.mercedes-custom-footer-main-container .footer-links-inner .contact {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.mercedes-custom-footer-main-container .footer-links-inner h4.sub-heading {
  color: #ffffff;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.25px;
  margin: 0;
}

.mercedes-custom-footer-main-container .mercedes-custom-footer ul {
  padding: 0;
  margin: 0;
}

.mercedes-custom-footer-main-container .mercedes-custom-footer ul li {
  list-style-type: none;
}

.mercedes-custom-footer-main-container .footer-links-inner a,
.mercedes-custom-footer-main-container .footer-links-inner li {
  color: #ffffff;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15px;
  margin: 0 0 12px;
  text-decoration: none;
  display: block;
}

.mercedes-custom-footer-main-container .footer-links-inner u a {
  display: inline;
}

.mercedes-custom-footer-main-container .mercedes-footer-logo img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 234px;
  margin: 0;
}

.mercedes-custom-footer-main-container .footer-social {
  padding: 12px 0 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.mercedes-custom-footer-main-container .footer-social ul {
  display: flex;
  gap: 24px;
  justify-content: center;
}

.mercedes-custom-footer-main-container .footer-social img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 32px;
  margin: 0;
}

.mercedes-custom-footer-main-container .footer-bottom {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.mercedes-custom-footer-main-container .footer-bottom p.sml-text,
.footer-bottom a {
  font-size: 12px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.25px;
  color: #ffffff;
  text-decoration: none;
}

.mercedes-custom-footer-main-container .footer-bottom ul {
  display: flex;
  gap: 5px;
  justify-content: flex-end;
  flex-wrap: wrap;
}

.mercedes-custom-footer-main-container .footer-bottom li {
  color: #ffffff;
}

@media (max-width: 992px) {
  .mercedes-custom-footer-main-container .footer-links-inner {
    flex-direction: column;
  }

  .mercedes-custom-footer-main-container .footer-links {
    flex-direction: column-reverse;
    gap: 64px;
  }

  .mercedes-custom-footer-main-container .footer-bottom {
    flex-direction: column-reverse;
    gap: 24px;
  }

  .mercedes-custom-footer-main-container .footer-bottom ul {
    justify-content: flex-start;
  }
}

/*END CUSTOM FOOTER STYLES */
/*UX-2006 PAGE OVERRIDES*/

/*/mypoints/transactions && /orders*/
.myPoints-page,
.myOrders-page,
.myMetrics-page,
.myAccount-page,
.contactUs-page,
.cookiePolicy-page,
.memberHome-page,
.submitMetrics-page {
  color: #101828;
  font-family: 'Corporate S Pro', Arial, sans-serif;
}

.myPoints-page .container .container,
.myMetrics-page .container .container {
  width: 100%;
}

.myPoints-page h1#main-title.page-header,
.myOrders-page h1#main-title,
.myMetrics-page h1#main-title,
.submitMetrics-page h1#main-title,
#dreamTracker h1#main-title.page-header,
.myAccount-page h1#main-title,
.contactUs-page h1#main-title,
.cookiePolicy-page h1#main-title,
.memberHome-page h1#main-title,
.myProfile-page h1#main-title.page-header {
  font-size: 31px;
  font-weight: 300;
  font-family: 'Corporate A Cond Pro', Times, 'Times New Roman', Arial, serif;
  line-height: 48px;
  letter-spacing: 0.75px;
  margin: 20px 0;
  padding: 0;
  border-bottom: none;
}

.myOrders-page .orders-header,
.myMetrics-page .page-header,
.submitMetrics-page .page-header {
  border-bottom: none;
  margin: 0 !important;
  padding: 0 !important;
}


.myProfile-page .dropdown label#options,
.myProfile-page .dropdown button.dropdown-toggle.btn {
  display: none;
}

.myPoints-page .nav.nav-pills.mb-md label,
.myOrders-page .nav.nav-pills.mb-md label,
.myMetrics-page .nav.nav-pills.mb-md label,
.myProfile-page .dropdown label#options {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.myPoints-page .nav.nav-pills.mb-md button#ddlPageTab,
.myOrders-page .nav.nav-pills.mb-md button#ddlPageTab,
.myMetrics-page .nav.nav-pills.mb-md button#ddlPageTab {
  font-size: 16px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.myPoints-page .fixed-table-toolbar,
.myOrders-page .fixed-table-toolbar,
.myMetrics-page .fixed-table-toolbar {
  margin-bottom: 16px !important;
}

.myPoints-page .fixed-table-toolbar button,
.myOrders-page .fixed-table-toolbar button,
.myMetrics-page .fixed-table-toolbar button {
  font-size: 16px;
font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.myPoints-page .fixed-table-toolbar button#point-filter,
.myOrders-page .fixed-table-toolbar #orders-filter button,
.myMetrics-page .fixed-table-toolbar #su-filter button {
  margin-right: 10px !important;
}

.myPoints-page .table,
.myOrders-page .table,
.myMetrics-page .table,
.submitMetrics-page .table {
  border-bottom: none !important;
}

.myPoints-page .table>thead>tr>th,
.myPoints-page .table>tbody>tr>td,
.myOrders-page .table>thead>tr>th,
.myOrders-page .table>tbody>tr>td,
.myMetrics-page .table>thead>tr>th,
.myMetrics-page .table>tbody>tr>td,
.submitMetrics-page .table>thead>tr>th,
.submitMetrics-page .table>tbody>tr>td {
  background-color: #fff;
  padding: 16px 0;
  border-bottom: 1px solid rgba(16, 56, 79, 0.12);
}

.myPoints-page .table>thead>tr>th span,
.myOrders-page .table>thead>tr>th span,
.myMetrics-page .table>thead>tr>th span,
.submitMetrics-page .table>thead>tr>th span,
.submitMetrics-page .container div div .row.mb-md .col-lg-9.col-xs-12 {
  font-size: 16px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
}

/* .myPoints-page .table > tbody > tr > td button.btn-link.text-underline, */
/* .myPoints-page .table > tbody > tr > td span, */
/* .myPoints-page span.pagination_info, */
/* .myPoints-page .page_list span, */
/* .myOrders-page .table > tbody > tr > td button.btn-link.text-underline, */
/* .myOrders-page .table > tbody > tr > td span, */
/* .myOrders-page span.pagination_info, */
/* .myOrders-page .page_list span, */
.myMetrics-page .table>tbody>tr>td button.btn-link.text-underline,
.myMetrics-page .table>tbody>tr>td span,
.myMetrics-page span.pagination_info,
.myMetrics-page .page_list span,
.submitMetrics-page .table>tbody>tr>td button.btn-link.text-underline,
.submitMetrics-page .table>tbody>tr>td span,
.submitMetrics-page span.pagination_info,
.submitMetrics-page .page_list span,
.myProfile-page #requiredFieldsLegend span {
  font-size: 16px;
  font-family: 'Corporate A Cond Pro', Times, 'Times New Roman', Arial, serif;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15px;
  text-decoration: none;
}

.myPoints-page .table>tbody>tr>td button.btn-link.text-underline,
.myOrders-page .table>tbody>tr>td button.btn-link.text-underline,
.myMetrics-page .table>tbody>tr>td button.btn-link.text-underline,
.submitMetrics-page .table>tbody>tr>td button.btn-link.text-underline {
  color: #017DB8;
}

.myPoints-page .table>tbody>tr>td button.btn-link.text-underline:hover,
.myOrders-page .table>tbody>tr>td button.btn-link.text-underline:hover,
.myMetrics-page .table>tbody>tr>td button.btn-link.text-underline:hover,
.submitMetrics-page .table>tbody>tr>td button.btn-link.text-underline:hover {
  text-decoration: underline;
}

.myPoints-page .table>tfoot>tr>td,
.myOrders-page .table>tfoot>tr>td,
.myMetrics-page .table>tfoot>tr>td,
.submitMetrics-page .table>tfoot>tr>td {
  padding: 16px 0;
}

.myPoints-page .table>tfoot>tr>td:last-of-type strong,
.myOrders-page .table>tfoot>tr>td:last-of-type strong,
.myMetrics-page .table>tfoot>tr>td:last-of-type strong,
.submitMetrics-page .table>tfoot>tr>td:last-of-type strong {
  font-weight: normal !important;
}

.myPoints-page .table>tfoot>tr>td strong,
.myOrders-page .table>tfoot>tr>td strong,
.myMetrics-page .table>tfoot>tr>td strong,
.submitMetrics-page .table>tfoot>tr>td strong {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.myPoints-page #transactions_modal .modal-content #modal-title {
  border-bottom: none;
  padding: 16px;
}

.myPoints-page #transactions_modal .modal-content #modal-title h2.modal-title {
  color: #000;
  font-size: 24px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.5px;
  margin: 8px 0;
}

.myPoints-page #transactions_modal .modal-content #modal-description dt.control-label,
.myPoints-page #transactions_modal .modal-content #modal-description dd p.form-control-static {
  color: rgba(16, 56, 79, 0.73);
  font-size: 16px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.15px;
  margin: 0 0 8px;
}

.myPoints-page #transactions_modal .modal-content #modal-description dd p.form-control-static {
  color: #000;
}

.myPoints-page #transactions_modal .modal-content .modal-footer {
  border: none;
}

.myPoints-page #transactions_modal .modal-content .modal-footer button.btn {
  background: #101828;
  padding: 12px 16px;
  border-radius: 0;
  width: fit-content;
  width: moz-fit-content;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.myOrders-page .fixed-table-toolbar #popover .popover-content,
.myPoints-page .fixed-table-toolbar #popover .popover-content {
  padding: 16px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
}

.myOrders-page .fixed-table-toolbar #popover .popover-content .form-horizontal .form-group,
.myPoints-page .fixed-table-toolbar #popover .popover-content .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
}

.myOrders-page .fixed-table-toolbar #popover .popover-content .form-group p.col-md-12.mb-0,
.myPoints-page .fixed-table-toolbar #popover .popover-content .form-group p.col-md-12.mb-0 {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.15px;
  margin: 0 0 16px !important;
}

.myOrders-page .fixed-table-toolbar #popover .popover-content .form-group label.control-label,
.myPoints-page .fixed-table-toolbar #popover .popover-content .form-group label.control-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.15px;
  padding-left: 0;
}

/*/sales_central/metricQueue/submissions && /sales_central/submit*/
.myMetrics-page .page-header a,
.submitMetrics-page .page-header button,
.submitMetrics-page span.display-block.text-right button#btn-submit,
.submitMetrics-page .modal .modal-footer button#btn-add {
  border-radius: 0;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.submitMetrics-page .container div div .row.mb-md .col-lg-9.col-xs-12 {
  margin: 16px 0;
  width: 100%;
}

.submitMetrics-page .container div div .row.mb-md .col-lg-9.col-xs-12 p {
  font-weight: 500;
}

.submitMetrics-page .modal #modal-title {
  border-bottom: none;
}

.submitMetrics-page .modal h2.modal-title.font-size-h4 {
  color: #000;
  font-size: 24px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.submitMetrics-page .modal #modal-description .form-group.form-req {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
}

.submitMetrics-page .modal #modal-description .form-group.form-req label {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.15px;
  max-width: 150px;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}

.submitMetrics-page .modal input.form-control,
.submitMetrics-page .duet-date__input {
  border-radius: 2px;
  border: 1px solid rgba(16, 56, 79, 0.38);
  padding: 12px;
}

.submitMetrics-page .modal #modal-description .form-group.form-req label#label-attachment {
  margin-bottom: 0 !important;
}

.submitMetrics-page .modal .input-group button#item-selector,
.submitMetrics-page #itemSelection.modal span.input-group-btn button {
  height: 100%;
}

.submitMetrics-page .modal .modal-footer {
  display: flex;
  flex-direction: row-reverse;
  border: none;
}

.submitMetrics-page .modal .modal-footer #btn-metric-cancel {
  border: none;
  background: none;
  padding: 12px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.submitMetrics-page #itemSelection.modal #modal-description p,
.submitMetrics-page #itemSelection.modal #modal-description h3.page-header {
  font-size: 16px;
  font-weight: 400;
  font-family: 'Corporate A Cond Pro', Times, 'Times New Roman', Arial, serif;
  line-height: 24px;
  letter-spacing: 0.15px;
  margin: 0 0 16px !important;
}

.submitMetrics-page #itemSelection.modal .modal-footer:before,
.submitMetrics-page #itemSelection.modal .modal-footer:after {
  display: none;
}

.submitMetrics-page #itemSelection.modal .modal-footer {
  gap: 12px;
}

.submitMetrics-page #itemSelection.modal .modal-footer button {
  border-radius: 0;
  padding: 12px 16px;
  font-size: 16px;
  font-family: 'Corporate A Cond Pro', Times, 'Times New Roman', Arial, serif;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.submitMetrics-page #itemSelection.modal .form-group.mb-0.flex-row.flex-nowrap {
  margin-bottom: 24px !important;
}

/*/mall/dreamTracker*/
#dreamTracker {
  font-family: 'Corporate S Pro', Arial, sans-serif;
}

#dreamTracker .tr-dreamtracker a h2.media-heading {
  font-size: 16px;
  font-weight: 500;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.15px;
  color: #017DB8;
}

#dreamTracker .tr-dreamtracker .media-left p {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.15px;
}

#dreamTracker .tr-dreamtracker .dreamtracker-media-right button.btn {
  border-radius: 0;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.15px;
}

#dreamTracker .progress {
  border-radius: 4px;
}

/*/myprofile*/
.myProfile-page #requiredFieldsLegend i,
.myProfile-page #profileForm span.text-muted.text-unbold {
  display: none;
}

.myProfile-page #requiredFieldsLegend span {
  color: rgba(16, 56, 79, 0.50);
}

.myProfile-page #profileForm .form-group label strong {
  font-size: 12px;
  font-weight: 400;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 16px;
  letter-spacing: 0.35px;
}

.myProfile-page #profileForm input.form-control,
.myProfile-page #profileForm .form-group select.form-control {
  padding: 12px;
  border-radius: 2px;
  border: 1px solid rgba(16, 56, 79, 0.38);
  font-size: 16px;
  font-weight: 400;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.15px;
}

.myProfile-page #profileForm .row:nth-of-type(2) .form-group.text-center {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 16px;
  width: fit-content;
  width: -moz-fit-content;
  margin: 0 auto;
}

.myProfile-page #profileForm .row:nth-of-type(2) .form-group.text-center button.btn.btn-block {
  border-radius: 0;
  padding: 12px 60px;
  font-size: 16px;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.15px;
  width: fit-content;
  width: -moz-fit-content;
}

.myProfile-page #profileForm .row:nth-of-type(2) .form-group.text-center a#btn-cancel-1 {
  font-size: 16px;
  font-weight: 700;
  font-family: 'Corporate S Pro', Arial, sans-serif;
  line-height: 24px;
  letter-spacing: 0.15px;
  padding: 0;
  margin: 0;
}

.shoppingCart-page .btn-block,
.deliveryInfo-page .btn-block {
  display: block;
  width: 40%;
}

/* PS-8343 Hero Overrides */

.hero-recognition-container.layout-2 .container {
  padding: 160px 0 0 !important;
}

.hero-recognition-container.layout-2 {
  max-height: 550px;
  overflow-y: visible;
  margin: 0px -50vw 110px !important;
}

.hero-recognition-container.layout-2 .hero-copy {
  max-width: 100% !important;
}

.hero-recognition-container.layout-2 .hero-copy h1 {
  font-size: 50px !important;
  font-weight: 400 !important;
  margin: 0 0 35px 0 !important;
  line-height: 56px !important;
}

.hero-recognition-container.layout-2 .hero-copy p {
  font-family: 'Corporate S Pro', Arial, sans-serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  margin: 0 0 40px 0 !important;
}

.hero-recognition-container.layout-2 .hero-copy a.hero-cta {
  padding: 10px 26px !important;
  border-radius: 2px !important;
  color: #FFF;
  text-align: center;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 20px !important;
  letter-spacing: 0 !important;
}

.hero-recognition-container .main-member-profile-container {
  background: #333;
  position: relative;
  border-radius: 0px;
  bottom: -140px;
}

.hero-recognition-container .main-member-profile-container .profile-info {
  font-family: 'Corporate S Pro', Arial, sans-serif;
  padding-right: 40px !important;
}

.hero-recognition-container .main-member-profile-container .hero-2-profile-links {
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-weight: 300 !important;
}

.hero-recognition-container .hero-2-profile-links a.profile-link p {
  font-weight: 200;
  margin-bottom: 0
}

.hero-recognition-container .profile-link .icon {
  width: 28px;
  height: 28px;
}

@media (max-width: 992px) {
  .hero-recognition-container .main-member-profile-container {
    bottom: 0;
  }

  .hero-recognition-container.layout-2 {
    margin: 0px -50vw 280px !important;
  }

  .hero-recognition-container .hero-2-profile-links {
    margin: 0 auto;
  }

  .hero-2-balance {
    width: 100% !important;
  }

  .profile-info.flex-row.justify-center {
    flex-wrap: nowrap !important;
    margin: 0 auto;
  }
}

@media (max-width: 565px) {
  .hero-recognition-container.layout-2 {
    margin: 0px -50vw 460px !important;
  }
}

/* END PS-8343 Hero Overrides */
/* HEADER ICONS */
#header-wrap ul.top-nav-icons-list li a:not(.pseudo-select .options li a),
#header-wrap ul.top-nav-icons-list li button {
  width: 24px;
  height: 24px;
  position: relative;
}

.pseudo-select .options li a:after,
.pseudo-select .options li a:hover:after {
  display: none;
}

/* #header-wrap ul.top-nav-icons-list li:nth-of-type(1) a:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/coloyal-bayer/icons/shopping-bag.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}
#header-wrap ul.top-nav-icons-list li:nth-of-type(1) a:hover:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/coloyal-bayer/icons/shopping-bag-hover.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */

#header-wrap ul.top-nav-icons-list li:nth-of-type(1) a:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-dreamtracker.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}

#header-wrap ul.top-nav-icons-list li:nth-of-type(1) a:hover:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-dreamtracker.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#header-wrap ul.top-nav-icons-list li:nth-of-type(2) a:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-shop.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}

#header-wrap ul.top-nav-icons-list li:nth-of-type(2) a:hover:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-shop.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#header-wrap ul.top-nav-icons-list li:nth-of-type(3) button:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-user.svg');
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease;
}

#header-wrap ul.top-nav-icons-list li:nth-of-type(3) button:hover:after {
  content: url('https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-user.svg');
  position: absolute;
  top: 0;
  left: ;
  width: 100%;
  height: 100%;
}

#header-wrap ul.top-nav-icons-list li:nth-of-type(3) {
  height: 24px;
}

#header-wrap ul.top-nav-icons-list li a svg,
#header-wrap ul.top-nav-icons-list li button svg {
  display: none;
}

.topNavIcons a.psr[data-badge]:not([data-badge='0'])::before,
.topNavIcons button.psr[data-badge]:not([data-badge='0'])::before {
  position: absolute;
  bottom: 18px;
  left: 18px;
  background: #10384f;
  border-radius: 50%;
  content: attr(data-badge);
  font-size: 10px;
  font-weight: 500;
  line-height: 0.5em;
  text-align: center;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 17px;
  min-width: 17px;
}

.topNavIcons a.psr[data-badge]:not([data-badge='0'])::after {
  background: none;
}

@media screen and (max-width: 767px) {
  #header-wrap .grs-storefront-logo .nav-icon-mobile .mobile-top-nav-icons .topNavIcons .top-nav-icons-list li a.psr[data-badge]:not([data-badge='0'])::after {
    bottom: 16px;
    left: 0px !important;
  }

  #header-wrap .topNavIcons a.psr[data-badge]:not([data-badge='0'])::after,
  #header-wrap .topNavIcons button.psr[data-badge]:not([data-badge='0'])::after {
    bottom: 16px;
    left: 0px !important;
  }

  .topNavIcons a.psr[data-badge]:not([data-badge='0'])::before,
  .topNavIcons button.psr[data-badge]:not([data-badge='0'])::before {
    left: 16px;
  }

  .topNavIcons ul.top-nav-icons-list #hamburger-menu svg {
    display: block;
  }
}

/* END HEADER ICONS*/

/* ICON OVERRIDES */

#transactions-toolbar #point-filter span.fal.fa-list-ul:before,
#orders-toolbar #orders-filter span.fal.fa-list-ul:before,
#submissions-toolbar #su-filter span.fal.fa-list-ul:before {
  content: url("https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/pages/filter.svg");
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.fixed-table-toolbar i.fa-sync::before {
  content: url("https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/pages/refresh.svg");
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.pagination .page_list .fa-caret-down:before {
  content: url("https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/pages/chevron-down.svg");
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

/* END ICON OVERRIDES */



/* CUSTOM CSS FOR MERCEDES-BENZ OVERRIDES IN PS-8344 */

#products .product-box .product-copy-container h2 {
  font-family: 'Corporate S Pro', Arial, sans-serif;
  font-size: 16px;
}

.myOrders-page .fixed-table-toolbar #popover .popover-content .form-horizontal .form-group .col-md-offset-5 {
  margin-left: 42% !important;
  width: 58% !important;
}

.myOrders-page .fixed-table-toolbar #popover .popover-content .form-horizontal .form-group .col-md-offset-5 button#filter-btn {
  margin: 0 !important;
  padding: 0 !important;
}

.mallDashboard-page .callout-cat .inner,
.mallDashboard-page .callout-cat .inner>.b-grey,
.mall-facet .rewards-for-you .product-box {
  border-radius: 2px;
}

/* .contactUs-page #requiredFieldsLegend,
.deliveryInfo-page #requiredFieldsLegend,
.myPoints-page h1#main-title span.fal.fa-user,
.myAccount-page h1#main-title span.fal.fa-user,
.myProfile-page h1#main-title span.fal.fa-user,
.myOrders-page h1#main-title span.fal.fa-user,
.myMetrics-page h1#main-title span.fal.fa-user,
.contactUs-page h1#main-title span.fal.fa-envelope,
.memberHome-page h1#main-title span.fal.fa-user,
.myMetrics-page h1#main-title span.fal.fa-user,
.cookiePolicy-page h1#main-title span.fal.fa-lock,
.submitMetrics-page h1#main-title span.fal.fa-user,
#dreamTracker h1#main-title span.fal.fa-heart, */

.deliveryInfo-page h1#main-title span.fal.fa-shopping-cart:before,
.myPoints-page h1#main-title span.fal.fa-user:before,
.myOrders-page h1#main-title span.fal.fa-user:before,
.myAccount-page h1#main-title span.fal.fa-user:before,
.myProfile-page h1#main-title span.fal.fa-user:before,
.shoppingCart-page h1#main-title span.fal.fa-shopping-cart:before,
.paymentInfo-page h1#main-title span.fal.fa-shopping-cart:before,
.dreamTracker-page h1#main-title span.fal.fa-heart:before {
  display: none;
}

.myPoints-page h1#main-title span.fal.fa-user:after,
.myOrders-page h1#main-title span.fal.fa-user:after,
.myAccount-page h1#main-title span.fal.fa-user:after,
.myProfile-page h1#main-title span.fal.fa-user:after {
  content: '';
  background: url("https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-profile-dark.svg") center center / contain no-repeat transparent;
  width: 28px;
  height: 28px;
  display: block;
}

.shoppingCart-page h1#main-title span.fal.fa-shopping-cart:after,
.deliveryInfo-page h1#main-title span.fal.fa-shopping-cart:after,
.paymentInfo-page h1#main-title span.fal.fa-shopping-cart:after {
  content: '';
  background: url("https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-cart-dark.svg") center center / contain no-repeat transparent;
  width: 32px;
  height: 32px;
  display: block;
}

.dreamTracker-page h1#main-title span.fal.fa-heart:after {
  content: '';
  background: url("https://cloudfront.carltonone.com/dashboard-images/client-specific/mercedes-benz/member-dashboard/mb-star-dark.svg") center center / contain no-repeat transparent;
  width: 32px;
  height: 32px;
  display: block;
}

.hero-2-profile-links .profile-link {
  padding-bottom: 26px;
}

.mall-pages #tab_points button.btn.checkout { margin-left: auto; }

/* END CUSTOM CSS FOR MERCEDES-BENZ OVERRIDES IN PS-8344 */
/* CS ADDITIONS */
.facetSide.menu h2 {
  font-size: 24px;
}


.rewardsDetail-page .apple-selector p,
.memberHome-page h1#main-title span.fal.fa-user,
.contactUs-page #requiredFieldsLegend,
.deliveryInfo-page #requiredFieldsLegend {
display: none;
}

.myPoints-page .table-page-tab {
 display: none;
}

.shoppingCart-page .h4 {
font-family: 'Corporate S Pro', Arial, sans-serif;
font-size: 18px;
}

.bic-flex-con-block-widget .widget-head .title {
font-weight: 400 !important;
font-size: 28px !important;
text-align: center;
}

.bic-flex-con-block-widget .card-grid {
max-width: 1175px !important;
margin: 0 auto;
gap: 3em;
}

.bic-flex-con-block-widget .card-content .title {
margin: 50px !important;
font-weight: 400 !important;
}

.bic-flex-con-block-widget .card-1,
.bic-flex-con-block-widget .card-2,
.bic-flex-con-block-widget .card-3 {
height: 200px;
width: 400px;
text-align: center;
border-radius: 2px !important;
}

@media (max-width: 565px) {
.bic-flex-con-block-widget .card-1,
.bic-flex-con-block-widget .card-2,
.bic-flex-con-block-widget .card-3 {
width: 350px;
}
}
.orderConfirmation-page span.fal.fa-print {
display: none;
}

.cookiePolicy-page h1#main-title span.fal.fa-lock {
display: none;
}
.cookiePolicy-page h1#main-title.page-header {
  font-size: 60px;
  font-weight: 300;
  font-family: 'Corporate A Cond Pro', Times, 'Times New Roman', Arial, serif;
  line-height: 72px;
  letter-spacing: 0.75px;
  margin: 20px 0;
  padding: 0;
  border-bottom: none;
}

.cookiePolicy-page .container {
-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		display: table;
		width: 70%;
		border-radius: 0px;
		margin: auto;
		position: relative;
		background-size: cover;
background: white;
		padding: 40px;
}

.myPoints-page .fixed-table-toolbar #popover .popover-content #transtype .option[value="decline"] {
display: none;
}

.myPoints-page .table.table-condensed>thead>tr>th:first-child {
display: none;
}
.myPoints-page .table.table-condensed>tbody>tr:first-child {
display: none;
}

.myPoints-page #transactions_modal .modal-content h4.page-header {
font-family: 'Corporate S Pro', Arial, sans-serif;
}
/* END CS ADDITIONS */