.cc-no-consent .footer-tail {
	padding-bottom: 150px;
}
.cc-no-consent .lift {
	bottom: 60px;
}
.cc-grower {
  transition: max-height 0.3s !important;
  overflow: visible !important;
}
.cc-window.cc-type-info {
    background-color: #292929;
    bottom: 15px;
    color: #fff;
    left: 10px;
    margin: 0 auto;
    max-width: 800px;
    padding: 15px;
    position: fixed;
    right: 10px;
    text-align: center;
    align-items: normal;
    font-family: Lato;
    line-height: 1.3;
    z-index: 777;
}
.cc-window .cc-compliance {
  display: block;
  margin-top: 7px;
}
.cc-window .cc-message {
  padding-left: 15px;
  padding-right: 15px;
}
.cc-window.cc-type-info .cc-btn {
  text-decoration: none;
  min-width: 0;
  padding: 0px 7px;
  margin: 3px 0;
  margin-left: 15px;
  background: transparent none;
  color: #7db3da;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
}
.cc-window.cc-type-info .cc-btn:focus,
.cc-window.cc-type-info .cc-btn:active {
	box-shadow: none;
}
.cc-window.cc-type-info .cc-link {
	color: #7db3da;
	opacity: 1;
  text-decoration: none;
}
