.itopplus-background {
background-image:none; 
background-color:none; 

}
@media screen and (min-width: 1024px) {
  #itopplus-nav-bar a {
    font-size: clamp(16px, 1.5vw, 24px);
  }

  .Template-AD-Name {
    min-height: 5vw;
  }

  .Template-AD-Title,
  .Template-AD-Name,
  .Template-AD-Price {
    font-size: clamp(14px, 1.5vw, 22px) !important;
  }

  .row.mainProductFilterContainer.row-fluid {
    display: flex;
    flex-wrap: wrap;
  }
}

.Template-AD-frame {
  position: relative;
}

.Template-AD-frame .discount {
  font-size: 18px;
  right: 0;
  top: 0;
}

.itpdiscount-percent-symbol {
  font-size: clamp(16px, 1vw, 18px) !important;

  top: -13px !important;
}

.itpdiscount-text {
  font-size: clamp(16px, 1vw, 18px) !important;
}

.Template-AD-frame > a div {
  position: unset !important;
  height: auto !important;
  overflow: unset !important;
}


img.pStatusProduct {
    max-width: 50px;
    max-height: 50px;
    aspect-ratio: 1;
}

