.product-flags {
    z-index: 2;
}
.iframe-container{
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; 
  height: 0;
}
.iframe-container iframe{
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
.products-sort-order .dropdown-menu a[href*="product.sales.desc"],
.products-sort-order .dropdown-menu a[href*="product.name.asc"],
.products-sort-order .dropdown-menu a[href*="product.name.desc"] {
  display: none;
}
.product-description table {
max-width: 100% !important;
}
@media (max-width: 991px){
div.box-cateh2 .ApImage:hover img {
    transform: none;
}
div.box-h4bn2 .ApImage:hover img {
    transform: none;
}
}
body #wrapper {
    min-height: auto;
}
.ApImage img {
    height: auto;
}