body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  font-weight: normal;
  color: #000;
}

.block {
  float: right;
  margin-bottom: 30px;
}

.search {
  margin-bottom: 20px;
}

.category-ad,
.region-switcher {
  border-bottom:1px solid #ccc;
  margin-left: -8px;
  margin-right: -8px;
  margin-bottom: 8px;
  padding-bottom: 8px;
}
.category-ad-inner,
.region-switcher-inner {
  padding-left: 8px;
  padding-right: 8px;
}

#category-browser {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  border:1px solid #ccc;
  margin-bottom: 30px;
}
span.category_title {
  font-weight: bold;
  font-size: 1.6rem;
}
.category_column ul.sub_categories span.category_title {
  font-weight: normal;
  font-size: 1.3rem;
}

.category_column ul.sub_categories li.element {
  font-weight: normal;
  padding: 0;
  margin: 0;
}
h3, h4, h5, h6, 
h2.title, h1.title {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  border-radius: 0;
  background: none;
}
h1.subtitle {
background: #eaeaea;
font-size: 1.6rem;
font-weight: bold;
margin: .1em 0;
padding: .32em 0 .32em .2em;
border-top: thin solid #ddd;
border-bottom: thin solid #ddd;
}
.listing_set article h1 {
margin: 0 0 .3em 0;
display: inline;
font-size: 1.6rem;
}

.breadcrumb {
  list-style: none;
  background: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}

.breadcrumb a, .breadcrumb div {
  float: left;
  display: block;
  text-decoration: none;
  color: #666;
  position: relative;
  background: none;
  text-shadow:none;
  font-size: 1.3rem;
}


.breadcrumb a:after, .breadcrumb div:after, .breadcrumb a:before, .breadcrumb div:before {
  display: none;
}

.row_even, .browsing_result_table_body_even, .seller_result_table_body_even {
  padding: .6em .4em;
  background: #f7f7f7;
  font-size: 1.4rem;
  color: #666;
}

.row_odd, .browsing_result_table_body_odd, .seller_result_table_body_odd {
  padding: .6em .4em;
  background: #fff;
  font-size: 1.4rem;
  color: #666;
}

.my-account ul li a, .my-account ul li a:visited {
  display: block;
  padding: .63em .3em .63em 2.2em;
  font-size: 1.4rem;
  font-weight: bold;
  background: #fefefe url('../images/backgrounds/bullet_list_arrow_1.gif') no-repeat left center;
  border-top: thin solid #fff;
  border-bottom: thin solid #f3f3f3;
  text-decoration: none;
  color: #666;
}

.no_results_box {
  background: #ecf4ff;
  border: thin solid #a9afd4;
  padding: .6em;
  color: #5f6672;
  font-size: 1.5rem;
  line-height: 1.1em;
  font-weight: bold;
  text-align: center;
  margin: .6em;
}

.page_instructions {
color: #666;
margin: .6em .3em 1em .3em;
padding: 0;
font-size: .75rem;
line-height: 1.1em;
}
#place-ad {
  text-align:center;
}
#place-ad .btn-place-ad {
  width: 300px;
  font-family: Signika;
  line-height: 54px;
  font-size: 18px;
  font-size: 1.8rem;
  height: 64px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.listing-details {
  border: 1px solid #ccc;
}

.social-buttons {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  height: 38px;
  padding-top: 8px;
}

.social-buttons .add-to-favorites {
  float: right;
}
#search-box {
  background: transparent url('../images/backgrounds/search-bg.png') repeat-x;
  height:64px;
  padding-top: 12px;
  margin-bottom:20px;
}
h1.search_title { 
  font-weight: normal;
  font-family: Signika;
  padding-left: 0;
  color: #fff;
  line-height: 64px;
  float: left;
  margin:0 20px 0 0;
}
.search-box-wrapper {
  border-radius: 4px;
  background: #fff;
  height: 40px;
}

  h1.search_title {
    font-size: 16px;
    display:none;
  }
  form.search-page input.keyword,
  form.showcase input.keyword {
     float: left;
     border: none;
     background: #fff;
     box-shadow: none;
     width:78%;

  }
form.search-page input[type="submit"],
form.showcase input[type="submit"] {
  font-family: Signika;
  text-transform: uppercase;
  float: left;
  margin-top: 3px;
  margin-right: 3px;
  width: 21%;
}
@media (min-width: 1002px){
  #search-box {
    border-radius: 8px;
    margin-bottom: 12px;
    padding-top: 0;
  }
  h1.search_title {
    display: block;
    font-size: 23px;
    background: transparent url('../images/logos/logo-search.png') no-repeat;
    padding-left: 121px;
  }
  form.search-page input.keyword,
  form.showcase input.keyword {
    width: 255px;
  }
  
  form.search-page input[type="submit"],
  form.showcase input[type="submit"] {
    width: auto;
  }
  .search-box-wrapper {
    margin-top: 12px;
    float:right;
  }
  #place-ad .btn-place-ad {
    float: right;
  }
}
@media (min-width: 1258px){

  h1.search_title { 
    line-height: 64px;
    float: left;
    margin:0 20px 0 0;
    font-weight: normal;
    font-family: Signika;
    font-size: 23px;
  }
  form.search-page input.keyword,
  form.showcase input.keyword {
      padding: 5px 9px;
      height: 40px;
      width: 392px;
      
      font-weight: normal;
      font-size: 1.4rem;
      font-family: "Helvetica Neue",Helvetica, Arial, sans-serif;
      
      border-radius: 8px;
  }
  .search-box-wrapper {
    width: 472px;
  }
}