body.home #container,
body.tax-product_cat #container,
body.single-product #container {
  float: right;
  padding: 0 0 0 2%;
}
body.home .widget-area,
body.tax-product_cat .widget-area,
body.single-product .widget-area {
	padding: 15px 2% 0 0;
}

body.archive .content-area,
body.single .content-area {
  float: right;
  padding: 0 0 0 2%;
}
body.archive .widget-area,
body.single .widget-area {
	padding: 15px 2% 0 0;
}