#sandbox_theme_panel_256102 {
  top: 50% !important;
  right: 0 !important;
  left: inherit !important;
  width: 200px !important;
  font-size: 12px !important; }

.ios, .ios * {
  cursor: pointer; }

html, body {
  min-width: auto;
  height: auto; }

img {
  max-width: 100%;
  height: auto; }

input, textarea, iframe, select {
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.option-item label, .form-item label {
  display: block !important; }
  .option-item label input, .form-item label input, .option-item label textarea, .form-item label textarea {
    max-width: 100%; }

.new-contacts-phone, .new-contacts-address, .tot {
  display: none; }

.site-wrap {
  padding: 0 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ddcbf3;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

.site-wrap2 {
  background: #e9eae7; }

.header {
  height: auto;
  background: url(../header.jpg) no-repeat left top #f9f5f6;
  background-size: 1274px 344px; }

.header-in {
  background: url(../header-left.png) no-repeat right top;
  min-height: 300px; }

.section-menu.desktop {
  padding: 0; }

.content-wr {
  display: flex;
  padding-top: 5px; }
  .content-wr .content-left {
    padding: 0 0 33px 9px;
    width: 213px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .content-wr .content-middle {
    padding: 0 20px 55px;
    width: calc(100% - 213px - 216px);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .content-wr .content-right {
    padding: 0 11px 33px 0;
    width: 216px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.footer {
  height: auto; }

.footer-pic {
  height: auto;
  min-height: 338px; }

.bcopy {
  position: absolute;
  left: 412px;
  bottom: 15px;
  background: url(../mega.png) no-repeat left top;
  padding-left: 33px; }
  .bcopy .copyrights {
    position: static;
    padding-top: 5px; }
  .bcopy .mega {
    position: static;
    padding: 0 0 5px;
    background: none; }

.soc_bl {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-top: 15px;
  font-size: 0; }
  .soc_bl .itm {
    max-width: 30px;
    min-width: 30px; }

.product-list.product-list-thumbs .product-item-thumb {
  width: calc(25% - 25px);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .product-list.product-list-thumbs .product-item-thumb .product-image {
    width: auto;
    display: flex;
    align-items: center;
    justify-content: center; }

.gallery2_albums {
  display: flex;
  flex-direction: column; }
  .gallery2_albums > div.tr {
    display: flex;
    flex-wrap: wrap; }

.title_bl {
  display: none; }

@media (max-width: 1200px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(33.33% - 25px); } }

@media (max-width: 980px) {
  .button99 {
    display: block; }

  .button1 {
    display: none; }

  .frmpmy {
    display: block;
    float: none;
    margin: 0 auto; }

  .site-wrap {
    padding: 0; }

  .header {
    margin-top: 40px;
    height: auto; }
    .header:before {
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      height: 40px;
      content: '';
      background: #25000b;
      background-image: linear-gradient(#ea9efc, #a10bae);
      z-index: 100; }
    .header .new-contacts-phone {
      position: fixed;
      right: 0;
      top: 0;
      display: block;
      width: 40px;
      height: 40px;
      background: #a10bae url(../tel-logo-white.png) no-repeat 50% 46%;
      float: none;
      margin: 0;
      padding: 0;
      z-index: 101; }
      .header .new-contacts-phone .new-contacts-phone-title {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 40px; }
      .header .new-contacts-phone .new-contacts-phone-body {
        display: none; }
        .header .new-contacts-phone .new-contacts-phone-body span, .header .new-contacts-phone .new-contacts-phone-body a {
          color: #fff !important;
          text-decoration: none; }
        .header .new-contacts-phone .new-contacts-phone-body > p {
          margin: 0;
          padding: 0; }
      .header .new-contacts-phone.active {
        background-color: #900909; }
        .header .new-contacts-phone.active .new-contacts-phone-body {
          position: absolute;
          top: 100%;
          right: 0;
          width: 220px;
          font-size: 14px;
          background: #900909;
          padding: 10px;
          text-align: right;
          color: #fff;
          display: block; }
          .header .new-contacts-phone.active .new-contacts-phone-body span, .header .new-contacts-phone.active .new-contacts-phone-body a {
            color: #fff !important;
            text-decoration: none; }
          .header .new-contacts-phone.active .new-contacts-phone-body > p {
            margin: 0;
            padding: 0; }
    .header .new-contacts-address {
      position: fixed;
      right: 45px;
      top: 0;
      display: block;
      width: 40px;
      height: 40px;
      background: #a10bae url(../adr-logo-white.png) no-repeat 50% 46%;
      float: none;
      margin: 0;
      padding: 0;
      z-index: 101; }
      .header .new-contacts-address .new-contacts-address-title {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        height: 40px; }
      .header .new-contacts-address .new-contacts-address-body {
        display: none; }
      .header .new-contacts-address.active {
        background-color: #900909; }
        .header .new-contacts-address.active .new-contacts-address-body {
          position: absolute;
          top: 100%;
          right: 0;
          width: 237px;
          font-size: 14px;
          background: #900909;
          padding: 10px;
          text-align: right;
          color: #fff;
          display: block; }
          .header .new-contacts-address.active .new-contacts-address-body a {
            color: #fff;
            text-decoration: none; }

  .header-in {
    padding: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }

  .header-inner {
    background: rgba(255, 255, 255, 0.7) !important;
    border-radius: 20px;
    padding: 10px; }

  #shop2-cart-preview {
    position: fixed;
    top: 0;
    right: 90px;
    width: 40px;
    height: 40px;
    background: #a10bae;
    padding: 0;
    margin: 0;
    z-index: 101; }
    #shop2-cart-preview .shop2-block.cart-preview {
      position: static;
      width: auto;
      margin: 0;
      padding: 0;
      background: url(../cart_mob.png) 5px 50% no-repeat;
      background-size: 27px auto; }
      #shop2-cart-preview .shop2-block.cart-preview .block-title, #shop2-cart-preview .shop2-block.cart-preview .block-body {
        display: none; }

  .slog2 {
    position: static;
    margin: 0 auto 20px !important;
    text-align: center;
    width: auto; }

  .site-name {
    position: static;
    margin: 0 auto !important;
    text-align: center;
    width: auto; }

  .s_networks, .contacts-top, .mail-top, .skyp-top, .section-menu.desktop, .slog, .mbot, .contacts-bot, .s_networks_bot, .content-wr .content-left .mleft, .content-wr .content-left .bt, .content-wr .content-left .edit-block, .content-wr .content-left .informers, .content-wr .content-right .wr_s {
    display: none !important; }

  .footer {
    background: #ccc; }

  .footer-pic {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    min-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none; }
    .footer-pic .bcopy {
      position: static; }
    .footer-pic .site-counters {
      position: static;
      margin: 0; }

  .content-wr {
    flex-wrap: wrap; }
    .content-wr .content-left {
      order: 2;
      width: auto;
      margin: 0 auto;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 50%; }
      .content-wr .content-left .button1 {
        margin: 0; }
    .content-wr .content-right {
      order: 2;
      width: auto;
      margin: 0 auto;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      max-width: 50%; }
      .content-wr .content-right .button2 {
        margin: 0; }
    .content-wr .content-middle {
      order: 3;
      width: 100%;
      padding-top: 20px; }

  .fast_sale-block2 {
    width: 100% !important; } }

@media (max-width: 768px) {
  .header-in {
    background: none; }

  .footer-pic {
    flex-direction: column; }
    .footer-pic .bcopy {
      margin-bottom: 20px; } }

@media (max-width: 680px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(50% - 25px); }

  .product-item-simple {
    display: flex;
    flex-direction: column; }
    .product-item-simple .shop2-clear-container {
      display: none; }
    .product-item-simple .product-side-c {
      margin: 0;
      padding: 20px 0 10px;
      text-align: center; } }

@media (max-width: 620px) {
  .shop2-product {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .shop2-product .product-side-l {
      width: auto;
      float: none;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .shop2-product .product-side-l .product-thumbnails ul {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        overflow: visible; }
    .shop2-product .product-side-r {
      padding: 10px 0 0;
      overflow: visible;
      text-align: center; }
      .shop2-product .product-side-r .product-compare {
        padding: 0; }

  .my_modifications .tr:first-child {
    display: none; }

  .my_modifications .tr.tr_prod {
    display: flex;
    width: calc(100% - 10px);
    flex-direction: column;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 5px; }
    .my_modifications .tr.tr_prod .td {
      border: none;
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      .my_modifications .tr.tr_prod .td .title_bl {
        display: block;
        padding-right: 5px; } }

@media (max-width: 580px) {
  .table-registration {
    display: block; }
    .table-registration tbody {
      display: block; }
      .table-registration tbody tr {
        display: flex;
        flex-direction: column; }
        .table-registration tbody tr .cell-l, .table-registration tbody tr .cell-r {
          width: 100% !important;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; }

  .shop2-cart-table tr:first-child th {
    font-size: 0; }
    .shop2-cart-table tr:first-child th:first-child {
      font-size: 14px; }
    .shop2-cart-table tr:first-child th:nth-child(2) {
      display: none; }
    .shop2-cart-table tr td:nth-child(2) {
      display: none; }
    .shop2-cart-table tr td.cart-amount .shop2-product-amount {
      width: 34px; }
      .shop2-cart-table tr td.cart-amount .shop2-product-amount button {
        display: none; }

  table.shop2-cart-table td.cart-product .cart-product-image {
    display: none; } }

@media (max-width: 480px) {
  .shop2-sorting-panel .sorting {
    padding-bottom: 5px; }
    .shop2-sorting-panel .sorting a {
      margin: 0 5px 5px 0 !important; }

  #shop2-msg {
    left: auto !important;
    right: 20px !important; } }

@media (max-width: 440px) {
  .product-list.product-list-thumbs .product-item-thumb {
    width: calc(100% - 25px); }

  .gallery2_albums > div.tr > div.image.td {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0;
    padding-left: 0; }
    .gallery2_albums > div.tr > div.image.td a.image {
      width: auto !important;
      height: auto !important; }
    .gallery2_albums > div.tr > div.image.td > div {
      width: auto !important;
      overflow: initial; } }
/*-----------------------------------------------*/
.menu-mobile-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  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: #ab87df 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 .mob_menu {
    line-height: 0;
    font-size: 0;
    list-style: none;
    list-style-image: none;
    padding: 15px;
    margin: 0; }
    .menu-mobile-wr .mobile-menu-in .mob_menu li {
      position: relative; }
      .menu-mobile-wr .mobile-menu-in .mob_menu li .arrbg {
        position: absolute;
        top: 0;
        right: 0;
        width: 28px;
        height: 28px;
        background: url(../menu-arrow-bot.png) 50% 50% no-repeat;
        z-index: 1; }
      .menu-mobile-wr .mobile-menu-in .mob_menu li.open > .arrbg {
        -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 .mob_menu > li {
      padding-bottom: 1px; }
      .menu-mobile-wr .mobile-menu-in .mob_menu > li > a {
        font-size: 13px;
        line-height: normal;
        font-weight: bold;
        text-decoration: none;
        display: block;
        color: #fff;
        padding: 0 28px 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: #b70202;
        background-image: linear-gradient(#c1a3e7, #aa86df); }
        .menu-mobile-wr .mobile-menu-in .mob_menu > li > a span {
          display: block;
          padding: 8px 0 8px 10px; }
        .menu-mobile-wr .mobile-menu-in .mob_menu > li > a:hover {
          color: #fff; }
      .menu-mobile-wr .mobile-menu-in .mob_menu > li ul {
        display: none;
        margin: 0;
        padding: 0 0 0 20px;
        list-style: none; }
        .menu-mobile-wr .mobile-menu-in .mob_menu > li ul li {
          margin: 0;
          padding: 5px 0 5px; }
          .menu-mobile-wr .mobile-menu-in .mob_menu > li ul li a {
            display: block;
            margin: 0;
            padding: 5px 25px 5px 0;
            font-size: 13px;
            color: #fff;
            text-decoration: none;
            line-height: normal; }

.menu-burger {
  position: fixed;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #a10bae;
  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;
    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; }



.shop2-cart-total {
  display: flex;
  flex-direction: column; }
  .shop2-cart-total tbody {
    display: flex;
    flex-direction: column; }
  .shop2-cart-total tr {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width: 100%;
    width: 100%;
    margin-left: auto; }
  .shop2-cart-total tr td {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .shop2-cart-total tr th {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
  .shop2-cart-total tr:nth-child(2) {
    flex-wrap: wrap;
    align-items: flex-end; }
    .shop2-cart-total tr:nth-child(2) td:first-child {
      display: flex;
      justify-content: flex-end;
      padding: 0;
      border: 0;
      width: 100%; }
  .shop2-cart-total .coupon-arrow {
    display: none; }

@media (max-width: 440px) {
  .shop2-coupon {
    min-width: 0; }
    .shop2-coupon .coupon-body {
      overflow: visible; }
    .shop2-coupon .coupon-label {
      display: none; } }

.button1, .button2 {
  background: none;
  height: auto; }

.mob_buttons .mob_buttons_items {
  text-align: center; }
  .mob_buttons .mob_buttons_items a {
    display: inline-block !important;
    vertical-align: top;
    margin: 0 !important;
    padding: 0 !important; }
