<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Ordination Haas 1.2.1
Theme URI: https://www.gipfelgold.com
Description: Child theme for Gipfelgold Praxis am Kai
Author: &lt;a href="https://www.gipfelgold.com"&gt;Gipfelgold&lt;/a&gt;
Author URI: https://www.gipfelgold.com
Template: theavenue-121
Version: 1.2.1
*/

@import url('../theavenue-121/style.css');


/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM ||||||||||||||||||||||||||||||||||||||||||  ALLGEMEIN
------------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, p, li, a, i {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;
}

body,
h1, h2, h3, h4, h5, h6,
.uvc-heading .uvc-main-heading h1,
.uvc-heading .uvc-main-heading h2,
.uvc-heading .uvc-main-heading h3,
.uvc-heading .uvc-main-heading h4,
.uvc-heading .uvc-main-heading h5,
.uvc-heading .uvc-main-heading h6 {
    color: #2e2949;
}

body h1,
h1.t-w_h { font-size: 34px; }
body h2 { font-size: 26px; }
body h3 { font-size: 22px; }
body h4 { font-size: 20px; }
body h5 { font-size: 18px; }
body h6 { font-size: 16px; }
p, ul, ol, li {
    font-size: 16px;
    font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300 !important;
    letter-spacing: 0;
    line-height: 1.5em;
    color: #2E2949;
    -webkit-font-smoothing: antialiased;
}

b, strong {
    font-weight: 600;
}

@media only screen and (max-width: 768px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
          -webkit-hyphens: auto;
            -moz-hyphens: auto;
          hyphens: auto;
    }
}
/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM |||||||||||||||||||||||||||||||||||||||||||||  TOPBAR
------------------------------------------------------------------------*/
.main-h-top .text-left-sm {
    text-align: right;
}
.haas-topbar a,
#menu-item-14837 a {
    color: #2E2949;
}
.haas-topbar a:hover,
#menu-item-14837 a:hover {
    color: rgba(46,41,73,0.75);
}

#menu-item-14837 a {
	text-transform: none;
	font-size: 15px;
}

#menu-item-14837 a:before {
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	content: "\f0e0";
	width: 1.5em;
    text-align: center;
    margin-right: 0.5em;
}

.mods_el-tx .fa {
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .main-h-top .text-left-sm {
        text-align: center;
    }
}
/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM |||||||||||||||||||||||||||||||||||||||||||||  HEADER
------------------------------------------------------------------------*/
/* Logo */
.logo-w {
    max-width: 75%;
}
/* Burger Menu Icon */
.main-h-bottom-w.__layout8-helper .__layout8:not(.js--fixed-header) .icon-menu,
.main-h-bottom-w.__layout8-helper .icon-menu2 {
    /*box-shadow: 5px 8.66px 30px 0 rgba(31, 35, 37, .1);*/
    box-shadow: none;
    border-radius: 0;
    background: rgba(46,41,73,0.03);
}
/* Menu Underline */
.add-menu a::after, .main-menu a::after {
    height: 4px;
}
.add-menu a, .main-menu a {
    font-size: 14px;
}
.main-cnts-w {
    padding-top: 0;
}
.popup-menu a::after {
    height: 7px;
}
.popup-menu-popup {
    background-color: rgba(46,41,73, .95);
}

.add-menu .menu-item,
.main-menu .menu-item {
    margin: 5px 10px 0;
}

.add-menu a,
.main-menu a {
    font-size: 14px;
    letter-spacing: 0;
    text-transform: none;
}






#haashighlight a {
    color: #2E2949 !important;
}
#haashighlight a:hover {
    color: #2E2949 !important;
}




/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM |||||||||||||||||||||||||||| CONTENT - ÖFFNUNGSZEITEN
------------------------------------------------------------------------*/
.daily-Sched .vc_column-inner {
    padding: 0 !important;
    border: 5px solid #2E2949 !important;
    border-width: 0 0 5px 0 !important;
}
.daily-Sched .uvc-main-heading p {
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 1em;
    margin-top: 10px;
    color: #2E2949 !important;
    font-size: 5em !important;
}
.daily-Sched .uvc-sub-heading {
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 1em;
    margin-top: 15px;
    font-weight: 300 !important;
    color: #2E2949 !important;
}
.heute .vc_column-inner {
    border-bottom-color: #82D9D7 !important;
}
.daily-Sched.heute .uvc-main-heading p  {
    color: #82D9D7 !important;
}
.daily-Sched.heute .uvc-sub-heading {
    color: #82D9D7 !important;
    font-weight: 600 !important;
}
@media only screen and (max-width: 768px) {

    .daily-Sched .vc_column-inner {
        padding: 0 !important;
    }
    .daily-Sched .uvc-main-heading {
        float: right;
    }
    .daily-Sched .uvc-main-heading p {
        margin-top: 0;
    }
    .daily-Sched .uvc-sub-heading {
        float: left;
        margin-top: 0;
        height: 45px;
    }
}
/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM ||||||||||||||||||||||||||||||||  VC ULTIMATE HEADINGS
------------------------------------------------------------------------*/
.uvc-heading .uvc-main-heading h1,
.uvc-heading .uvc-main-heading h2,
.uvc-heading .uvc-main-heading h3,
.uvc-heading .uvc-main-heading h4,
.uvc-heading .uvc-main-heading h5,
.uvc-heading .uvc-main-heading h6 {
    font-weight: 300;
    letter-spacing: 0.01em;
    margin: 20px 0;
    line-height: 1em;
    color: #2E2949;
}
.uvc-heading .uvc-main-heading h1 { font-size: 34px; }
.uvc-heading .uvc-main-heading h2 { font-size: 26px; }
.uvc-heading .uvc-main-heading h3 { font-size: 22px; }
.uvc-heading .uvc-main-heading h4 { font-size: 20px; }
.uvc-heading .uvc-main-heading h5 { font-size: 18px; }
.uvc-heading .uvc-main-heading h6 { font-size: 16px; }

.uvc-sub-heading {
    margin: 20px 0;
    font-size: 16px;
    font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 300 !important;
    letter-spacing: 0;
    line-height: 1.5em;
    color: #2E2949;
    -webkit-font-smoothing: antialiased;
}
@media only screen and (max-width: 768px) {
    .uvc-heading .uvc-main-heading h1,
    .uvc-heading .uvc-main-heading h2,
    .uvc-heading .uvc-main-heading h3,
    .uvc-heading .uvc-main-heading h4,
    .uvc-heading .uvc-main-heading h5,
    .uvc-heading .uvc-main-heading h6 {
          -webkit-hyphens: auto;
            -moz-hyphens: auto;
          hyphens: auto;
    }
}
/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM |||||||||||||||||||||||||||||||| CONTENT - LEISTUNGEN
------------------------------------------------------------------------*/
body #leistungen {
    background-color: rgba(46,41,73,0.02) !important;
    padding-top: 85px !important;
    padding-bottom: 85px !important;
}
#leistung-trenner {}
@media only screen and (max-width: 768px) {
    body #leistungen {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    #leistung-trenner {
        height: 0 !important;
    }
    .leistungs-text &gt; .vc_column-inner {
        padding: 30px 15px !important;
    }
}

.ult_exp_section_layer &gt; div {
    padding: 3em 1em !important;
}
/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM ||||||||||||||||||||||||||||||||||| CONTENT - KONTAKT
------------------------------------------------------------------------*/
.kontakt p {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 300;
    color: #2E2949;
}
.kontakt p a {
    font-size: 16px;
    line-height: 1.3em;
    font-weight: 500;
    color: #2E2949;
    text-decoration: none;
}
.kontakt p a:hover {
    text-decoration: underline;
}
.ultimate_google_map .wpb_content_element,
.ultimate-map-wrapper.ult-adjust-bottom-margin {
    margin-bottom: 0 !important;
}
/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM |||||||||||||||||||||||||||||||||||||||||||||  FOOTER
------------------------------------------------------------------------*/
.main-h-bottom-w.__layout8-helper .__layout8:not(.js--fixed-header) .icon-menu:hover,
.main-h-bottom-w.__layout8-helper .icon-menu2:hover {
    color: #fff;
    background-color: #2E2949;
}
body .main-f-top p {
    color: #fff;
}
/* FOOTER Text 1. Spalte */
.footer-quote {
    font-style: normal;
    font-weight: 300 !important;
    font-size: 14px;
    color: rgba(255,255,255,0.5) !important;
    line-height: 1.5em;
    letter-spacing: 0.01em;
}
/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM ||||||||||||||||||||||||||||||||||||||  BOTTOM FOOTER
------------------------------------------------------------------------*/
 
 /* Menü */
body .bottom-f-menu a,
body .top-h-menu a,
body .bottom-f-menu .current-menu-item &gt; a {
    color: #928f9d;
    font-weight: 300;
}
/* Menü hover */
body .bottom-f-menu a:hover,
body .top-h-menu a:hover {
    color: #B6EBEA; 
}
/* Widget Title*/
.main-f-top .widget_h {
    margin-bottom: 24px;
}



/*-----------------------------------------------------------------------
WWW.GIPFELGOLD.COM ||||||||||||||||||||||||||||||||||||||  ALLGEMEIN
------------------------------------------------------------------------*/

/* Retina Bild */
.retinabild img {
    width: 50%;
    height: 50%;
}

/* Button Rounded Radius */
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded,
.wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 0px;
}

/* Icon Buttons */
.ubtn-sep-icon-at-right {
    padding-right: 50px !important;
}



/* FORMULAR */

form.wpcf7-form .inputblock {
    border-left: 5px solid #82d9d7;
    padding: 20px;
    margin: 3em 0;
    background: rgba(0,0,0,0.02);
}


/* Icon List */

.uavc-list li {
    margin-bottom: 2em !important;
}


/* Blog */
body.blog .post-standard_meta {
    display: none;
}

.t-w_cnt.__text_center .t-w_desc {
    display: none;
}

.post-single-cnt {
    padding-bottom: 00px;
    border-bottom: none;
    margin: 2.5em 0 0 0
}

.single-post .main-cnts-w {
    padding-bottom: 60px;
}

.single-post h3 {
    color: #82d9d7;
    font-weight: bold;
    margin-top: 2em;
}

/* Leistungen */
.vorsorgeuntersuchung h2,
.fuehrerschein h2,
.mutterkindpass h2,
.praeoperativebefundung h2,
.patientenverfuegung h2,
.modernstelabortechnik h2,
.elektrokardiogramm h2,
.infusionstherapie h2,
.lungenfunktionsdiagnostik h2,
.ohrakupunktur h2,
.kinesiotape h2,
.neuraltherapie h2,
.impfungen h2,
.aerztlichebestaetigungen h2,
.visite h2 {
    font-size: 16px;
    letter-spacing: 0;
    text-transform: uppercase;
    word-break: break-word;
    -webkit-hyphens: auto;
       -moz-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
}
.vorsorgeuntersuchung:hover h2,
.fuehrerschein:hover h2,
.mutterkindpass:hover h2,
.praeoperativebefundung:hover h2,
.patientenverfuegung:hover h2,
.modernstelabortechnik:hover h2,
.elektrokardiogramm:hover h2,
.infusionstherapie:hover h2,
.lungenfunktionsdiagnostik:hover h2,
.ohrakupunktur:hover h2,
.kinesiotape:hover h2,
.neuraltherapie:hover h2,
.impfungen:hover h2,
.aerztlichebestaetigungen:hover h2,
.visite:hover h2 { 
    color: #f26759;
}

/* Modal Box */
.koenigmodal .ult_modal-content {
    box-shadow: none;
    border: none;
}
.koenigmodal .ult_modal-header {
    border-color: #ffffff;
}
.koenigmodal .ult_modal-header h3 {
    font-weight: 700 !important;
}
.koenigmodal .ult_modal-body {
}
.koenigmodal .ult-overlay-close.popup-edge-top-right {
}




/* Startseite */


/* Leistungen */
.ult_exp_section:before {
    display: none;
}
html .ult_exp_section_layer.ult-adjust-bottom-margin {
    margin-bottom: 0;
}
.ult_ecpsub_cont {
    text-align: left;
}



/* Footer */


#menu-footer li,
#menu-footer li a {
    font-size: 12px;
}


footer.main-f .main-f-top .widget a {
    font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    letter-spacing: 0;
    font-weight: 400;
    border-bottom: 1px solid rgba(255,255,255,0);
    color: rgba(255,255,255,0.6);
    transition: .4s all;
}

footer.main-f .main-f-top .widget a:hover {
    border-bottom: 1px solid rgba(255,255,255,1);
}

@media (max-width: 991px) {
    .main-f {
        text-align: center;
    }
}

/* Title Wrapper */
.t-w_sub-h {
    font-family: Poppins, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
</pre></body></html>