/* ************** Assets ************** */
/* ************************************ */
.grecaptcha-badge { 
    visibility: hidden;
}


/* **** Lightbox with PhotoSwipe ****** */
/* ************************************ */
.pswp button {
    border-width: 0px;
}


/* **** SEO consent button Cookies **** */
/* ************************************ */
/* všechny tlačítka v Cookies liště */
.seopress-user-consent button {
    vertical-align: middle;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    background: #4d4d4d;
    color: #ffffff;
}
.seopress-user-consent button:hover {
    background: #000000 !important;
    color: #ffffff !important;
}
/* Tlačítko Přimnout vše */
#seopress-user-consent-accept {
    background: #4d4d4d !important;
    color: #ffffff !important;
    padding: 0px 10px;
}
#seopress-user-consent-accept:hover {
    background: #000000 !important;
}


/* ***** Timeline for Elementor ******* */
/* ************************************ */
.tl-content {
    display: block;
}