body:not(.page-id-1058) .right-widgets  .text-area.first {
/*	display: none;*/
}

.dt-mobile-header {
	 backdrop-filter: blur(2px);
}

.sub-nav {
  
    box-shadow: 0px 0px 4px rgba(0, 0, 0, .0) !important;
   
}

.ginput_container_consent {
	display: none;
}

.borlabs-cookie-open-dialog-preferences{
	font-weight:700;
}

footer .borlabs-cookie-open-dialog-preferences:after {
	content: "";
    display: block;
    background-image: url(https://sachkundenachweis.ktn.gv.at/wp-content/uploads/2026/06/icons8-cookie.svg);
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    width: 100%;
}


#main .gform_wrapper span.ginput_total, #main .gform_wrapper .gfield_required, #main .gform_wrapper .ginput_left input:focus + label, #main .gform_wrapper .ginput_right input:focus + label, #main .gform_wrapper .ginput_full input:focus + label {
	color: #000 !important;
}
picture img {
	width: 100%;
	height: auto;
}

.right-widgets  .text-area.first a {
    line-height: 1em;
    margin-top: 4px;
    display: block;
    float: right;
    margin-left: 10px;
	    color: #000 !important;
}

.dt-mobile-header .text-area a {
	  color: #000 !important;
}

.top-bar a:focus {
  outline: 1px solid #000 !important; 
	border-radius: 5px;
}


footer a:focus {
  outline: 1px solid #000 !important; 
	border-radius: 5px;
}


#page .skip-link {
	z-index: 9999 !important;
    color: #000 !important;
    background-color: #FFF !important;
    border: 2px solid #000 !important;
	
}

#main a:focus {
  outline: 1px solid #000 !important; 
	border-radius: 5px;
}

header  a:focus {
  outline: 1px solid #000 !important; 
	border-radius: 5px;
}

.mobile-main-nav li a:focus {
	 outline: 1px solid #000 !important; 
	border-radius: 5px;
}

.dt-close-mobile-menu-icon:focus {
	border: 2px solid #000;
}

.dt-pswp-item:focus img {
	opacity:0.5;
}

#mobile_logo:focus, .mobile-branding a:focus {
opacity:0.5;	
}

.dt-mobile-menu-icon:focus {
		border: 2px solid #000;
}






h3,
h4,
h5 {
	color: #000 !important;
}

.content {
	letter-spacing: 0.2px;
}

.branding {
	/*min-width: 469px;*/


}

.sticky-on .branding {
	min-width: 0;

}

.sticky-off .branding img {

	height: 35px !important;

}

.sticky-logo img {

	height: 35px !important;

}

.mobile-branding img {

	height: 20px !important;

}

#mobile_logo {
	margin-bottom: 40px;
	margin-top: 30px;
}

#mobile_logo img {
	width: 100%;
	height: auto;
}

.svg_fix img {
	width: 200px;
}





.scroll-top {
	bottom: 15px !important;
	background-color: transparent !important;
}

.scroll-top svg {

	width: 44px !important;

	fill: var(--the7-title-color) !important;
}

/* MAP */

.smartlake-map{
	height: 100%;
    width: 100%;
}

/* NAVI */

#primary-menu {
	
}

.vc_bildbutton_element {
    position: relative;
    display: block;
    width: 100%;
    min-height: var(--bildbutton-height-desktop, 360px);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
    text-decoration: none;
	border-radius: 5px;
}

.vc_bildbutton_element.vc_bildbutton_parallax {
    
}

.vc_bildbutton_element.vc_bildbutton_overlay::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1;
    transition: background 0.25s ease;
}

.vc_bildbutton_element.vc_bildbutton_overlay:hover::before {
    background: rgba(0, 0, 0, 0.18);
}

.vc_bildbutton_inner {
       position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: inherit;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

.vc_bildbutton_text {
    color: #fff;
    font-size: clamp(28px, 2vw, 58px);
    line-height: 1.05;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-shadow: 0 2px 12px rgba(0, 0, 0, 0.35);
	text-align: center;
}

@media (max-width: 1024px) {
    .vc_bildbutton_element.vc_bildbutton_parallax {
        
    }
}

@media (max-width: 767px) {
    .vc_bildbutton_element {
        min-height: var(--bildbutton-height-mobile, 240px);
    }

    .vc_bildbutton_inner {
        padding: 0;
    }
}


.pretty_sachkunde_list li {
	font-size: 17px;
    line-height: 1.3em;
    margin-bottom: 10px;
}

.pretty_sachkunde_list li::marker {
    color: #d9000d;
    font-size: 1.25em;
}

.taxonomy-loop-page {
  
    margin: 0 auto;
    padding: 42px 20px 64px;
}

.taxonomy-loop-hero {
   display: block;
     align-items: center;
	margin-bottom: 80px;
	text-align: center;
    
}


.taxonomy-loop-hero-image {
  
}

.taxonomy-loop-hero-image img {

  transform: scale(1);
  transition: transform 0.35s ease, filter 0.35s ease;
}

.taxonomy-loop-hero-image:hover img {
  filter: grayscale(50%);
  transform: scale(1.03);
}

.taxonomy-loop-hero-image img {
	border-radius: 400px;
    width: 150px;
    height: auto;
    margin-bottom: 30px;
}

.taxonomy-loop-hero-inner {
  
}

.taxonomy-loop-eyebrow {
   
    margin-bottom: 10px;
}

.taxonomy-loop-hero h1 {
    
    margin: 0 0 14px;
   
}

.taxonomy-loop-lead {
   
 
}

.taxonomy-loop-grid {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 22px;
}

.taxonomy-loop-card {
   
background: var(--ssk-bg-soft);
    border-radius: 5px;
  
    overflow: hidden;
}

.taxonomy-loop-card-body {
    padding: 14px;
    display: flex;
    flex-direction: column;
    gap: 13px;
    min-height: 100%;
}

.taxonomy-loop-card-top {
    display: flex;
    justify-content: space-between;
    gap: 16px;
}

.taxonomy-loop-card h2 {
    margin: 0;
    font-size: 24px;
    line-height: 1.22;
}

.taxonomy-loop-card h2 a {
    color: #000;
    text-decoration: none;
}

.taxonomy-loop-card h2 a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}



.taxonomy-loop-company {
    margin-top: 6px;
    font-weight: 700;
    color: #000;
}

.taxonomy-loop-address,
.taxonomy-loop-meta,
.taxonomy-loop-description {
    color: #222;
    line-height: 1.5;
}

.taxonomy-loop-description {
    margin: 0;
}

.taxonomy-loop-facts {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

.taxonomy-loop-facts span {
    background: #FFF;
    border: 1px solid #000;
    border-radius: 5px;
    padding: 7px 11px;
    font-size: 13px;
    font-weight: 600;
}

.taxonomy-loop-section {
    display: grid;
    gap: 10px;
    margin-top: 4px;
}

.taxonomy-loop-section-title {
    font-size: 13px;
    font-weight: 500;
    color: #000;
    letter-spacing: .02em;
}

.taxonomy-loop-appointments {
    display: grid;
    gap: 10px;
}

.taxonomy-loop-appointment {
    border: 1px solid #000;
    background: #FFF;
    border-radius: 5px;
    padding: 12px 13px;
    display: grid;
    gap: 8px;
}

.taxonomy-loop-appointment-date {
    font-weight: 700;
    color: #000;
    line-height: 1.4;
}

.taxonomy-loop-appointment-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 12px;
    color: #6b7280;
    font-size: 13px;
}

.taxonomy-loop-badge {
    display: inline-flex;
    align-items: center;
    border-radius: 5px;
    padding: 4px 8px;
    font-size: 12px;
    font-weight: 700;
}

.taxonomy-loop-badge.is-open {
    background: #eef7f1;
    color: #256a3c;
}

.taxonomy-loop-badge.is-closed {
    background: #faf0f0;
    color: #a9372a;
}

.taxonomy-loop-empty,
.taxonomy-loop-empty-small {
    padding: 16px;
    border: 1px dashed #d8dadd;
    border-radius: 5px;
    color: #000;
    background: #fafafa;
	text-align:center;
}

.taxonomy-loop-empty-small {
    padding: 12px 13px;
    font-size: 14px;
}

.taxonomy-loop-footer {
   
}

.taxonomy-loop-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    background: #000;
    color: #fff;
    border: 1px solid #000;
    text-decoration: none;
    padding: 5px 10px;
    font-weight: 700;
    transition: background-color .15s ease, border-color .15s ease, transform .15s ease;
}

.taxonomy-loop-button:hover {
    background: #FFF;
    border-color: #111827;
    color: #000;
}

.taxonomy-loop-pagination {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 34px;
}

.taxonomy-loop-pagination .page-numbers {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 42px;
    min-height: 42px;
    padding: 10px 14px;
    border: 1px solid #e4e6e8;
    border-radius: 8px;
    text-decoration: none;
    color: #000;
    background: #fff;
    font-weight: 700;
}

.taxonomy-loop-pagination .page-numbers:hover {
    background: #f3f4f6;
}

.taxonomy-loop-pagination .page-numbers.current {
    background: #1f2937;
    border-color: #1f2937;
    color: #fff;
}

.taxonomy-loop-pagination .page-numbers.current:hover {
    background: #1f2937;
}

@media (max-width: 900px) {
    .taxonomy-loop-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 640px) {
    .taxonomy-loop-page {
        padding: 18px 0px 48px;
    }

    .taxonomy-loop-hero {
       
        margin-bottom: 24px;
    }

    .taxonomy-loop-hero h1 {
        font-size: 34px;
    }

    .taxonomy-loop-lead {
        font-size: 16px;
    }

    .taxonomy-loop-card-body {
        padding: 20px;
    }

    .taxonomy-loop-card h2 {
        font-size: 21px;
    }

    .taxonomy-loop-button {
        width: 100%;
    }
}

#sachkundenachweis_footer .vc_row{
	margin: 0 !important;
}


.gform_wrapper.gravity-theme .gfield_header_item, .gform_wrapper.gravity-theme .gform_fileupload_rules, .gform_wrapper.gravity-theme .ginput_complex label {color: #000;}

.gm-style-iw-d a {
	background-color: var(--the7-links-color);
    color: #FFF;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    font-weight: 700;
    margin: 20px 0 10px 0px;
}


.gm-style-iw-d a:hover {
	background-color: #000;
	color: #FFF;
}