/* Source and licensing information for the line(s) below can be found at https://www.autoservice-audi.ru/themes/contrib/bootstrap/css/components/image-button.css. */
/**
 * @file
 * Styles for Bootstrap's image buttons.
 */

.image-button.is-disabled:hover,
.image-button.is-disabled:active,
.image-button.is-disabled:focus,
.image-button.is-disabled {
  background: transparent;
  opacity: 0.5;
  cursor: default;
}

/* Source and licensing information for the above line(s) can be found at https://www.autoservice-audi.ru/themes/contrib/bootstrap/css/components/image-button.css. */