.search-products-margin{
    padding-bottom:50px;
    padding-left: 15px;
    padding-right: 15px;
}
.search-products-grid{
  padding-left: 15px;
  padding-right: 15px;
}
.search-products-allign{
  display: inline;
}
.search-products-grid .list-view-item__image-wrapper{
  text-align:center;
}
.products-height{
  max-width: 100%;
 vertical-align: middle;
}
.search-results .list-view-item__image-wrapper{
  height:220px;
  margin-bottom: 30px
}
.search-filter{
  margin-bottom:15px;
  padding-bottom:50px;
  text-align:center
}
.section-header-search-position{
  margin-top:127px;
  margin-bottom: 11px;
}
.btn-search{
}
.select-options-search li {
      padding: 10px 0 10px 0px;
}
.search-field-pos{
  padding-left:72px;
  padding-right:40px;
}
.search-header-res{
  color:#9E7D47;
  font-weight: 400;
  font-size: 29px;
  margin-bottom: 40px;
  letter-spacing: 0;
}
.search-input{
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #9E7D47;
  height: 30px;
    font-size: 19px;
    padding-left:3px;
    opacity:0.6;
}
.search-input:focus{
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #9E7D47;
  height: 30px;

}
@media screen and (max-width: 749px){
  .search-field-pos .search-input-holder{
    padding-left: 0;
  }
}
.search-mag{
    background-color: transparent;
    background-image: url("magnifier.png");
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: center;
    width: 20px;
    height: 20px;
    display: table-cell;
    }
.search-mag-pos{
  left: 200px;
}
.input-group-search{
  width: 221px;
  margin: 0 auto;
}
.search-nr-products{
  text-align: center;
  font-size: 20px;
  font-weight: 200;
    margin-bottom: 50px;
text-rendering: optimizeLegibility;
}
.search-products-grid a:hover {
  opacity:1;
}
.search-products-grid .list-view-item{
    width: 25%;
    float: left;
    border: none;
    position: relative;
}

.search-products-grid a.list-view-item .list-view-item__title-column{
    display: block;
    position: absolute;
    color: #9E7D47;
    text-transform: uppercase;
    width: 100%;
    text-align: left;
    height: 50%;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    transition: all 0.2s ease;
    left: 0;
    right: 0;
    max-width: 138px;
}
.search-products-grid a.list-view-item .list-view-item__title-column .special-link{
    font-size: 20px;
    text-transform: none;
    display: inline-block;
    line-height: 20px;
    background-position: right top 9px;
    margin-left: 0;
}

.search-products-grid .list-view-item__image{
    max-height: 142px;
}
@media screen and (min-width:320px){
  .search-products-grid .list-view-item__image{
      max-height: 142px;
  }
}
@media screen and (min-width:1200px){
  .search-products-grid .list-view-item__image{
      max-height: 142px;
  }
}
.search-products-grid .list-view-item__image-wrapper{

    margin-right: 0;
    vertical-align: middle;

}
.search-products-grid a.list-view-item{
    color: #9E7D47;
}
.search-products-grid .list-view-item__image-column{
    width: 100%;
    display: block;
}
.search-products-grid .list-view-item__title{
    color: #9E7D47;
    font-size: 29px;
}
.search-products-grid .list-view-item__title{
    font-size: 23px;
}
.search-products-grid a.list-view-item .list-view-item__title-column .special-link{
    font-size: 18px;
}
@media screen and (min-width: 650px){
.search-products-grid .list-view-item{
    width: 25%;
}}
@media screen and (max-width: 649px){
.search-products-grid .list-view-item{
    width: 50%;
}}
.search-item-title{
  color: black;
  opacity: 0.6;
  font-size: 20px;
  margin-top:15px;
  max-height: 85px;
  overflow: hidden;
  line-height: 26px
}
.search-item-price{
 font-size: 18px;
}
.search-list-wrapper .special-link{
  text-align: center;
  margin-left: -18px;
}
.search-page-width {
  max-width: 930px;
}
.result-image-article{

}
.search-article-title{
  max-width: 197px;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size:20px;
  margin-top:20px;
  color: #3d4246;
  text-align: center;
   margin: 20px auto;
}
@media screen and (max-width:360px){
.search-article-title{
   max-width:105px;
 }
}
.list-view-item__title{
  color: #9E7D47;
}
.article-results .list-view-item {
  padding-bottom: 22px;
  margin-bottom: 22px;
}
.result-image-article img {
  margin: auto;
  display: block;
}
@media screen and (max-width:400px){
  .result-image-article img{
    max-width: 90%;
  }
}
.pages-results{
  font-size: 19px;
}
.pages-results .list-view-item{
  border:none;
}
