#search-results {
    background-color: #fff;
    margin: -15px 0 15px 0;
    width: 100%;
    padding: 0 0 10px 35px;
    position: relative;
    z-index: 10;
}

#search-results a {
    color: #ce202e;
}

#search-results a:hover {
    text-decoration: underline;
}

.search-results-kompakt-heading {
    background-color: #fff;
    color: var(--primary-dark);
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}

.sz-banner-container {
    margin-top: 0;
}

/*
.header .logo img {
    max-height: 120px;
}
*/

.page-wrapper {
	background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed;
    background-size: cover;
}


/* Ošetření skrz AdActive branding - POLOCUSTOM RUBRIKY - STANDARD (START) */

body {
	text-align: center;
}

.page-wrapper {
	text-align: left;
}

header, .row, footer {
	z-index: 10; 
	position: relative;
}

.leaderboard-top-container {
	text-align: center;
}

#leaderboard-top img {
	max-width: none;
}

/* Ošetření skrz AdActive branding - POLOCUSTOM RUBRIKY - STANDARD (END) */

ul.comments {
    margin-top: 1rem;
}

.comment {
    background: #F2F2F2;
    margin-bottom: 3px;
    padding: 15px;
}

.comment-wrapper {
    margin-top: 1rem;
}

.item-header {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
}

.item-author {
    color: var(--primary-dark);
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 0.4rem;
}

.item {
    color: var(--primary-dark);
    font-weight: 700;
}

.item-meta {
    margin: 0 10px;
}

.comment-bubble {
    border-radius: 10px;
    border-top-left-radius: 0;
    padding: 0.5rem 1.3rem;
    line-height: 1.4;
    margin: 0 0 0.5rem 0;
    display: inline-block;
    width: auto;
    -webkit-box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.3);
}

.item-answer {
    text-transform: uppercase;
    color: var(--primary-dark);
    display: inline-block;
    font-weight: 700;
}

a:not([href]):not([tabindex]).positive {
    color: #0F7C38;
    cursor: pointer;
    font-weight: 700;
}

a:not([href]):not([tabindex]).negative {
    color: #d73925;
    cursor: pointer;
    font-weight: 700;
}

span.positive {
    color: #0F7C38;
    font-weight: 700;
}

span.negative {
    color: #d73925;
    font-weight: 700;
}

#modal-reply {
    padding: 2.5rem 3rem 3rem 3rem;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

#modal-reply .form-control {
    border-radius: 0.5rem;
    padding: 1rem 1.5rem;
}

.comment-hidden {
    display: none;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
    background-image: url(../../../../img/PageModule/RubrikaCustom/DobryKontakt/check.svg);
}

.dobry-kontakt-item.no-image {
    padding-left: 2rem !important;
    margin: 1.5rem 0;
}
.dobry-kontakt-item {
    position: relative;
    padding: 1.5rem 1.5rem 2rem 45%;
    line-height: 1.4;
    margin: 2.5rem 0;
}

.dobry-kontakt-item .item-title {
    font-family: 'Roboto Slab', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.33;
    margin-bottom: 0.5rem;
    display: inline-block;
}

.dobry-kontakt-item .item-text {
    position: relative;
    padding-right: 3rem;
}

.dobry-kontakt-item .item-arrow {
    font-weight: 700;
    font-size: 1rem;
    color: #fff;
    width: 3rem;
    height: 3rem;
    border-radius: 100%;
    background-color: var(--primary-dark);
    text-align: center;
    line-height: 3rem;
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.2);
    text-decoration: none !important;
}

.dobry-kontakt-item .item-arrow:before {
    content: "\e91e";
    font-family: icomoon;
}

.heading-dobry-kontakt {
    color: var(--primary-dark);
}

.article-item-image.b-loaded, .lazy-image.b-loaded {
    background-size: cover;
}
.dobry-kontakt-item .item-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
}

.signin {
    color: var(--primary-default);
    font-weight: 400;
    font-size: 1.6rem;
    margin-right: 10px;
    text-decoration: underline;
}

.signin:hover {
    text-decoration: none;
}

.header .logo img {
    margin-right: 2rem;
    max-height: 180px;
    max-width: 100%;
}

.claim-standard {
    font-family: var(--claim-font);
    font-size: var(--claim-velikost);
    font-style: italic;
    color: #fff;
    font-weight: 400;
    vertical-align: middle;
    line-height: 1;
}

.claim-standard-bottom {
    display: block;
    margin-top: 2rem;
}

.claim-standard-mobile {
    display: none;
}

@media screen and (max-width: 567.98px) {
    .claim-standard, .claim-standard-bottom {
        display: none;
    }

    .claim-standard-mobile {
        display: block;
        font-family: var(--claim-font);
        font-size: var(--claim-velikost);
        font-style: italic;
        color: #fff;
        font-weight: 400;
        line-height: 1.5;
        margin-top: 2rem;
        text-align: center;
    }
}

.breadcrumb-heading {
    font-family: var(--primary-font);
    font-size: 3rem;
    font-weight: 400;
    letter-spacing: -0.5pt;
    line-height: 4.5rem;
    padding-bottom: 0.5rem;
}


.checkbox {
  position: relative;
  display: block;
  left: 0;
  top: 0;
  margin: 0 0 0 0;
  color: #222;
}
.checkbox label {
  cursor: pointer;
  display: inline-block;
  position: relative;
  background: #fff;
  padding: 0 0 0 3rem;
  margin: 0 1rem 0 0;
  min-height: 0;
  max-width: none;
  font-size: 1.4rem;
  color: #222;
  font-weight: 400;
  text-transform: none;
  line-height: 1.3;
}
.checkbox label:after {
  content: '';
  width: 12px;
  height: 7px;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 4px;
  border: 3px solid #fff;
  border-top: none;
  border-right: none;
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=(0));
  opacity: 0;
  transform: rotate(-45deg);
}
.checkbox label:before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  border: 1px solid var(--primary-dark);
  background-color: rgba(var(--primary-dark-rgb),0.25);
  box-sizing: border-box;
}
.checkbox label:hover::after {
  opacity: 0.2;
}
.checkbox input[type=checkbox] {
  visibility: hidden;
  position: absolute;
  height: 1px;
  width: 1px;
}
.checkbox input[type=checkbox]:checked + label:after {
  opacity: 1;
  border-color: #fff;
}
.checkbox input[type=checkbox]:checked + label:before {
  border-color: var(--primary-dark);
  background-color: var(--primary-dark);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.checkbox.checkbox-inline {
  display: inline-block;
}

.suscribe .btn {
  box-shadow: none;
}
.suscribe .btn-success {
  background-color: var(--primary-dark);
  border-color: var(--primary-dark);
}
.suscribe .btn-success:hover {
  background-color: var(--primary-default);
  border-color: var(--primary-default);
}


.g-recap div:first-of-type {
  margin: auto;
  margin-top: 30px;
}

.cely-prispevek {
    color: var(--primary-dark);
    text-decoration: underline;
    background-color: transparent;
}

.cely-prispevek:hover {
    color: var(--primary-default);
    cursor: pointer;
    text-decoration: none;
}