   .siteCookies__links {
    width: inherit;
}
.siteCookies__text{color:#000;}

.siteCookies__text:before {
    content: "Soubory cookies" ;
    font-size: 18px ;
    display: block ;
    font-weight: 600 ;
    margin-bottom: 5px ;
}
/*Dole + nahore */
.siteCookies--bottom,.siteCookies--top,.siteCookies--bottom.siteCookies--scrolled{
    left: 0;
    width: 100%;
    margin-left: 0;
    background: #fff;}

  .siteCookies--bottom .siteCookies__buttonWrap>*,.siteCookies--top .siteCookies__buttonWrap>*{
    margin: 0 5px;
}  
@media(max-width:767px){
.siteCookies--bottom .siteCookies__buttonWrap>*,.siteCookies--top .siteCookies__buttonWrap>* {
    margin: 5px 0;
}
}
.siteCookies--bottom .siteCookies__button,.siteCookies--top .siteCookies__button {
    width: 100%;
    line-height: inherit;
    background-color: #ffbf23;
    color: #11111f;
    border-radius: 0;
    border: 0;
    font-weight: bold;
    white-space: nowrap;
    display: block;
    text-align: center;
    padding: 8px;
}
.siteCookies--bottom .siteCookies__link,.siteCookies--top .siteCookies__link{background-color:#F2F2F2; color:#000;}
    .siteCookies--bottom .siteCookies__form, .siteCookies--top .siteCookies__form{background:transparent; max-width:100%; padding:10px;align-items: center; }
   
/*Vpravo + vlevo*/
.siteCookies--right .siteCookies__form,.siteCookies--left .siteCookies__form{
    background-color: #fff;
        display: flex;
    flex-direction: column;
}

.siteCookies--right .siteCookies__button,.siteCookies--left .siteCookies__button{
    width: 100%;
    line-height: 55px;
    background-color: #ffbf23;
    color: #11111f;
    border-radius: 4px;
    border: 0;
    font-weight: bold;
    white-space: nowrap;
    display: block;
    text-align: center;
    padding: 0 25px;
}
.siteCookies--right .siteCookies__link,.siteCookies--left .siteCookies__link{background-color:#F2F2F2; color:#000;}
.siteCookies--right{
    right: 30px;
    left: auto;
    bottom: 30px;
    border-radius: 9px;
    box-shadow: -1px 5px 5px 1px rgb(0 0 0 / 10%);
    }
 
.siteCookies--left{
    left: 30px;
    right: auto;
    bottom: 30px;
    border-radius: 9px;
    box-shadow: -1px 5px 5px 1px rgb(0 0 0 / 10%);
    }
    @media(max-width:767px){
    .siteCookies--right,.siteCookies--left{bottom:0; right:auto; left:auto;}}
    .siteCookies--right .siteCookies__button,.siteCookies--right .siteCookies__link.js-cookies-settings,  .siteCookies--left .siteCookies__button,.siteCookies--left .siteCookies__link.js-cookies-settings {
    width: 120px;
    line-height: 55px;
    border-radius: 4px;
    border: 0;
    font-weight: bold;
    margin: 0 10px;
    white-space: nowrap;
    display: block;
    text-align: center;
}
.siteCookies.siteCookies--right.js-siteCookies:before,.siteCookies.siteCookies--left.js-siteCookies:before {
    content: "";
    background: url(https://cdn.myshoptet.com/usr/238257.myshoptet.com/user/documents/upload/susenka.svg);
    width: 80px;
    height: 80px;
    display: block;
    background-size: cover;
    z-index: 1;
    position: absolute;
    right: 16px;
    bottom: 22px;
    filter: invert(93%) sepia(93%) saturate(1079%) hue-rotate( 
309deg) brightness(93%) contrast(98%);
}
