 #cartFilled>a
{
 background: #6a91ce;
}

.hr-short-line {
  display: none;
}

#footer > div.container.secondFooter > div > div.col-sm-4.col-xs-12.text-right > div > a > img
{
  display: none;
  height: 0 !important;
  width: 0 !important;
}

#footer > div.container.secondFooter > div > div.col-sm-4.col-xs-12.text-right > div > table
{
display: none;
height: 0 !important;
width: 0 !important;
}

#LegalNotes_Datenschutz {
    display: none
}

#LegalNotes_TERPOnlineBuyersInfo998 {
    display: none
}

/* Anpassung der Anmelde-Buttons für SF-IDM */

#ExternalLoginsListSmallPartial > form > div > div.row.m-t-md.p-w-xs > button,
#socialLoginWidgets > div > div.row.m-t-md.p-w-xs > button {
  width: auto;
  max-width: 100%;
  font-weight: bold; /* Schrift auf Fett */
  display: block; /* Als Block-Element behandeln */
  margin: 0 auto; /* Automatische Seitenränder, um horizontal zu zentrieren */
  background-color: #f3f3f4;
}

#ExternalLoginsListSmallPartial,
#ExternalLoginsListSmallPartial > form > div {
  margin-top: 0px;
}

#wrap > div.container_12.row.m-t-lg > section > div.grid_6.col-md-4.col-md-offset-2.m-b-lg {
  width: 100%
}

#ExternalLoginsListSmallPartial > form > h3,
#wrap > div.container_12.row.m-t-lg > section > div.grid_4.col-md-4.col-md-offset-1.m-b-lg,
#ExternalLoginsListSmallPartial > form > div > div:nth-child(1) > div.col-xs-8.text-right > h3,
#ExternalLoginsListSmallPartial > form > div > div:nth-child(1) > div.col-xs-4,
#socialLoginWidgets > div > div:nth-child(1) > div.col-xs-8.text-right > h3 {
  display: none;
}

#wrap > div.container_12.row.m-t-lg > section > div.grid_6.col-md-4.col-md-offset-2.m-b-lg {
  margin-left: 0%;
}

/* Social-Login und Passwort ändern ausblenden */
#wrap > div.container_12.row.m-t-lg.m-b-lg > section > div.grid_6.col-md-6.table-responsive,
#wrap > div.container_12.row.m-t-lg.m-b-lg > section > div.grid_5.col-md-5 > fieldset:nth-child(1) > form > div.base-form-actions.form-group {
  display: none;
}

/* Ausblenden der Felder Vor- und Nachname nach der Verknüpfunt mit SF IDM */
#wrap > div:nth-child(5) > div.grid_8 > form > div:nth-child(6),
#wrap > div:nth-child(5) > div.grid_8 > form > div:nth-child(7) {
  display: none;
}

/* Beschreibungstext SF IDM zentrieren */
#ExternalLoginsListSmallPartial > form > div > div:nth-child(1) > div.col-xs-8.text-right,
#socialLoginWidgets > div > div:nth-child(1) > div.col-xs-8.text-right {
  text-align: left;
  width: auto;
}

/* Anpassung der allg. Loginseite für SF-IDM */
#wrap > div.container_12.row.m-t-lg > section > div.grid_6.col-md-4.col-md-offset-2.m-b-lg {
  width: 75%;
}

#wrap > div.container_12.row.m-t-lg > section > div.clear {
 padding-right: 15px;
  padding-left: 15px;
}
/*Ausblenden User-Account-Löschen-Button*/
#wrap > div.container_12.row.m-t-lg.m-b-lg > section > div.grid_5.col-md-5 > fieldset.fieldsetAlone.user-account.delete-user-account > div > div.promo-button
{
display:none;
}

/* Profilbild ausblenden */
#Profile_Picture
{
display:none;
}

/* Pfeil für Servicehotline im Helpcenter ausblenden */
#MainTopics > table > tbody > tr:nth-child(4) > td.vertical-middle > a > i
{
display:none;
}

/* Ausblenden Benachrichtigungen im Benutzerprofil */
#Profile_Notification 
{ 
  display:none;
}

/* Versandkondition unter persönliche Daten ausblenden*/
#shippingConditions {
  display: none;
}
