.footer-work__days {
  margin-right: 10px;
}
.site-info_footer {
  margin-right: 30px;
}
.g-auth__fogot-password-w a {
  color: #3DC8A9;
}
.g-auth__personal-note a {
  border-bottom: 1px dotted #3DC8A9;
  color: #3DC8A9;
}
body .footer-form__container .tpl-field.type-checkbox ul li span {
  color: #fff;
}
.site-gallery__item__inner, .site-gallery__items.site_gallery_slider .site-gallery__item.tns-slide-active .site-gallery__item__inner {
  position: relative;
}
.block-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.site-reviews__text span {
  font-size: 16px;
  line-height: normal;
}
.site .product_columns_5 .product-list.thumbs .product-item .tpl-stars {
  margin: 8px 0 10px;
  zoom: 185%;
}
.site .product-list.simple .product-item .tpl-stars {
  margin: 8px 0 10px -2px;
}
.site .product-list.list .product-item .tpl-stars {
  margin: 5px 0 6px -2px;
}
.site .tpl-stars {
  zoom: 205%;
}
/*.tpl-field.type-checkbox ul li label span { 
	color: #2E2F38;
}*/
@media (max-width: 768px) {
  .site-info_footer {
    margin: 0px 0px 30px 0px;
  }
  body .form-block-2__left {
    padding-top: 200px;
    padding-bottom: 200px;
  }
  .burger-block .mobile-folders > li ul.current_opened.active {
    padding-bottom: 50px;
  }
}
@media (max-width: 480px) {
  body .site-footer .site-footer-add__body {
    padding-bottom: 80px;
  }
}
