/** Shopify CDN: Minification failed

Line 160:0 Expected "}" to go with "{"

**/
/*Button Border*/
.button_border
{
	box-shadow: none !important;
  border: none !important;
}
a:-webkit-any-link {
    text-decoration: none;
}

@media screen and (min-width: 767px) {

#m-1648648386726 [data-label="Product"] {
    border: solid 1px #f0f0f0;
      padding: 15px!important;
}
}

.button_border{
  transition:all ease .5s;
}
.button_border:hover {
    background: #212A2F;
  transform:scale(1.01);
}
.button_border::after {
   box-shadow: none !important;
}
.item-content .gf_column:hover .img-holder {
     transform: scale(1.04);
}


.img-holder{
    transition:all ease .5s;
}
.module.gf_module-center.gf_module-center-lg.gf_module--md.gf_module--sm.gf_module--xs {
    overflow: hidden !important;
}
/**/
.image-with-text__media.image-with-text__media--small.gradient.color-background-1.global-media-settings.media {
    border: none !important;
}
.multicolumn.background-primary .multicolumn-card{
  background:none !important;}

/**/
h1.product__title, h3 {
    font-weight: bold;
}

/**/
h2.image-with-text__heading.h1{
  font-weight:bold;
}

/**/


/**/



/*Footer Navigation mobil*/

@media screen and (max-width: 767px){
.footer__content-top {
    padding-left: 30px !important;
    padding-right: 30px !important;
}}

@media screen and (max-width: 767px){
.footer .grid {
    display: flex !important;
  column-gap: unset !important;
}}

@media screen and (max-width: 767px){
.footer-block.grid__item {
    padding: 0;
    margin: 0px !important;
    width: 50% !important;
}}

@media screen and (max-width: 767px){
.footer-block__details-content.list-unstyled .list-menu__item--link {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}
.footer__content-top {
    padding-bottom: 0rem !important;
}


/*Accordeon linker Abstand*/
  
.chevron.iCon-right.text-.item-content.opend {
    padding-left: 0px !important;
}
  
/*Schriftgröße Preis*/
  span.price-item.price-item--regular {
    font-size: 25px;
    font-weight: bold;
}
     .list-menu--inline {
    display: inline-flex;
    flex-wrap: nowrap !important;
}
/*Dropdown auswahl*/
  .product-form__input.product-form__input--dropdown {
    width: 100%;
    max-width: 100%;
}

  
  .product-form__input.product-form__input--dropdown{
  width:100% !important;
    max-width: 44rem !important;
}
  .ultimate-badges {
    max-width: 44rem!important;
}
  
  @media screen and (min-width: 788px) {
  .tmenu_item_text
  {
    font-size: 14px !important;
  }
  }
  
/*Startseite Kategorieauswahl*/
  #e-1680701692863 .gf_image {
    object-fit: cover !important;
}

@media(max-width:768px){
  .wg-list.country-selector a {
    padding: 0 !important;
}
}  
 @media(min-width:768px){
  .tmenu_item .highlighter {
    background: #dcd741 !important;
    border-radius: 5px;
    font-weight: bold;
}
}


li.tmenu_item--root>a:hover:after {
    top: 10px !important;
}

