
#cookiesjsr{
  font-size: 16px;
  line-height: 1.5em; 
}

.cookiesjsr--app{
  font-size: 16px;
  line-height: 1.5em;}

.cookiesjsr-banner--links {
  font-size: 16px;
  line-height: 1.5em;}

.cookiesjsr-banner{
background-color: #000000;
color:#000;

-webkit-box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.7);
-moz-box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.7);
box-shadow: 0px 2px 16px 0px rgba(0,0,0,0.7);

}

.cookiesjsr-service--always-on span{
  background-color: transparent;
}

 
#cookiesjsr{
--layer-footer-bg-color: #fff;
--layer-tab-bg-color: #fff;
--layer-body-bg-color: #fff;
--layer-border-color: #e4e4e4;
--layer-header-bg-color: #fff;
}

.cookiesjsr-service--links a, .cookiesjsr-service--links a:active,.cookiesjsr-service--links a:visited,
.cookiesjsr-banner a{
color:#893d4a;
}

 .cookiesjsr-service--links a:hover, 
.cookiesjsr-banner a:focus,
.cookiesjsr-banner a:hover{
color:#000;
}
.cookiesjsr-banner--info{
  margin-bottom: 0px;
}

.cookiesjsr-links.links--row li::before {background-color:#1d2837;}

.cookiesjsr-btn.important.invert,
.cookiesjsr-btn.invert,
.cookiesjsr-btn.important,
.cookiesjsr-btn{
  background-color: transparent;
  border-color: #893d4a;
  color: #893d4a;
  text-transform: unset;
  width: auto;
  font-weight: 400;    min-height: 0px;
    font-size: 16px;
    line-height: 16px;
    padding: 12px 20px 12px 20px;
  margin: 5px;
  border-width: 1px;
}


.cookiesjsr-btn.important.invert:hover,
.cookiesjsr-btn.invert:hover,
.cookiesjsr-btn:hover{
-webkit-transform: scale(1);
transform: scale(1);
background-color:#893d4a;
border-color:#893d4a;
color:#ffffff;
}

.cookiesjsr-btn.allowAll:hover{
-webkit-transform: scale(1);
transform: scale(1);
background-color:#893d4a;
border-color:#893d4a;
color:white;
}
 

.cookiesjsr-layer--label-all {
width:auto;  color: #000000;
}

.cookiesjsr-service--always-on {
  color: #009846;
}

.cookiesjsr-service--links a {
  font-size: 14px;
}


.cookiesjsr-service-group--tab{
color:#893d4a;font-weight:400;
}

.cookiesjsr-service-group.active .cookiesjsr-service-group--tab {
  background: #893d4a;color:white;
}

.cookiesjsr-service-group.active .cookiesjsr-service-group--content {
  background: #fff;
  color: #000000;
  display: block;
  font-weight: 400;
}

.cookiesjsr-layer--title {
color:#893d4a;  font-weight: 400;    font-size: 24px;
  text-transform: unset;
  font-family: 'Barlow',Arial,Helvetica,"Nimbus Sans L",sans-serif;
}


.cookiesjsr-service--description h3{
color:#893d4a;  font-weight: 400;    font-size: 24px;
  text-transform: unset;
   font-family: 'Barlow',Arial,Helvetica,"Nimbus Sans L",sans-serif;
}




/************ úprava do støedu *************/

.cookiesjsr-banner{
  display: block;
}

 
.cookiesjsr-banner .cookiesjsr-links.links--row{
    justify-content: center;
  }

.cookiesjsr-banner.active{
  display: flex;
  z-index: 100000;
 
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  align-content: center;
  justify-content: center;
  background-color: rgba(0,0,0,0.5);

  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  box-shadow: unset;
  flex-direction: column;
  height: 100vh;
  width: 100vw;
  max-height: unset;

}


.cookiesjsr-banner .cookiesjsr-banner--info{
  margin: 0px;
   width: 90%;
  max-width: 840px;
  background: #fff;
  padding: 30px 30px 20px;  

text-align:center;
/*max-height: unset;
  overflow: visible;*/    margin-bottom: -1px;

}



.cookiesjsr-banner .cookiesjsr-banner--action{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin:  0px ;
   width: 90%; 
  max-width: 840px;
  background: #fff;
  padding: 0px 20px 20px;


}

.cookiesjsr-banner--action{
  flex-direction: row;
}
@media all and (max-width: 720px) {

.cookiesjsr-layer{  width: 90%;  height: 90vh;}

.cookiesjsr-banner--info{
  max-height: calc(100vh - 200px - 2.5em);
}

.cookiesjsr-btn{
  margin-top: 5px;
  margin-bottom: 5px;
}
 
.cookiesjsr-banner.active{  justify-content: center;
  flex-wrap: nowrap;    padding-bottom: 80px;
}

.cookiesjsr-btn.important.invert, .cookiesjsr-btn.invert, .cookiesjsr-btn.important, .cookiesjsr-btn{
  font-size: 14px;
  line-height: 14px;
  padding: 6px 15px 6px 15px;
}


}
