/*===========================================================
OVERRIDES
===========================================================*/

#secondary{
    display: none;
}
#primary{
    width: 100%;
    display: block;
    background: #fff;
}
.storefront-product-pagination{
    display: none;
}
.site-main {
    margin-bottom: 0;
}
#primary{
    margin-bottom: 0;
}

