@charset "utf-8";
/*618*/
#sandbox_theme_panel_96286 {
  top: auto !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 100px !important;
  font-size: 10px !important; }

@media (min-width: 768px) {
    .site-header {
      padding-top: 0; } }
  @media (min-width: 768px) {
    .site-header .header-bot {
      display: none; } }

.header-top-panel .block-top-line-in {
  display: none; }
  @media (min-width: 768px) {
  .header-top-panel {
    visibility: visible !important;
    opacity: 1 !important;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    position: relative; }
    .header-top-panel .menu-icon {
      float: none;
      -webkit-box-ordinal-group: -9;
      -moz-box-ordinal-group: -9;
      -webkit-order: -10;
      -moz-order: -10;
      -ms-flex-order: -10;
      order: -10;
      min-width: 70px; }

    .header-top-panel .shop-cart-wr {
      float: none;
      -webkit-box-ordinal-group: -5;
      -moz-box-ordinal-group: -5;
      -webkit-order: -6;
      -moz-order: -6;
      -ms-flex-order: -6;
      order: -6;
      min-width: 80px; }

    .header-top-panel .block-title.login-ico {
      float: none;
      -webkit-box-ordinal-group: -6;
      -moz-box-ordinal-group: -6;
      -webkit-order: -7;
      -moz-order: -7;
      -ms-flex-order: -7;
      order: -7;
      min-width: 70px; }

    .header-top-panel .site-search-wr {
      float: none;
      -webkit-box-ordinal-group: -7;
      -moz-box-ordinal-group: -7;
      -webkit-order: -8;
      -moz-order: -8;
      -ms-flex-order: -8;
      order: -8;
      min-width: 70px; }

    .header-top-panel .folders-title {
      float: none;
      -webkit-box-ordinal-group: -8;
      -moz-box-ordinal-group: -8;
      -webkit-order: -9;
      -moz-order: -9;
      -ms-flex-order: -9;
      order: -9;
      display: none; }

    .header-top-panel .block-top-line-in {
      -webkit-box-ordinal-group: -8;
      -moz-box-ordinal-group: -8;
      -webkit-order: -9;
      -moz-order: -9;
      -ms-flex-order: -9;
      order: -9;
      -webkit-flex-basis: 100%;
      -moz-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      height: 80px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0px 10px 0px 10px; }
      .header-top-panel .block-top-line-in .side-1 {
        padding: 0px; }
        .header-top-panel .block-top-line-in .side-1 .name-desc-wrap a {
          color: rgba(0, 0, 0, 0.9);
          text-decoration: none;
          text-transform: uppercase;
          font-size: 22px;
          font-weight: bold;
          font-family: 'RobotoSlab', Arial, Helvetica, sans-serif; }
        .header-top-panel .block-top-line-in .side-1 .site-descriptor {
          padding: 5px 0 0 0;
          font-size: 14px;
          color: rgba(0, 0, 0, 0.85); }
      .header-top-panel .block-top-line-in .side-2 {
        padding: 5px 0px 0px 0px; }
        .header-top-panel .block-top-line-in .side-2 .site-phone-number a {
          text-decoration: none;
          pointer-events: none; }
      .header-top-panel .block-top-line-in .side-3 {
        padding: 0px 0px 0px 10px; } }
    @media (min-width: 768px) and (max-width: 767px) {
      .header-top-panel .block-top-line-in {
        display: none; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .header-top-panel .block-top-line-in .side-2 .site-phone-number {
          font-size: 14px; } }
        @media (min-width: 768px) and (max-width: 850px) {
        .header-top-panel .block-top-line-in .side-2 .site-phone-number a {
          pointer-events: all; } }
      @media (min-width: 768px) and (max-width: 900px) {
      .header-top-panel .block-top-line-in .side-3 {
        display: none; } }

.header-bot2 {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: relative; }
  @media (max-width: 768px) {
  .header-bot2 {
    display: none; } }
  .header-bot2.fixx .header-folders {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    background: #f6eee0;
    z-index: 100;
    -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3); }
  .header-bot2 .header-folders {
    padding: 15px 0px 15px 10px; }
    .header-bot2 .header-folders .folders-top {
      margin: 0;
      padding: 0;
      list-style: none; }
    .header-bot2 .header-folders .folders-top > li > a {
      position: relative; }
      .header-bot2 .header-folders .folders-top > li > a:before {
        content: "•";
        display: inline-block;
        vertical-align: top;
        margin: 0px 0px 0px 0px;
        position: absolute;
        left: -8px;
        top: 50%;
        line-height: 0;
        font-size: 21px; }
    .header-bot2 .header-folders .folders-top li {
      display: inline-block;
      vertical-align: top;
      padding: 3px 5px 3px 5px; }
    .header-bot2 .header-folders .folders-top li > a {
      display: block;
      padding: 1px 10px 1px 10px;
      font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
      font-size: 13px;
      color: rgba(0, 0, 0, 0.75);
      text-decoration: none; }
      .header-bot2 .header-folders .folders-top li > a:hover {
        color: #82412b;
        text-decoration: none; }
      .header-bot2 .header-folders .folders-top li > a.active {
        background: #fff;
        text-decoration: none; }
    .header-bot2 .header-folders .folders-top li ul {
      padding: 0;
      margin: 0;
      list-style: none;
      display: none;
      position: absolute;
      z-index: 100;
      top: 35px; }
      .header-bot2 .header-folders .folders-top li ul.level-2 {
        background: #fff;
        -moz-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 5px 6px rgba(0, 0, 0, 0.3);
        box-shadow: 0 5px 6px rgba(0, 0, 0, 0.3);
        left: 5px;
        right: 5px;
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        display: none;
        min-height: 100px;
        overflow-y: auto; }
      .header-bot2 .header-folders .folders-top li ul.level-2 > li {
        width: 20%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 12px 14px; }
        @media (max-width: 960px) {
        .header-bot2 .header-folders .folders-top li ul.level-2 > li {
          width: 25%; } }
        .header-bot2 .header-folders .folders-top li ul.level-2 > li > a {
          font-weight: bold; }
      .header-bot2 .header-folders .folders-top li ul.level-2.show-menu {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; }
      .header-bot2 .header-folders .folders-top li ul li {
        display: block;
        padding: 0px 0px 0px 0px; }
      .header-bot2 .header-folders .folders-top li ul li a {
        display: block; }
      .header-bot2 .header-folders .folders-top li ul li ul {
        display: block;
        padding: 5px 0px 5px 0px;
        position: static;
        width: 100%; }
        .header-bot2 .header-folders .folders-top li ul li ul li {
          display: block;
          width: 100%;
          padding: 3px 0px 3px 12px; }
          .header-bot2 .header-folders .folders-top li ul li ul li a {
            display: block;
            padding: 0px 0px 0px 0px; }
          .header-bot2 .header-folders .folders-top li ul li ul li ul {
            padding-left: 10px; }

@media (max-width: 768px) {
    .folders-shared li ul {
      display: none; }
      .folders-shared li.opened > ul {
        display: block; } }

#sandbox_theme_panel_946406 {
  top: auto !important;
  bottom: 0 !important;
  right: 0 !important;
  width: 100px !important;
  font-size: 10px !important; }

.block-price-pop-but {
  padding: 5px 10px 5px 10px;
  margin: 0px 0px 0px 0px;
  font-size: 14px;
  line-height: normal;
  color: #82412b;
  border: 1px solid rgba(130, 65, 43, 0.5);
  cursor: pointer;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  text-align: center; }
  .block-price-pop-but:hover {
    background: #82412b;
    color: #fff; }
  .block-price-pop-but:active {
    background: #5a2a1a;
    color: #fff; }
  .block-price-pop-but.prod-pop {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 20px; }

.block-pop-price-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: none; }

.block-pop-price {
  position: relative;
  border: 20px solid transparent;
  width: 450px;
  max-width: 450px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 18px 20px 20px 20px;
  font-size: 15px;
  font-family: Arial, sanf-serif;
  background: #f6eee0; }
  .block-pop-price .button.b-close {
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    background: url(../close-ff.svg) 50% 50% no-repeat;
    width: 26px;
    height: 26px; }
  @media (max-width: 500px) {
  .block-pop-price {
    width: 100%;
    max-width: 100%; } }
  .block-pop-price .title {
    font-size: 21px;
    text-align: left;
    padding: 0 0 5px;
    color: #404040;
    font-family: Arial, sanf-serif;
    font-weight: bold;
    display: none; }
  .block-pop-price .block-pop-in .tpl-field {
    padding: 0;
    margin-bottom: 18px; }
    .block-pop-price .block-pop-in .tpl-field:after {
      display: table-cell;
      content: '';
      clear: both;
      line-height: 0;
      font-size: 0; }
    .block-pop-price .block-pop-in .tpl-field .field-title {
      padding: 0px 0 4px 0;
      color: rgba(0, 0, 0, 0.85); }
    .block-pop-price .block-pop-in .tpl-field .field-title .field-required-mark {
      color: #f00; }
    .block-pop-price .block-pop-in .tpl-field .error-message {
      color: #f00;
      padding: 5px 0px 5px 0px; }
    .block-pop-price .block-pop-in .tpl-field .field-value input[type=text], .block-pop-price .block-pop-in .tpl-field .field-value textarea {
      max-width: 100%;
      box-sizing: border-box;
      width: 100%;
      outline: none; }
    .block-pop-price .block-pop-in .tpl-field .field-value input[type=text] {
      padding: 0 12px; }
    .block-pop-price .block-pop-in .tpl-field .field-value textarea {
      padding: 3px 10px; }
    .block-pop-price .block-pop-in .tpl-field.type-checkbox ul, .block-pop-price .block-pop-in .tpl-field.type-radio_group ul, .block-pop-price .block-pop-in .tpl-field.type-multi_checkbox ul, .block-pop-price .block-pop-in .tpl-field.type-calendar ul, .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul {
      padding: 0px;
      margin: 0px;
      list-style: none; }
      .block-pop-price .block-pop-in .tpl-field.type-checkbox ul li, .block-pop-price .block-pop-in .tpl-field.type-radio_group ul li, .block-pop-price .block-pop-in .tpl-field.type-multi_checkbox ul li, .block-pop-price .block-pop-in .tpl-field.type-calendar ul li, .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul li {
        padding-top: 9px; }
      .block-pop-price .block-pop-in .tpl-field.type-checkbox ul li:first-child, .block-pop-price .block-pop-in .tpl-field.type-radio_group ul li:first-child, .block-pop-price .block-pop-in .tpl-field.type-multi_checkbox ul li:first-child, .block-pop-price .block-pop-in .tpl-field.type-calendar ul li:first-child, .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul li:first-child {
        padding-top: 0; }
      .block-pop-price .block-pop-in .tpl-field.type-checkbox ul li label input, .block-pop-price .block-pop-in .tpl-field.type-radio_group ul li label input, .block-pop-price .block-pop-in .tpl-field.type-multi_checkbox ul li label input, .block-pop-price .block-pop-in .tpl-field.type-calendar ul li label input, .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul li label input {
        margin-right: 5px; }
    .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
      .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul li {
        padding-top: 0;
        -webkit-flex-basis: 45%;
        -moz-flex-basis: 45%;
        -ms-flex-preferred-size: 45%;
        flex-basis: 45%; }
      .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul li label {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start;
        line-height: 30px; }
        .block-pop-price .block-pop-in .tpl-field.type-calendar_interval ul li label input {
          font-size: 12px;
          text-align: center;
          padding-left: 2px !important;
          padding-right: 2px !important; }
    .block-pop-price .block-pop-in .tpl-field.type-calendar .ui-datepicker-trigger, .block-pop-price .block-pop-in .tpl-field.type-calendar_interval .ui-datepicker-trigger {
      display: none; }
    .block-pop-price .block-pop-in .tpl-field.type-select select, .block-pop-price .block-pop-in .tpl-field.type-multi_select select {
      border: 1px solid #d4d4d4;
      border-radius: 4px;
      width: 100%; }
    .block-pop-price .block-pop-in .tpl-field.html_block {
      margin-top: 7px;
      margin-bottom: 7px; }
    .block-pop-price .block-pop-in .tpl-field.html_block p {
      margin: 0; }
    .block-pop-price .block-pop-in .tpl-field.hidden {
      display: none; }
    .block-pop-price .block-pop-in .tpl-field.tpl-field-button .tpl-form-button {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 10px 0px 0px 0px;
      font-size: 12px;
      font-family: 'Roboto', Arial, Helvetica, sans-serif;
      outline: none;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      .block-pop-price .block-pop-in .tpl-field.tpl-field-button .tpl-form-button:hover {
        background: #82412b;
        color: #fff; }
      .block-pop-price .block-pop-in .tpl-field.tpl-field-button .tpl-form-button:active {
        background: #5a2a1a;
        color: #fff; }
    .block-pop-price .block-pop-in .tpl-field.field-error input[type=text], .block-pop-price .block-pop-in .tpl-field.field-error textarea {
      border-color: #f00; }

@media (max-width: 767px) {
    .folders-shared {
      z-index: 1000; } }

.empty-val {
  opacity: 0.5; }

.shop2-filter a.empty-val {
  opacity: 0.5; }

.shop2-color-ext-popup .shop2-color-ext-caption {
  display: none; }

.shop2-color-ext-popup li {
  display: inline-block; }

.shop2-sorting-panel {
  z-index: 11; }

.shop2-payments-order.no-pay {
  opacity: 0.5; }
  .shop2-payments-order.no-pay button[type="submit"] {
    pointer-events: none; }

p.text_order {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #bc9886;
  background: #82412b;
  color: #fff; }

.header-top-panel .block-top-line-in .side-1 {
  display: flex;
  flex-direction: column; }

.site-phone-number {
  display: flex;
  flex-direction: column; }
  .site-phone-number div {
    padding-bottom: 3px; }

.header-top-panel .site-search-wr {
  display: none; }

.search-form-cent {
  position: relative; }
  .search-form-cent input.search-button {
    height: 30px;
    left: -40px;
    right: auto;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg); }
  .search-form-cent input[type="text"] {
    padding-right: 6px;
    padding-left: 6px;
    border-color: #3d352a;
    margin-bottom: 0;
    line-height: 30px;
    height: 30px;
    color: #3d352a;
    font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-bottom: 1px; }
    .search-form-cent input[type="text"]::-webkit-input-placeholder {
      font-size: 9px;
      color: #3d352a; }
    .search-form-cent input[type="text"]:-moz-placeholder {
      font-size: 9px;
      color: #3d352a; }
    .search-form-cent input[type="text"]::-moz-placeholder {
      font-size: 9px;
      color: #3d352a; }
    .search-form-cent input[type="text"]:-ms-input-placeholder {
      font-size: 9px;
      color: #3d352a; }

.side-center {
  max-width: 340px;
  width: 100%;
  padding-left: 40px;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ui-widget-content {
  background: #fff;
  border-bottom: 0;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif; }
  .ui-widget-content li.all_results {
    padding: 0; }
    .ui-widget-content li.all_results a {
      padding: 10px 20px;
      color: #fff;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #7f412b;
      text-decoration: none;
      display: block;
      text-transform: uppercase;
      font-size: 15px; }
  .ui-widget-content .ui-menu-item {
    padding-top: 13px;
    padding-bottom: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .ui-widget-content .autocomplete-item-name {
    font-size: 16px;
    color: #000; }
    .ui-widget-content .autocomplete-item-name div {
      font-size: 14px;
      color: #777;
      margin-top: 4px; }
  .ui-widget-content .autocomplete-item-price > div {
    font-size: 18px;
    color: #7f412b; }

.site-city-wrap {
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif; }
  .site-city-wrap:before {
    position: absolute;
    content: '';
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    background: url(../placeholder_icon.svg) 0 0 no-repeat; }
  .site-city-wrap .add-top {
    text-align: left;
    font-size: 13px;
    color: #777;
    margin-top: 10px;
    line-height: 1; }

.city-in {
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0 0px 0px 0px;
  vertical-align: middle;
  width: 240px;
  text-align: left;
  position: relative; }
  @media (max-width: 1440px) {
  .city-in {
    width: auto; } }
  .city-in .title-city {
    font-size: 14px;
    color: #3d352a;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px dashed #7f412b;
    line-height: 1.4;
    cursor: pointer; }

.city-in .block-city-first-load {
  position: absolute;
  left: -25px;
  display: none;
  padding: 20px 20px 20px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  top: 100%;
  margin-top: 10px;
  color: #333;
  z-index: 10;
  background: #fff;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
  font-size: 15px; }
  .city-in .block-city-first-load .title-city2 {
    padding: 0px 0px 0px 0px;
    white-space: nowrap;
    font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
    color: #3d352a;
    font-size: 15px; }
    .city-in .block-city-first-load .title-city2 div {
      line-height: 1;
      margin-bottom: 6px;
      color: #777; }
    .city-in .block-city-first-load .title-city2 span {
      line-height: 1;
      margin-bottom: 12px; }
  .city-in .block-city-first-load .buttons-select {
    padding: 10px 0px 0px 0px;
    white-space: nowrap;
    text-align: left; }
    .city-in .block-city-first-load .buttons-select .city-yes, .city-in .block-city-first-load .buttons-select .city-no {
      display: inline-block;
      padding: 5px 10px 5px 10px;
      margin: 0px 10px 0px 0px;
      font-size: 14px;
      background: none;
      color: #fff;
      cursor: pointer;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 13px;
      color: #7f412b; }
    .city-in .block-city-first-load .buttons-select .city-yes {
      color: #fff;
      background: #7f412b;
      margin-left: 0; }
    .city-in .block-city-first-load .buttons-select .city-no {
      border: 1px solid #ba9786; }

.block-form-product-pop-wrap {
  left: 0 !important;
  right: 0 !important;
  top: 30px !important;
  bottom: 0;
  position: absolute !important;
  display: none; }

.block-form-product-pop-wrap .block-form-product-pop {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  min-height: 100%; }
  .block-form-product-pop-wrap .block-form-product-pop .block-form-product-pop2 {
    background: #fff;
    padding: 14px 25px;
    font-size: 15px;
    color: #777;
    width: 270px;
    font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
    margin: 0px auto 0px;
    position: relative;
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.1); }
    .block-form-product-pop-wrap .block-form-product-pop .block-form-product-pop2 .block-city-down {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap; }
    .block-form-product-pop-wrap .block-form-product-pop .block-form-product-pop2 .item-city {
      padding: 5px 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
    .block-form-product-pop-wrap .block-form-product-pop .block-form-product-pop2 .item-city:hover {
      color: #7f412b; }
    .block-form-product-pop-wrap .block-form-product-pop .block-form-product-pop2 .item-city span {
      cursor: pointer; }

.city_mob {
  display: none; }

.b-modal {
  position: relative !important; }

@media screen and (min-width: 768) and (max-width: 1160px) {
  .city_pk {
    display: none; }

  .city_mob {
    display: block; } }

@media (max-width: 1100px) {
  .side-center {
    max-width: 220px;
    padding-right: 20px; } }

@media (max-width: 767px) {
  .header-bot {
    display: flex;
    flex-direction: column; }
    .header-bot .td {
      width: 100%;
      padding: 0; }
    .header-bot .site-name {
      padding-top: 15px;
      padding-bottom: 10px;
      order: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .header-bot .site-name a {
        margin: 0; }
    .header-bot .site-phone {
      padding-top: 0;
      padding-bottom: 10px;
      order: 2; }
      .header-bot .site-phone .site-phone-in {
        width: auto;
        margin: 0 auto;
        padding: 25px 0 0;
        text-align: center;
        background-position: 50% 0; }
    .header-bot .site-city-wrap {
      text-align: center;
      order: 3;
      width: auto;
      margin: 0 auto;
      padding: 25px 0 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: url(../placeholder_icon.svg) 50% 0 no-repeat; }
      .header-bot .site-city-wrap:before {
        display: none; }
      .header-bot .site-city-wrap .td {
        padding: 0 !important; }
      .header-bot .site-city-wrap .add-top {
        text-align: center; }
      .header-bot .site-city-wrap .item-city {
        text-align: left; }
    .header-bot .side-center {
      order: 4;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0;
      padding-top: 15px;
      padding-bottom: 15px; }
    .header-bot .search-form-cent input.search-button {
      left: auto;
      right: 0; }

  .ui-autocomplete.ui-front.ui-menu.ui-widget {
    left: 0 !important;
    right: 10px !important;
    width: 100% !important;
    max-width: 100% !important; } }

#shop2-cart-preview .block_title {
  width: 80px; }

.block-form-product-pop-wrap.close {
  display: none !important; }

.page-up {
  position: fixed;
  right: 40px;
  bottom: 40px;
  z-index: 9;
  background: url(/t/images/link_top.png) no-repeat;
  width: 50px;
  height: 50px;
  background-size: 100%;
  font-size: 0; }

@media (min-width: 1024px) {
  .slider-top.owl-loaded .owl-nav {
    top: 44%; } }

.shop2-cart-auth {
  display: none; }
