.site__wrapper {
  background: url(ed-bg-t.jpg) top 55px left 50% no-repeat, url(ed-bg.png) top 745px left 50% no-repeat, url(ed-bg-b.jpg) bottom 142px left 50% no-repeat; }
  @media (max-width: 1260px) {
  .site__wrapper {
    background-position: top 0 left 50%, top 745px left 50%, bottom 142px left 50%; } }
  @media (max-width: 760px) {
  .site__wrapper {
    -webkit-background-size: 200% auto, auto auto, auto auto;
    background-size: 200% auto, auto auto, auto auto; } }
  @media (max-width: 480px) {
  .site__wrapper {
    background: url(ed-bg-t.jpg) top 0 left 50% /200% auto no-repeat; } }

.site-header {
  background: none; }

.top-block .search-block__input {
  background-color: #fff; }

.top-block .top-slider__item:before {
  background-image: url(ed-slider-c.png);
  background-position: right 0 bottom 70px;
  background-repeat: no-repeat; }
/*.site-container{
 background: url(ed-bg-b.png) bottom 142px left 50% no-repeat;
 }*/
.site-footer {
  background-image: url(ed-footer.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover; }

.main-blocks .main-products__title, body .reviews-wrap-title {
  /*background-image: url(ed-title-bg.jpg);background-position: center center;-webkit-background-size: cover;
   background-size: cover;*/
  background: linear-gradient(rgba(0, 0, 0, 0.369), rgba(0, 0, 0, 0.369)), url(ed-title-bg.jpg) center center /cover; }

.main-blocks .main-products__btn, body .reviews-wrap-title a {
  border-style: solid;
  border-width: 1px;
  border-color: #c3c9e4 #f5f4f6 #f5f4f6 #c3c9e4;
  background: #091225;
  -webkit-box-shadow: inset 0 0 5px 1px #406ef5, 0 1px 5px 1px #406ef5, 0 0 5px 0 #091225;
  -moz-box-shadow: inset 0 0 5px 1px #406ef5, 0 1px 5px 1px #406ef5, 0 0 5px 0 #091225;
  box-shadow: inset 0 0 5px 1px #406ef5, 0 1px 5px 1px #406ef5, 0 0 5px 0 #091225; }

.site-main:not(.mode_main) .site-main__inn {
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px; }

.site-header .header-bottom__inner {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 10px;
  margin-top: 20px; }

.kinds-block .kinds-block__items.kinds_slider:before, .main-blocks .main-products .product-list.thumbs:before, .kinds-block .kinds-block__items.kinds_slider:after, .main-blocks .main-products .product-list.thumbs:after {
  display: none; }

@media (min-width: 1920px) {
  .site__wrapper {
    background-size: 100% auto, 100% auto; }

  .site-container {
    -webkit-background-size: 100% auto;
    background-size: 100% auto; } }

@media (max-width: 767px) {
  .top-block {
    background-color: transparent; } }

@media (max-width: 480px) {
  /*.top-slider:after{
   width: 100%;
   background-position: top right , bottom center,top left;-webkit-background-size: 120px, auto , 120px;
   background-size: 120px, auto , 120px;
   }*/
    .top-block .top-slider__body:after {
      content: '';
      position: absolute;
      top: -50px;
      left: 0;
      right: 0;
      bottom: 0;
      pointer-events: none;
      /*background-image: url(ed-slider-c.png);*/
      background-position: top center;
      background-repeat: no-repeat; }
      .top-block .top-slider__body > * {
        position: relative;
        z-index: 1; } }
