
 

/*  There is no new inventory.  Removing "Models" from footer links list.  */
.ddc-footer .links .ddc-span3:first-child {display: none;}
.ddc-footer .ddc-span3 {margin-left: 30px;width: 30%;}


/*  Full width on view details buttons.  */
.alias-inventory-featured-used .inventory-featured-default .view-link {width: 100%;text-align: center !important;}

/*  Padding on full width featured inventory on index.  */
.index .inventory-featured-default {padding: 0px 1% 0px 1%;}
