


/* Start:/local/templates/mobile/components/bitrix/news.detail/advbanner/style.css*/
#close-banner {
  /*float: right;
  margin-right: 2%;*/
  font-size: 13px;
  font-weight: 600;
  background: #585858;
  padding: 3px 13px;
  border-radius: 38px;
  color: #fff;
  cursor: pointer;
  box-sizing: content-box;
  width: auto;
  margin-bottom: 4px;
    /*float: right;*/
    /*margin-right: 10px;*/
    position: absolute;
    top: -35px;
    right: 0;
}
.detail-banner-wrapper {
    position: fixed;
    bottom: -3px;
    z-index: 9999;
    width: 100%;
    max-width: 1025px;
}
/* End */
/* /local/templates/mobile/components/bitrix/news.detail/advbanner/style.css */
