*,
*::before,
*::after {
  --color-primary: #3D8ACC;
  --color-primary-1: #D8E8F5;
  --color-primary-2: #B1D0EB;
  --color-primary-3: #8BB9E0;
  --color-primary-4: #64A1D6;
  --color-primary-5: #316EA3;
  --color-primary-6: #25537A;
  --color-primary-7: #183752;
  --color-primary-8: #12314C;
  --color-primary-9: #0C1C29;
  --color-primary-focused: rgba(61, 138, 204, 0.65);
  --color-dark-1: #010101;
  --gradient-primary: linear-gradient(90deg, rgba(61, 138, 204, 0) 0%, #3D8ACC 96.22%);

}

[theme="EuropeTrailCup"] * {
  font-family: 'Roboto', sans-serif;
  --font-family-2: 'Roboto', sans-serif;
  --button-font-family: 'Roboto', sans-serif;
  --heading-color-1: #ffffff;
  --heading-color-2: #010101;
  --card-bg-dark: #2B2B2B;
}

[theme="EuropeTrailCup"] {
  --font-weight-semibold: bold;
  --divider-color-1: rgba(255, 255, 255, 0.15);
}

[theme="EuropeTrailCup"] {
  --app__content-background-color: #434343;

  --app-bar-themed__nav-icon-color: rgba(255, 255, 255, 0.85);
  --app-bar-themed__logo-top: 8px;
  --app-bar-themed__logo--large-top: 12px;
  --app-bar-themed__logo-left: calc(50% - 55px/2);
  --app-bar-themed__logo--large-left: 24px;
  --app-bar-themed__logo-width: 55px;
  --app-bar-themed__logo-height: 40px;
  --app-bar-themed__logo-background: transparent;
  --app-bar-themed__logo-box-shadow: none;
  --app-bar-themed__cart-icon-color: rgba(255, 255, 255, 0.85);

  --navigation-drawer__item__lang-button-border-color: rgba(1, 1, 1, 0.45);

  --recent-events__item__event-name-color: #ffffff;
  --recent-events__item__event-picture-background: rgba(255, 255, 255, 0.04);
  --recent-events__item__event-picture-icon-color: rgba(255, 255, 255, 0.45);
  --recent-events__item__icon-color: rgba(255, 255, 255, 0.45);
  --recent-events__item__event-location-icon-color: #ffffff;
  --recent-events__item__event-location-color: rgba(255, 255, 255, 0.65);

  --search-form-short__by-face-button-font-weight: 600;
  --search-form-short__by-face-button-background: #ffffff;
  --search-form-short__search-form__label-color: #ffffff;
  --search-form-short__divider__line-background: rgba(255, 255, 255, 0.45);
  --search-form-short__divider__text-color: rgba(255, 255, 255, 0.85);
  --search-form-short__recent-search__title-color: #ffffff;

  --two-factor-search__field-label-color: #ffffff;
  --two-factor-search__field-label-active-color: rgba(255, 255, 255, 0.45);
  --two-factor-search__field-description-color: rgba(255, 255, 255, 0.45);

  --capture-photo__overlay--gradient-background: rgba(1, 1, 1, 0.65);
  --capture-photo__overlay--gradient-opacity: 1;
  --capture-photo__message-selfie-font-weight: bold;
  --capture-photo__message-selfie-font-size: 20px;
  --capture-photo__message-selfie-text-top: 2px;
  --capture-photo__message-upload-text-top: 2px;

  --event__event-gradient-1-background: #010101;
  --event__event-gradient-1-opacity: 0.65;
  --event__event__form-container-background: #2B2B2B;
  --event__label-text-color: rgba(255, 255, 255, 0.85);
  --event__label-icon-color: rgba(255, 255, 255, 0.45);
  --event__form-input__button-color: #ffffff;

  --search-results__search-results__container-background: #434343;
  --search-results__title-background: #434343;
  --search-results__buy-all-background: #ffffff;
  --search-results__nav__item-color: #ffffff;
  --search-results__nav__item--disabled-color: rgba(255, 255, 255, 0.25);
  --search-results__not-found__get-photo-button-font-weight: 600;
  --search-results__not-found__header-color: rgba(255, 255, 255, 0.85);

  --search-title__list__title-button-letter-spacing: normal;

  --results-item__badge-width: 113px;
  --results-item__badge-icon-margin-right: 4px;
  --results-item__badge-text-font-weight: normal;
  --results-item__badge-text-top: 1px;
  --results-item__actions-button-font-size: 18px;

  --results-item-video__item__text-color: #010101;

  --product-slider__item-price-font-size: 24px;
  --product-slider__item-price-line-height: 24px;
  --product-slider__item-price-font-weight: bold;

  --photo-preview__actions-button-font-size: 20px;
  --photo-preview__actions-button--in-cart-font-size: 18px;

  --photo-frame__photo-frame__content-background: #2B2B2B;
  --photo-frame__content__select-photo-background: rgba(255, 255, 255, 0.04); 
  --photo-frame__content__text-color: #ffffff;
  --photo-frame__content__type-header-color: #ffffff;
  --photo-frame__cart-button-font-weight: 600;
  --photo-frame__member__continue-icon-color: rgba(255, 255, 255, 0.45);
  --photo-frame__cart-button-font-size: 20px;
  --photo-frame__close-icon-color: #ffffff;

  --cart__cart-backgound: #434343;
  --cart__member-continue-font-size: 18px;
  --cart__member-continue-font-weight: bold;
  --cart__member-continue--large-font-size: 18px;
  --cart__info-price-font-family: 'Roboto', sans-serif;
  --cart__info-price-font-weight: bold;
  --cart__quantity-text-top: 1px;
  --cart__promocode-button-font-size: 16px;
  --cart__promocode-button-font-weight: bold;
  --cart__total-amount-font-family:  'Roboto', sans-serif;
  --cart__checkout-button-font-size: 18px;
  --cart__checkout-button-font-weight: bold;
  --cart__checkout-icon-top: 1px;
  --cart__checkout-button-font-weight: 600;
  --cart-divider-color: rgba(1, 1, 1, 0.15);

  --order__contact__agreement__marker-color: #3D8ACC;

  --steps__step__icon-color: rgba(255, 255, 255, 0.45);
  --steps__step__icon-border-color: rgba(255, 255, 255, 0.25);
  --steps__step__label-color: rgba(255, 255, 255, 0.45);
  --steps__step__label--active-color: #ffffff;
  --steps__steps__line-backgound: rgba(255, 255, 255, 0.25);

  --payment-options__list__item-background: #ffffff;
  --payment-options__item--selected-border: #51C41A;
  --payment-options__text--selected-background: #F6FFED;
  --payment-options__text--selected-color: #51C41A;

  --product-list__product-list__item-background: rgba(255, 255, 255, 0.04);
  --product-list__product-list__item-placeholder-background: transparent;  
  --product-list__price__count-color: #ffffff;

  --order-paid__order-paid-background: #434343;
  --order-paid__header__member-color: #010101;
  --order-paid__download-button-font-weight: bold;
  --order-paid__download-button-letter-spacing: normal;
  --order-paid__download-button-text-transform: none;
  --order-paid__download-icon-margin-right: 12px;
  --order-paid__download-icon--small-margin-right: 6px;
  --order-paid__item-download-font-size: 16px;
  --order-paid__item-download-font-weight: bold;
  
  --my-account__nav__select-item-color: rgba(255, 255, 255, 0.65);
  --orders__orders__title-color: #010101;
  --order-card__search__title-color: #010101;

  --impressum__text-color: rgba(255, 255, 255, 0.85);

  --footer__background: #010101;
}

[theme="EuropeTrailCup"] .rr-button_secondary:hover {
  border-color: #316EA3;
  color: #316EA3;
}

[theme="EuropeTrailCup"] .rr-button_secondary.rr-button_success {
  border-color: #51C41A;
  color: #51C41A;
}

[theme="EuropeTrailCup"] .rr-button_primary.disabled,
[theme="EuropeTrailCup"] .rr-button_secondary.disabled {
  background-color: #2B2B2B !important;
  border-color: rgba(255, 255, 255, 0.15) !important;
  color: rgba(255, 255, 255, 0.25) !important;
}
