.cookies-eu {
  line-height: 40px;
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0 20px;
  text-align: center;
  border-top: 1px solid #E4E4E4;
  background: #F2F2F2; }
  @media (max-width: 767px) {
    .cookies-eu {
      font-size: 12px;
      line-height: 30px;
      position: initial; } }
  .cookies-eu .cookies-eu-content-holder {
    display: inline-block;
    padding: 0 20px; }
  .cookies-eu .cookies-eu-button-holder {
    display: inline-block; }
    .cookies-eu .cookies-eu-button-holder .cookies-eu-ok {
      font-size: 11px;
      font-weight: bold;
      line-height: 20px;
      min-width: 26px;
      margin-right: 5px;
      padding: 2px 11px;
      cursor: pointer;
      text-align: center;
      white-space: nowrap;
      color: #FFFFFF;
      border: 0;
      outline: none;
      background-color: #4CBCE6;
      border-radius: 50px; }

/*# sourceMappingURL=cookies_eu.css.map */
