h1 {
  margin-bottom: 20px; }
  @media screen and (max-width: 1024px) {
    h1 {
      font-size: 30px; } }

.header .mail a {
  border-color: transparent; }
.header .basket .kol {
  position: absolute;
  top: 8px;
  left: 22px;
  width: 15px;
  line-height: 15px;
  color: #fff;
  background: #0096cc;
  border-radius: 50%;
  text-align: center;
  font-size: 12px; }

.mainblock ul li a {
  color: #fff;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.4); }
  .mainblock ul li a:hover {
    border-color: transparent; }

.product {
  border-color: transparent; }

.content {
  padding-top: 30px; }

.detailwrap > div {
  margin-bottom: 30px; }

.detailwrap .article {
  margin-bottom: 20px; }

.detailwrap .description {
  margin-top: 30px; }

/*# sourceMappingURL=new.css.map */
