#ittweb-accelasearch-bar-container .logo-header{
  background-image: url("https://dcnetworks.ie/wp/wp-content/uploads/2017/11/placeholder-logo-2.png");
}

#ittweb-accelasearch-bar-container .product-grid-item>img.error{
  content: url("http://www.cmsi-id.com/assets/product/chemical/pt-cahayatiara-mustika-scientific-indonesia_2gfed_254.png");
}

/* visualizzazione static grid */
/* #ittweb-accelasearch-bar-container .configurable .card{
  height:auto;
}

@media screen and (min-width: 768px){
  #ittweb-accelasearch-bar-container .card{
    height:500px;
  }

  #ittweb-accelasearch-bar-container .dv-star-rating{
    height: 20px;
  }

  #ittweb-accelasearch-bar-container .highlight-container{
    margin: 0px 5px;
  }

  #ittweb-accelasearch-bar-container .product-grid-item>.name{
    height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }

  #ittweb-accelasearch-bar-container .product-grid-item>img{
    height: 200px;
  }

  #ittweb-accelasearch-bar-container .product-grid-item .description>.title, #ittweb-accelasearch-bar-container .product-grid-item .short_desc>.title{
    margin-top:0 !important;
  }

  #ittweb-accelasearch-bar-container .short_desc>.value, #ittweb-accelasearch-bar-container .product-grid-item .description>.value{
    margin-top:0 !important;
    height: 94px;  
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }
} */

/* @media screen and (min-width: 425px){
  #ittweb-accelasearch-bar-container .card{
    height:400px;
  }

  #ittweb-accelasearch-bar-container .product-grid-item>.name{
    height: 40px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }

  #ittweb-accelasearch-bar-container .short_desc>.value, #ittweb-accelasearch-bar-container .product-grid-item .description>.value{
    margin-top:0 !important;
    height: 60px;  
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }

  #ittweb-accelasearch-bar-container .product-grid-item>img{
    height: 150px;
  }

  #ittweb-accelasearch-bar-container .dv-star-rating{
    height: 20px;
  }
} */