      .img_plitka{
        /*
        background-position-x: center!important;


    background-size: contain!important;
    */
      }
      .stick{
        background: #f6f6f6;
            z-index: 100!important;
      }
      .corzina_mobile.cmd_corzina_disabled{
        display: none;
      }
      .fancybox-bg{
        background: #fff;

      }
      .fancybox-is-open .fancybox-bg {
    opacity: 1!important;
    }
    .my_cmd{
      background: linear-gradient(#3273dc, #3273dc)!important;
      color:#fff!important;
      font-weight: bold!important;
      border:none!important;
    }

    .name_nm{
      padding: 10px!important;
    position: relative;
    margin-top: -56px;
    opacity: 0.7;
    background: #fff;
    min-height: 57px;
    border-radius: 0 0 4px 4px;
    display: table;
    width: 100%;
    }
    .name_nm div {
    display: table-cell;
    vertical-align: middle;
}
    .img_plitka {
    background: #ddd;
}

.is-white{
  background: linear-gradient(#e8e8e8, #e8e8e8);
    padding: 0 10px!important;
    border: none!important;
    border-radius: 8px!important;
    margin-bottom:5px!important;
    line-height: 0;
    height: 21px;
}
.has-background-danger{
  background: linear-gradient(#ff234f, #d0032c)!important;
}
.bg_footer{
  max-height: 40px;-webkit-filter: grayscale(100%);
    opacity: 0.3;
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.border_link{
  border-bottom: 1px solid #ddd;
}
.phone_box_input{
  box-shadow: none!important;border: none!important;
}
.fixed_cmd{
  position: fixed;bottom:0;text-align: center;width:100%;padding-bottom:10px;
}
.fixed_cmd a.data_scroll{
  box-shadow: 0px -1px 2px #F0EFF9;height: 4em;width: 4em;border-radius: 50%;padding:10px;background: #fff;
}
.fixed_cmd a.data_cor{
  box-shadow: 0px -1px 2px #F0EFF9;height: 3em;
}