/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/* SEEBERG COLOR
  * rgba(0, 98, 105, 1) 
  * #006269
  */

.an_homeslider .an_homeslider-desc .container {
  background-color: rgba(0, 0, 0, 0.6);
}

.an_advantages .an_advantages-item:hover p.h4 {
  color: #006269;
}

@media (min-width: 768px) {
  .links .h3,
  #footer .myaccount-title a,
  #footer .block-contact .block-contact-title {
    display: block;
    margin-bottom: 10px;
    font-size: initial;
  }
}

footer#footer {
  margin-top: 0;
  padding-top: 48px;
  background-color: #333333;
}

#logo #Rahmen {
  fill: #FFFFFF;
}

#footer_contact_info li span {
  line-height: initial;
  font-size: 14px;
}

#footer_contact_info li span h3 {
  line-height: initial;
  font-weight: bold;
  margin-bottom: 0 !important;
  font-size: 15px !important;
  text-transform: capitalize !important;
}

#footer .block-contact {
  font-weight: 400;
}

.footer-container .block-contact li span,
.footer-container li a {
  font-size: 15px;
}

#footer .block-contact li span.h3 {
  line-height: initial;
  font-weight: bold;
  margin-bottom: 0 !important;
  font-size: initial !important;
  text-transform: capitalize !important;
}

.amega-menu .dropdown-content {
  padding: 4px;
}

.amega-menu .category-item.level-1>.h5 {
  margin: 0;
}

.amega-menu .category-item.level-1>.h5 a {
  font-size: 15px;
  font-weight: 500;
  display: block;
  width: 100%;
}

.amega-menu .adropdown {
  border: solid 1px #666;
}

.product-customization {
  margin: 1rem 0;
}

.product-customization .card-title {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 5px;
}

.product-customization .card-block {
  font-size: 14px;
}

.quickview .modal-body {
  padding-left: 25px;
  padding-right: 25px;
}

.product-actions .product-variants .product-variants-item .input-color+.texture {
  border-radius: 5px;
  min-width: 70px;
  min-height: 70px;
  padding: 1px 15px 0;
  background-repeat: no-repeat;
  background-position: center;
}

.product-actions .product-variants .product-variants-item .color-margin:has(> span.texture) {
  margin: 0 5px 5px 0 !important;
}

.product-variants>.product-variants-item .input-color:checked+span,
.product-variants>.product-variants-item .input-color:hover+span,
.product-actions .product-variants .product-variants-item .input-radio:checked+span,
.product-actions .product-variants .product-variants-item .input-radio:hover+span {
  border-color: #006269 !important;
  border-width: 2px !important;
}

.add-to-cart {
  font-size: 14px;
}

.tech-card {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  min-height: 200px;
}

.tech-card .card-img {
  width: 250px;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.tech-card .card-img.img-double {
  width: 300px;
}

.tech-card .card-img img {
  width: 250px; /* Breite auf 250px festlegen */
  height: auto; /* Automatische Höhe, um das Bild proportional zu skalieren */
  display: block; /* Als Blockelement anzeigen, um es horizontal zentriert zu zentrieren */
  margin: 0 auto; /* Horizontale Zentrierung */
  overflow: hidden;
}

.tech-card .card-body {
  display: inline-block;
  height: 100%;
  flex-grow: 1;
  padding: 10px 20px;
}

.tech-card .card-body ul {
  list-style: initial;
  padding-left: 35px;
}

.tech-card table th {
  background-color: #006269;
  color: white;
}

.tech-card table th,
.tech-card table td {
  padding: 20px;
  text-align: center;
  border: solid 1px #006269;
}

#header .dropdown-menu {
  min-width: 100%;
  left: 0;
}

#header .dropdown-menu li a {
  display: block;
  padding-top: 8px;
  padding-bottom: 8px;
}

#main {
  padding-bottom: 64px;
}

#main footer.page-footer a {
  color: rgb(174, 2, 2);
  border: solid 1px rgb(174, 2, 2);
  padding: 10px 1.5rem;
}

#main footer.page-footer a:hover {
  color: darkred;
  border: solid 1px darkred;
}

.tax-shipping-delivery-label {
  display: none;
}

#ppbs_widget {
  margin-bottom: 1rem;
}

#ppbs_widget .conversion-units {
  padding-bottom: 10px;
}

#ppbs_widget .conversion-units .convert-unit {
  border: 1px solid #006269;
  color: #006269;
}

#ppbs_widget .conversion-units .selected {
  border-color: #006269;
  background-color: #006269;
  color: #fff;
}

.blockreassurance_product {
  padding: 20px;
}

.blockreassurance_product .item-product {
  padding: 5px;
  height: initial !important;
  max-height: 100% !important;
  margin-right: 5px !important;
}

.blockreassurance_product div:first-of-type .item-product {
  padding: 10px;
}

.blockreassurance_product p {
  font-size: .9rem;
}

.an_homeproducts .h2.products-section-title,
.an_homeproducts .an_homeproducts-conteiner-category {
  display: none;
}

.an_homeproducts .an_homeproducts-content {
  border-top: solid 1px #CCC;
}

.an_productattributes-qty-add .an_productattributes-add {
  flex-wrap: wrap;
}

@media (max-width: 991px) {
  .an_productattributes-qty-add .an_productattributes-qty-container {
    margin: 0 0 5px;
  }
}

.an_homeproducts .an_homeproducts-content .an_productattributes {
  display: none;
}

.customization-modal .modal-content .modal-body {
  padding-top: calc(40px - .9375rem);
  padding-bottom: 40px;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
}

h2, .h2 {
  font-size: 32px;
}

.card {
  margin-bottom: 2rem !important;
}