//9.1.1.



//9.0.2 von custom.css

.footer .footer__main {
  background:  #7d7a76; 
}



 /*
.product-miniature__image-container.thumbnail-container {
    margin-bottom: 20px !important;
}
*/
.product__details,.product__features {
    background:white;
}

.detail {
    align-items: center;
    border-bottom: 4px solid var(--bs-white);
    display: flex;
    padding: 0.4rem;
}




.add-to-cart-icons {
    display:inline-block;
    font-family:Material Icons,Arial,sans-serif;
    font-feature-settings:"liga";
     font-size: 1.2rem;
    font-style:normal;
    font-weight:500;
    height:1em;
    letter-spacing:normal;
    line-height:1;
    text-transform:none;
    width:1em;
    word-wrap:normal;
    direction:ltr;
    vertical-align:middle;
    /*! /* @noflip */white-space:nowrap;
    -webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    -moz-osx-font-smoothing:grayscale
}

.add-to-cart-icons1 {
    font-family:Material Icons,Arial,sans-serif;
    font-feature-settings:"liga";
    font-size: 0.8rem;
    position: relative;
    top: -1px; /* Verschiebt das Icon minimal nach oben */
}


//9.0.2
div#pekattributes_block_home {
    font-size: 100%;
    margin: 20px 0 0px 5px;
    color: #666666;
    min-height: 148px;
    
      border: 1px solid transparent;
  border-color: #666 transparent #666 transparent;

}

div#pekattributes_content a {
    font-size: 14px;
    font-weight: 700;
    color: #666666;
}


.pekpadding_1{
    padding:10px 20px;
}
.pekpadding_2{
    padding:10px 12px;
}
.pekheight_20{
    height:20px;
}
.pekheight_30{
    height:35px;
}
.pekwidth_30{
    width:28px;
}
.pekwidth_40{
    width:38px;
}
.pekwidth_50{
    width:48px;
}
.pekwidth_60{
    width:60px;
}
.pekwidth_80{
    width:80px;
}
.pekwidth_100{
    width:100px;
}

.pekcenter{
     text-align: center;
}

.pekminheight_80{
    min-height: 80px;
}
.pekminheight_60{
    min-height: 60px;
}


.pekstyle1{
   max-height:400px;
}


.pekposition1{
   margin: 10px 0 12px 10px;
    
}

.pekposition_l1{
   margin-left: 10px;
}

.pekstyle_10 {
    font-size: 10px;
    color:#666666;
   // font-style:italic;
}
.pekstyle_10b{
  font-size: 10px;
  font-weight:700;
  color:#666666;
}
.pekstyle_12b{
  font-size: 12px;
  font-weight:700;
  color:#666666;
}
.pekstyle_14b{
  font-size: 14px;
  font-weight:700;
  color:#666666;
}




