.modal {
    z-index: 8500;
}
.modal-backdrop {
    z-index: 8000;
}
.offcanvas {
    z-index: 9000;
}
.navbar-toggler {
    z-index: 9500;
    right: 1rem !important;
}

.flex-0-important {
    flex: 0 !important;
}

.modal-close-area {
    z-index: 1000;
}

.lh-09 {
    line-height: 0.9 !important;
}

.link-nostyle a,
.link-nostyle {
    text-decoration: none !important;
}
input[type=radio] {
    visibility: visible !important;
}

.wpcf7-list-item {
    margin: 0 1em 0 0;
}


.wpcf7 form .wpcf7-response-output {
    margin: 0.5rem 0 1em;
    padding: 0.2em 0;
    border: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    color: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output {
    color: #FF8300;
}

.shadow-md {
    box-shadow: 0px 3px 26px rgb(103 136 175 / 16%);
}

.accordion-item {
    border-bottom: none;
    box-shadow: 0px 3px 26px rgb(103 136 175 / 16%);
    position: relative;
    margin-bottom: 2rem;
}
.accordion-item:before {
    content: "";
    position: absolute;
    left: 10px;
    right: 10px;
    top: 100%;
    height: 10px;
    background-color: #bf1e2e;
}
.accordion-button {
    font-weight: bold !important;
}
.accordion-button:not(.collapsed) {
    background-color: white !important;
    box-shadow: none !important;
}
.accordion-button:focus {
    outline: none !important;
    box-shadow: none !important;
}

.offcanvas-end {
    border-left: none !important;
}

#sb_instagram #sbi_load .sbi_load_btn {
    background-color: transparent;
    color: initial;
    border: 1px solid #000;
    border-radius: 0;
    padding: 15px 20px 12px;
    text-transform: uppercase;
}
#sb_instagram #sbi_load .sbi_follow_btn a {
    background-color: #1EBF68;
    color: white;
    border: 1px solid #1EBF68;
    border-radius: 0;
    padding: 15px 20px 12px;
    text-transform: uppercase;
}
#sb_instagram #sbi_load .sbi_follow_btn a:hover {
    outline: 0;
    background-color: #40c97f !important;
    box-shadow: none !important;
}
#sb_instagram #sbi_load .sbi_load_btn .sbi_loader {
    background-color: rgb(0, 0, 0) !important;
}

.google-badge {
    display: none;
    justify-content: center;
    align-items: center;
    background-color: white;
    padding: 1rem 1rem 0.6rem;
    position: fixed;
    z-index: 4000;
    bottom: 20px;
    right: 20px;
    box-shadow: 0px 3px 26px rgba(103, 136, 175, 0.16);
}
@media (min-width: 768px) {
    .google-badge {
        display: flex;
    }
}
.google-badge--rating {
    color: #e7711b;
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.google-badge--rating-number {
    line-height: 1em;
    padding-top: 5px;
    margin-right: 10px;
}
.google-badge--amount {
    color: #7d7d7d;
}

@media (max-width: 767px) {
    .partner-logo img {
        max-height: 75px;
    }
}

.h-75px {
    height: 75px;
}
.mx-h-75px {
    max-height: 75px;
}


/* Cookies */
.cli-tab-header a.cli-nav-link {
    text-transform: initial;
}
.cli_settings_button {
	text-decoration: none !important;
}
#wt-cli-privacy-save-btn,
#wt-cli-accept-all-btn {
	background-color: #fff !important;
	color: #000 !important;
	border: 1px solid #000;
	text-transform: uppercase;
	padding: 1rem 1.5rem 0.8rem;
}
#wt-cli-privacy-save-btn:hover,
#wt-cli-accept-all-btn:hover {
	background-color: #000 !important;
	color: #fff !important;
}

@media (min-width: 768px) {
    .prohlidka-3d-wrapper iframe {
        width: 500px;
        height: 300px;
    }
}

.lg-gallery img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
}

.card-footer {
    flex: 1;
}

#filter-1,
#filter-2,
#filter-3,
#filter-4,
#filter .f-1,
#filter .f-2,
#filter .f-3,
#filter .f-4 {
	display: none;
}
#filter.show-filter-1 .f-1,
#filter.show-filter-2 .f-2,
#filter.show-filter-3 .f-3,
#filter.show-filter-4 .f-4 {
	display: block !important;
}
.filter-label {
	position: relative;
	padding-left: 40px;
}
.filter-label::before,
.filter-label::after {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
}
.filter-label::before {
	top: -5px;
	left: 0;
	border: 1px solid black;
}
.filter-label::after {
	top: -1px;
    left: 4px;
	width: 22px;
	height: 22px;
	background-color: #bf1e2e;
	opacity: 0;
}
#filter-1:checked + .filter-label::after,
#filter-2:checked + .filter-label::after,
#filter-3:checked + .filter-label::after,
#filter-4:checked + .filter-label::after {
	opacity: 1;
}

.btn--tooltip {
    min-width: 175px;
}

.footer--content .footer-top .social li a img {
	height: 18px !important;
    pointer-events: none;
}

.hero--makler-content__crossroad-box svg,
.hero--makler-content__crossroad-box span {
    pointer-events: none;
}

.hero--makler-content__heading.extra-large h2, 
.hero--makler-content__heading.extra-large .h2 {
    font-size: 4vw;
}
@media (min-width: 635px) and (max-width: 767px) {
    .hero--makler-content {
        top: -150px;
    }
}
@media (min-width: 768px) {
    .hero--makler-content__heading.extra-large h1, 
    .hero--makler-content__heading.extra-large .h1 {
        font-size: 7vw;
    }
    .hero--makler-content__heading.extra-large h2, 
    .hero--makler-content__heading.extra-large .h2 {
        font-size: 2vw;
    }
}

.hero--makler-content__heading h2, 
.hero--makler-content__heading .h2 {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.hero--bg {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center bottom;
}

.hero--makler__profile-picture {
    right: auto;
    left: 50px;
    justify-content: flex-start;
}
.hero--makler__profile-picture img {
    max-width: 350px;
}

.contact-bubble {
    right: auto;
    left: 50px;
}
.contact-bubble span {
    right: auto;
    left: 98px;
}

.footer--content .footer-top .broker-avatar {
    left: 0;
    right: auto;
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
    max-height: 140px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .wp-block-gallery.has-nested-images figure.wp-block-image {
        max-height: 150px;
    }
}
@media (min-width: 992px) {
    .wp-block-gallery.has-nested-images figure.wp-block-image {
        max-height: 160px;
    }
}
@media (min-width: 1200px) {
    .wp-block-gallery.has-nested-images figure.wp-block-image {
        max-height: 200px;
    }
}
@media (min-width: 1600px) {
    .wp-block-gallery.has-nested-images figure.wp-block-image {
        max-height: 300px;
    }
}


.whatsapp {
    bottom: 90px;
}
.whatsapp span {
    bottom: 100px;
    color: #22b23a !important;
    border-color: #22b23a !important;
}
.whatsapp div {
    background-color: transparent !important;
    background-image: url(https://cesky.jansrubar.cz/wp-content/themes/jansrubar-2022/images/icons/social/whatsapp.svg) !important;
    background-size: 69px !important;
    background-repeat: no-repeat !important;
    background-position-x: center !important;
    background-position-y: -4px !important;
    border-radius: 0 !important;
}
.whatsapp div::before {
    display: none;
}
@media (max-width: 767px) {
    .whatsapp {
        bottom: 20px;
        left: 10px !important;
    }
    .contact-bubble {
        left: 80px;
    }
}


.grecaptcha-badge {
    display: none;
}

h5, .h5 {
    font-size: 1.1rem !important;
}

.nemovitost-label {
    text-transform: uppercase !important;
    padding: 0.4rem 0.8rem 0.3rem !important;
    font-size: 14px !important;
}

.navbar-flag {
    text-decoration: none;
    display: flex;
    align-items: baseline;
}
.navbar-flag img {
    max-width: 22px;
    transform: translateY(4px);
    margin-left: 5px;
}

.cky-btn-revisit-wrapper {
    display: none !important;
}