/* DEVELOPMENT */

#formfield-form-widgets-items_per_row {
    display:none;
}

.product-updated {
    display:none;
}

/*

.container-fluid {
    background:#DEFFFF;
}
.container {
    background:#FFDEFF;
}
*/


/*
.product-title {background-color: #EDEDEE;}
.product-content {background-color: #F2EAF2;}
.product-actions {background-color: #FDEDED;}
.product-images {background-color: #EEDDDD;} 
.product-information {background-color: #ECECF7;}   
.product-bottom {background-color: #EDEDEE;}
.product-image {background-color: red;}          
.product-action {background-color: #FEFFEF;}          
*/

/* MEMOCART */

/*
.product-images {background-color: #EEDDEE;}  
.memo-cart {background-color: #EEEEEE;}
.product-listing {background-color: #DDDDDD;}
#sidebar {background-color: #CCCCCC;}
#sidebar-actions {background-color: #EEAAEE;}    
.product-info-wrapper {background-color: #EEEEEE;}    
.product-amount-wrapper {background-color: #DDEEEE;}    
.product-price-single {background-color: #EEEEEE;}   
.product-price-subtotal {background-color: #EEEEEE;}
*/  

/* CHECKOUT */
/*
#checkout {background-color: #EEDDEE;}
#checkout-fields {background-color: #EEDDDD;}
#checkout-form {background-color: #EEDDDD;} 
#checkout-sidebar {display: flex;background-color: #DDDDEE;}
#sidebar-actions {background-color: #EEAAEE;}  
.product-images {background-color: #EEDDEE;}     
.product-info-wrapper {background-color: #EEEEEE;}   
.product-price-single {	background-color: #EEEEEE;}
.product-price-subtotal {background-color: #EEEEEE;}    
.product-amount-wrapper {background-color: #DDEEEE;}
*/                    