.smartbanner--cettire {
  width: 100%;
  height: 80px;
  padding: 0 16px 1px 2px;
  z-index: 888;
  top: 40.5px;
  background: #f5f5f5 !important;
}

.smartbanner--cettire .smartbanner__exit {
  position: absolute;
  top: calc(50% - 6px);
  left: 13px;
  display: block;
  margin: 0;
  width: 10.09px;
  height: 10.08px;
  border: 0;
  text-align: center;
  color: #212121;
}

.smartbanner--cettire .smartbanner__exit::before, .smartbanner--cettire .smartbanner__exit::after {
  position: absolute;
  width: 1.45px;
  height: 13px;
  background: #212121;
}

.smartbanner--cettire .smartbanner__icon {
  position: absolute;
  width: 57px;
  height: 57px;
  left: 34px;
  top: 11px;
  border-radius: 12px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0px 0px;
  background-size: 57px 57px;
}

.smartbanner--cettire .smartbanner__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 0px 0px 2px 12px;

  width: 184px;
  height: auto;
  left: 89px;
  top: 11px;

  /* Inside auto layout */

  flex: none;
  align-self: stretch;
  flex-grow: 1;
  margin: 0px 0px;
}

.smartbanner--cettire .smartbanner__info__title {
width: 172px;
height: auto;
left: 12px;
top: 9px;

/* Heading/14px • 0.875rem/Regular */

font-family: Basel Grotesk;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 140%;
/* identical to box height, or 20px */

letter-spacing: 0.01em;

/* 800 #424242 */

color: #424242;


/* Inside auto layout */

flex: none;
align-self: stretch;
flex-grow: 0;
margin: 0px 0px 2px 0px;
}

.smartbanner--cettire .smartbanner__info__price {
/* On Google Play */

width: 172px;
height: 17px;
left: 12px;
top: 29px;

/* Heading/12px • 0.75rem/Regular */

font-family: Basel Grotesk;
font-style: normal;
font-weight: normal;
font-size: 12px;
line-height: 140%;
/* identical to box height, or 17px */

letter-spacing: 0.03em;

/* 600 #757575 */

color: #757575;


/* Inside auto layout */

flex: none;
align-self: stretch;
flex-grow: 0;
margin: 0px 0px;
}

.smartbanner--cettire .smartbanner__info__author {
  display: none;
}
.smartbanner--cettire .smartbanner__button {
  padding: 0px 10px 1px;
  width: 78px;
  height: 32px;
  right: 16px;
  top: 23.5px;
  border: 1px solid #9e9e9e;
  border-radius: 2px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  min-width: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
}

.smartbanner--cettire .smartbanner__button:active {
  background: #EEEEEE !important;
}

.smartbanner--cettire .smartbanner__button__label {
  white-space: nowrap;
  width: 60px;
height: 20px;
left: 11px;
top: 5px;

font-family: Basel Grotesk;
font-style: normal;
font-weight: normal;
font-size: 14px;
line-height: 140%;
letter-spacing: 0.01em;
color: #212121;
display: block;
}