

body.boxed .wrapper {
    background-color: #CBCDCC;
    border: 15px solid #fdfdfd;
}

.woocommerce .woocommerce-result-count {
    float: right;
    text-align: right;
    line-height: 55px;
    height: 60px;
    margin-bottom: 0px;
    font-family: inherit;
    display: none;
}

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering {
    width: 50%;
    height: 80px;
    display: none;
}