﻿@media (-webkit-min-device-pixel-ratio: 1.25)and (min-width: 1025px), (min-resolution: 120dpi) and (min-width: 1025px) {
  .center-2 .item-box {
    width: 19.2%;
  }

    .center-2 .item-box:nth-child(3n+1), .center-2 .item-box:nth-child(5n+1) {
      /*margin-left:1%;*/
      clear: none;
    }

    .center-2 .item-box:nth-child(4n+1) {
      margin-left: 1%;
      clear: none;
    }

    .center-2 .item-box:nth-child(5n+1) {
      margin-left: 0%;
      clear: both;
    }
    .item-box .details .add-info .prices.hasOldPrice.priceLenghtLimited23 {
      margin-top: -5px;
    }

    .item-box .details .add-info .prices.hasOldPrice.priceLenghtLimited23 .actual-price {
      margin-bottom: 5px;
    }
}
@media (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 1025px) and (max-width: 1438px), (min-resolution: 120dpi) and (min-width: 1025px) and (max-width: 1438px) {
  .item-box .details .add-info .prices.hasOldPrice {
    margin-top: -5px;
  }

  .item-box .details .add-info .prices.hasOldPrice .actual-price {
    margin-bottom: 5px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1025px) and (max-width: 1438px), (min-resolution: 144dpi) and (min-width: 1025px) and (max-width: 1438px) {
  .item-box .details .add-info .prices.hasOldPrice {
    margin-top: -5px;
  }

    .item-box .details .add-info .prices.hasOldPrice .actual-price {
      margin-bottom: 5px;
    }
}

@media (-webkit-min-device-pixel-ratio: 1.25) and (min-width: 1025px), (min-resolution: 120dpi) and (min-width: 1025px) {

  .item-box .details .add-info .prices .price {
    font-size: 15px;
  }
  /* .item-box .details .add-info .prices .priceLenghtLimited {
		font-size: 15px;
	} */

  .item-box .details .add-info .prices .priceLenghtLimited15 {
    font-size: 13px;
  }
}
@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1025px), (min-resolution: 144dpi) and (min-width: 1025px) {

  .item-box .details .add-info .prices .price {
    font-size: 15px;
  }
  /* .item-box .details .add-info .prices .priceLenghtLimited {
		font-size: 15px;
	} */

  .item-box .details .add-info .prices .priceLenghtLimited15 {
    font-size: 13px;
  }
}

@media (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 1025px), (min-resolution: 144dpi) and (min-width: 1025px) {
  .center-2 .item-box {
    width: 19.2%;
  }

    .center-2 .item-box:nth-child(3n+1) {
      margin-left: 1%;
      clear: none;
    }
    .center-2 .item-box:nth-child(5n+1) {
      margin-left: 1%;
      clear: both;
    }
    .center-2 .item-box:nth-child(4n+1) {
      clear: none;
    }

    .center-2 .item-box:nth-child(5n+1) {
      margin-left: 0%;
    }
    .header-logo a img {
      max-height: 35px;
    }

    .item-box .details .add-info .prices.hasOldPrice.priceLenghtLimited23 {
      margin-top: -5px;
    }

    .item-box .details .add-info .prices.hasOldPrice.priceLenghtLimited23 .actual-price {
      margin-bottom: 5px;
    }

    .item-box .promotion-item .product-title {
      font-size: 1.05em !important;
    }
    .item-box .promotion-item .details .button-2 {
      font-size:12px !important;
    }
}
