[id ^= sandbox_theme_panel] {
  width: 100px !important;
  font-size: 10px !important;
  right: 0 !important;
  top: auto !important;
  bottom: 0 !important;
}
.ios, .ios * {
  cursor: pointer;
}
html, body {
  min-width: 320px;
}
img {
  max-width: 100%;
  height: auto;
}
.new-contacts-phone, .new-contacts-address, .tot {
  display: none;
}
@media (max-width: 980px) {
  * {
    box-sizing: border-box;
  }
  video, iframe {
    max-width: 100%;
  }
  body {
    background: #efefef;
  }
  .nav_top_wrap, .nav_main, .menu-head, .nav_bot_wrap {
    display: none;
  }
  .wrapper, footer > nav, footer > aside {
    width: 100%;
  }
  .wrapper {
    margin-bottom: 0;
  }
  .wrapper:before {
    display: none;
  }
  .phone-top {
    font-size: 24px;
  }
  .site-header {
    padding: 0 10px 20px;
    box-sizing: border-box;
  }
  .site-header .visiting-card-top {
    width: 100%;
    box-sizing: border-box;
  }
  .top-block {
    padding: 20px;
    box-sizing: border-box;
    line-height: 1.9;
    height: auto;
    display: flex;
    background: #fff4dc;
    flex-direction: column-reverse;
  }
  .top-block .top-block-box {
    position: static;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .b-share__handle {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
  table.content > tbody > tr {
    display: flex;
    flex-direction: column-reverse;
  }
  table.content > tbody > tr td.text_body {
    padding: 0 20px;
    width: 100%;
    box-sizing: border-box;
  }
  table.content > tbody > tr .sidebar {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
  #slider1_container {
    width: 100% !important;
    box-sizing: border-box;
    border: none;
  }
  #slider1_container .slider {
    width: 100% !important;
    box-sizing: border-box;
    border: none;
    overflow: hidden;
  }
  #slider1_container .slider > div:not(.slider-nav) {
    width: 100% !important;
  }
  #slider1_container .slider > div:not(.slider-nav) > div {
    width: 100% !important;
  }
  .footer-in {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
  }
  .wrapper-bottom-indent {
    display: none;
  }
  footer {
    min-height: 0;
  }
  footer aside {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  footer aside div {
    float: none;
  }
  footer aside .pull-right {
    width: 100%;
    float: none !important;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
  }
  .news-block, .reviews {
    padding-left: 0;
    padding-right: 0;
  }
  .site-header-wrapper {
    margin-top: 40px;
    height: auto;
  }
  .site-header-wrapper:before {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 40px;
    content: "";
    background: #25000b;
    z-index: 100;
  }
  .site-header-wrapper .new-contacts-phone {
    position: fixed;
    right: 0;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: #ff6600 url(../tel-logo-white.png) no-repeat 50% 46%;
    float: none;
    margin: 0;
    padding: 0;
    z-index: 9999999;
  }
  .site-header-wrapper .new-contacts-phone .new-contacts-phone-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
  }
  .site-header-wrapper .new-contacts-phone .new-contacts-phone-body {
    display: none;
  }
  .site-header-wrapper .new-contacts-phone .new-contacts-phone-body span, .site-header-wrapper .new-contacts-phone .new-contacts-phone-body a {
    color: #fff !important;
    text-decoration: none;
  }
  .site-header-wrapper .new-contacts-phone .new-contacts-phone-body > p {
    margin: 0;
    padding: 0;
  }
  .site-header-wrapper .new-contacts-phone.active {
    background-color: #681438;
  }
  .site-header-wrapper .new-contacts-phone.active .new-contacts-phone-body {
    position: absolute;
    top: 100%;
    right: 0;
    width: 220px;
    font-size: 14px;
    background: #681438;
    padding: 10px;
    text-align: right;
    color: #fff;
    display: block;
  }
  .site-header-wrapper .new-contacts-phone.active .new-contacts-phone-body span, .site-header-wrapper .new-contacts-phone.active .new-contacts-phone-body a {
    color: #fff !important;
    text-decoration: none;
  }
  .site-header-wrapper .new-contacts-phone.active .new-contacts-phone-body > p {
    margin: 0;
    padding: 0;
  }
  .site-header-wrapper .new-contacts-address {
    position: fixed;
    right: 45px;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    background: #ff6600 url(../adr-logo-white.png) no-repeat 50% 46%;
    float: none;
    margin: 0;
    padding: 0;
    z-index: 999999999;
  }
  .site-header-wrapper .new-contacts-address .new-contacts-address-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 40px;
  }
  .site-header-wrapper .new-contacts-address .new-contacts-address-body {
    display: none;
  }
  .site-header-wrapper .new-contacts-address.active {
    background-color: #681438;
  }
  .site-header-wrapper .new-contacts-address.active .new-contacts-address-body {
    position: absolute;
    top: 100%;
    right: 0;
    width: 237px;
    font-size: 14px;
    background: #681438;
    padding: 10px;
    text-align: right;
    color: #fff;
    display: block;
  }
  .site-header-wrapper .new-contacts-address.active .new-contacts-address-body a {
    color: #fff;
    text-decoration: none;
  }
}
@media (max-width: 980px) and (max-width: 550px) {
  .site-header {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 980px) and (max-width: 550px) {
  .site-header .visiting-card-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }
  .site-header .visiting-card-top .logo {
    display: flex;
    float: none;
    justify-content: center;
    width: auto;
    margin: 0;
  }
}
@media (max-width: 980px) and (max-width: 480px) {
  footer aside .contacts_bot, footer aside .sitename, footer aside .shared_bot {
    margin-left: 0;
  }
}
/*-----------------------------------------------*/
.menu-mobile-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000000000000000000000;
  background: rgba(0, 0, 0, 0.7);
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}
.menu-mobile-wr.opened {
  opacity: 1;
  visibility: visible;
}
.menu-mobile-wr.opened .mobile-menu-in {
  transform: none;
}
.menu-mobile-wr:before {
  display: none;
}
.menu-mobile-wr .close-menu {
  position: absolute;
  right: -45px;
  top: 10px;
  width: 45px;
  height: 47px;
  background: #ff6600 url(../close-ico.svg) 50% 50% no-repeat;
  cursor: pointer;
}
.menu-mobile-wr .menu-overflow {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  overflow-y: auto;
}
.menu-mobile-wr .mobile-menu-in {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  transform: translateX(-100%);
  transition: all 0.3s ease;
  width: 250px;
}
.menu-mobile-wr .mobile-menu-in nav {
  text-align: right;
}
.menu-mobile-wr .mobile-menu-in .menu-top, .menu-mobile-wr .mobile-menu-in .menu-left {
  line-height: 0;
  font-size: 0;
  list-style: none;
  list-style-image: none;
  padding: 15px;
  margin: 20px 0 0;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li, .menu-mobile-wr .mobile-menu-in .menu-left > li {
  padding-bottom: 1px;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li > a, .menu-mobile-wr .mobile-menu-in .menu-left > li > a {
  font: normal 18px/18px CuprumRegular;
  text-decoration: none;
  display: block;
  color: #fff;
  padding: 0 25px 0 10px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -wekit-border-radius: 7px;
  behavior: url(/g/libs/pie/1.0.0/pie.htc);
  position: relative;
  background: #ff6600;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li > a span, .menu-mobile-wr .mobile-menu-in .menu-left > li > a span {
  display: block;
  padding: 4px 0 5px 10px;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li > a:hover, .menu-mobile-wr .mobile-menu-in .menu-left > li > a:hover {
  color: #fff;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li.s3-menu-allin-has > a, .menu-mobile-wr .mobile-menu-in .menu-left > li.s3-menu-allin-has > a {
  position: relative;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li.s3-menu-allin-has > a:before, .menu-mobile-wr .mobile-menu-in .menu-left > li.s3-menu-allin-has > a:before {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 11px;
  height: 7px;
  background: url(../menu-arrow-bot.png) 0 0 no-repeat;
  z-index: 1;
  margin-top: -4px;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li.s3-menu-allin-has > a.s3-menu-allin-open:before, .menu-mobile-wr .mobile-menu-in .menu-left > li.s3-menu-allin-has > a.s3-menu-allin-open:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.menu-mobile-wr .mobile-menu-in .menu-top > li ul, .menu-mobile-wr .mobile-menu-in .menu-left > li ul {
  display: none;
  margin: 0;
  padding: 0 0 0 20px;
  list-style: none;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li ul li, .menu-mobile-wr .mobile-menu-in .menu-left > li ul li {
  margin: 0;
  padding: 5px 0 5px;
}
.menu-mobile-wr .mobile-menu-in .menu-top > li ul li a, .menu-mobile-wr .mobile-menu-in .menu-left > li ul li a {
  display: block;
  margin: 0;
  padding: 5px 10px 5px 0;
  font-size: 13px;
  color: #fff;
  text-decoration: none;
  line-height: normal;
}
@media (max-width: 768px) {
  div.shop2-product {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
@media (max-width: 640px) {
  div.tpl-product-list-h-34 form.product-item > ul {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
}
.menu-burger {
  position: fixed;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #ff6600;
  padding: 0;
  border: none;
  outline: none;
  z-index: 999;
}
@media (min-width: 981px) {
  .menu-burger {
    display: none;
  }
}
.menu-burger .lines {
  height: 15px;
  position: relative;
  width: 24px;
  box-sizing: content-box;
  margin: 9px auto;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}
.menu-burger .lines:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 6px;
  border-top: 3px solid #fff;
}
.table-wrapper {
  width: 100%;
  overflow: overlay;
}
.mobile_main_slider__inner {
  background: #FFF4DB;
  margin-bottom: 22px;
  font-size: 0;
  display: none;
}
.mobile_main_slider__inner .slider_item__text {
  padding: 20px;
  box-sizing: border-box;
  font-size: 14px;
  color: #000;
}
.mobile_main_slider__inner .slick-dots {
  position: absolute;
  bottom: 6px;
  right: 6px;
  z-index: 5;
  display: flex;
  list-style-type: none;
  margin: 0;
  padding: 0;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: wrap;
  left: 6px;
  gap: 4px;
}
.mobile_main_slider__inner .slick-dots li {
  min-width: 18px;
  height: 18px;
}
.mobile_main_slider__inner .slick-dots li.slick-active button {
  background: #000;
}
.mobile_main_slider__inner .slick-dots li button {
  padding: 0;
  border: none;
  color: #fff;
  font-size: 11px;
  background: #B7B09E;
  border-radius: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 18px;
}
@media (max-width: 980px) {
  .mobile_main_slider__inner:not(:empty) + #slider1_container {
    display: none;
  }
  .mobile_main_slider__inner {
    display: block;
  }
}
