
#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: #013c58;
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:#ffba42;
}

 .cookiesjsr-service--links a:focus, 
 .cookiesjsr-service--links a:hover, 
.cookiesjsr-banner a:focus,
.cookiesjsr-banner a:hover{
color:#fdb706;
}
.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: #0b1e33;
 }

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

  text-transform: unset;
  width: auto;
  font-weight: 500;    min-height: 0px;
-webkit-border-radius: 64px;
-moz-border-radius: 64px;
border-radius: 64px;
    font-size: 18px;
    line-height: 18px;
    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: #0b1e33;background:transparent;
}

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

.cookiesjsr-layer{
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;

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

#cookiesjsr{
--layer-header-bg-color: #0b1e33;
--layer-footer-bg-color: #0b1e33;
--layer-body-bg-color:  #0b1e33;
--layer-border-color: #013c58;
--layer-tab-bg-color: #153251;
}

.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 #0b1e33;   font-size: 15px;
    font-family: 'Barlow', Arial, Helvetica, "Nimbus Sans L", sans-serif;color:#ffba42;
    font-weight: 500;
}

.cookiesjsr-service-group.active .cookiesjsr-service-group--tab {
  background: #ffba42;  color: #0b1e33; border-bottom:2px solid #0b1e33;
}

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

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

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


.cookiesjsr-service--description h3{
color:#fff;  font-weight: 700;    font-size: 20px;
  text-transform: unset;
  font-family: 'Barlow',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{
-webkit-border-top-left-radius: 30px;
-webkit-border-top-right-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-topright: 30px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
  margin: 0px;
   width: 90%;
  max-width: 840px;
  background: #0b1e33;
  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: #0b1e33;
  padding: 0px 20px 50px;

-webkit-border-bottom-right-radius: 30px;
-webkit-border-bottom-left-radius: 30px;
-moz-border-radius-bottomright: 30px;
-moz-border-radius-bottomleft: 30px;
border-bottom-right-radius: 30px;
border-bottom-left-radius: 30px;

}

.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: start;
  flex-wrap: nowrap;    padding-bottom: 80px;
}

.cookiesjsr-btn.important.invert, .cookiesjsr-btn.invert, .cookiesjsr-btn.important, .cookiesjsr-btn{
    font-size: 17px;
    line-height: 17px;
    padding:10px 20px;
}


}
