@media screen and (max-width: 524px) {
  #block20 .mobileckhambuger_togglerlabel {
    display: block !important;
    font-size: 33px !important;
    text-align: right !important;
    padding: 0px 10px 0 10px !important;
  }
}

@media screen and (min-width: 525px) and (max-width: 758px) {
  #row2column1 {
    margin: 0px 0px;
  }
}

.jshop_img{
  height:70vh;
  float: left;
  object-fit: cover;
}

.jshop h1 {
  margin-top: 0px;
  font-size: 0px;
}
.layout_7 .item .entry-meta-category {
  font-size: 13px;
  color: #fff;
  margin-bottom: 10px;
  text-align: center;
}

.layout_7 .post-meta .author::before {
  content: "";
  width: 0;
  height: 10px;
  margin: 0 15px;
  display: inline-block;
  background: none !important;
  border-right: 0px solid;
  opacity: 0.7;
}

div#maximenuck377 ul.maximenuck li.level1.parent > a:after, div#maximenuck377 ul.maximenuck li.level1.parent > span.separator:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    border-color: #000 transparent transparent transparent;
    top: 25px;
    right: -5px;
}

span.titreck {
  text-decoration: none;
  min-height: 17px;
  float: none !important;
  float: left;
  margin: 0;
  padding-top: 10px;
}

div#maximenuck377 ul.maximenuck li ul.maximenuck2 li.maximenuck, div#maximenuck377 ul.maximenuck2 li.maximenuck {
 
  padding-left: 20px;
}

.jshop_list_product .jshop .not_available, .jshop_list_product .jshop .available {
  margin-top: 0px;
  margin-bottom: 5px;
  text-align: right;
  padding-right: 20px;
  color: #7e8c8d;
  font-size: 10px;
}

.jshop_list_product .product .description {
  padding-bottom: 0px;
  padding-top: 0px;
  text-align: center;
  padding-left: 20px;
  font-size: 12px;
  color: #7e8c8d;
}

.jshop_list_product .jshop .price_extra_info, .jshop_list_product .manufacturer_name, .jshop_list_product .manufacturer_code, .jshop_list_product .real_ean, .jshop_list_product .jshop .base_price {
  text-align: left;
  margin-bottom: 5px;
}

.jshop_list_product .block_product:hover {
  border-radius: 0rem;
  box-shadow: 0 0px 0px rgba(1,2,2,.15);
}

.jshop_list_product .product .jshop_price {
  font-size: 12px;
  text-align: left;
}

jshop_list_product .product .jshop_price {
  font-size: 12px;
  text-align: left;
  padding-left: 20px;
}
jshop_list_product .block_product:hover {
  border-radius: 0.40rem;
  box-shadow: 0 0px 0px rgba(1,2,2,.15);
}
.jshop_list_product .product .name {
  text-align: center;
  font-size: 20px;
  margin-bottom: 5px;
  color: #000;
  padding-left: 20px;
}
.jshop_list_product .product .name a{
  text-align: left;
  font-size: 16px;
  margin-bottom: 5px;
  color: #000;
} 

.jshop_price {
  color: #7e8c8d;
  font-size: 12px;
  text-align: left;
  padding-left: 20px;
}
.jshop_list_product .product .buttons {
  text-align: center;
  padding-left: 0px;
}






#block1 .mobileckhambuger_togglerlabel {
    display: block !important;
    font-size: 63px !important;
    text-align: left !important;
    padding: 10px !important;
  }
.cart {
  border-collapse: collapse;
  border: 0px solid #ccc;
}
.tck-blog .item-image img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  object-fit: cover;
}
h2.tck-article-title {
  color: #000000;
  font-weight: 400;
  text-transform: normal;
  line-height: 30px;
  font-size: 20px;
  font-family: Cormorant Garamond;
}
.article-info dd {
  padding: 0;
  font-size: 10px;
  line-height: 10px;
}
.tck-blog .tck-article {
  display: flex;
  flex-direction: column;
  padding-bottom: 30px;
}
.form-inline {
  display: block;
}
.form-inline .input-group, .form-inline .custom-select {
    width: auto;
    margin-bottom: 10px;
  }