/*****
 * Inline Shop CSS
 * Shop module elements that are displayed within regular CMS page templates.
 ***** */
 
#CartSummary {
}
 
    #CartSummary .cartLink {
    }
    
    #CartSummary .items {
    }
        
        #CartSummary .items .number {
        }
        