.woocommerce-page.woocommerce .sidebar-item.widget_shopping_cart a.button {
color: #bfbfbf;
background-color: #374C9F;
}
.woocommerce-page.woocommerce .sidebar-item.widget_shopping_cart a.button:hover {
color: #000000;
background-color: #eaeaea;
}
.main-wrapper .col-lg-3 .sidebar-item p {
background-color: #ffffff;
}
#woocommerce_widget_cart-3.sidebar-item.woocommerce.widget_shopping_cart {
background-color: #ffffff;
}#post-body-content .menu-item .style-option {
display: none;
}
#post-body-content .menu-item .sign-up-item {
display: none;
}
#post-body-content .menu-item.menu-item-depth-0 .style-option {
display: block;
margin: 10px 2px 0;
}
#post-body-content .menu-item.menu-item-depth-1 .sign-up-item {
display: block;
margin: 10px 2px 0;
}