.img-responsive {
  margin: 0 auto; }

@media (max-width: 767px) {
  .top_menu {
    float: none; }
    .top_menu .menu {
      width: 100%; }
      .top_menu .menu > li > a {
        text-align: left; } }

.shopping_cart > a:first-child:before {
  font-size: 36px; }

#header .header2 #header_logo {
  margin-bottom: 22px; }
  @media (max-width: 1199px) {
    #header .header2 #header_logo {
      text-align: center;
      margin-bottom: 0; } }

@media (min-width: 1200px) {
  header #tmsearch {
    float: left;
    margin-top: 47px; }
  header .top_menu {
    padding-top: 30px; } }
@media (max-width: 479px) {
  header #tmsearch #tmsearch_result {
    right: 0; } }
