/* #grid-view4.btn-view {
  display: inline-block !important;
} */

.product-price .product-thumb .caption .product-model {
  white-space: pre-wrap;
}

@media screen and (min-width: 1500px) {
  .product_list_toolbar button.btn-view:nth-child(4).active ~ .indicator-active {
    transform: translateX(120px);
  }
}

@media screen and (min-width: 1200px) {
  .product-price .product-thumb .caption .product-model {
    width: 130px;
    text-align: left;
  }
}
