/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/
/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
.br_main_top table {
  width: 100% !important;
}
.br_main_top table h3 a {
  color: #367A3E;
  font-size: 24px;
  font-weight: bold;
}
.br_main_top table .buy-btn a {
  color: #367A3E;
}

.br_right_table table {
  width: 100% !important;
}

.br_remove_all_compare, .br_show_compare_dif {
  color: #206b26 !important;
  padding: 3px 6px !important;
}/*# sourceMappingURL=product-compare.css.map */