.product-block {
  font-size: 13px;
  color: #000;
  padding: 15px 0; }
  .product-block p:first-child {
    margin-top: 0; }
    .product-block p:last-child {
      margin-bottom: 0; }

.product-buy-tabs .product-buy-tab-title {
  padding-left: 40px;
  background-position: 10px 50%; }

@media (min-width: 641px) {
  .header.mobile .header_mid .width-wrap .menu_toggle {
    font-size: 0; } }

@media (max-width: 640px) {
  .header.mobile .header_mid .width-wrap .menu_toggle {
    text-align: center;
    color: #fff; }

  .header.mobile .header_mid .width-wrap .menu_toggle {
    background: none;
    background-color: #d49f99;
    line-height: 30px; } }

.inner-folders__list a {
  display: inline-block;
  text-decoration: none;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
  padding: 13px 18px;
  border-radius: 10px;
  background: #d49f99;
  transition: all 0.3s ease;
  position: relative; }

.social_share {
  display: flex;
  align-items: center; }
  .social_share span {
    border: 0; }
  .social_share .social_share_title .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__link_more.ya-share2__link_more-button-type_short {
    background-color: transparent; }
    .social_share .social_share_title .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2012%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22197ea%22%20d%3D%22M60%201000a2%202%200%200%201%203.44-1.39l4.76-3.73a2%202%200%201%201%20.65.76l-4.9%203.88a2%202%200%200%201%200%20.96l4.9%203.88a2%202%200%201%201-.65.76l-4.76-3.73A2%202%200%200%201%2060%201000z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-60%20-992%29%22%3E%3Cuse%20fill%3D%22%236069a2%22%20xlink%3Ahref%3D%22%23197ea%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E");
      width: 16px;
      height: 16px;
      background-size: contain; }
      @media (max-width: 480px) {
  .social_share .social_share_title .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__icon_more {
    width: 40px; } }

@media (max-width: 480px) {
  .social_share_body {
    width: 100%; }

  .custom_fix_btn {
    bottom: 100px !important; } }

.buy_one_click {
  display: none !important; }

.inner-folders__list a:before {
  content: '';
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  position: absolute;
  border: 1px solid #daada8;
  border-radius: 8px; }
