.material-box-description-more {
  font-weight: 600;
}

.ce-center .ce-gallery {
  margin: 20px auto;
  width: fit-content;
  display: block;
}

/*html, body, .page {
  height: 100%;
}*/
html,
body,
{
height: 100%;
}

form .actions {
  /*overflow: auto;*/
}

form .actions::after {
  clear: both;
}

.pdfIconClass:after {
  content: "";
  display: inline-block;
  width: 20px;
  height: 30px;
  background-size: 100%;
  background-image: url(https://eu.toto.com/fileadmin/downloads/pdf-icon-transparent.png);
}

.cc-button::after {
  /*right: 5px;
  top: 2px;*/
}

.pdfIconClass {
  display: grid;
  grid-template-columns: 1fr 0fr;
  width: 27%;
  margin: 0 auto;
}

.ppz-ns .module--teaserlist--items .module--teaserlist--item-cover {
  background: rgba(0, 0, 0, 0.4);
}



/*.main {
  height: calc(100% - 8em);
}*/

/*Login Seite*/
.module--login-boxes .module--box {
  min-height: 380px;
  position: relative;
}

.module--login-boxes .common-button-blue {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

.loginError {
  display: none;
  margin-bottom: 20px;
}

.loginError h3 {
  font-size: 14px !important;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
}

.loginError h3::before {
  content: '\26A0';
  left: 0;
  top: 0;
  position: absolute;
  color: red;
}

/*Login Seite ENDE*/

/* Kundenclub alle Formulare*/
.formSubmitLoaderBackground {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  z-index: 1002;
}

.loading-wheel {
  width: 20px;
  height: 20px;
  margin-top: -40px;
  margin-left: -40px;

  position: absolute;
  top: 50%;
  left: 50%;

  border-width: 30px;
  border-radius: 50%;
  -webkit-animation: spin 1s linear infinite;
}

.formSubmitLoaderBackground .loading-wheel {
  border-style: double;
  border-color: #ccc transparent;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(-360deg);
  }
}

/*Kundenclub alle Formulare ENDE*/


/* Kundenclub Seminare */
.kundenclubSeminarList {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 20px;
}

.kundenclubSeminarList header {
  text-align: center;
  font-size: 1.2em;
}

.frame-102 {
  width: 100% !important;
  background-color: #fff;
  overflow: auto;
  padding-top: 20px;
}

.frame-102 .frame-type-form_formframework {
  float: left;
  margin-left: 5%;
  width: 60%;
}

.frame-102 .ppz-ns {
  float: left;
  margin-left: 5%;
}

.frame-102 .frame-type-form_formframework header h2 {
  text-align: center;
  width: 740px;
  margin-left: 5%;
}

.kundenclubSeminarList .module--teaserlist-press--item {
  cursor: pointer;
}

.kundenclubSeminarList .separator {
  margin-left: 40px;
  padding: 0 0 20px 0;
}

/* Kundenclub Seminare ENDE */

/*Kundenclub Action Bible*/
form[id^="actionBible"] textarea {
  height: 100px;
}

form[id^="actionBible"] .help-block {
  display: block;
  font-size: 0.8em;
  color: #d1d1d1;
}

.actionbible_section {
  width: 100%;
  margin-bottom: 50px;
}

.actionBibleContentWrapper {
  /*display: none;*/
  overflow: hidden;
  padding-bottom: 20px;
}

/*Overrides*/
.ppz-ns .module--reference-slider .block-ratio {
  padding-bottom: 0;
}

.ppz-ns .module--reference-slider .detail-slider-image-list {
  position: relative;
}

/*Kundenclub Action Bible ENDE*/

.frame-layout-1 {
  background-color: #E2E6EF;
  width: 100% !important;
  padding-top: 30px;
  padding-bottom: 40px;
  max-width: 1140px;
}

/*Sonderlocken Kundenclub Formulare (sonstige / Helge)*/
.ppz-ns .contact-wrapper .contact-form label.label-bold {
  width: 120px !important;
}

.ppz-ns .contact-wrapper .contact-form input[type="text"] {
  width: calc(100% - 125px) !important;
}

.ppz-ns .module--login .contact-form-submit {
  text-align: right;
  margin: 20px 0 40px 0 !important;
}

/*Sonderlocken Kundenclub Formulare (sonstige / Helge) ENDE*/


/*Marketingmaterial*/
.module--catalogue-list {
  display: table;
  border-spacing: 10px;
}

.material-row {
  display: table-row;
  width: 100%;
}

.marketing--header-wrapper {
  display: flow-root;
}

.marketing--header-wrapper:after {
  content: "";
  display: table;
  clear: both;
}

.marketing--header-wrapper .marketing--header-image {
  width: 45%;
  height: auto;
  display: inline-block;
  float: left;
  margin-right: 5%;
}

.marketing--header-wrapper .common--header-title {
  width: 50%;
  float: left;
  margin-top: -10px;
}

.marketing--header-wrapper .common--header-title .common-header-introtext {
  margin-left: 0;
  width: 60%;
}

.marketing--header-wrapper .common--header-title .marketingCategoriesList {
  margin-top: 20px;
}

.marketing--header-wrapper .common--header-title .marketingHeaderCategory {
  display: inline-block;
  width: 60%;
  padding: 10px 0px 5px 0px;
  text-align: center;
  border: 2px solid #ccc;
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 10px;
  text-transform: uppercase;


}

.module--catalogue-list .categorySectionTitle {
  width: 100%;
  text-transform: uppercase;
  font-size: 2em;
  text-align: center;
  float: left;
  display: block;
  margin: 20px 0 20px 0;
}

div[id^="materialid_"].catalogue-box {
  display: table-cell;
  border-bottom: 1px solid #ccc;
  margin-bottom: 40px;
  position: relative;
  padding-bottom: 60px;
}

.material-amount {
  position: absolute;
  bottom: 50px;
  left: 20px;
  height: 25px;
}

.material-link-bottom::before {
  background-image: url(../Icons/Echo_link-blue_icon.svg) !important;
  background-position: 50% 100% !important;
  background-size: 50% !important;
  width: 44px !important;
  height: 100% !important;
  top: -2px !important;
}

.material-inner-table {
  display: table;
  height: 100%;
}

div[id^="materialid_"].catalogue-box .material-inner-row {
  display: table-row;
  width: 270px;
}

div[id^="materialid_"].catalogue-box .material-box-iamge {
  display: table-cell;
  vertical-align: bottom;
  max-width: 270px;
  max-height: 400px;
  height: 400px;
  /*background-color: ;*/
  /*border: 1px solid #555;*/
}

div[id^="materialid_"].catalogue-box .catalogue-box-content {
  display: table-cell;
  vertical-align: top;
  max-width: 270px;
  padding-top: 42px !important;
  position: relative;
}

div[id^="materialid_"].catalogue-box .catalogue-box-content .catalogue-box-content-top {
  min-height: 45px;
}

div[id^="materialid_"].catalogue-box .catalogue-box-content .catalogue-box-title {
  white-space: normal;

}

div[id^="materialid_"].catalogue-box .catalogue-box-content .material-box-description {
  overflow: hidden;
  margin-bottom: 55px;
  height: 177px;
}

.material-box-description-small {
  /*height:180px;*/
}

.material-box-description-big {
  /*min-height:100px;*/
  /*height:auto !important;*/
  padding-bottom: 50px;
}

div[id^="materialid_"].catalogue-box .catalogue-box-content .material-box-description-more {
  position: absolute;
  bottom: 28px;
  width: 100%;
  text-align: left;
  text-transform: none;
  /*font-size:16px;*/
  display: none;
  color: #3088ce;
  cursor: pointer;
}

div[id^="materialid_"].catalogue-box .catalogue-box-content .material-box-description::after {
  /*content: "...";
  position: absolute;
  bottom: 0;
  right: 0;*/
}

div[id^="materialid_"].catalogue-box .material-box-iamge img {
  width: auto;
  height: auto;
  max-height: 400px;
}

.module--catalogue .module--catalogue-list div[id^="materialid_"].catalogue-box .material-amount .form-item select {
  -webkit-appearance: none;
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  color: -internal-light-dark(black, white);
  letter-spacing: normal;
  word-spacing: normal;
  line-height: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  box-sizing: border-box;
  align-items: center;
  white-space: pre;
  -webkit-rtl-ordering: logical;
  background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
  cursor: default;
  margin: 0em;
  border-width: 1px;
  border-style: solid;
  border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
  border-image: initial;
  border-radius: 0px;
}

.materialBasket {
  display: none;
  margin-bottom: 20px;
}

.materialBasket .materialBasketTable {
  display: table;
  width: 100%;
}

.materialBasket .materialBasketTable .materialBasketTableRow {
  display: table-row;
  width: 100%;
}

.materialBasket .materialBasketTable .materialBasketTableRow .materialBasketTableCell {
  display: table-cell;
}

.materialBasket .materialBasketTable .materialBasketTableRow .materialBasketTableCell:nth-child(1) {
  display: table-cell;
  width: 30%;
  font-weight: bold;
}

.materialBasket .materialBasketTable .rowAmount {
  margin-bottom: 10px;
}

/*Marketingmaterial ENDE*/



/*Texttabelle (Verkaufstraining)*/
.cc_text_table_wrap {
  width: 80%;
  margin: 0 auto;
}

.cc_text_table_wrap header {
  text-align: center;
  margin-bottom: 10px;
}

.cc_text_table_wrap .cc_text_table {
  display: table;
  width: 100%;
}

.cc_text_table_wrap .cc_text_table_row {
  display: table-row;
  width: 100%;
}

.cc_text_table_wrap .cc_text_table_row:nth-child(even) {
  background: #fff
}

.cc_text_table_wrap .cc_text_table_row:nth-child(odd) {
  background: #eee
}

.cc_text_table_wrap .cc_text_table_cell {
  display: table-cell;
  width: 50%;
  text-align: top;
  padding: 10px;
}

.cc_text_table_wrap .cc_text_table_cell a {
  border: 1px solid rgb(48, 136, 206);
  background-color: rgb(48, 136, 206);
  font-weight: bold;
  color: white;
  min-width: 180px;
  float: left;
  margin-bottom: 20px;
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

/*Texttabelle (Verkaufstraining) ENDE*/

/*Alle Kundenclub Bodytext-Listen mit Bulletpoint*/
.ce-bodytext li {
  list-style: disc;
}

.ce-bodytext ol li {
  list-style: decimal !important;
}

.showButton {
  width: fit-content;
  margin: 0 auto;
  color: #3088ce;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.buttonWrapper {
  border-bottom: 1px solid #000;
  content: '';
  display: block;
  height: 40px;
  margin: 0 auto 25px;
  width: 25%;
}

.showButton::after {
  content: '>';
  font-size: 18px;
  position: absolute;
  margin-left: 5px;
  margin-top: -3px;
  transform: rotate(90deg);
}

.showMore {
  display: block;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 20px;
  color: #0077c8;
  text-decoration: none;
}


.showLessDeg::after {
  transform: rotate(-90deg);
}

h1.ce-headline-center {
  font-size: 30px;
  font-weight: 600;
  text-transform: uppercase;
}

/* Kontaktlasche */

.contactSlider {
  width: 45px;
  height: 130px;
  background-color: #3088CE;
  color: white;
  position: fixed;
  right: 0;
  top: 120px;
  z-index: 3;
}

.contactSlider p {
  transform: rotate(-90deg);
  position: relative;
  top: 70px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
}

.contactSlider p:before {
  content: "";
  width: 22px;
  height: 20px;
  display: inline-block;
  transform: rotate(90deg);
  position: absolute;
  right: 100px;
  top: 3px;
}

.contactSlider .contact {
  position: fixed;
  right: 0;
  top: 120px;
  display: none;
  background-color: white;
  width: 300px;
  height: auto;
}

.contactSlider.leftContactSlide {
  right: 300px;
}

.contact.openContact {
  display: block;
}

.contact .contact-card-title::before {
  background-position: 76% 32%;
  left: 18px;
  height: 30px;
  top: 18px;
  width: 30px;
  background-image: url("../assets/img/sprite-icons.png");
  background-size: 2900%;
  content: '';
  position: absolute;
}


.topWorkerDCE .introduction__title {
  font-size: 1.5em;
  margin-bottom: 30px;
  font-weight: 600;
  margin-top: 60px;
}

.topWorkerDCE .firstStickerTopImage img {
  width: 500px;
  height: 430px;
}

.topWorkerDCE .firstStickerTopImage {
  position: absolute;
  top: 15%;
  left: 45%;
}

.topWorkerDCE .secondStickerTopImage img {
  width: 270px;
  height: 410px;
}

.topWorkerDCE .secondStickerTopImage {
  position: absolute;
  top: 110px;
  left: 70%;
}

.topWorkerDCE .headlineWorker {
  padding-top: 10px;
  padding-bottom: 20px;
}

.frame-101 .contact-card {
  background-color: #fff;
}

form[id^="addressForm_kundenclubHandwerkerBewerbung"] fieldset {
  margin-left: 170px !important;
}

form[id^="addressForm_"] .form-check-label a {
  text-decoration: underline;
}

form[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] {
  width: 840px;
  margin-left: 0;
}

form[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] .control-label {
  width: 160px !important;
  margin-left: 0 !important;
}

form[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] .form-group {
  margin-left: 40px;
}

[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] .clearfix h2 {
  font-size: 24px !important;
  margin-top: 20px;
  margin-bottom: 10px;
}

form[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] .form-group .radio {
  clear: both;
  width: 600px;
}

form[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] .form-group .radio label {
  margin-left: 0;
  margin-top: 10px;
  width: 600px;
}

form[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] .form-group .radio label input {
  float: left;
  margin-top: 3px;
}

form[id^="addressForm_kundenclubGarantieverlaengerungPartnerhandwerker"] .form-group .input .input {
  clear: both;
  width: 100%;
}

/* Neue Produktliste */
.productDetailButton,
.productChooseButton,
.productInfoButton {
  position: absolute;
  width: 120px;
  height: 30px;
  bottom: -35px;
  right: 0px;
  cursor: pointer;
  text-align: center;
  background-color: #3088ce;
  /*font-weight: bold;*/
  color: #fff;
  padding-top: 2px;
}

.productChooseButton {
  left: 0px;
}

.compareProductList {
  background-image: none;
}

.compareProductList .btnWrap {
  padding: 20px 0 20px 0;
}

.productChooseButton .compareProductListCheckbox {
  position: absolute;
  height: 100%;
  width: 20px;
  left: 5px;
  top: 0px;
}

.productChooseButton .choose,
.productChooseButton .chosen {
  padding-left: 20px;
}

.product-box {
  margin-bottom: 50px !important;
  height: 345px;
}

.product-box .product-box-title {
  bottom: 38px;
}

.product-box .product-box-productcode {
  bottom: 17px;
}

.product-box h4 {
  font-size: 14px;
  line-height: 15px;
  margin-top: 5px;
  margin-left: 40px;
  width: 200px;
  text-align: left;
  font-weight: 600;
  color: black;
}

.product-box ul {
  list-style: none;
  margin-left: 0px;
  margin-top: 10px;
  padding-left: 26px;
  text-align: left;
}

.product-box ul li {
  line-height: 14px !important;
  font-size: 12px !important;
  padding-left: 14px;
  padding-top: 7px;
  list-style: none;
  color: #333333;
  width: 100%;
  list-style-position: outside;
  position: relative;
}

.product-box ul li::before {
  content: "\2022";
  color: #2e88d0;
  font-weight: bold;
  /*display: inline-block;*/
  width: 0.8em;
  font-size: 22px;
  line-height: 14px;
  height: 10px !important;
  position: absolute;
  left: -10px;
}

/*Flip Effekt*/
.product-box {
  perspective: 1000px;
}

.product-box-inner {
  transition: transform 0.5s;
  transform-style: preserve-3d;
}

.product-box-inner,
.front,
.back {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.product-box .flip {
  transform: rotateY(180deg);
}

.product-box .back,
.product-box .front {
  background-color: #FFFFFF;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
}

.product-box .front {
  transform-style: preserve-3d;
}

.product-box .back {
  transform: rotateY(180deg);
  transform-style: preserve-3d;
}

/*Flip Effekt ENDE*/

#compareLug {
  width: 45px;
  height: 160px;
  background-color: #3088CE;
  color: white;
  position: fixed;
  right: 0;
  top: 270px;
  z-index: 3;
}

#compareLug p {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  -moz-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  transform: translateX(-50%) translateY(-50%) rotate(-90deg);
  position: absolute;
  top: 50%;
  left: 50%;
}

#compareLug p a {
  color: #fff;
}

/* Neue Produktliste ENDE */



@media only screen and (min-width: 1024px) {
  h2 {
    font-weight: 400 !important;
    font-size: 29px !important;
    text-transform: uppercase;
    line-height: 1.2;
  }

  .page h1 {
    font-size: 35px !important;
    width: 100%;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
  }

  h3 {
    font-size: 25px !important;
    text-transform: uppercase;
  }

  .ppz-ns .common--linkbox-title {
    height: auto;
  }

  .common--linkbox-container.linkbox-wrapper h3 {
    font-size: 18px !important;
    text-transform: uppercase !important;
  }

  h4 {
    text-transform: uppercase;
  }

  .section.feature.-card.module .more__text,
  .global__sliderItem .global__sliderCaption,
  .btn,
  div[id^="materialid_"].catalogue-box .catalogue-box-content .material-box-description-more,
  header .menuGnav .menu__item,
  .menu__item.elastic__item.-gnav.profile input {
    text-transform: uppercase;
  }
}
