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

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

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

.cookiesjsr-banner{
background-color: #282828;
color:#fff;

-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--links a, .cookiesjsr-service--links a:active,.cookiesjsr-service--links a:visited,
.cookiesjsr-banner a{
color:#ed1c24;
}

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

.cookiesjsr-links.links--row li::before {background-color:#fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.scrolltop #cookiesjsr header {
        background: #161616;
 }

.cookiesjsr-btn.important.invert,
.cookiesjsr-btn.invert,
.cookiesjsr-btn.important,
.cookiesjsr-btn{
    border-width: 1px;
  background-color: transparent;
  border: 1px solid #ed1c24;
  color: #ed1c24;

  text-transform: unset;
  width: auto;
  font-weight: 900;    min-height: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
    font-size: 15px;
    line-height: 18px;  text-transform: uppercase;
    padding: 12px 20px 12px 20px;
  margin: 5px;
overflow:hidden;z-index:0;

}

.cookiesjsr-layer--close{
background-image:url(../images/default/close-w.svg);
}

.cookiesjsr-btn.important.invert:focus,
.cookiesjsr-btn.invert:focus,
.cookiesjsr-btn:focus,
.cookiesjsr-btn.important.invert:hover,
.cookiesjsr-btn.invert:hover,
.cookiesjsr-btn:hover{
-webkit-transform: scale(1);
transform: scale(1);
 color: #fff;background:#ed1c24;
}

.cookiesjsr-btn.allowAll:focus,
.cookiesjsr-btn.allowAll:hover{
-webkit-transform: scale(1);
transform: scale(1);
 color: #fff;background:#ed1c24;
}

.cookiesjsr-layer{

}
 
    .cookiesjsr-layer--actions {
        width: 100%;
        justify-content: center;
}

#cookiesjsr{
--layer-header-bg-color: #161616;
--layer-footer-bg-color: #161616;
--layer-body-bg-color:  #161616;
--layer-border-color: #282828;
--layer-tab-bg-color: #242424;
}

.cookiesjsr-layer--label-all {
width:auto;  color: #000;    display: none;
}

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

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

.cookiesjsr-switch{

--switch-bg-off:#efefef;

}
 
.cookiesjsr-service-group--tab{
 border-bottom:2px solid #161616;   font-size: 15px;
    font-family: 'Inter', Arial, Helvetica, "Nimbus Sans L", sans-serif;color:#ed1c24;
    font-weight: 900;
}

.cookiesjsr-service-group.active .cookiesjsr-service-group--tab {
  background: #ed1c24;  color: #161616; border-bottom:2px solid #161616;
}

.cookiesjsr-service:focus ,
.cookiesjsr-service:hover {
  background-color: transparent;
}

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

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


.cookiesjsr-service--description h3{
color:#fff;  font-weight: 900;    font-size: 20px;
  text-transform: unset;
  font-family: 'Inter',Arial,Helvetica,"Nimbus Sans L",sans-serif;
}


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

/************ ú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;
  flex-wrap: wrap;
  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: #161616;
  padding: 50px 30px 20px;  

text-align:center;
max-height: unset;
  overflow: visible;
}


.cookiesjsr-banner .cookiesjsr-banner--info:before{
background:url(../images/logow.svg) no-repeat center center;
background-size:100%  auto;
content:"";display:block;
margin:0px auto 20px ;
  width: 195px;
  height: 60px;

}


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

 

}

.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: 12px;
    line-height: 17px;
    padding: 10px 10px;
}

.cookiesjsr--app {
  font-size: 15px;
}

.cookiesjsr-links{display:none;}



}


