#mobileshop img{display:none}#mobileshop>ul>li{width:100%;display:inline-block;margin-bottom:5px}#mobileshop>ul>li:nth-of-type(even){background-color:#eee}#mobileshop>ul>li:nth-of-type(odd){background-color:#f5f5f5}@media (prefers-color-scheme:light){#mobileshop>ul>li:nth-of-type(even){background-color:#eee}#mobileshop>ul>li:nth-of-type(odd){background-color:#f5f5f5}}#mobileshop>ul>li>a{display:inline-flex;min-height:auto;vertical-align:middle}#mobileshop>ul>li>a>h2{display:block;min-height:auto;padding:.5em}#mobileshop>ul>li>a:nth-of-type(1){width:calc(100% - 50px)}#mobileshop>ul>li>a:nth-of-type(2){width:48px}#mobileshop>ul>li>a:nth-of-type(3){display:none}#mobileshop>ul>li>a>.price{display:none}#mobileshop>ul>li>a.add_to_cart_button{text-align:center;visibility:hidden;padding:0;margin:0;width:0 !important}#mobileshop>ul>li>a.add_to_cart_button:after{content:'\f07a';font:normal normal normal 14px/1 FontAwesome;visibility:visible;position:absolute;background-color:rgba(96,154,254,.5);border-color:#000;border-radius:3px;border-width:1px;border-style:solid;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;padding:6.5px;width:49px;height:100%}#mobileshop>ul>li>a.add_to_cart_button.added:after{content:'\e017';visibility:visible;position:absolute;font-family:WooCommerce;background-color:rgba(96,154,254,.5);border-color:#000;border-radius:3px;border-width:1px;border-style:solid;box-shadow:none;box-sizing:border-box;color:#fff;cursor:pointer;padding:6.5px;width:49px;height:100%}