.box__item-product {
  background-color: white;
  border: 1px solid #ccc;
  position: relative;
  padding: 0; }
  .box__item-product div p {
    padding: 4px 8px; }
  .box__item-product div img {
    margin-right: 6px;
    margin-left: 6px; }
  .box__item-product .new {
    margin: 5px; }
  .box__item-product:hover {
    background-color: white !important;
    opacity: 1 !important; }
  .box__item-product:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0);
    transition: 250ms background-color; }
  .box__item-product:hover:after {
    background-color: rgba(204, 204, 204, 0.2); }
  .box__item-product .box_img {
    /*position: relative;*/
    display: block;
    width: 100%;
    height: auto; }

.xnews {
  min-height: 300px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px; }
  .xnews .img {
    block-size: border-box; }
  .xnews .text {
    padding: 10px;
    block-size: border-box;
    width: calc(100% - 450px); }
    .xnews .text p {
      font-size: 16px; }

.xnews_item {
  width: 400px;
  padding: 10px;
  block-size: border-box; }
  .xnews_item img {
    width: 100%; }

.updown {
  display: none; }

.page-ord .trash_col {
  order: 2;
  display: flex;
  flex-direction: row;
  /*justify-content: flex-end !important;*/
  align-items: center !important;
  width: 15%; }

.order__view .color_box {
  text-align: center; }
  .order__view .color_box .color {
    margin: auto; }
.order__view .count-col span {
  font-weight: bold; }

.youtube {
  height: 500px; }

.qa_slide {
  overflow: hidden; }

.schemas {
  border: 1px solid #ccc;
  border-top: none;
  display: flex; }

.schema {
  max-width: 200px;
  width: 30%;
  margin: 10px;
  border: 1px solid #eee; }

.schema__images {
  width: 101%;
  max-height: 101%;
  display: block;
  object-fit: cover;
  object-position: center; }

.trash_col img {
  height: 25px;
  width: auto !important;
  /*border: 1px solid red;*/ }
.trash_col .disabled {
  opacity: 0.5; }
.trash_col span {
  width: 35px;
  height: 25px;
  /*padding: 1px 6px;*/
  margin: 0px 2px; }
  .trash_col span a.link {
    height: 25px;
    padding: 1px 2px;
    text-align: center;
    width: 35px; }

.page-current .trash_col img {
  margin-left: 10px;
  height: 20px;
  width: auto !important; }

.form__item-small {
  display: inline-block;
  width: 5em;
  /*height: 45px;*/
  padding: 3px 5px;
  vertical-align: top;
  color: #222;
  border: 1px solid #ccc;
  background-color: transparent;
  font-size: 1em; }

.dropdown__item {
  cursor: pointer; }

.link_page {
  text-decoration: none;
  color: #d74b4b; }

.link_title {
  text-decoration: none; }

.link_title:hover {
  color: #d74b4b; }

.item__gallery .item__gallery-view img,
.item__gallery .item__gallery-preview img {
  background-color: #f7f7f7; }
.item__gallery .item__gallery-preview img.active {
  border: 1px solid #ccc; }

.map_info .selected .map_title {
  color: #d74b4b; }

.product_box {
  padding: 20px; }
  .product_box .profile_item {
    padding: 5px 0; }
    .product_box .profile_item .xname {
      width: 90px;
      min-height: 70px; }
    .product_box .profile_item img {
      margin: 0 15px;
      height: 70px; }
  .product_box .form__item {
    height: auto;
    padding: 10px 15px;
    font-size: 1em; }

.profile_item input[type="checkbox"] {
  height: 40px; }

.profile_item input[type="select"] {
  height: 40px; }

.maintile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*justify-content: space-between;*/
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.color_selector_box {
  display: flex;
  /*justify-content: space-between;*/
  flex-wrap: wrap; }

.color_selector {
  margin: 2px;
  padding: 5px;
  width: 50px;
  text-align: center; }
  .color_selector label {
    color: white;
    font-size: 80%;
    text-outline: 1px #0c0c0c;
    text-shadow: -1px -1px 0 #888, 1px -1px 0 #888, -1px 1px 0 #888, 1px 1px 0 #888; }

.color-image {
  background-size: 40px;
  background-repeat: no-repeat;
  background-position: center; }

.otherDetailBox {
  /*border: 1px solid #dddddd;*/
  flex-wrap: wrap; }

.minus img {
  width: 10px;
  height: 10px;
  margin: auto; }

.count_box .count {
  padding: 0 10px; }

.count_box .count .form__item-small {
  text-align: center !important; }

.form__item-center {
  text-align: center; }

.page-current .names_row .table__col:nth-of-type(9) {
  text-align: center; }

.iconred {
  fill: #d74b4b; }

.tile__item h3, .tile__item-cat h3 {
  color: #2e3033; }

.active {
  color: #d74b4b !important; }

.active-inverse {
  background-color: #d74b4b !important;
  color: white !important;
  padding: 0 3px;
  border-radius: 3px; }

.new {
  background-color: #d74b4b;
  padding: 1px 4px 3px 4px;
  color: white !important;
  border-radius: 4px;
  display: inline;
  /*font-size: 90%;*/
  /*font-size: 15px;*/ }

.link .overnew,
.view_as_list_row_a .overnew {
  position: relative; }

.link .new {
  background-color: #d74b4b;
  position: absolute;
  top: 0;
  right: 0;
  /*float: right;*/
  overflow: visible;
  color: white !important;
  border-radius: 4px;
  /*font-size: 15px;*/
  display: block !important;
  text-transform: uppercase;
  text-align: right !important;
  padding: 0px 4px;
  width: auto !important;
  align-self: flex-end !important; }

.view_as_list_row_a .new {
  font-size: 0.8em;
  background-color: #d74b4b;
  position: absolute;
  top: 4px;
  right: 4px;
  /*float: right;*/
  overflow: visible;
  color: white !important;
  border-radius: 4px;
  /*font-size: 15px;*/
  display: block !important;
  text-transform: uppercase;
  text-align: right !important;
  padding: 0px 3px;
  width: auto !important;
  align-self: flex-end !important; }

.fade-enter-active, .fade-leave-active {
  transition: opacity .5s; }

.fade-enter {
  opacity: 0; }

table.xt tr td,
.xt td {
  padding: 2px !important;
  border-bottom: 1px solid black !important; }

.item__detail-color p {
  border: 1px solid white;
  padding-left: 3px;
  padding-right: 3px;
  white-space: nowrap;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  box-sizing: border-box; }

.item__detail-color.active p {
  color: #d74b4b;
  border: 1px solid #d74b4b;
  padding-left: 3px;
  padding-right: 3px; }

a.faded {
  opacity: .5; }

.show_paged {
  width: 220px;
  overflow: hidden; }

.color-image .preview {
  width: 200px;
  height: 200px;
  background-size: 100%; }

.item__detail {
  position: relative; }

.preview-color {
  width: 150px;
  height: 200px;
  background: white no-repeat 50% 25%;
  background-size: 90%;
  border: 2px solid #ccc;
  /*margin-left: 350px;*/
  /*margin-right: 100px;*/
  margin-top: 0px;
  position: fixed;
  /*left: 0px;*/
  overflow: visible;
  z-index: 10; }
  .preview-color .preview-color-title {
    margin-left: auto;
    margin-right: auto;
    bottom: 5px;
    position: absolute;
    text-align: center;
    width: 100%; }

.btn_small {
  min-width: 100px !important;
  height: 30px !important;
  padding: 4px 24px;
  /*overflow: visible;*/
  z-index: 20; }

.btn_lnk {
  padding: 16px 24px 12px 24px !important; }

.right_controls {
  float: right;
  z-index: 25; }

.desktop {
  /*display: block;*/ }

.mobile {
  display: none; }

.small_col {
  width: 5% !important; }

.mob_col {
  display: none; }

.footer__col {
  width: 20%;
  padding-right: 50px;
  /*border: 1px solid red;*/ }

.footer__col .nav__list .link {
  /*border-left: 1px solid red;*/
  /*padding-left: 5px;*/ }

.admin-area {
  background-color: #c0eaec;
  padding: 10px; }

.order_form .totals .left {
  width: 50%;
  padding: 5px; }
.order_form .totals .right {
  width: 50%;
  padding: 5px; }
.order_form .right .pay .subp {
  display: inline-block;
  width: 60%; }
.order_form .right .pay .summ {
  display: inline-block;
  width: 35%;
  font-size: 15px;
  font-weight: bold; }
.order_form .text_box {
  height: 100px; }
.order_form .pay .totalsflex {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap; }
  .order_form .pay .totalsflex .totalblock {
    display: inline-block;
    width: 50%;
    min-width: 50%; }

.text-right {
  float: right;
  text-align: right;
  padding-top: 5px; }

.navigation {
  height: 45px; }

.order_files {
  background-color: #c0eaec;
  padding: 20px;
  margin-bottom: 30px; }

.order_files h3 {
  padding: 10px;
  margin: 2px; }

.order_files .order_form {
  background-color: #c0eaec;
  margin-bottom: 10px; }

.order_files .left,
.order_files .right {
  padding: 10px; }

.order_files .files {
  padding: 20px; }

.order_files .cfile,
.order_form .cfile {
  padding: 0 10px 0 0;
  display: inline-block; }

.files .fname {
  padding-top: 2px;
  padding-bottom: 2px;
  display: inline-block;
  width: 35%; }

.files .ftype {
  padding-top: 2px;
  padding-bottom: 2px;
  display: inline-block;
  width: 60%; }

.filelist {
  margin: 5px 0;
  display: flex;
  height: 25px; }

.filelist .ftype {
  width: 40%;
  font-weight: 600; }

.filelist .fname {
  width: 55%;
  overflow: hidden; }

.page__edit .table__col {
  width: 8%; }
.page__edit .art__row {
  width: 20%; }
  .page__edit .art__row .big_col {
    width: 50%; }
.page__edit .names_row {
  margin-left: 15px; }
  .page__edit .names_row .big_col {
    width: 9%; }

.btn_dl {
  background-image: url(../img/svg/filea.svg);
  background-position: 198px center;
  background-size: 30px; }

.btn_pdf {
  background-image: url(/img/svg/pdf.svg); }

.btn_xls {
  background-image: url(/img/svg/xls.svg); }

.btn_jpg {
  background-image: url(/img/svg/jpg.svg); }

.btn_att {
  min-width: 240px;
  background-image: url(/img/svg/clip.svg);
  background-position: 198px center; }

.dg-btn--cancel {
  background-color: gray !important;
  color: white !important; }

.dg-btn--ok {
  background-color: #d74b4b !important;
  color: white !important;
  border-color: #d74b4b !important; }

.search {
  position: relative; }
  .search .l {
    position: absolute;
    left: 0;
    right: 28px; }
  .search .r {
    width: 28px !important;
    position: absolute;
    right: 0;
    height: 20px; }
    .search .r button {
      background: #555 url(/img/loop2.png) no-repeat center;
      cursor: pointer;
      width: 28px;
      border: none;
      height: 28px; }

.date_col {
  width: 8% !important; }

.history .table__row,
.history .table__col {
  padding: 2px !important; }

.history .xl_col {
  width: 40%; }

.names_row .table__col.pri {
  color: #d74b4b;
  font-weight: bold; }

.no_border_bottom {
  border-bottom: 0 !important; }

.no_margin_bottom {
  margin-bottom: 0 !important; }

.fullstar {
  background-image: url("/img/st.png"); }

.table__row.found {
  background-color: #fff; }

.table__row.found:hover {
  background-color: #ddf; }

.btn_status {
  background-color: #d74b4b;
  color: white; }

.btn_status.enabled {
  background-color: #4bd74d !important;
  color: white; }

.link_fixed {
  font-weight: 600; }

.btn_prev_cat {
  width: 5px;
  height: 5px;
  padding: 3px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border: 1px solid #000;
  border-top: transparent;
  border-left: transparent;
  outline: 0;
  background-color: transparent; }

.b_next_cat {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg); }

.prof__box_fill {
  display: block;
  flex-grow: 2 !important; }

.pag__inner p {
  margin-left: 10px;
  margin-right: 10px; }

.tile__news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*justify-content: space-between;*/
  flex-wrap: nowrap;
  width: 100%;
  margin-bottom: 20px; }

h2.order_head {
  display: flex;
  width: 100%;
  flex-flow: row;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: space-between;
  vertical-align: baseline;
  font-size: 20px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400; }

.price_fob {
  /*float: right;*/
  display: block;
  /*margin-right: 40%;*/
  width: 10%;
  text-align: center;
  flex-grow: 1; }

.price_fob_rel {
  /*float: right;*/
  display: block;
  position: absolute;
  bottom: 40px;
  width: 100%;
  /*height: 30px;*/
  left: 0;
  right: 0;
  /*margin-right: auto !important;*/
  /*margin-left: auto !important;*/
  text-align: center;
  font-size: 1.2em;
  /*background-color: blue;*/ }

.price_fob_rel select {
  color: #2e3033; }

.price_in {
  position: relative;
  /*border: 1px solid #7c1a06 ;*/ }

.order_head .delete_all {
  float: right;
  /*display: block;*/
  /*align-items: flex-end;*/ }

.delete_all p {
  font-size: 15px; }

.delete_all a,
.delete_all p {
  text-decoration: none !important;
  white-space: nowrap;
  display: inline; }

.toggle_line {
  display: flex;
  flex-direction: row;
  width: inherit; }

.toggle_articul {
  border: 1px solid #ccc;
  min-width: 75px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  margin-left: 0;
  margin-right: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  vertical-align: center;
  padding: 6px 6px;
  background-color: white; }

.toggle_empty {
  border-bottom: 1px solid #ccc;
  flex-grow: 3; }

.toggle_articul:first-child {
  min-width: 140px; }

.item__row .table__row:first-child {
  border-top: none; }

.toggle_articul.activetab {
  background-color: #f9f9f9 !important;
  border-bottom: none; }

.cols_grow {
  flex-grow: 2 !important;
  flex-flow: row !important;
  display: flex; }

.col_cc {
  width: 30% !important;
  min-width: 30% !important;
  flex-grow: 1 !important; }

.col_sizes {
  width: 20% !important;
  min-width: 20% !important;
  flex-grow: 1 !important; }

.col_advkey {
  width: 50% !important;
  flex-grow: 1 !important; }

.col_custkey {
  width: 50% !important;
  flex-grow: 1 !important; }

.table__col.count-box {
  min-width: 150px !important;
  width: 150px !important;
  flex-grow: 1 !important;
  block-size: fit-content; }

.table__col.pri {
  min-width: 80px !important;
  width: 80px !important;
  flex-grow: 0 !important;
  padding-left: 0; }

.keys {
  display: flex;
  flex-flow: row;
  width: 100%;
  flex-grow: 1 !important; }

.required:after {
  content: '*';
  color: #d74b4b;
  padding-left: 5px; }

/* top catalog grid*/
.catalog__grid {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat(3, minmax(250px, 1fr));
  grid-template-rows: repeat(auto-fill, minmax(200px, 1fr)); }

.catalog__grid__item {
  font-size: 150%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
  padding: 40px;
  background-color: #f7f7f7;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-start;
  background-repeat: no-repeat;
  background-position: 100% center;
  background-size: 45%;
  /*height: 100%;*/
  /*justify-content: flex-end;*/ }

.catalog__grid__item h3,
.catalog__grid__item p {
  max-width: 50%;
  color: #2e3033; }

.catalog__grid__big {
  grid-row: auto / span 2;
  background-position: right 75%;
  background-size: 70%; }

.catalog__grid__cat {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  grid-template-rows: repeat(auto-fill, minmax(100px, 1fr)); }

.catalog__grid__cat__item {
  /*border: 2px dashed #888;*/
  padding: 2px; }

.catalog__grid__cat__item a {
  text-transform: uppercase; }

.catalog__grid__cat__item ul {
  margin: 2px;
  padding: 10px; }

.catalog__grid__catmobile {
  display: grid;
  margin-top: 20px;
  margin-bottom: 20px;
  grid-gap: 20px;
  grid-template-columns: repeat(auto-fit, minmax(90px, 1fr));
  grid-template-rows: repeat(auto-fill, minmax(100px, 1fr)); }

.catalog__grid__catmobile__item {
  /*border: 2px dashed #888;*/
  text-align: center;
  padding-bottom: 2px; }

.catalog__grid__catmobile__item a {
  text-transform: uppercase; }

.catalog__grid__catmobile__item a img {
  width: 70px;
  height: 70px; }

.form__white {
  background-color: white;
  color: black;
  width: 150px; }

.button_box {
  width: 30%; }

.button_box .btn {
  width: 100%; }

.button_box .btn_red,
.button_box .desktop {
  width: 49%; }

.ColorBoxGrid {
  display: grid;
  grid-gap: 5px;
  grid-template-columns: repeat(auto-fill, minmax(60px, 1fr));
  grid-template-rows: repeat(auto-fill, minmax(70px, 1fr));
  /*min-width: 400px;*/
  width: 100%;
  /*alignment: center;*/ }
  .ColorBoxGrid .active p {
    color: #d74b4b;
    border: 1px solid #d74b4b;
    padding-left: 3px;
    padding-right: 3px; }

.ColorBoxGridItem {
  /*font-size: 150%;*/
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 5px;
  align-items: center;
  justify-content: flex-start;
  border-bottom: none;
  /*height: 100%;*/
  /*justify-content: flex-end;*/ }
  .ColorBoxGridItem p {
    white-space: nowrap;
    padding: 1px 4px; }

.ColorBoxContainer {
  width: 100%;
  border-bottom: 1px solid #ccc;
  margin-bottom: 45px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  alignment: center; }

.detail_filter {
  display: none; }

.link_map_toggle {
  font-size: 14px;
  color: black;
  background: white;
  padding: 8px 10px; }

.map_info_jpg {
  left: 20px; }

.detail_filter_big {
  display: inline-block;
  margin: 5px auto;
  width: fit-content; }

.detail_filter_big_item {
  padding: 0px 10px; }

.detail_filter_big_item select::after {
  transform: rotate(-45deg); }

.detail_filter_big_item select {
  -webkit-appearance: button;
  -webkit-border-radius: 2px;
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
  -webkit-padding-end: 20px;
  -webkit-padding-start: 2px;
  -webkit-user-select: none;
  background-image: url(http://i62.tinypic.com/15xvbd5.png);
  background-position: right 10px center;
  background-repeat: no-repeat;
  border: 1px solid #AAA;
  color: #555;
  font-size: inherit;
  margin: 3px;
  overflow: hidden;
  padding: 2px 10px;
  text-overflow: ellipsis;
  white-space: nowrap;
  min-width: 80px; }

.page_item__inner {
  overflow: hidden; }

.view_as_list {
  display: flex;
  flex-direction: column;
  width: 100%; }

.view_as_list_row {
  /*height: 150px;*/
  width: 100%;
  margin-bottom: 20px;
  /*border: 2px solid red;*/
  display: grid;
  grid-gap: 10px;
  grid-template-columns: 150px auto;
  grid-template-rows: 20px 130px;
  justify-content: start;
  align-content: end; }

.view_as_list_row_img {
  /*display: block;*/
  /*width: 150px;*/
  /*height: 150px;*/
  width: 100%;
  /*height: 100%;*/ }

.view_as_list_row_a {
  grid-row: 1 / 3; }

.view_as_list_row_header a {
  text-decoration: none;
  color: #2e3033; }

.view_as_list_row_header {
  /*width: 150px;*/
  /*grid-row: 1 / 2;*/
  font-weight: 600;
  font-size: 1.2em; }

.view_as_list_table {
  /*grid-column: 1 / 2;*/
  /*grid-row: 1 / 2;*/
  width: fit-content;
  margin-right: auto;
  padding: 5px;
  display: grid;
  grid-template-rows: repeat(4, auto);
  grid-template-columns: 80px repeat(auto-fit, minmax(50px, 1fr));
  grid-auto-flow: column;
  align-content: center; }

.view_as_list_table_cell {
  align-content: center;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  text-align: center;
  padding: 3px;
  font-size: 0.9em; }

.view_as_list_table_cell:nth-child(4n+4) {
  border-bottom: none; }

.view_as_list_table_cell:nth-last-child(1),
.view_as_list_table_cell:nth-last-child(2),
.view_as_list_table_cell:nth-last-child(3),
.view_as_list_table_cell:nth-last-child(4) {
  border-right: none; }

.filter_icon img {
  width: 15px;
  margin: 0 5px; }

.filter_icon {
  /*float: left;*/
  display: flex;
  flex-grow: 2;
  align-items: center;
  width: 60px;
  /*margin-left: 20px;*/ }

.accordion__btn_factory {
  cursor: pointer; }

.accordion__btn_factory:hover .accordion__text {
  text-decoration: underline; }

.map_info .map_desc {
  display: none; }

.map_info .selected .map_desc {
  display: block; }

.map_info .coord {
  display: none; }

.map_info .selected .coord {
  display: block; }

.order__view .table__row {
  display: flex;
  flex-wrap: nowrap;
  padding: 5px;
  min-height: 50px;
  justify-content: space-evenly;
  align-items: center;
  align-content: center; }
.order__view .order_col_img {
  width: 150px; }
.order__view .order_col_advkey {
  width: 25%;
  padding-right: 20px;
  word-break: break-all; }
.order__view .order_col_item {
  width: 40%;
  display: none; }
.order__view .order_col_custkey {
  width: 25%; }
.order__view .order_col_color {
  width: 10%;
  display: flex;
  align-items: center; }
.order__view .order_col_qty {
  width: 20%;
  display: flex;
  align-content: center;
  justify-content: center;
  min-width: 180px; }
  .order__view .order_col_qty .count-box {
    width: 100% !important;
    margin-top: 0;
    max-width: 130px;
    box-sizing: border-box; }
.order__view .order_col_br {
  width: 15%; }
.order__view .order_col_volume {
  width: 15%; }
.order__view .order_col_price_in {
  width: 15%; }
.order__view .order_col_sum {
  width: 15%; }
.order__view .order_col_actions {
  width: 10%;
  margin: 0;
  display: flex;
  flex-direction: row;
  justify-content: center !important;
  align-items: center !important; }
  .order__view .order_col_actions a.link {
    width: 20px; }

@media (max-width: 1050px) {
  .order__view .table__row {
    display: flex;
    flex-wrap: nowrap;
    padding: 5px;
    min-height: 50px;
    justify-content: space-evenly;
    align-items: center;
    align-content: center; }
  .order__view .order_col_img {
    display: none; }
  .order__view .order_col_advkey {
    width: 40%;
    order: 1; }
  .order__view .names_row .order_col_actions span {
    display: none; }
  .order__view .order_col_custkey {
    width: 40%;
    order: 2; }
  .order__view .order_col_color {
    display: none; }
  .order__view .order_col_qty {
    width: 30%;
    order: 3;
    align-content: flex-start;
    justify-content: flex-start; }
    .order__view .order_col_qty .count-box {
      width: 100% !important;
      justify-content: flex-start; }
  .order__view .order_col_br {
    display: none; }
  .order__view .order_col_volume {
    display: none; }
  .order__view .order_col_price_in {
    order: 4;
    width: 20%; }
  .order__view .order_col_sum {
    order: 5;
    width: 20%;
    text-align: center; }
  .order__view .order_col_actions {
    order: 9;
    width: 17%;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center !important;
    align-items: center !important; }
    .order__view .order_col_actions a.link {
      width: 20px; } }
@media (max-width: 580px) {
  .preview-color {
    position: relative;
    top: 0px;
    left: 0px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px; }

  .right_controls {
    width: 100%;
    float: none;
    margin-bottom: 20px; }

  .right_controls .btn_small {
    width: 49%;
    height: 20px;
    margin: 0; }

  .desktop {
    display: none !important; }

  .mobile {
    display: block !important; }

  .item__detail .text-right {
    display: none; }

  .files .fname {
    padding-top: 2px;
    padding-bottom: 2px;
    display: inline-block;
    width: 100%; }

  .files .ftype {
    padding-top: 2px;
    padding-bottom: 2px;
    display: inline-block;
    width: 100%; }

  .btn_att {
    background-image: none; }

  .order_form .pay .totalsflex .totalblock {
    width: 100%;
    min-width: 100%; }

  .order_files, .order_files .files {
    padding: 2px; }

  .page-item .item__gallery .item__gallery-preview {
    height: 85px;
    min-height: 85px; }

  .item__gallery-preview li img {
    min-height: 45px;
    min-width: 45px; }

  .item__gallery-preview li {
    width: 81px;
    height: 81px; }

  .schema {
    width: 50%; }

  .col_cc {
    width: 20% !important;
    flex-grow: 2 !important; }

  .col_sizes {
    width: 50% !important;
    flex-grow: 2 !important; }

  .keys {
    flex-flow: column;
    flex-grow: 2 !important;
    height: 40px; }

  .col_advkey {
    width: 100% !important;
    flex-grow: 2 !important; }

  .col_custkey {
    width: 100% !important;
    flex-grow: 2 !important; }

  .table__col.count-box {
    min-width: 90px !important;
    width: 90px !important; }

  .table__col.pri {
    min-width: 50px !important;
    width: 50px !important;
    flex-grow: 1 !important; }

  .tile__news {
    flex-wrap: wrap; } }
@media (max-width: 900px) {
  .catalog__grid {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(2, minmax(100px, 1fr));
    grid-template-rows: repeat(auto-fill, minmax(180px, 1fr));
    padding-bottom: 30px; }

  .catalog__grid h3 {
    font-size: 0.6em;
    color: #333333; }

  .catalog__grid__item {
    background-size: 50%;
    background-position-x: 100% !important;
    justify-content: flex-end;
    margin-bottom: 0;
    padding: 10px;
    background-position: 100% center;
    height: 180px; }

  .catalog__grid__big {
    /*background-position: 90% center !important;*/
    /*background-size: 45% !important;*/
    grid-column: auto / span 1;
    grid-row: auto / span 1; }

  .order_head div {
    text-align: center;
    font-size: 16px; }
    .order_head div .span {
      white-space: nowrap; }

  .count-col {
    width: 45% !important; } }
@media (max-width: 980px) {
  .tile__item-cat, .item__part-cat {
    width: calc(100%);
    height: 180px;
    /*flex-wrap: wrap;*/
    background-size: auto 70%;
    background-position: right 40%;
    margin-bottom: 5px;
    margin-right: 0; }

  .item__detail-color p {
    font-size: 11px; }

  .tile__item-cat h3 {
    margin-bottom: 5px; }
  .tile__item-cat .two {
    width: 100%;
    height: 100%;
    /*display: block;*/
    flex-direction: row;
    margin: 0; }
    .tile__item-cat .two .item__part-cat {
      background-size: auto 70%;
      background-position: right 40% !important;
      margin-bottom: 5px;
      padding: 20px; }
      .tile__item-cat .two .item__part-cat p {
        display: none; }

  .order__view .trash_col {
    width: 10% !important;
    flex-grow: 2;
    display: flex;
    justify-content: flex-end; }

  .desktop {
    display: none !important; }

  .mobile {
    display: block !important; } }
@media (max-width: 640px) {
  .xnews_item {
    width: 100%;
    min-width: 100%;
    float: none; }

  .xnews .text {
    width: 100%; }

  .youtube {
    height: 450px; }

  .bread,
  .bread p,
  .bread p.link,
  .bread .link {
    font-size: 10px; }

  .bread p {
    padding: 0 10px; }

  .updown {
    display: inline; }

  .bread {
    /*-webkit-box-pack: left */
    /*-ms-flex-pack: left;*/
    justify-content: left !important; }

  .customer_col {
    order: 9;
    width: 50%; }

  .page-ord .trash_col {
    order: 10;
    width: 35% !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-end !important;
    align-items: center !important; }

  .order__view .table__row {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    align-items: center;
    align-content: center;
    justify-content: flex-start; }
  .order__view .order_col_img {
    display: none; }
  .order__view .order_col_advkey {
    width: 50%;
    order: 1; }
  .order__view .order_col_item {
    width: 50%;
    order: 1;
    display: block; }
  .order__view .names_row .order_col_qty,
  .order__view .names_row .order_col_custkey,
  .order__view .names_row .order_col_advkey,
  .order__view .names_row .order_col_actions span {
    display: none; }
  .order__view .order_col_custkey {
    width: 50%;
    order: 3; }
  .order__view .order_col_color {
    display: none; }
  .order__view .order_col_qty {
    width: 40%;
    order: 2;
    min-width: 140px; }
  .order__view .order_col_qty_fix {
    text-align: left; }
  .order__view .order_col_br {
    display: none; }
  .order__view .order_col_volume {
    display: none; }
  .order__view .order_col_price_in {
    order: 4;
    width: 20%; }
  .order__view .order_col_sum {
    order: 5;
    width: 20%; }
  .order__view .order_col_actions {
    order: 9;
    width: 10%;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center !important;
    align-items: center !important; }
    .order__view .order_col_actions a.link {
      width: 20px; }

  .table__row .table__col {
    font-size: 12px; }

  .tile__item-cat .item__part-cat {
    background-size: auto 60%;
    background-position: center 17% !important;
    margin-bottom: 5px; }

  .tile__item-cat.two .item__part-cat {
    background-size: auto 70%;
    background-position: center 30% !important;
    margin-bottom: 5px;
    padding: 10px; }

  .catalog__grid {
    display: grid;
    grid-gap: 5px;
    grid-template-columns: repeat(2, minmax(100px, 1fr));
    grid-template-rows: repeat(auto-fill, minmax(180px, 1fr)); }

  .catalog__grid__item {
    justify-content: flex-end;
    margin-bottom: 0px;
    padding: 10px;
    background-size: auto 70%;
    background-position: right 30% !important;
    height: 180px; }

  .catalog__grid__big {
    /*background-position: 90% center !important;*/
    /*background-size: 45% !important;*/
    grid-column: auto / span 1;
    grid-row: auto / span 1; }

  .catalog__grid__item p {
    display: none; }

  .catalog__grid__item h3 {
    margin-bottom: 5px;
    margin-right: 0;
    font-size: 16px;
    line-height: 18px;
    max-width: 100%; }

  .button_box {
    width: 50%; }
    .button_box .btn_red {
      width: 100%; }

  .detail_filter {
    display: flex;
    padding: 10px 5px;
    /*margin: 5px auto;*/
    width: 100%;
    align-items: center;
    justify-content: space-evenly; }

  .detail_filter_item {
    padding: 5px;
    display: flex;
    word-break: keep-all; }

  .detail_filter_item select {
    margin-left: 5px; } }
@media (max-width: 700px) {
  .product_box {
    padding: 2px; }
    .product_box .btn {
      width: 100%; } }

/*# sourceMappingURL=next.css.map */
