﻿@font-face {
  font-family: 'Inter';
  src: url("../fonts/Inter-VariableFont_opsz,wght.ttf") format("truetype"); }

.top-panel-header {
  justify-content: space-between;
  height: 70px;
  align-items: center; }
  .top-panel-header.fixed {
    position: fixed;
    background: white;
    left: 50%;
    top: 35px;
    width: 76.75rem;
    transform: translate(-50%, -50%); }
  .top-panel-header .logo {
    width: 20%;
    display: flex; }
  .top-panel-header .menu {
    width: 60%;
    margin: 0 -12px;
    display: flex; }
    .top-panel-header .menu .menu-link {
      font-family: Inter;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #1A1A1A;
      margin: 0 12px; }
      .top-panel-header .menu .menu-link.selected {
        color: #D0544E; }
      .top-panel-header .menu .menu-link:hover {
        color: #D0544E;
        text-decoration: none; }
  .top-panel-header .icon-block a, .top-panel-header .icon-block div {
    margin: 0 16px;
    display: flex; }
    .top-panel-header .icon-block a:hover svg path, .top-panel-header .icon-block div:hover svg path {
      fill: #C92A1F;
      stroke: #C92A1F; }
    .top-panel-header .icon-block a.cart:hover svg path, .top-panel-header .icon-block div.cart:hover svg path {
      stroke: #C92A1F;
      fill: white; }
    .top-panel-header .icon-block a:hover circle, .top-panel-header .icon-block div:hover circle {
      fill: #C92A1F;
      stroke: #C92A1F; }
    .top-panel-header .icon-block a span[data-type="count"], .top-panel-header .icon-block div span[data-type="count"] {
      background: red;
      color: white;
      border-radius: 50%;
      font-size: 12px;
      height: 19px;
      width: 19px;
      display: flex;
      justify-content: center;
      position: relative;
      top: -10px;
      left: -10px; }
  .top-panel-header form.row.site-head-search-form {
    width: 80%;
    margin: 11px 0;
    height: 48px; }
    .top-panel-header form.row.site-head-search-form .site-head-search-btn-wrap {
      display: none; }
    .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap {
      height: 48px; }
      .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-site-head-search {
        display: flex; }
        .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-site-head-search .close-input-btn {
          position: absolute;
          right: 15px;
          top: 12px; }
      .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input {
        height: 48px;
        margin: 0;
        border: none;
        background: #fafafc;
        padding: 16px; }
        .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-decoration, .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-cancel-button, .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-results-button, .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::-webkit-search-results-decoration {
          display: none; }
        .top-panel-header form.row.site-head-search-form .site-head-search-input-wrap .site-head-search-input::placeholder {
          font-family: Inter;
          font-weight: 500;
          font-size: 16px;
          color: #B3B3B3; }

.container {
  max-width: 76.75rem;
  min-width: 60.625rem; }

.row.body-content .block-japan-collection {
  margin-top: 60px; }
  .row.body-content .block-japan-collection svg {
    width: 100% !important; }

main.stretch-middle.site-body .row.body-content .banners-on-main-page, #layout .row.body-content .banners-on-main-page {
  margin-top: 30px; }

main.stretch-middle.site-body .row.body-content article.block.news-block, #layout .row.body-content article.block.news-block {
  width: 100%;
  font-family: 'Inter';
  padding: 0;
  margin: 0;
  margin-top: 40px; }
  main.stretch-middle.site-body .row.body-content article.block.news-block .block-head, #layout .row.body-content article.block.news-block .block-head {
    display: flex;
    justify-content: space-between;
    align-items: end;
    margin-bottom: 40px;
    padding: 0;
    align-items: baseline; }
    main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .h2, #layout .row.body-content article.block.news-block .block-head .h2 {
      font-family: Inter;
      font-weight: 600;
      font-size: 32px;
      letter-spacing: 0px;
      color: black;
      margin: 0;
      cursor: default; }
    main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .allNews, #layout .row.body-content article.block.news-block .block-head .allNews {
      height: max-content; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .allNews .cs-l-2, #layout .row.body-content article.block.news-block .block-head .allNews .cs-l-2 {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        text-align: right;
        color: black;
        text-decoration: none; }
        main.stretch-middle.site-body .row.body-content article.block.news-block .block-head .allNews .cs-l-2:hover, #layout .row.body-content article.block.news-block .block-head .allNews .cs-l-2:hover {
          color: #C92A1F; }
  main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items, #layout .row.body-content article.block.news-block .block-content .news-block-items {
    display: flex;
    flex-direction: column;
    margin: 0; }
    main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row, #layout .row.body-content article.block.news-block .block-content .news-block-items .news-block-row {
      margin: 0 16px;
      width: 384px;
      height: 248px;
      background: #fafafc;
      padding: 32px;
      cursor: pointer;
      text-decoration: none;
      width: 100%;
      margin: 0;
      background: #fafafc;
      margin: 5px 0;
      height: max-content;
      padding: 25px 30px; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row:hover, #layout .row.body-content article.block.news-block .block-content .news-block-items .news-block-row:hover {
        opacity: 0.5; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-anno, #layout .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-anno {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1A1A1A;
        margin-top: 8px; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-tittle.news-block-anno-link, #layout .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-tittle.news-block-anno-link {
        font-family: Inter;
        font-weight: 600;
        font-size: 24px;
        line-height: 32px;
        letter-spacing: 0px;
        color: #1A1A1A;
        margin-top: 8px;
        height: 100px;
        display: block;
        text-decoration: none;
        font-size: 20px;
        height: max-content; }
      main.stretch-middle.site-body .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-date.cs-t-3, #layout .row.body-content article.block.news-block .block-content .news-block-items .news-block-row .news-block-date.cs-t-3 {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #808080; }

footer.site-footer {
  display: flex;
  flex-direction: column;
  margin-bottom: 60px; }
  footer.site-footer .site-footer-top-level.container.container-fluid {
    display: flex;
    display: flex;
    flex-direction: column;
    min-width: 100%;
    margin: 0 16px;
    padding: 0;
    margin-top: 15px;
    min-width: 90%;
    width: 90%; }
    footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list {
      width: max-content;
      margin-right: 9%; }
      footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list a.footer-menu-link.cs-l-2 {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1A1A1A;
        text-decoration: none; }
        footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list a.footer-menu-link.cs-l-2:hover {
          color: #C92A1F; }
      footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list.category-list {
        display: none; }
      footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list.menu-items-block {
        list-style: none;
        margin: 0;
        padding: 0; }
        footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list.menu-items-block .footer-menu-item {
          margin: 10px 0; }
          footer.site-footer .site-footer-top-level.container.container-fluid .footer-menu-list.menu-items-block .footer-menu-item:last-child {
            margin-bottom: 0; }
    footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu {
      max-width: 370px;
      padding: 0;
      margin-top: 40px; }
      footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .phone-number {
        font-family: Inter;
        font-weight: 600;
        font-size: 32px;
        line-height: 44px;
        letter-spacing: 0px;
        color: #1A1A1A; }
      footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .phone-text {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1A1A1A; }
      footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info {
        margin-top: 30px; }
        footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu {
          width: 100%;
          padding: 0; }
          footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu .footer-menu-head.cs-t-3 {
            font-family: Inter;
            font-weight: 500;
            font-size: 20px;
            line-height: 24px;
            letter-spacing: 0px;
            color: #1A1A1A; }
          footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu .footer-menu-list {
            width: 100%;
            display: flex;
            gap: 4px;
            list-style: none;
            padding: 0; }
            footer.site-footer .site-footer-top-level.container.container-fluid .col-xs.footer-menu .social-link-info .col-xs.footer-menu .footer-menu-list svg:hover {
              opacity: .7; }

.footer-bottom-level {
  display: flex;
  align-items: center;
  border-top: 1px solid #E5E5E5;
  width: 100%;
  justify-content: center;
  height: 80px;
  margin-top: 25px; }
  .footer-bottom-level .container.container-fluid {
    display: flex;
    width: 100%;
    padding-left: 16px;
    min-width: 100%; }
  .footer-bottom-level .footer-copyright {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #b7b7b7; }

.social-widget-custom {
  z-index: 999; }
  .social-widget-custom .connector__list-item {
    list-style: none; }
    .social-widget-custom .connector__list-item .connector__item:hover {
      box-shadow: none;
      -webkit-box-shadow: none;
      opacity: 0.75; }
  .social-widget-custom .connector__trigger:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: 0.7; }

.banner-repeat {
  overflow: hidden;
  margin-right: 0px;
  margin-top: 30px; }
  .banner-repeat .tg-banner {
    background-image: url(/Templates/SharpEdge/images/tg-banner.svg);
    background-repeat: repeat-x;
    background-size: contain;
    display: block;
    height: 60px;
    width: 9090000000px;
    animation-duration: 500s;
    animation-name: slidein;
    animation-iteration-count: infinite; }

@keyframes slidein {
  0% {
    transform: translate(0px); }
  50% {
    transform: translate(-7800px); }
  100% {
    transform: translate(0px); } }

.pick-product {
  margin-top: 50px;
  width: 100%;
  margin-right: 0px; }
  .pick-product .header {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .pick-product .bottom {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-top: 20px;
    flex-direction: column; }
    .pick-product .bottom .filter-item {
      display: flex;
      flex-direction: column;
      justify-content: flex-end; }
      .pick-product .bottom .filter-item .tittle {
        font-family: Inter;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.4px;
        color: #808080; }
      .pick-product .bottom .filter-item .select-block {
        margin-top: 5px; }
        .pick-product .bottom .filter-item .select-block .selected-item {
          border-radius: 8px;
          padding: 6px 12px;
          background: #fafafc;
          font-family: Inter;
          font-weight: 500;
          font-size: 16px;
          line-height: 24px;
          letter-spacing: 0px;
          color: #1A1A1A;
          display: flex;
          align-items: center;
          cursor: pointer;
          height: 56px;
          width: 100%; }
        .pick-product .bottom .filter-item .select-block .list-select-items {
          background: white;
          position: absolute;
          width: calc(100% - 32px);
          height: 300px;
          overflow: hidden;
          overflow-y: scroll;
          z-index: 999; }
          .pick-product .bottom .filter-item .select-block .list-select-items .item-select {
            font-family: Inter;
            font-weight: 500;
            font-size: 16px;
            line-height: 24px;
            letter-spacing: 0px;
            vertical-align: middle;
            color: #000000;
            padding-left: 12px;
            cursor: pointer;
            height: 48px;
            display: flex;
            align-items: center;
            z-index: 9999; }
            .pick-product .bottom .filter-item .select-block .list-select-items .item-select:hover {
              background: #D0544E;
              color: #FFFFFF; }
        .pick-product .bottom .filter-item .select-block.disable {
          opacity: 0.4; }
      .pick-product .bottom .filter-item .btn-link-page {
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        vertical-align: middle;
        background: #E5E5E5;
        border-radius: 8px;
        color: #FFFFFF;
        cursor: pointer;
        width: 100%;
        margin-top: 25px; }
      .pick-product .bottom .filter-item .btn-clear-filter {
        width: 100%;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        color: #B3B3B3;
        border: 1px solid #B3B3B3;
        border-radius: 8px;
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        vertical-align: middle;
        cursor: pointer; }
      .pick-product .bottom .filter-item.action .btn-link-page {
        background: #C92A1F; }
  .pick-product .middle {
    margin: 25px 0; }
    .pick-product .middle .block-view-search {
      display: flex;
      align-items: center; }
      .pick-product .middle .block-view-search .tittle {
        font-family: Inter;
        font-weight: 400;
        font-size: 12px;
        line-height: 16px;
        letter-spacing: 0.4px;
        margin-left: 5px;
        color: #808080; }
      .pick-product .middle .block-view-search .form-control {
        opacity: 0;
        display: none; }
      .pick-product .middle .block-view-search span.icons {
        display: flex; }
        .pick-product .middle .block-view-search span.icons:hover .static {
          display: none; }
        .pick-product .middle .block-view-search span.icons .hover {
          display: none; }
        .pick-product .middle .block-view-search span.icons:hover .hover {
          display: block; }
    .pick-product .middle .block-search {
      margin-top: 5px; }
      .pick-product .middle .block-search .form-control {
        border-radius: 8px;
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        padding: 6px 12px;
        width: 343px;
        height: 44px;
        color: #1A1A1A; }
        .pick-product .middle .block-search .form-control::placeholder {
          color: #B3B3B3; }

.product-searching-list .product-item {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #E5E5E5;
  flex-direction: column;
  padding: 20px 0;
  padding-bottom: 15px;
  margin: 0; }
  .product-searching-list .product-item .image {
    min-width: 100%;
    margin: 0;
    width: 100%; }
    .product-searching-list .product-item .image img {
      width: 100%; }
  .product-searching-list .product-item .property-block {
    margin-top: 15px; }
    .product-searching-list .product-item .property-block .property-item {
      display: flex;
      flex-direction: column;
      margin: 10px 0; }
      .product-searching-list .product-item .property-block .property-item .header {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        width: 160px;
        min-width: 160px; }
      .product-searching-list .product-item .property-block .property-item .value {
        font-family: Inter;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #1A1A1A;
        display: block; }
      .product-searching-list .product-item .property-block .property-item .btn.btn-selected-next-page {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        vertical-align: middle;
        border: 1px solid #C92A1F;
        height: 56px;
        display: flex;
        justify-content: center;
        align-items: center;
        cursor: pointer;
        width: 100%;
        background: #C92A1F;
        color: white;
        margin: 0; }
      .product-searching-list .product-item .property-block .property-item .btn.btn-selected-prev-page {
        width: 384px;
        height: 56px;
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        vertical-align: middle;
        color: #C92A1F;
        border: 1px solid #C92A1F;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 40px;
        cursor: pointer; }
  .product-searching-list .product-item:first-child {
    border-top: 1px solid #E5E5E5;
    margin-top: 20px; }

.category-collection-block .header {
  display: flex;
  align-items: baseline;
  margin-bottom: 25px;
  flex-direction: column; }
  .category-collection-block .header div {
    margin-right: 15px; }
  .category-collection-block .header .text-category {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .category-collection-block .header .text-product {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #C92A1F; }
  .category-collection-block .header .text {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 44px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .category-collection-block .header .count-text {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #B3B3B3; }

.category-collection-block .category-collection-list {
  display: flex;
  flex-wrap: wrap; }
  .category-collection-block .category-collection-list .category-item {
    width: 45%;
    height: max-content;
    display: flex;
    flex-direction: column;
    margin: 0;
    margin-bottom: 20px; }
    .category-collection-block .category-collection-list .category-item:nth-child(odd) {
      margin-right: 10px; }
    .category-collection-block .category-collection-list .category-item:nth-child(even) {
      margin-left: 10px; }
    .category-collection-block .category-collection-list .category-item .photo .image {
      border-radius: 12px;
      height: 180px; }
    .category-collection-block .category-collection-list .category-item .name-collection {
      font-family: Inter;
      font-weight: 500;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #1A1A1A;
      margin-bottom: 5px; }
    .category-collection-block .category-collection-list .category-item .color-collection {
      font-family: Inter;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0px;
      color: #808080; }
    .category-collection-block .category-collection-list .category-item .price-collection {
      font-family: Inter;
      font-weight: 600;
      font-size: 20px;
      line-height: 28px;
      letter-spacing: 0px;
      color: #1A1A1A; }
    .category-collection-block .category-collection-list .category-item:hover {
      opacity: .7;
      cursor: pointer;
      text-decoration: none; }

.header-search-product {
  display: flex;
  padding-bottom: 10px;
  align-items: baseline;
  flex-direction: column;
  margin-top: 30px; }
  .header-search-product div {
    margin-right: 15px; }
  .header-search-product .base-text {
    font-family: Inter;
    font-weight: 600;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0px;
    color: #1A1A1A; }
  .header-search-product .generate-text {
    font-family: Inter;
    font-weight: 600;
    letter-spacing: 0px;
    color: #C92A1F;
    font-size: 20px;
    line-height: 28px;
    margin-top: 10px; }
  .header-search-product .count-text {
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    color: #B3B3B3;
    margin-top: 10px; }

.breads .breads-item .breads-item-link span {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #1A1A1A; }

.breads .breads-item .breads-item-current {
  font-family: Inter;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  color: #B3B3B3; }

.breads .breads-item.icon-right-open-after:after {
  content: '/';
  display: contents;
  font-size: 18px;
  font-weight: 900;
  color: #B3B3B3; }

div#configuratorPage .pick-product {
  margin-top: 25px; }
  div#configuratorPage .pick-product .mobile-btn-change-product {
    height: 56px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #C92A1F;
    margin: 10px 0;
    border-radius: 8px;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #C92A1F;
    background: white; }

.sidebar-bottom {
  width: 100%;
  display: flex;
  background: white;
  height: 60px;
  position: fixed;
  bottom: 0px;
  z-index: 999;
  cursor: pointer; }
  .sidebar-bottom .icon-block {
    width: 25%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }
    .sidebar-bottom .icon-block .text {
      color: black;
      font-family: Inter;
      font-weight: 400;
      font-size: 11px;
      line-height: 16px;
      letter-spacing: 0px;
      cursor: pointer; }
    .sidebar-bottom .icon-block:hover {
      text-decoration: none; }
    .sidebar-bottom .icon-block.action .text {
      color: #C92A1F; }
    .sidebar-bottom .icon-block.action svg {
      stroke: red !important; }
      .sidebar-bottom .icon-block.action svg circle {
        stroke: red; }
      .sidebar-bottom .icon-block.action svg path {
        stroke: red; }
    .sidebar-bottom .icon-block.action[href="/login"] svg path {
      fill: red; }
    .sidebar-bottom .icon-block.action[href="/wishlist"] path {
      fill: red; }

html.mobile-version .row.body-content {
  margin: 0 16px; }
  html.mobile-version .row.body-content .banners-on-main-page .list-photo {
    width: 100%;
    margin: 0; }
    html.mobile-version .row.body-content .banners-on-main-page .list-photo .banners-items-on-main-page {
      margin: 0; }
      html.mobile-version .row.body-content .banners-on-main-page .list-photo .banners-items-on-main-page .name-category {
        font-size: 20px; }
    html.mobile-version .row.body-content .banners-on-main-page .list-photo .product-categories-item-picture-obj-slim {
      width: 100%;
      height: 160px; }
    html.mobile-version .row.body-content .banners-on-main-page .list-photo .banners-items-on-main-page {
      width: 100%;
      margin: 10px 0;
      margin-right: 0px; }
      html.mobile-version .row.body-content .banners-on-main-page .list-photo .banners-items-on-main-page a {
        width: 100%; }
  html.mobile-version .row.body-content .banners-on-main-page .banner-main-page-top {
    font-family: Inter;
    font-weight: 600;
    font-size: 25px;
    line-height: 36px;
    letter-spacing: 0px; }
    html.mobile-version .row.body-content .banners-on-main-page .banner-main-page-top .first-item {
      color: #C92A1F; }
    html.mobile-version .row.body-content .banners-on-main-page .banner-main-page-top .second-item {
      color: #1A1A1A; }

.col-xs.col-p-v.site-body-main {
  margin: 0 16px;
  margin-right: 16px; }

html.mobile-version {
  overflow-x: hidden; }

header#header {
  align-items: center;
  display: flex; }
  header#header .img-logo {
    display: flex;
    margin-left: 15px;
    margin-top: 5px; }
  header#header .searchBtn.inked.ink-light {
    top: -7px;
    right: 10px; }
    header#header .searchBtn.inked.ink-light .search-link {
      color: black;
      font-size: 22px; }
  header#header .js-click-out.search-panel.cs-bg-13 {
    top: 1px;
    left: 7px;
    width: calc(100% - 16px); }
    header#header .js-click-out.search-panel.cs-bg-13 .search-input {
      border-radius: 8px;
      border: none;
      background: #fafafc; }
      header#header .js-click-out.search-panel.cs-bg-13 .search-input::placeholder {
        font-family: Inter;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        letter-spacing: 0px;
        color: #B3B3B3; }
    header#header .js-click-out.search-panel.cs-bg-13 .search-disable {
      display: none; }
    header#header .js-click-out.search-panel.cs-bg-13 svg {
      top: 12px;
      position: absolute;
      right: 10px; }
