body a.product-more {
  margin-bottom: 10px;
  padding: 13px 20px !important;
  line-height: 1;
  background: #2a21e8;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  margin-right: 0 !important;
  height: auto !important;
}
body a.product-more:after {
  display: none !important;
}
@media (min-width: 1601px) {
  body .fixed_elems .btn_toggle[data-elem="car"] {
    margin: 8px;
    width: auto;
    border: 1px solid #3c33fe;
    border-radius: 8px;
    background: none;
    position: relative;
    height: 98px;
    box-shadow: 0 0 15px 7px rgba(58, 49, 252, 0.5);
  }
  body .fixed_elems .btn_toggle[data-elem="car"]:before {
    position: absolute;
    left: 8px;
    top: 8px;
    right: 8px;
    bottom: 8px;
    display: block;
    content: "";
    border-radius: 8px;
    background: #3c33fe 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%2222px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2022%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M19.78%2016.872H5.99a1.137%201.137%200%200%201-1.12-1.01L3.21%202.319H1.14a1.153%201.153%200%200%201%200-2.306H4.2a1.136%201.136%200%200%201%201.12%201.01l.34%202.773h15.25a1.127%201.127%200%200%201%20.84.382%201.2%201.2%200%200%201%20.28.894L20.9%2015.841a1.133%201.133%200%200%201-1.12%201.031zM6.99%2014.566h11.77l.89-8.465H5.95zm-.38%205.654a1.73%201.73%200%201%201%201.73%201.764%201.75%201.75%200%200%201-1.73-1.764zm9.04%200a1.73%201.73%200%201%201%201.73%201.764%201.744%201.744%200%200%201-1.73-1.764z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50%/37px no-repeat;
  }
  body .fixed_elems .btn_toggle[data-elem="car"].disabled span {
    display: none;
  }
  body .fixed_elems .btn_toggle[data-elem="car"] span {
    bottom: auto;
    left: auto;
    border-radius: 50%;
    background: #f0311c;
    color: #fff;
    text-align: center;
    right: 0;
    top: 0;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
  }
  body .fixed_elems .btn_toggle[data-elem="car"] span:after {
    display: none;
  }
}
