/* wk css edition */

img {
  border: 0;
}
.footer_decor img {
  max-width: none;
}
fieldset {
  background: #ffffff;
  line-height: 1.5;
  padding: 3;
}

/* classes */
.price {
  padding: 5px;
}
.split {
  white-space: nowrap;
  width: 15px;
}
.reg {
  width: 600px;
}
span.red {
  margin: 0 0 0 0;
  padding: 0;
  color: red;
}
.r {
  white-space: nowrap;
  text-align: right;
}

.inn,
.kpp {
  width: 100px;
}
.pcode,
.fcode,
.fadd,
.padd,
.seria {
  width: 40px;
}
.fio,
.vidan,
.kem,
.uadres,
.fadres,
.contacts,
.propiska,
.firm {
  width: 300px;
}
.nomer {
  width: 50px;
}

#cart td,
#cart div {
  font-family: Tahoma, Verdana, Sans-serif;
}

.cartH {
  background: #c6e2ff;
  white-space: nowrap;
  height: 30px;
  font-size: 10pt;
  text-align: center;
}

.email:disabled {
  background: #dedede;
}

#bn,
#kolvo,
#summa {
  margin: 0 30px 0 0;
}
#qty-basket {
  justify-content: end;
  display: flex;
  margin: 0 20px -20px 0;
}

#wkSite td {
  font-family: Tahoma, Verdana, Sans-serif;
  font-size: 10pt;
}
#wkSite tr {
  height: 20px;
  margin: 0;
  padding: 0;
}
.tdr {
  text-align: right;
}
.red {
  color: red;
}
.green {
  color: green;
}

.wkInfo {
  border: 1px solid blue;
  padding: 0.5rem;
  text-align: center;
  font-size: 10pt;
  background-color: #efefef;
}

/* search */

#mm {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
}

#mm td,
.br,
.brs {
  font-family: Tahoma, Verdana, Sans-serif;
  font-size: 9pt;
}

#rz1,
#rz2,
#rz3,
#rz4,
#rz5 {
  display: none;
  padding: 10px;
}

#fmenu {
  font-family: Times New Roman, Tahoma, Verdana, Sans-serif;
  font-size: 14px;
}

#rezults {
  padding: 10px 10px 10px 0;
}

.mm td {
  width: 170px;
  height: 26px;
  white-space: nowrap;
  border: 1px solid blue;
}

.wkRez {
  position: relative;
}
.dSearch,
.dTable {
  width: 850px;
  margin: 0;
  position: relative;
}
.dSearch {
  height: 20px;
  top: 2px;
  z-index: 5;
}
.dTable {
  border: solid 2px #6699cc;
  z-index: 4;
}

#s11,
#s12,
#s13,
#s14,
#s15 {
  cursor: pointer;
}

.br,
.brs {
  float: left;
  height: 20px;
  padding: 3px 20px 0;
}

.br,
.abr,
.bra {
  border: solid 2px #d31a1c;
  border-radius: 0 7px 0 0;
  text-align: center;
  background: url(/search/bg.png) repeat-x;
}

.br {
  border-bottom: solid 2px #6699cc;
  z-index: 4;
}

.abr,
.bra {
  border: solid 2px #6699cc;
  border-bottom: solid 2px #fff;
  background: #fff;
  z-index: 6;
}

.brs {
  padding: 3px 2px 0;
}

.clear {
  clear: both;
}

#cartInfo {
  height: 450px;
  overflow: auto;
}

/* jquery modal div */
.jqmWindow {
  display: none;
  position: fixed;
  top: 50px;
  margin-left: 0px;
  width: 840px;
  background-color: #ffffea;
  color: #333;
  border: 1px solid black;
  padding: 12px;
}

.jqmOverlay {
  background-color: #000;
}

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: expression(this.parentNode.offsetWidth + "px");
  height: expression(this.parentNode.offsetHeight + "px");
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
  position: absolute;
  top: expression(
    (document.documentElement.scrollTop || document.body.scrollTop) +
      Math.round(
        17 *
          (document.documentElement.offsetHeight || document.body.clientHeight) /
          100
      ) + "px"
  );
}

/* webkru 15.01.2015 */
#headTable td,
#headTable1 td {
  font-family: Tahoma, Arial, Sans-serif;
  font-size: 8pt;
}
#headTable a,
#headTable1 a {
  color: #2f2b2a;
}
#headTable a:hover,
#headTable1 a:hover {
  text-decoration: none;
}
.blue {
  color: #0092d7;
}
.hw {
  border-top: 1px solid #0092d7;
  border-bottom: 1px solid #0092d7;
}
.all {
  border: 1px solid #0092d7;
  border-right: 0;
  white-space: nowrap;
}
.itemsearch {
  border: 1px solid #0092d7;
  background: #ffffff;
  height: 18px;
  width: 100px;
}

img.test {
  max-width: 750px !important;
  width: expression(this.width<750? "auto": "750px");
}

.pPage,
.pPage tr,
.pPage td,
.pPage tbody {
  margin: 0;
  padding: 0;
}

.pPage {
  width: 777px;
  background-color: #fff;
  border-left: 1px solid #b7b7b7;
  border-right: 1px solid #b7b7b7;
  border-bottom: 1px solid #0092d7;
}

.pPage tr {
  vertical-align: top;
}

.pPage h1 {
  margin: 0 5px;
}

#listPost {
  padding: 0;
  margin: 0;
}

/* #jqModal2 {
  padding: 0 4px;
  border: 1px solid #444;
  border-radius: 5px;
  background: #cef3ff;
  float: right;
  cursor: pointer;
  font-weight: bold;
  background: url("/price/img/cart.svg") no-repeat;
  background-size: 40px;
  border: none;
  width: 40px;
  height: 40px;
  margin-right: 0px;
  display: flex;
  justify-content: flex-end;
} */

.wkCartS {
  width: 600px;
}

.wkCart td,
.wkCartS td {
  padding: 0 5px;
  margin: 0;
}

#basket {
  padding: 0;
  width: 60px;
}
.jqDrag {
  cursor: move;
}

#wkShop,
#wkShop tr,
#wkShop td {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

#wkShop td {
  border-bottom: #444444 1px solid;
}

/* Edit 19.02.2025 - 190225pa */
/* span.activ,
a.searchP {
  margin: 0 2px;
  padding: 2px 6px;
}

a.searchP {
  display: inline-block;
  color: blue;
}

span.activ {
  background-color: #e8e9ec;
}

span.arrows,
div.arrows a {
  color: #333333;
  font-size: 10pt;
} */

#wrapper_postavka div {
  width: 100%;
}

#wrapper_postavka .price_index_cart_wrapper {
  margin-top: 8px;
  line-height: 18px;
  font-size: 14px;
  float: right;
  order: 2;
  width: 100%;
}
#wrapper_postavka .wrapper_auth {
  margin-right: 100px;
  margin-top: -20px;
}
.wrapper_basket_auth {
  display: flex;
  justify-content: space-around;
}
.wrapper_auth {
  display: flex;
  width: 100%;
  justify-content: end;
  align-items: end;
}
.wrapper_auth a {
  padding-right: 12px;
  font-size: 16px;
  color: #0000ee;
  font-weight: normal;
}
.heading-text--flex {
  display: flex;
  width: 795px;
  margin-bottom: 40px;
}
.heading--no-float {
  width: 800px;
  margin: 0 auto;
}
.heading--no-float .supply a {
  float: none;
}

.heading-text--flex .breadcrumbs {
  width: 100%;
  align-items: end;
  display: flex;
  font-size: 14px;
}
.heading-text--flex .breadcrumbs a {
  color: #b7b7b9;
  padding-right: 5px;
}
@media screen and (max-width: 877px) {
  #basket {
    margin: 0;
    padding-right: 10px;
  }
  .heading-text--flex {
    width: calc(100% - 10px);
    flex-direction: column;
    margin-bottom: 10px;
  }
  .heading--no-float h1 {
    padding-left: 20px;
  }
  .heading-text--flex .breadcrumbs {
    padding-left: 10px;
    box-sizing: border-box;
  }
  .heading--no-float {
    width: 100%;
  }
}

/* wk css 2024 edition */

#wkShop {
  width: 100%;
  max-width: 780px;
  margin: 1rem 0;
}

.wkGrid {
  display: grid;
  grid-gap: 10px;
  grid-template-columns: repeat( auto-fit, minmax(250px, 1fr) );
  /* grid-template-columns: repeat(2, 1fr); */
  /* justify-content: space-around; */
  /* align-items: center; */
  margin: 1rem auto;
  grid-auto-rows: 1fr;
  max-width: 600px;

}

.wkBtn {
  display: block;
  width: 100%;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  background: rgba(41, 173, 228, 0.8);
  border: 2px solid rgba(41, 173, 228, 0.8);
  border-radius: 5px;
  text-align: center;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  cursor: pointer;
  transition: border 0.3s, background 0.3s;
}
.wkBtn:hover {
  border: 2px solid #385d8a;
}
.btnA {
  background: rgba(41, 173, 228, 1);
  font-weight: 600;
  border: 2px solid #385d8a;
}

/* .basket__login-form	{
	display:block !important;
	position: static !important;
	margin-bottom: 1rem;
} */

b {
  font-weight: 600;
}

#regOk,
#updOk,
#errForm {
  display: none;
}

#errForm {
  border: 1px solid red;
  padding: 0.5rem;
  margin: 0.5rem 0;
}

.wkMess {
  border: 1px solid green;
  padding: 0.5rem;
  margin: 0.5rem 0;
}

.wkCartList {
  float: left;
  width: 50%;
}

.wkCartList table td {
  padding: 0.5rem;
}

/* fix footer */
/* html	{background:#e5e5e5 !important;} */
.footer_decor {
  display: none !important;
}
/* .main_text {
  border-bottom: 2px solid #29ade4 !important;
  border-radius: 0 0 0 2rem;
  padding-bottom: 1.5rem;
  margin-bottom: 10px;
} */

@media screen and (max-width: 540px) {
  /* .wkGrid {
    grid-template-columns: 1fr;
    margin: 10px;
    grid-gap: 1rem;
  } */
  .wkBtn {
    font-size: 16px;
  }
  .main_text {
    border-radius: 0;
    padding-bottom: 0;
  }
  .wkCartList {
    width: 100%;
  }
}

/* изменения от 20.08.2024 */

/*
.cart, .cart_head	{
	background: #efefef; height: 25px; text-indent: 5px; font-size: 10pt; 
}
.cart_head	{
	background: #ffffff; text-align: center;
}
.cart	{background:#fff;border-collapse:collapse;box-sizing:border-box;}
.cart td	{border:1px solid silver;padding:.5rem;border-collapse:collapse;}
 */

.cart__msg-info {
  /* display: inline-block; */
  display: block;
  margin-bottom: 20px;
  text-align: center;
  width: 100%;
}
.cart__msg-info p {
  border: 1px solid var(--color-black-00);
  color: var(--color-black-00);
  padding: 10px 20px;
  border-radius: 6px;
  font-size: 10pt;
  display: inline-block;
  width: auto;
}
.cart__msg-info--red p {
  border: 1px solid var(--color-red-2b);
  color: var(--color-red-2b);
}
.cart__msg-info--blue p {
  border: 1px solid var(--color-blue-ff);
  color: var(--color-black-00);
}
.cart__title {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
.cart__table {
  width: 100%;
  overflow-x: auto;
}
.cart__table::-webkit-scrollbar {
  height: 10px;
}
.cart__table td {
  padding: 5px;
  border: 1px solid var(--color-gray-79);
  vertical-align: middle;
}
.cart__table-head td {
  text-align: center;
  vertical-align: middle;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 10px;
  background: var(--color-blue-a7);
}
.cart__table-del {
  width: 90px;
  text-align: center;
  vertical-align: middle;
}
.cart__table-del a {
  width: 24px;
  height: 24px;
  display: block;
  margin: 0 auto;
  position: relative;
}
.cart__table-del a svg circle {
  -webkit-transition: stroke 0.3s;
  -o-transition: stroke 0.3s;
  transition: stroke 0.3s;
}
.cart__table-del a svg rect {
  -webkit-transition: fill 0.3s;
  -o-transition: fill 0.3s;
  transition: fill 0.3s;
}
.cart__table-del a:hover svg circle {
  stroke: var(--color-red-2b);
}
.cart__table-del a:hover svg rect {
  fill: var(--color-red-2b);
}
.cart__table-sum {
  min-width: 160px;
  text-align: right;
  text-wrap: nowrap;
}
.cart__table-stock {
  min-width: 100px;
  text-align: right;
  text-wrap: nowrap;
}
.cart__table-qty {
  min-width: 120px;
  text-align: center;
}
.cart__table-qty input {
  background-color: transparent;
  text-align: center;
  border: none;
  border-bottom: 1px solid var(--color-black-00);
  -webkit-transition: border-bottom 0.3s;
  -o-transition: border-bottom 0.3s;
  transition: border-bottom 0.3s;
  width: 30px;
}
.cart__table-qty input:focus,
.cart__table-qty input:active {
  border-bottom: 1px solid var(--color-blue-ff);
}
.cart__table-name {
  width: 100%;
}
.cart__table-td--noborder td {
  border: none;
}
.cart__btn {
  max-width: 200px;
  width: 100%;
  height: 42px;
  border: 1px solid var(--color-black-00);
  border-radius: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, border 0.3s;
  transition: background-color 0.3s, color 0.3s, border 0.3s;
  cursor: pointer;
}
.cart__btn input {
  padding: 5px 10px;
  color: var(--color-black-00);
  background-color: transparent;
  width: 100%;
  height: 100%;
  border: transparent;
  -webkit-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
  margin-top: 0;
}
.cart__btn--calc {
  background-color: var(--color-blue-a7);
}
.cart__btn--calc:hover {
  background-color: var(--color-blue-ff);
  border: 1px solid var(--color-blue-ff);
}
.cart__btn--calc:hover input {
  color: var(--color-white-ff);
}
.cart__btn--form {
  background-color: var(--color-blue-a7);
  max-width: 280px;
}
.cart__btn--form:hover {
  background-color: var(--color-blue-ff);
  border: 1px solid var(--color-blue-ff);
}
.cart__btn--form:hover input {
  color: var(--color-white-ff);
  padding: 10px 20px;
}
.cart__btn--del {
  background-color: transparent;
}
.cart__btn--del:hover {
  background-color: var(--color-red-2b);
  border: 1px solid var(--color-red-2b);
  color: var(--color --color-white-ff);
}
.cart__info-weght {
  color: var(--color-gray-71);
  width: 100%;
  padding: 5px 20px;
  text-align: center;
}
.cart__btn-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.cart__descr {
  font-weight: 700;
  text-align: left;
  width: 200px;
}
.cart__textarea {
  max-width: 600px;
  width: 100%;
  padding: 5px;
  height: 70px;
  border-radius: 6px;
  border: 1px solid var(--color-black-00);
  -webkit-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
  resize: none;
}
.cart__textarea:focus {
  border: 1px solid var(--color-blue-ff);
}
.cart__comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.cart__comment p {
  font-weight: 700;
  text-align: left;
  width: 200px;
  margin: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media (max-width: 576px) {
  .cart__comment {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.cart__description {
  width: 100%;
}

.cart__description td {
  padding: 5px;
}

.cart__head {
  height: 26px;
}

.login {
  margin: 0 auto;
  max-width: 600px;
  width: 100%;
}

.login__heading {
  text-align: right;
  width: 180px;
}

.login__title {
  text-align: center;
  text-wrap: balance;
}

.login td {
  padding: 5px;
}

.login input {
  border: none;
  border-bottom: 1px solid var(--color-black-00);
  transition: border 0.3s;
  /* width: 100%; */
}

.login input:focus {
  border-bottom: 1px solid var(--color-blue-ff);
}

input.login__button {
  padding: 5px 10px;
  color: var(--color-black-00);
  background-color: var(--color-blue-a7);
  margin-top: 0;
  border: 1px solid var(--color-blue-7e);
  height: 42px;
  border-radius: 6px;
  -webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;
  -o-transition: background-color 0.3s, color 0.3s, border 0.3s;
  transition: background-color 0.3s, color 0.3s, border 0.3s;
  cursor: pointer;
}

input.login__button:focus {
  border: 1px solid var(--color-blue-7e);
}

.login__button:hover {
  background-color: var(--color-blue-7e);
  border: 1px solid var(--color-blue-7e);
  color: var(--color-white-ff);
}

.login__info {
  font-size: 12px;
  color: var(--color-gray-79);
  display: block;
}

.login__input {
  max-width: 350px;
  width: 100%;
}
#regOk,
#updOk,
#errForm {
  max-width: 400px;
  width: 100%;
  margin: 0 auto;
  border-radius: 6px;
  margin-bottom: 20px;
}

#updOk {
  text-align: center;
}

@media (max-width: 576px) {
  .login__row {
    display: grid;
  }

  .login__heading {
    text-align: left;
  }

  .login tr {
    margin-bottom: 15px;
  }

  .login td {
    padding: 0;
  }

  td.login__title {
	padding-bottom: 20px;
  }
  .login .fax,
  .login .phone {
	width: 120px;
  }

  .login .mobila {
	width: 250px;
  }
}
