.main-nav > span.subtitle-text {
display: none;
}
.woocommerce-cart-wrap .product-remove a {
background-color: red;
border: 2px solid red;
border-radius: 5px;
} .single-product #sidebar,
.single-product aside.sidebar,
.single-product #secondary {
display: none !important;
} .single-product #content,
.single-product #primary {
width: 100% !important;
max-width: 100% !important;
float: none !important;
margin: 0 auto !important;
border: none !important;
}