@media only screen and (min-width: 768px) 
{
body.tax-product_cat >div#Wrapper > div#Content 
{
background: unset;
}
#Top_bar .menu > li > a
{
padding-top: 50px;
}
.mobile-tb-center #Top_bar .top_bar_right
{
z-index: 999;
}
}
.woocommerce ul.products.mfn-equal-heights li.product, 
.woocommerce-page ul.products.mfn-equal-heights li.product
{
background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 50%, rgba(232, 221, 212, 1) 50%, rgba(232, 221, 212, 1) 100%);
padding-bottom: 20px;
padding-left: 10px;
padding-right: 10px;
}
@media only screen and (min-width: 1024px) 
{
.woocommerce .product .related.products, 
.woocommerce .product .upsells.products 
{
background: unset !important;
}
} .topbar-punkte
{
line-height: 140%;
padding-top: 10px;
padding-bottom: 10px;	
font-size: 13px;
font-family: "Open Sans";
font-weight: bold;
padding-left: 5px;
padding-right: 5px;
}
.topbar-punkte li
{
display: inline-block;
padding-left: 0px;
padding-right: 20px;
}
.topbar-punkte li:last-child
{
padding-right: 0px;
}
.topbar-punkte li:before
{
content: "\f005";
font-family: "Font Awesome 5 Free";
font-weight: 900;
margin-right: 5px;
}
.topbar-punkte li.vorteilspunkt-1:before
{
content: " ";
background-image: url(https://kaffee-ferro.de/wp-content/uploads/2024/09/Icon-Italien.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 18px;
display: inline-block;
width: 18px;
height: 18px;
margin-bottom: -6px;
}
.topbar-punkte li.vorteilspunkt-2:before
{
content: "\f48b";
}
.topbar-punkte li.vorteilspunkt-3:before
{
content: "\f005";
}
.topbar-punkte li.vorteilspunkt-4:before
{
content: "\f879";
}
.topbar-punkte li.vorteilspunkt-5:before
{
content: "\f06b";
}
@media only screen and (max-width: 479px) 
{
.topbar-punkte
{	
font-size: 9px;
}
.topbar-punkte li.vorteilspunkt-1:before
{
background-size: 12px;
width: 12px;
height: 12px;
margin-bottom: -2px;
}
.topbar-punkte li
{
padding-right: 10px;
}
.topbar-punkte
{
line-height: 160%;	
}
}
@media only screen and (min-width: 480px) and (max-width: 767px) 
{
.topbar-punkte
{	
font-size: 11px;
}
.topbar-punkte li.vorteilspunkt-1:before
{
background-size: 14px;
width: 14px;
height: 14px;
margin-bottom: -4px;
}
.topbar-punkte li
{
padding-right: 10px;
}
.topbar-punkte
{
line-height: 160%;	
}
}