body > div.site__panel.left-panel.left-panel__js.inner_page.innerOpened.opened > div > div.search-container.custom-scroll.scroll-width-thin.scroll.opened > div > div > div > div.search-rows > form > div.search-rows__row.gr-field-style.float_row > div.row-body > label.input-to > input::placeholder, body > div.site__panel.left-panel.left-panel__js.inner_page.innerOpened.opened > div > div.search-container.custom-scroll.scroll-width-thin.scroll.opened > div > div > div > div.search-rows > form > div.search-rows__row.gr-field-style.float_row > div.row-body > label.input-from > input::placeholder {
  font-size: 0; }

html .site-header .site-info__name, html .site-header .site-info__desc {
  color: #000; }

.left-panel .search-block__input, .search-popup .search-block__input {
  font-weight: 700 !important; }
  .left-panel .search-block__input::placeholder, .search-popup .search-block__input::placeholder {
    color: #fff; }

.left-panel .search-block__input, .search-popup .search-block__input {
  background-color: #1ad1d1; }

.site-header .site-info__name {
  font-size: 18px !important; }

.site-header .site-info__desc {
  font-size: 14px !important; }

.site.mode_product .site-path {
  font-weight: 700; }

.shop-product-data__desc .tpl-form {
  display: flex;
  flex-direction: column; }
  .shop-product-data__desc .tpl-info {
    display: none; }
  .shop-product-data__desc .tpl-field:nth-child(2) {
    order: -1; }
    .shop-product-data__desc .tpl-field:nth-child(3) {
      display: none; }
    .shop-product-data__desc .tpl-field:nth-child(5) {
      order: -1; }

@media (max-width: 480px) {
    .cart-popup-block .cart-popup {
      min-height: auto !important; } }

@media (max-width: 1260px) {
  .kinds-block.collections_block .kind-item:hover .shop-product-btn:hover {
    padding-left: 0; }

  .kinds-block .kind-price-block .kind-price {
    width: calc(100% - 100px); }
    .kinds-block .kind-price-block .kind-price-btns {
      margin: 0;
      background: #f74e43;
      box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08);
      padding: 5px 10px; }
      .kinds-block .kind-price-block .kind-price-btns .shop-product-btn.type-2.buy {
        width: auto !important;
        height: auto !important; }
        .kinds-block .kind-price-block .kind-price-btns .shop-product-btn.type-2.buy:before {
          display: none; }
        .kinds-block .kind-price-block .kind-price-btns .shop-product-btn.type-2.buy span {
          font-size: 14px;
          color: #fff; }

  html .product-list.thumbs .gr-product-add .gr-product-price {
    width: calc(100% - 100px) !important; }
    html .product-list.thumbs .gr-product-add .gr-product-btns {
      margin: 0;
      background: #f74e43;
      box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08);
      padding: 5px 10px; }
      html .product-list.thumbs .gr-product-add .gr-product-btns .shop-product-btn.type-2.buy {
        width: auto !important;
        height: auto !important; }
        html .product-list.thumbs .gr-product-add .gr-product-btns .shop-product-btn.type-2.buy:before {
          display: none; }
        html .product-list.thumbs .gr-product-add .gr-product-btns .shop-product-btn.type-2.buy span {
          font-size: 14px;
          color: #fff; }

  .product-list.simple .product-item .gr-product-btns__bottom-container {
    width: calc(100% - 100px) !important; }
    .product-list.simple .product-item .shop-product-btn.type-2.buy {
      margin: 0;
      background: #f74e43;
      box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.08);
      padding: 5px 10px;
      width: auto !important;
      height: auto !important; }
      .product-list.simple .product-item .shop-product-btn.type-2.buy:before {
        display: none; }
      .product-list.simple .product-item .shop-product-btn.type-2.buy span {
        font-size: 14px;
        color: #fff; } }
