.productCart .product_gallery { margin-left: -300px; width: 300px; }
.productCart .product_head { padding-left: 320px; }
.productCart .thumbnails .item { height: 65px; }

@media screen and (max-width: 1100px) { 
  .productCart .addtostore_button i { display: none; }
  .productCart .product_gallery { margin-left: -220px; width: 220px; }
  .productCart .product_head { padding-left: 240px; }
  .productCart .thumbnails .item { height: 50px; }
  /**/
  .table_cart .image { width: 9%; }
  .table_cart .image img { width: 50px; }
  .table_cart .table_cell.name.name_product { padding-left: 10px; padding-right: 10px; }
  .table_cart .product { font-size: 14px; }
  .table_cart .form_head .table_cell.remove { font-size: 0; }
  .table_cart .table_cell.amount { width: 50px; }
  .table_cart .amount input { font-size: 14px; }
  .table_cart .amount > div > div { display: none; }
  .table_cart .jNiceSelectWrapper { width: 140px !important; }
  .table_cart .remove { padding-right: 5px; }
}
@media screen and (max-width: 1000px) { 
  .productCart .product_buy .table,
  .productCart .product_buy .table_tr,
  .productCart .product_buy .table_cell { display: block; float: left; width: auto !important; }
  .productCart .product_buy .additional_info_box,
  .productCart .product_buy .cell_addtostore { width: 100% !important; margin-top: 20px; }
  .productCart .addtostore_button i { display: inline; }
}
@media screen and (max-width: 850px) { 
  .col { display: none; }
  .conteiner_site { padding-left: 0 !important; padding-right: 0 !important; }
  /**/
  .productCart .product_gallery { margin-left: -280px; width: 280px; }
  .productCart .product_head { padding-left: 300px; }
  .productCart .thumbnails .item { height: 50px; }
  /**/
  #order { font-size: 90%; }
  #order .higher { font-size: 100%; }
  #order .options_radio .higher { font-size: 90%; }
  #order .options_radio .name:first-child { min-width: 200px; }
  #order .options_radio,
  #order .options_radio .table_tr,
  #order .options_radio .table_cell { display: inline-block; }
  #order .options_radio .table_cell.separator { display: none; }
  #order .options_radio .table_cell.name { width: auto; text-transform: uppercase; white-space: normal; }
  #order .options_radio { margin-top: 15px; }
}
@media screen and (max-width: 660px) { 
  .productCart .product_gallery { margin-left: 25%; margin-right: 25%; width: 50%; padding-right: 0; margin-bottom: 10px; }
  .productCart .product_head { padding-left: 10px; }
  .productCart .thumbnails .item { height: 65px; }
}
@media screen and (max-width: 600px) { 
  .table_cart { display: block; }
  .table_cart > .table_tr { display: block; float: left; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 120px; position: relative; }
  .table_cart > .table_tr.form_head { display: none; }
  .table_cart > .table_tr > .table_cell { display: inline; float: left; border-width: 0 !important; padding-top: 0; padding-bottom: 0; }
  .table_cart .image { margin-left: -120px; width: 120px; }
  .table_cart .image img { width: 85px; margin: 0; }
  .table_cart .table_cell.name.name_product { width: 100% !important; padding: 0; white-space: normal; }
  .table_cart .name_product a { width: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 23px; }
  .table_cart .amount { margin-right: 20px; line-height: 31px; }
  .table_cart .amount input { height: 31px; padding-top: 7px; padding-bottom: 7px; }
  .table_cart .price { line-height: 31px; margin-right: 15px; }
  .table_cart .price_after_disc { line-height: 31px; margin-right: 15px; }
  .table_cart .sum { line-height: 31px; width: auto; }
  .table_cart .remove a { right: 5px; top: 35px; font-size: 18px; position: absolute; }
  .table_cart .product { padding-bottom: 30px; border-width: 0 0 3px!important; border-style: dashed; padding-top: 30px; }
  /**/
  #order .table_cart { display: block; }
  #order .table_cart > .table_tr { display: block; float: left; width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-left: 120px; position: relative; }
  #order .table_cart > .table_tr.form_head { display: none; }
  #order .table_cart > .table_tr > .table_cell { display: inline; float: left; border-width: 0 !important; padding-top: 0; padding-bottom: 0; }
  #order .table_cart .image { margin-left: -120px; width: 120px; }
  #order .table_cart .image img { width: 85px; margin: 0; }
  #order .table_cart .table_cell.name.name_product { width: 100% !important; padding: 0; white-space: normal; }
  #order .table_cart .name_product a { width: auto; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; padding-right: 23px; }
  #order .table_cart .amount { margin-right: 20px; line-height: 31px; }
  #order .table_cart .amount input { height: 31px; padding-top: 7px; padding-bottom: 7px; }
  #order .table_cart .price { line-height: 31px; margin-right: 15px; }
  #order .table_cart .price_after_disc { line-height: 31px; margin-right: 15px; }
  #order .table_cart .sum { line-height: 31px; width: auto; }
  #order .table_cart .remove a { right: 5px; top: 35px; font-size: 18px; position: absolute; }
  #order .table_cart .product { padding-bottom: 30px; border-width: 0 0 3px!important; border-style: dashed; padding-top: 30px; }
}
@media screen and (max-width: 530px) { 
  .productCart .product_gallery { margin-left: 20%; margin-right: 20%; width: 60%; }
  .productCart .thumbnails .item { height: 60px; }
}
@media screen and (max-width: 400px) { 
  .productCart .product_gallery { margin-left: 15%; margin-right: 15%; width: 70%; }
  .productCart .product_buy .cell_addtocart { width: 100% !important; }
  .productCart #addtocart { margin-left: 0; margin-top: 10px; }
}