@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400;1,700&display=swap");
[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0;
}
.block-5 {
  display: none;
}
.site-header {
  font-family: Open Sans Condensed, sans-serif;
  box-sizing: border-box;
}
.site-header.site-header2 {
  margin-bottom: 10px;
}
.site-header * {
  box-sizing: border-box;
}
.block-9, .block-23 {
  width: 1220px;
  max-width: 100%;
}
.jreviews-wrap, .block-21 {
  max-width: 1220px;
}
.block-23 .layout_46 {
  flex: 1 0 0;
}
.site-header-in {
  width: 1220px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.site-header-top {
  background: #0085c0;
  padding: 0 15px;
}
.top-menu-wrap {
  flex: 1 0 0;
}
.top-menu {
  margin: 0;
  padding: 10px 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.top-menu li {
  padding: 0 29px 0 0;
}
.top-menu li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
}
.top-menu li a:hover {
  text-decoration: underline;
}
.site-header-contacts {
  display: flex;
  align-items: center;
}
.site-mail {
  padding: 0 0 0 32px;
  font-size: 16px;
  font-weight: bold;
  background: url(mail.png) 0 50% no-repeat;
  margin: 0 44px 0 0;
}
.site-mail a {
  text-decoration: none;
  color: #fff;
}
.site-phone {
  padding: 0 0 0 27px;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  background: url(phone.png) 0 50% no-repeat;
}
.site-phone a {
  color: #fff;
  text-decoration: none;
}
.site-header-left {
  display: flex;
  align-items: center;
  margin: 0 34px 0 0;
  flex: 0 0 460px;
}
.site-logo {
  font-size: 0;
  margin: 0 25px 0 0;
  flex: 0 0 193px;
}
.site-logo a {
  display: block;
}
.site-logo a img {
  max-width: 100%;
}
.site-slogan {
  color: #2b242b;
  font-size: 13px;
  font-weight: bold;
  font-family: "Noto Serif", serif;
  margin: 7px 0 0;
  line-height: 1.4;
}
.site-header-bottom {
  padding: 23px 15px 19px;
}
.site-header-bottom .site-header-in {
  align-items: flex-start;
}
.site-header-middle {
  flex: 1 0 0;
  padding: 4px 0 0;
}
.site-header-right {
  margin: 15px 0 0 50px;
  display: flex;
  align-items: center;
}
.site-header-right .site-header-contacts {
  display: none;
}
.site-reg {
  margin: 0 22px 0 0;
  width: auto;
  min-height: 0;
  padding: 0 0 0 33px;
  background: url(reg.png) 0 0 no-repeat;
  color: #2b242b;
  font-size: 13px;
  font-weight: bold;
  line-height: 24px;
}
.site-reg a {
  color: #2b242b;
  text-decoration: none;
}
.site-reg.site-reg2 {
  display: none;
}
.shop2-cart-wrap {
  color: #2b242b;
  font-size: 13px;
  font-weight: bold;
  padding: 0 0 0 35px;
  line-height: 22px;
  background: url(cart.png) 0 50% no-repeat;
}
.shop2-cart-wrap a {
  color: #2b242b;
  text-decoration: none;
}
#search-app {
  width: 100%;
}
.folders-panel__search-form {
  position: relative;
  margin: 0;
  padding: 0;
  background: #f5f6f8;
  border-radius: 2px;
  border: 1px solid #fbfcfc;
  width: 100%;
}
.folders-panel__search-form .folders-panel__search-input {
  padding: 0 50px 0 14px;
  color: #969ea6;
  font-size: 18px;
  font-family: Open Sans, sans-serif;
  height: 52px;
  outline: none;
  border: 0;
  width: 100%;
}
.folders-panel__search-form .search-block__btn {
  position: absolute;
  width: 24px;
  height: 23px;
  right: 9px;
  top: 14px;
  font-size: 0;
  outline: none;
  border: 0;
  padding: 0;
  background: url(search.png) 50% no-repeat;
}
@media (min-width: 961px) {
  .head_img {
    margin-bottom: -394px;
  }
}
@media (max-width: 960px) {
  .top-menu-wrap {
    display: none;
  }
  .top-menu {
    display: block;
    background: #0085c0;
    padding: 20px;
    margin: 0 0 20px;
    text-align: left;
  }
  .top-menu li {
    border-top: 1px solid rgba(43, 36, 43, 0.18);
    padding: 0;
  }
  .top-menu li:first-child {
    border-top: 0;
  }
  .top-menu li a {
    line-height: 1.2;
    padding: 13px 20px 12px;
    height: auto;
  }
  .site-header-contacts {
    height: 45px;
    margin-left: auto;
  }
  .site-header-bottom .site-header-in {
    flex-wrap: wrap;
  }
  .site-header-middle {
    width: 100%;
    margin: 10px 0 0;
    flex: inherit;
    order: 3;
  }
  .site-header-right {
    margin-top: 7px;
    margin-left: auto;
  }
  .folders-panel__search-form {
    border: 1px solid #d9d9d9;
    border-radius: 5px;
    background: #f5f6f8;
  }
  .folders-panel__search-form .folders-panel__search-input {
    height: 38px;
    padding: 0 10px 0 40px;
    color: #777;
    font-size: 15px;
  }
  .folders-panel__search-form .search-block__btn {
    right: auto;
    top: 50%;
    width: 40px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='16px'%3E%3Cpath fill-rule='evenodd' fill='rgb(33, 166, 222)' d='M14.797,15.312 C14.669,15.438 14.501,15.502 14.333,15.502 C14.165,15.502 13.997,15.438 13.869,15.312 L10.532,12.024 C9.427,12.866 8.045,13.372 6.544,13.372 C2.941,13.372 0.009,10.484 0.008,6.935 C0.009,3.383 2.941,0.493 6.545,0.492 C10.148,0.492 13.081,3.382 13.082,6.933 C13.082,8.540 12.477,10.007 11.485,11.137 L14.797,14.399 C15.053,14.651 15.053,15.060 14.797,15.312 ZM6.545,1.785 C3.664,1.785 1.321,4.096 1.319,6.935 C1.321,9.772 3.664,12.080 6.544,12.080 C9.426,12.080 11.770,9.771 11.770,6.933 C11.769,4.095 9.425,1.785 6.545,1.785 Z'/%3E%3C/svg%3E") 50% no-repeat;
    left: 0;
    margin-top: -10px;
  }
  .site-header-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .site-header-bottom .site-header-in {
    align-items: center;
  }
  .site-header-right {
    margin-top: 0;
    flex-direction: column;
    align-items: flex-end;
  }
  .site-reg {
    margin: 0 0 10px;
  }
  .site-header-left {
    margin-right: 20px;
    flex: 1 0 0;
  }
}
@media (max-width: 650px) {
  .site-logo {
    flex: 0 0 144px;
    margin-right: 20px;
  }
}
@media (max-width: 480px) {
  .block-5 {
    display: block;
  }
  .site-header-bottom {
    padding: 10px;
  }
  .site-header-contacts {
    display: none;
  }
  .site-header-right #shop2-cart-preview {
    display: none;
  }
  .site-header-right .site-header-contacts {
    display: block;
  }
  .shop2-cart-wrap {
    color: #fff;
    background-image: url(cart2.png);
    font-size: 12px;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    line-height: 22px;
    padding: 0 0 0 30px;
  }
  .shop2-cart-wrap a {
    color: #fff;
  }
  .site-header-top .site-header-in {
    height: 44px;
  }
  .site-header-top #shop2-cart-preview {
    margin-left: auto;
  }
  .site-reg {
    display: none;
  }
  .site-reg.site-reg2 {
    margin: 0;
    display: block;
    background-image: url(reg2.png);
    padding: 0 0 0 30px;
    line-height: 24px;
    font-family: "Roboto", sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
  }
  .site-reg.site-reg2 a {
    color: #fff;
  }
  .site-phone {
    padding: 0;
    color: #2b242b;
    font-size: 16px;
    background: none;
    text-align: right;
    font-family: "Roboto", sans-serif;
  }
  .site-phone a {
    color: #2b242b;
  }
  .site-mail {
    padding: 0;
    background: none;
    color: #555555;
    font-size: 13px;
    margin: 0;
    font-family: "Roboto", sans-serif;
    font-weight: normal;
  }
  .site-mail:before {
    content: "Почта: ";
  }
  .site-mail a {
    color: #555555;
  }
  .site-header-left {
    display: block;
    max-width: calc(100% - 163px);
  }
  .site-logo {
    margin: 0;
    width: 144px;
  }
  .site-slogan {
    line-height: 16px;
  }
}
.shop-product-desc .shop2-kind-item .kind-image {
  height: 130px;
}
.details-product .for-mobile-view {
  overflow: visible;
}
.details-product .for-mobile-view .table-wrapper {
  overflow: visible;
}
@media (max-width: 480px) {
  .sand .block-21 .layout_38 {
    width: 50%;
  }
}
.shop2-product-amount button {
  text-indent: 0;
}
.msgrs_but .msgrs_icon {
  background-color: #18c139;
}
