#cookie-lightbox .main-lightbox {
  max-width: 940px;
  margin: 0 auto;
  border-color: #ffcc30 !important;
}
#cookie-lightbox  .main-lightbox__tools{
  margin:unset;
}
#popup-text{
  float: unset !important;
  max-width:unset !important;
}
.sliding-popup-bottom, .sliding-popup-top{
  text-align: unset;
}
.eu-cookie-compliance-content{
  margin:unset;
  max-width:unset;
  display:unset;
  width:unset;
}
.eu-cookie-compliance-message{
  max-width: unset;
  float: unset;
}

.eu-cookie-compliance-buttons{
  float:unset;
  max-width:unset;
}
.eurotitle{
  margin-top:unset!important;
}
.eurotitle span{
  display: block;
  width:83%;
  text-align:center;
  margin-left: 3rem;
}
.buttonToLink{
  background: none;
  border: none;
  color: #154292;
  text-decoration: underline;

}

.buttonToLink:hover{
  background: none;
  text-decoration: none;
  color: #154292;
}
ul.eu-choices li {
  padding-top: 10px;
}
.eubold{
  font-weight:700;
}
#cookie-lightbox .main-lightbox__inner {
  max-width: 800px;
  margin: 0 auto;
  padding: 3rem 1rem 4rem;
  text-align: center;
}
#sliding-popup hr{

  border-top: 1px solid #1d4092;
}
#cookie-lightbox .base-title{
  max-width: 80%;
  margin-left: 10%;
}
@media screen and (max-width: 492px) {
  .text-right.agcenter {
    text-align: unset;
    display:grid;
  }
  .agcenter .agree-button{
    margin-top: 2rem;
    order: 1;
    width: 60%;
    margin-left:20%;
  }
  .agcenter .toogleeur{
    width: 75%;
    margin-left:13%;
    order: 2;
  }
}
