/*** BEGIN STORE ***/

.ar-shopping-cart {
    display: none;
    background: #ffcc00;
}

.search-align {
    text-align:right;
}

td.product-list-item-container, td.product-list-item-container-alt {
    padding: 20px;
}


.product-detail {
    padding: 20px;
}

/*** END STORE ***/