/*
File generated by XWK on Thu, 12 Jun 2025 11:50:19 +0200 - NEVER EDIT THIS FILE 
File src: Creator/plugins/shop/frontend/src/scss/products/tiny-list.scss 
Compile Time: 2ms 
*/
.product-tiny-list .product-list-item{border-bottom:1px solid #ddd;padding-bottom:8px;margin-bottom:8px;}.product-tiny-list .product-list-item > table .image{width:70px;}.product-tiny-list .product-list-item > table .price{width:110px;}.product-tiny-list .product-list-item > table .addtocart{width:46px;vertical-align:middle;}.product-tiny-list .product-list-item .price-container{margin-right:10px;}.product-tiny-list .product-list-item .price-container .price{text-align:right;line-height:42px;}.product-tiny-list .product-list-item .price-container.has-discount-price{text-align:right;}.product-tiny-list .product-list-item td.addtocart.force-item-icon-link-style > .item-link.icon-link.button-add-to-cart > a{margin:0;}.product-tiny-list .product-list-item:last-child{padding-bottom:0px;margin-bottom:0px;border-bottom:none;}@media (max-width:460px){.product-tiny-list .product-list-item > table{display:block;}.product-tiny-list .product-list-item > table tr{display:block;}.product-tiny-list .product-list-item > table .image{display:inline-block;width:70px;}.product-tiny-list .product-list-item > table .title{display:inline-block;min-height:42px;width:calc(100% - 70px);}.product-tiny-list .product-list-item > table .price{display:inline-block;width:calc(100% - 46px);}.product-tiny-list .product-list-item > table .addtocart{display:inline-block;width:46px;vertical-align:middle;}}