[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  left: 0;
  top: auto !important;
  bottom: 0;
}
.product-buy-tabs.product-buy-tabs-hidden .product-buy-tab-title, .product-buy-tabs.product-buy-tabs-hidden .t_top-select {
  display: none;
}
.product-buy-tabs.product-buy-tabs-hidden .shop2-product-amount {
  width: 172px;
}
.product-buy-tabs.product-buy-tabs-hidden .shop2-product-amount input[type="text"] {
  width: 150px;
}
.product-text-wrap {
  padding: 20px;
  box-sizing: border-box;
  background-color: #fbfbfb;
  margin: 0;
  display: none;
}
.product-text-wrap.active {
  display: block;
}
.product-text-body {
  color: #000;
  font-size: 13px;
}
.product-text-body *:first-child {
  margin-top: 0;
}
.product-text-body *:last-child {
  margin-bottom: 0;
}
.product-text-title {
  color: #000;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
}
.new_search_block {
  display: flex;
  justify-content: center;
}
@media (max-width: 1280px) {
  .new_search_block {
    justify-content: flex-start;
  }
}
@media (max-width: 639px) {
  .new_search_block {
    justify-content: center;
  }
}
.new_search_block form {
  position: relative;
  width: 100%;
  max-width: 497px;
  margin: 10px 0 0;
}
.new_search_block form input {
  width: 100%;
  max-width: 497px;
  font-size: 14px;
  padding: 10px 20px;
  color: #000;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 15px;
  padding-right: 60px;
  box-sizing: border-box;
  outline: none;
  font-style: italic;
}
.new_search_block form input:placeholder {
  color: #fbfbfb;
}
.new_search_block form button {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 40px;
  font-size: 0;
  border: none;
  padding: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='10px' height='10px' viewBox='0 0 10 10' preserveAspectRatio='none' shape-rendering='geometricPrecision' style='&%2310; width: 15px;&%2310; height: 15px;&%2310;'%3E'%3Cdefs%3E%3Cpath id='nsr8a' d='M1714.38 21.25a3.13 3.13 0 1 0 0 6.26 3.13 3.13 0 0 0 0-6.26zm5.34 8.47a.94.94 0 0 1-1.32 0l-1.66-1.65a4.38 4.38 0 1 1 1.33-1.33l1.65 1.66c.37.36.37.96 0 1.32z'/%3E%3C/defs%3E%3Cg%3E%3Cg transform='translate(-1710 -20)'%3E%3Cuse fill='%23ccc' xlink:href='%23nsr8a'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50% no-repeat;
  background-size: 15px;
}
.sand .search_body .site_search {
  display: none;
}
.sand .search_body .shop_search {
  margin-top: 0;
}
.sand .header_mid {
  padding-top: 20px;
  padding-bottom: 20px;
}
.custom_fix_btn {
  position: fixed;
  right: 23px;
  top: 60px;
  z-index: 3;
  display: inline-block;
}
@media (max-width: 960px) {
  .custom_fix_btn {
    top: auto;
    bottom: 60px;
    right: 10px;
  }
}
.custom_fix_btn a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
  padding: 15px 25px;
  border-radius: 10px;
  background: #d49f99;
  transition: all 0.3s ease;
  position: relative;
}
@media (max-width: 960px) {
  .custom_fix_btn a {
    padding: 10px 20px;
    font-size: 15px;
  }
}
.custom_fix_btn a:before {
  content: "";
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  position: absolute;
  border: 1px solid #daada8;
  border-radius: 8px;
}
.custom_fix_btn a:hover {
  opacity: 0.8;
}
.rekvizits-form h2 {
  border: none !important;
  margin-bottom: 20px;
}
.rekvizits-form .upload-button input {
  color: #fff;
  border: none;
  background: #d49f99;
  border-radius: 0;
  padding: 10px 25px;
  font-size: 15px;
}
.rekvizits-form .field-title {
  margin-bottom: 5px;
}
.rekvizits-form button {
  color: #fff;
  border: none;
  background: #d49f99;
  border-radius: 0;
  padding: 10px 25px;
  font-size: 15px;
  margin-top: 10px;
}
.product-aside-r > * {
  margin: 8.6px 0;
}
.header_top_l, .header_top_r {
  z-index: 3;
}
.header_top {
  position: sticky;
  top: 0;
  z-index: 1001;
}
.header_top .search_body {
  max-height: 90vh;
  overflow: auto;
}
