/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
#iqithtmlandbanners-block-1 { display: none !important; }
.product-info-row {display: flex;

 }

.homeslider-container {
  float: unset;
}

@media screen and (max-width: 1000px) {
 .homeslider .caption {
   position: unset !important;
  }
}