@media only screen AND (min-width:320px) AND (max-width:480px)  { /* smartphones, iPhone, portrait 480x320 phones */
  #wholesale .filters form {
    display: block;
  }

  #wholesale .filters form .form-group > div {
    display: flex;
    flex-wrap: wrap;
  }

  #wholesale .filters form .form-group > div > label {
    width: calc(50% - 20px);
    display: block;
    text-align: center;
    margin: 0 10px 10px 10px;
    padding: 5px 0 5px 0;
  }

  #wholesale .filters form .form-group.brandslist > div > label {
    margin: 0 10px 20px 10px;
  }

  #wholesale .filters form .form-group > div > label:last-of-type {
    margin: 0 10px 10px 10px;
  }

  #wholesale .filters form .form-group label > span {
    display: block;
  }

  #wholesale .filters form .form-group label > span.imgspan {
    display: block;
  }

  #wholesale .filters form .form-group label > span.imgspan img {
    width: auto;
    height: 40px;
  }

  iframe {
    width: 100%;
  }

  #container #content {
    margin: 0 20px;
  }

  #modalAuthReg.popup-modal,
  .popup-modal {
    width: calc(100% - 20px);
    margin-left: calc(-50% + 10px);
  }

  #modalAuthReg.popup-modal {
    width: calc(100% - 60px);
    margin-left: calc(-50% + 10px);
  }

  #container #content #wholesale .fnc-buttons button {
    margin: 0 0 20px 0;
  }

  #container #content .wholesaletpl P {
    text-align: left;
  }

  footer .partners {
    display: none;
  }

  footer > div .footermenu > div:last-of-type {
    margin: 0 0 0 80px;
  }

  footer .contactinfo {
    width: 100%;
    margin: 20px 0 0 0;
  }

  footer .addons {
    margin: 30px 0 0 0;
    width: 100%;
    display: block;
  }

  #container header .head-1 {
    padding: 20px 15px;
  }

  #container header .head-1 .run-line {
    display: none;
  }

  #container header .head-1 .topphone {
    margin: 0 0 0 0;
  }

  #container header .head-1 .choose-city {
    margin: 0 0 0 auto;
  }

  #container header .head-1 .logotype {
    background-size: 50px auto;
    width: 50px;
  }

  #container header .top-cart {
    margin: 0 0 0 auto;
  }

  #wholesale .filters {
    text-align: center;
  }

  #wholesale .filters form .form-group {
    width: 100%;
    margin: 0 0 20px 0;
  }

  #wholesale .filters form .form-group.percents > div {
    flex-wrap: wrap;
  }

  #wholesale .filters form .form-group.percents > div > label {
    width: 100%;
    margin: 0 0 20px 0;
  }

  #wholesale .filters form .form-group.percents label > span {
    width: 100%;
  }

  #wholesale .products {
    display: block;
    width: 100%;
  }

  #wholesale .products .product-el {
    width: 100%;
  }

  #wholesale .products .product-el .buy .custom-alert,
  #wholesale .products .product-el .buy button {
    left: 50%;
    margin: 0 0 0 -75px;
    width: 150px;
  }

  #wholesale .products .product-el .buy .custom-alert.alert-success,
  #wholesale .products .product-el .buy .custom-alert.alert-warning {
    padding: 10px 0;
  }

  footer .foot-2 {
    flex-wrap: wrap;
  }

  footer .foot-2 {
    flex-wrap: wrap;
  }

  #content #product-page{
    width: calc(100% - 40px);
    margin: 0 20px;
  }

  #product-page .top .cart-desc .price .discount-price > div {
    justify-content: center;
  }

  #product-page .center .manuals a {
    display: block;
    text-align: center;
  }

  #content .item-page #product-page .labels {
    display: flex;
    justify-content: center;
    top: 0;
  }

  #product-page .top {
    display: block;
  }

  #product-page .top .image {
    width: 100%;
  }

  #product-page .top .image img {
    width: 75%;
  }

  #product-page .top .cart-desc {
    width: 100%;
  }

  #product-page .top .cart-desc .price {
    text-align: center;
  }

  #product-page .top .cart-desc .quantity-price {
    text-align: center;
  }

  #product-page .top .cart-desc .quantity-price .buttons {
    width: 100%;
  }

  #product-page .top .cart-desc .quantity-price form {
    margin: 0 auto;
    width: 100%;
  }

  #product-page .top .cart-desc .btn-favorites {
    margin: 10px 0 0 0;
  }

  #content #product-page h2 {
    text-align: center;
    line-height: 2rem;
  }

  #product-page .cart-desc .added-to-cart-alert {
    width: 100%;
  }

  #product-page .breadcrumps {
    text-align: center;
    font-size: 13px;
  }

}
