.section--u-iyvmt8bbi {
  padding-bottom: 81px; }

body .product-list.thumbs .product-item .product-additional__bottom {
  -webkit-flex-wrap: inherit;
  -moz-flex-wrap: inherit;
  -ms-flex-wrap: inherit;
  flex-wrap: inherit; }

.fixed-panel {
  left: 0;
  bottom: 0;
  top: auto;
  background: #f1f1f1;
  border-top: 1px solid #bbb;
  padding: 10px 0; }

.fixed-panel-in {
  display: flex;
  justify-content: center; }
  .fixed-panel-in > div {
    margin: 0 25px; }
    .fixed-panel-in > div > a, .fixed-panel-in > div > span {
      margin: 0 auto;
      width: auto !important;
      min-width: 100%;
      text-decoration: none;
      color: #000;
      align-items: flex-end;
      display: flex !important;
      background-color: transparent !important; }
      .fixed-panel-in > div > a .btn-title, .fixed-panel-in > div > span .btn-title {
        font-size: 14px; }

.main-icon a {
  height: 60px;
  background: #fff url(home-icon.svg) 50% 10px/22px no-repeat; }

.fixed-panel .cart-block a {
  background: #fff url(cart-icon.svg) 50% no-repeat;
  border-radius: 0;
  box-shadow: none;
  background-position: 50% 10px; }

.fixed-panel .top-phones, .favorite_top a.favorite_link, .fixed-panel .cabinet-block span {
  border-radius: 0;
  box-shadow: none;
  background-position: 50% 10px; }

.favorite_top a.favorite_link span {
  right: 50%;
  margin: 0 -25px 0 0; }

.fixed-panel .cart-block a .cart_amount_block {
  display: grid;
  align-items: center;
  justify-items: center;
  position: absolute;
  right: 50%;
  top: 5px;
  margin: 0 -25px 0 0;
  padding: 0px 3px;
  font-size: 11px;
  line-height: 14px;
  font-family: 'Vollkorn', serif;
  color: #fff;
  border-radius: 20px;
  background: #e74242;
  height: 20px;
  min-width: 20px;
  width: 20px;
  box-sizing: border-box;
  left: auto; }

.fixed-panel .cabinet-block, .favorite_top, .fixed-panel .cart-block {
  margin-bottom: 0; }

.favorite_top a.favorite_link span {
  background: #e74242; }

@media (max-width: 640px) {
  /*
   .main-icon a,
   .fixed-panel .top-phones, .favorite_top a.favorite_link, .fixed-panel .cabinet-block span,
   .fixed-panel .cart-block a {
   height: 40px;
   background-position: 50%;
   min-height: 40px;
   }*/
    .fixed-panel-in > div {
      flex: auto;
      margin: 0 5px;
      text-align: center; }
    .fixed-panel-in > div > a .btn-title, .fixed-panel-in > div > span .btn-title {
      font-size: 12px; }
    .fixed-panel-in > div > a, .fixed-panel-in > div > span {
      justify-content: center; } }

.product-list .price-current strong div {
  font-size: 15px !important; }

.price-current strong div {
  font-size: 16px !important; }
