[id ^= sandbox_theme_panel] {
  width: 100px !important;
  font-size: 10px !important;
  right: 0;
  top: auto !important;
  bottom: 0;
  line-height: 1.2;
  font-weight: normal !important;
}
body .cart-popup__btns .gr_cart_btn.gr-cart-btn.close-block {
  width: 100%;
  margin: 10px 0 0;
}
.sel_site {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  position: relative;
  margin-bottom: 5px;
}
.sel_site .title {
  padding-right: 20px;
  line-height: 1;
  position: relative;
  color: #000;
  font-weight: 500;
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  cursor: pointer;
}
.sel_site .title:after {
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2339363c%22%20d%3D%22M5%2C6C4.8%2C6%2C4.5%2C5.9%2C4.3%2C5.7l-4-4c-0.4-0.4-0.4-1%2C0-1.4c0.4-0.4%2C1-0.4%2C1.4%2C0L5%2C3.6l3.3-3.3c0.4-0.4%2C1-0.4%2C1.4%2C0%0D%0A%09c0.4%2C0.4%2C0.4%2C1%2C0%2C1.4l-4%2C4C5.5%2C5.9%2C5.3%2C6%2C5%2C6z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
}
.sel_site .title.active:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.sel_site .body {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 30px;
  font-size: 15px;
  left: 0;
  right: 0;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
}
.sel_site .body a {
  padding: 10px;
  color: #000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.sel_site .body a:hover {
  color: #fff;
  background: #2685f4;
  border-color: #2685f4;
}
.sel_site .body.opened {
  display: flex;
}
@media (min-width: 1261px) {
  body .site-header .site-header-top__right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 5px;
  }
}
body #shop2-cart .shop2-cart-table__btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  margin-top: 10px;
}
body .no-image {
  background-image: url(image1.jpeg) !important;
  background-position: 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
@media (max-width: 1260px) {
  body .site-header .site-header-bottom__center {
    display: block;
    width: auto;
    flex: 1 0 0;
    padding-left: 30px;
  }
  body #search-app {
    width: 100% !important;
  }
  body .site-header .site-header-bottom__left {
    width: 230px !important;
  }
  body .site-header .header-btn-mobile button {
    display: none;
  }
  body .sel_site {
    margin: 0;
  }
  body .site-header .site-header-top__left {
    width: auto;
  }
}
@media (max-width: 767px) {
  body .site-header .site-header-bottom__center {
    flex: initial;
    padding: 15px 0 0;
    width: 100%;
  }
  body .site-header .site-header-bottom__left {
    width: 100% !important;
  }
  body .site-header .site-header-bottom__body {
    flex-wrap: wrap;
  }
  body .site-header .header-burger-btn-mobile {
    display: inline-flex;
  }
  body .site-header .header-catalog-btn-mobile {
    display: none;
  }
  body .burger-search {
    display: none;
  }
  body .top-shop-search__back {
    opacity: 0;
    visibility: hidden;
  }
  body .top-search .top-shop-search-btn {
    display: none;
  }
}
@media (max-width: 420px) {
  body .sel_site .title {
    padding-right: 17px;
    font-size: 13px;
  }
  body .site-header .header-btn-mobile.header-favorite-btn-mobile, body .site-header .header-btn-mobile.header-compare-btn-mobile {
    margin: 0;
  }
  body .sel_site .body {
    font-size: 14px;
    min-width: 140px;
    right: auto;
  }
}
.card-page .gr-product-options .option-title {
  width: 260px !important;
}
html .card-page .gr-product-options .option-body {
  width: auto !important;
}
@media (max-width: 768px) {
  .card-page .gr-product-options .option-item[data-option-type=select] .option-item__inner {
    display: flex;
    flex-wrap: wrap;
  }
}
.product-quick-view .shop2-product .gr-product-options .option-title {
  max-width: 270px !important;
  width: auto !important;
}
.product-quick-view .shop2-product .gr-product-options .option-body {
  width: auto !important;
}
@media (max-width: 480px) {
  .site-header .site-header-top {
    padding-left: 0;
    padding-right: 0;
  }
  .site-header .site-header-top__body {
    justify-content: space-around;
  }
  .site-header .header-btn-mobile a .gr-svg-icon, .site-header .header-btn-mobile button .gr-svg-icon {
    width: 25px !important;
    height: 25px !important;
  }
  .site-header .header-btn-mobile a, .site-header .header-btn-mobile button {
    padding: 4px !important;
  }
  .site-header .site-header-top__right {
    margin-left: 5px !important;
  }
  .site-header .site-fixed-top-wrapper .site-header-top-wrapper.fixed_header {
    width: 100% !important;
    left: 0;
  }
}
.top-search .top-shop-search-btn {
  display: none !important;
}
.clear-input {
  right: 15px;
}
