/*
   Theme Name: Zoo Hodonín
   Description: The main template for the Zoo Hodonín website.
   Version: 1.0
 */

::selection {
    background: #f59c00;
    color: #000000;
}
body {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    background: #fff8f0;
}

a {
    color: #008441;
}
a:hover {
    color: #f59c00;
}
h1 a {
    text-decoration: none;
}
h1 a:hover {
    text-decoration: underline;
}
.zhcz-button,
.wp-block-button a {
    padding: 0.6em 1.2em;
    color: #000000!important;
    background: #f59c00;
    border-radius: 20px;
    border: 0;
    font-size: 18px;
    cursor: pointer;
}
.zhcz-button:hover,
.wp-block-button a:hover {
    color: #f59c00!important;
    text-decoration: none!important;
    background: #000000;
}
.zhcz-nav {
    padding-top: 1.25em;
}
.zhcz-nav a {
    padding: 0.6em 1.2em!important;
}
.zhcz-nav .current-menu-item a,
.zhcz-nav .current-menu-ancestor a /* TODO: not working as of 6.0.1 */ {
    color: #f59c00;
}
.zhcz-nav a:hover {
    color: #000000;
    background: #f59c00;
    border-radius: 20px;
}
.zhcz-main-page-container {
    background: #ffffff;
    margin: 0;
    padding: 3em 1.5em;
}
.zhcz-sidebar {
    background: #fff8f0;
    padding: 2em;
    border-radius: 20px;
    margin-left: 2em;
}
.zhcz-content-container {
    background: #ffffff;
    margin-block-start: 0!important;
}
.zhcz-cover {
    margin-block-start: 0!important;
}
.zhcz-info-block-container {
    margin-block-start: 0!important;
}
.zhcz-info-block {
    position: relative;
    margin: -2.25em auto 3em!important;
    padding: 2.25em 3em;
    z-index: 100;
}
.zhcz-info-block a {
    color: #ffffff;
    text-decoration: none;
}
.zhcz-info-block a:hover {
    text-decoration: underline;
}
.zhcz-info-block p a {
    text-decoration: underline;
}
.zhcz-info-block p a:hover {
    color: #f59c00;
}
.zhcz-info-block h1 {
    margin-bottom: 0.625em!important;
}
.zhcz-info-block h2 {
    margin: 0;
}
.zhcz-info-block h2 a {
    color: #f59c00;
}
.zhcz-info-block p {
    margin: 0.625em 0!important;
}
.zhcz-info-block .zhcz-opening-hours-today p {
    margin-bottom: 0!important;
}
.zhcz-opening-hours table {
    border-collapse: collapse;
}
.zhcz-opening-hours table td {
    border: 1px solid #cccccc;
    padding: 0.3em 0.5em;
}
.zhcz-opening-hours table td:nth-child(1) {
    padding-right: 3em;
}
.zhcz-opening-hours table tr.current td {
    background: #ebf8e8;
    font-weight: bold;
}
.zhcz-opening-hours table tr:hover td {
    background: #efefef;
}
.zhcz-events-date,
.zhcz-info-block p.zhcz-events-date {
    margin-top: 0!important;
}
.zhcz-block-post-featured-image {
    margin: 0;
}
.zhcz-poster {
    max-width: 100%;
    width: 100%;
    height: auto;
}
.zhcz-important-news {
    margin: 3em auto 1.5em!important;
    background: #fff8f0;
    padding: 3em 1.5em 1em;
}
.zhcz-news {
    padding: 0 1.5em 2.5em;
}
.zhcz-news h1 a {
    color: #000000;
}
.zhcz-errors {
    background: #fee7e7;
    padding: 0.5em 2em;
}
.zhcz-success {
    background: #ebf8e8;
    padding: 0.5em 2em;
}
#zhcz-af h2 {
    margin: 1.5em 0 0;
}
#zhcz-af .zhcz-field-row {
    padding: 0.5em 1em;
    margin: 2px 0;
}
#zhcz-af .zhcz-field-row.zhcz-error {
    background: #fee7e7;
}
#zhcz-af label {
    display: block;
    padding: 0.2em 0;
}
#zhcz-af select,
#zhcz-af input,
#zhcz-af textarea {
    padding: 7px 10px;
    background: #efefef;
    color: #000000;
    border: 2px solid #efefef;
    border-bottom: 2px solid #666666;
    font-size: 14px;
    font-family: monospace;
}
#zhcz-af input[type="text"],
#zhcz-af input[type="email"] {
    width: 300px;
    max-width: 90%;
}
#zhcz-af input[type="radio"],
#zhcz-af input[type="checkbox"] {
    accent-color: #008441;
    width: 1.3em;
    height: 1.3em;
}
#zhcz-af textarea {
    width: 300px;
    max-width: 90%;
    height: 60px;
}
#zhcz-af .zhcz-description {
    color: #666666;
    margin: 0;
}
#zhcz-af .zhcz-description.zhcz-error {
    margin-top: 0.3em;
    color: #D90000;
}
#zhcz-af .zhcz-button {
    margin: 1em 0 0;
}
.zhcz-hidden {
    display: none;
}
.zhcz-nvp {
    position: absolute;
    left: 0;
    top: -9999px;
}
footer {
    padding: 2em 1.5em 2.5em;
    line-height: 1.5;
}
footer a {
    color: #000000;
    text-decoration: underline!important;
}
footer a:hover {
    color: #f59c00!important;
}
footer .logo-hodonin {
    margin: 2em 0 0.5em!important;
}
footer h3 a {
    color: #000000;
    text-decoration: none!important;
}
footer h3 a:hover {
    text-decoration: underline;
}
footer nav.is-vertical {
    gap: 0.1em!important;
    margin-block-start: 0!important;
}
footer .zhcz-search {
    background: #ffffff;
}

body #bzuco-app {
    --font-size: 14px;
    --color-primary: #008441;
    --color-secondary: #f59c00;
    --color-text-inverse: #000000;
}
body #bzuco-app a {
    text-decoration: underline!important;
    transition: none!important;
}
body #bzuco-app .btn {
    text-decoration: none!important;
    padding: 0.6em 1.2em;
    color: #000000!important;
    -webkit-text-fill-color: #000000!important;
    background: #f59c00!important;
    border-radius: 20px;
    border: 0;
    font-size: 18px!important;
    cursor: pointer;
    transition: none!important;
}
body #bzuco-app a:hover {
    color: var(--color-secondary)!important;
    -webkit-text-fill-color: var(--color-secondary)!important;
    transition: none!important;
}
body #bzuco-app .btn:hover {
    color: var(--color-secondary)!important;
    -webkit-text-fill-color: var(--color-secondary)!important;
    background: #000000!important;
    transition: none!important;
}
