
.pdfla {
	
}

#HOOK_SHOPPING_CART .pdfla-cart {display:inline-block;}

.pdfla-cart{

    padding: 10px 10px;


}

.pdfla-cart .pdfla-delta-price,
.pdfla-cart .pdfla-start-from-price {
	font-weight: bold;
	text-decoration: underline;
}

.pdfla-cart .fd-table-table {
	display: table;	
}

.pdfla-cart .pdfla-icon {
	font-size: 26px;
	line-height: 26px;
	padding-right: 10px
}

.pdfla-cart .table-cell {
	display: table-cell;
	vertical-align: middle;
}

.cart_block .pdfla-cart {

    margin:10px;	
}

