.hide-frequency-selector{
  display: none !important;
}.template-cart #shopify-section-announcement-bar,
.template-cart #shopify-section-header,
.template-cart #shopify-section-footer,
.template-cart #shopify-section-popup,
.template-cart header,
.template-cart footer,
.template-cart .site-header,
.template-cart .site-footer {
  display: none !important;
}

.template-cart #page-wrap,
.template-cart #content {
  padding-top: 0 !important;
}.template-cart #content{
  max-width:900px;
  margin:40px auto 60px;
  padding:0 20px;
}.template-cart #page-wrap{
  padding-top:10px!important;
}