/*
Theme Name: Divi Child Theme
Description: Divi Child Theme
Author:  David Tierney
Author URI:  http://designsbytierney.com
Template: Divi
Version:  1.0.2
*/

@import url("../Divi/style.css");
 
/* =Theme customizations
------------------------------------------------------- */


/* Common: Start; */
html {
    font-size: 62.5%;
    font-family: Montserrat, sans-serif;
    color: #404040
}

body {
    text-align: center;
    color: #404040;
    font-family: Montserrat,sans-serif;
    line-height: 1.5;
    font-weight: 300;
}

::selection {
    background: #fdeee3;
    background: rgba(214,10,82,.1);
}

b, strong {
    font-weight: 500;
}

a{
    color: #d60a52;
    background: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
}

p{
    font-size: 1.9rem;
    line-height: 1.5;
	color:#3a3a3a;
}

h1{
    font-size: 4.8rem;  
}

h2{
    padding-bottom: 15px;
    margin-top: 15px;
}

table {
    width: 100%;
    border: 0 !important;
    font-size: 1.6rem;
}

tbody{
    margin: 0;
    padding: 0;
}

tr {
    margin: .5rem 0;
}

td{
    border: 0px !important;
    padding: 5px 0px !important;
    font-size: 1.9rem;
    vertical-align: top;
}

.center{
    text-align: center;
}

.svg-img {
    fill: currentColor;
    width: 100%;
    height: 100%;
}

#left-area ul{
    padding-left: 3em !important;
}

#left-area ul li,
#left-area ol li{
    margin: 1rem 0;
    padding-left: 1rem; 
    font-size: 1.9rem;
    line-height: 1.5;   
}

/* Menu: start; */

#main-header .container{
    width: 100% !important;
    display: flex; 
    justify-content: space-between;
}

#main-header .container.clearfix:after{
    display:  none;
}

header .container{
    max-width: 100%;    
}

header #et-top-navigation{
    padding-left: 0px !important;
}

header .et_pb_column_1_3{
    height: 75px;
}

header .et_pb_column_1_3.et_pb_column_0{
    width: 25%;
} 

header .et_pb_column_1_3.et_pb_column_1{
    width: 49.5%;
}

header .et_pb_column_1_3.et_pb_column_2{
    width: 25%;
}

header .et_pb_column{
    margin-right: 0% !important;
}

header .et_pb_column_2{
    text-align: right;
    padding-top: 22px;
}
a.hide {display:none !important;}
a.medevio {background:#26C296 !important; color:#fff !important;}
header a.button-objednat-header{
    font-size: 1.4rem;
    font-weight: bold;
    padding: .5em 1.2em;
    border: 1px solid #f2ede7;
    border-radius: 5px;
    box-sizing: border-box;
    color: #3a3a3a;
    background: #f2ede7;
    cursor: pointer;
    display: inline-block;
}

nav#top-menu-nav, #top-menu, #et-top-navigation{
    float: none;
    text-align: left;
    margin-left: 5px;
}

nav#top-menu-nav ul li.current_page_ancestor a{
    color: #a31a5c;
}

.nav li{
    line-height:  8px;
}
.nav li ul{
    border-top:  3px solid #a31a5c;
}

.nav li ul li{
    padding:  0 !important;
}

.nav li ul li a{
    padding:  6px 1em;
    margin-left:  0;
    color:  #000 !important;
}

.button__dark{
    background: #f9d5bb !important;   
}

.button__dark:hover{
    background: #fcf2e6 !important;   
}

.button__purple{
    background: #a31a5c !important; 
    color: #fff !important;  
}

.button__purple:hover{
    background: #a31a5c !important; 
    color: #fff !important;    
}

.topMenu-socialIcons__wrapper{
    margin-right: 20px;
    align-items: center;
    display: flex;
}

@media only screen and (max-width: 980px) {
    .topMenu-socialIcons{
        display: none;
    }

}

header a.button-napiste-header{
    font-size: 1.6rem;
    font-weight: 500;
    padding: .5em 1.2em;
    border: 1px solid #f9d5bb;
    border-radius: 5px;
    box-sizing: border-box;
    color: #d60a52;    
    background: #fcf2e6;
    cursor: pointer;
}

header a.button-objednat-header:hover{
    background: #f9d5bb;
}

header a.button-napiste-header:hover{
    background: #f9d5bb;
}

#top-menu li.current-menu-item>a{
    color: black;
    font-weight: 600;
}

/*
#top-menu li.current-menu-item>a:hover{
    color: #000;
    background: inherit;
    border-bottom: 2px solid #630b37;
    padding-bottom: 15px;
}*/

#top-menu a{
    font-weight: 500;
    font-size: 1em;
    margin-left: 1em;
}

#top-menu a:hover{
    color: #d60a52;
}

/* A/B test/ - START */
#top-menu .menu-test-odkazz a{

     display: none;     margin-bottom : 32px;   padding-top : 10px;   padding-right : 10px;   padding-left : 10px;   border-top-left-radius : 3px;   border-top-right-radius : 3px;   border-bottom-right-radius : 3px;   border-bottom-left-radius : 3px;   padding-bottom : 10px !important;   color : rgb(0, 0, 0) !important;   border : 1px solid rgb(249, 213, 187) !important;   background-color : white !important;   font-weight : normal !important;
}

#top-menu .menu-test-odkazzzz a{

     display: none;     margin-bottom : 32px;   padding-top : 10px;   padding-right : 10px;   padding-left : 10px;   border-top-left-radius : 3px;   border-top-right-radius : 3px;   border-bottom-right-radius : 3px;   border-bottom-left-radius : 3px;   padding-bottom : 10px !important;   color : rgb(0, 0, 0) !important;   border : 1px solid rgb(249, 213, 187) !important;   background-color : white !important;   font-weight : normal !important;
}

#top-menu .menu-test-odkaz-b-version a{

     display: none;     
     margin-bottom : 32px;   
     padding-top : 10px;   
     padding-right : 10px;   
     padding-left : 10px;   
     border-top-left-radius : 3px;   
     border-top-right-radius : 3px;   
     border-bottom-right-radius : 3px;   
     border-bottom-left-radius : 3px;   
     padding-bottom : 10px !important;   
     color : rgb(0, 0, 0) !important;   
     border : 1px solid rgb(249, 213, 187) !important;   
     background-color : white !important;   
     font-weight : normal !important;
}

#top-menu .menu-test-odkaz-a-version a{
    border: 1px solid #A31A5C;
    margin-bottom: 32px;
    padding-bottom: 10px !important;
    padding: 10px;
    border-radius: 3px;
    background: #A31A5C;
    color: #fff;
    font-weight: bold;
}

@media only screen and (max-width: 767px) {


    #top-menu .menu-test-odkaz-a-version a{
        display: block;
    }

    .menu-test-odkaz-b-version a{
        display: none !important;
    }   

}

/* A/B test/ - END */

#top-menu .menu-test-odkaz a{
    border: 1px solid #A31A5C;
    margin-bottom: 32px;
    padding-bottom: 10px !important;
    padding: 10px;
    border-radius: 3px;
    background: #A31A5C;
    color: #fff;
    font-weight: bold;
}

#top-menu .menu-test-odkaz a:hover{
    background: #630b37;
    border-color: #630b37;
}

#top-menu .menu-test-odkaz.current_page_item a{
    background: #f9d5bb;
    color: #fff;
    font-weight: bold;
    border: 1px solid #A31A5C;
    background: #A31A5C;
}

.et_header_style_left #et-top-navigation {
    padding-top: 10px !important;
}

.et_header_style_left .et-fixed-header #et-top-navigation{
    padding-top: 32px;
}


/* Sluzby - Rozcestnik: start; */

.sluzby-rozcestnik.et_pb_row{
    padding:  15px 0;
}

.sluzby-rozcestnik .et_pb_text_inner{
    background: #f2ede7;
    border-radius: 3px;
    padding: 15px;
    font-weight: 500;
    font-size: 22px;
    text-align: center;
}

.sluzby-rozcestnik .et_pb_text_inner a,
.sluzby-rozcestnik .et_pb_text_inner p a{
    text-decoration: none;
    border-bottom:  0 !important;
	color:#3a3a3a;
}

.sluzby-rozcestnik .et_pb_text_inner p{
    line-height: 26px;
}

/* Footer: start; */
#main-footer{
    background-color: #707d87 !important;
    color: white;
    padding: 6rem 0;
    color: #fff;
    font-size: 1.6rem;
}

#main-footer p{
    text-align: center;
}

#main-footer  .box{
    margin-top: 20px;
    border: 1px solid #b0b0b0;
    border-radius: 4px;
    padding: 3rem 2.5rem;   
    position: relative;
    height: 12rem;
    text-align: center;
}

#main-footer  .box p{
    padding-bottom: 0px;  
}

#main-footer  .box a{
    color: #d60a52;
    background: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    padding: .25em;
    font-weight: 500;
    margin-top: 1rem;
    display: block;
    font-size: 1.5rem;
}

#main-footer  .contacts__icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: .3em;
    background-color: #707d87 !important;
}

#footer-bottom{
    background-color: inherit !important;
}

.footer__link{
    color: #fff;
    display: block; 
    text-align: center;
    margin-top: 1rem;
}

#footer-bottom .svg-img {
    width: 3.5rem;
    height: 7.5rem;
    color: currentColor;
    transition: color .1s linear;
}

#footer-bottom .svg-img:hover {
    color: #4268b3;
    transition: color .1s linear;
}

#main-footer .widget_text{
    width: 100%;
}

/* Footer - NL Widget: start; */

#footer-newsletter-box h4{
    color: white;
    font-size: 1.4em;
}

#footer-newsletter-box input{
    padding: 10px 15px;
    border-radius: 3px;
}

#footer-newsletter-box input[type="email"]{
    width: 60%;
    height: 42px;
    border-radius: 5px;

}

#footer-newsletter-box input[type="submit"]{
    color: white;
    padding: 1rem 2rem;
    margin: 0rem .5rem 0 2rem;
    box-sizing: border-box;
    color: #d60a52;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    font-size: 1.6rem;
    border: 0px;
    width: 30%;
    border-radius: 5px;
}



#footer-newsletter-box a{
    text-decoration: underline;
}

#footer-newsletter-box span.wpcf7-list-item{
  margin-left: 0px !important;
  text-align: left;  
}

#footer-newsletter-box p{
    text-align: left;
    padding-bottom: 15px;
}

#footer-newsletter-box div.wpcf7 .ajax-loader{
    width: 0px;
    height: 0px;
}

/* Template - Kontakty: start; */

#template-kontakty h1{
    text-align: center;
}

#template-kontakty h2{
    text-align: left;
    font-size: 2.5rem;
}

#template-kontakty h3{
    font-size: 2.2rem;
    line-height: 1.23;
    font-weight: 500;
}

#template-kontakty p{
    font-size: 1.9rem;
    line-height: 1.5;
    margin-top: 1rem;
    padding-bottom: 0px;    
}

#template-kontakty .blok-napiste-nam a{
    font-size: 1.6rem;
    font-weight: 500;
    padding: 1.1em 1.8em;
    border: 1px solid #f9d5bb;
    border-radius: 5px;
    box-sizing: border-box;
    color: #d60a52;
    background: #fcf2e6;
    cursor: pointer; 
}

#template-kontakty .blok-napiste-nam a:hover{
    background: #f9d5bb;
}

#template-kontakty .divider {
    border: none;
    background: url(/wp-content/themes/Divi-Child-Theme/images/svg/dot.png) repeat-x;
    height: 5px;
    width: 50%;
    margin: auto;
}

#template-kontakty .et_pb_image img{
    display: block;
}

/* Template - Global - Chcete se zeptat: start;*/

#template-global-chcete-se-zeptat h2{
    text-align: center;
    line-height: 1.1;
    font-weight: 700;
    color: #343434;
    font-size: 3.4rem;
}

#template-global-chcete-se-zeptat{
    background: #f2ede7;
    font-size: 1.9rem;
    line-height: 1.5; 
}

#template-global-chcete-se-zeptat .paragraph{ 
    text-align: center;
}

#template-global-chcete-se-zeptat .box{
    border: 1px solid #b0b0b0;
    border-radius: 4px;
    padding: 3rem .5rem;   
    position: relative;
    height: 17rem;
	color:#3a3a3a;

}

#template-global-chcete-se-zeptat .box p{
    padding-bottom: 0px;  
}

#template-global-chcete-se-zeptat .box a{
    color: #d60a52;
    background: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    padding: .25em;
    font-weight: 500;
    margin-top: 1rem;
    display: block;
}

#template-global-chcete-se-zeptat .box a:last-child{
    margin-top: 0;
    padding-top: 0;
}

#template-global-chcete-se-zeptat .contacts__icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: .3em;
    background-color: #f2ede7;
}


/* Footer - Sticky: start; */

#footer-sticky{
    display: none;
}

/* Template - Služby: start; */ 

#template-sluzby h1{
    text-align: center;
    margin-bottom: 2.25rem;
    font-size: 3.4rem;
    line-height: 1.1;
    font-weight: 700;
    color: #3a3a3a;
}

#template-sluzby .subtitle{
    font-size: 2.4rem;    
    line-height: 1.6;
    font-style: italic;
    font-weight: 400;
    font-family: PT Serif,serif;
    text-align: center;
}

#template-sluzby ul{
    position: relative;
    list-style: none;
    padding-left: 1rem;
}

#template-sluzby ul li{
    margin: 1rem 0;
    padding-left: 2rem; 
    font-size: 1.9rem;
    line-height: 1.5;   
}

#template-sluzby ul li:before {
    content: "\2192";
    position: absolute;
    left: 0;
}

#template-sluzby h3{
    line-height: 1.23;
    font-weight: 500;
    font-size: 2.2rem;
}

#template-sluzby a{
     font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-align: inherit;
    border-bottom: 1px dotted currentColor;
    margin-top: .5rem;
    cursor: pointer;   
}

#template-sluzby{
    font-size: 1.9rem;
}

#template-sluzby .fancy-column{
    background: #fff9f3;
    padding: 25px;
    border-radius: 3px;
}


/* Template - O nás: start; */

#template-o-nas h1{
    font-size: 4.8rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 1.28;
    font-weight: 500;
    max-width: 30ex;
}

#template-o-nas .subtitle{
    font-size: 2.4rem;
    line-height: 1.6;
    font-style: italic;
    font-weight: 400;
    font-family: PT Serif,serif;
}

#template-o-nas .description{
    font-size: 1.9rem;
    line-height: 1.5;
    max-width: 800px;
    margin: 0 auto;
    margin-top: 8rem;
}

#template-o-nas{
    font-size: 1.9rem;
    line-height: 1.5;   
}

#template-o-nas h2{
    font-size: 2em;
}

#template-o-nas h3{
    font-size: 1.4em;
}

#template-o-nas .lekari-profily h3{
    font-size: 2.2rem;    
    line-height: 1.23;
    font-weight: 500;
}

#template-o-nas .lekari-profily a{
    color: #d60a52;
    background: none;
    border: none;
    text-decoration: none;
    cursor: pointer;   
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-align: inherit;
    border-bottom: 1px dotted #d60a52;
    display: inline-block;
    margin-top: .5rem;
    cursor: pointer;
}

#template-o-nas .lekari-profily img{
    margin-bottom: 2rem;
    max-width: 340px;
}

#template-o-nas .lekari-profily p{
    padding-bottom: 0em;   
}

#template-o-nas .smluvni-box h3 a{
    color: #d60a52;
    background: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    font-size: 2.2rem;
    line-height: 1.23;
    font-weight: 500;
}
#template-o-nas .smluvni-box{
    padding: 0;
    border-style: dotted;
    border-color: #d57e00;
    border-image-source: url(/wp-content/themes/Divi-Child-Theme/images/svg/dots.svg);
    border-image-slice: 33% 33%;
    border-image-repeat: round;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 3px;
    max-width: 85rem;
    margin-top: 10rem;

}

#template-o-nas .smluvni-box .et_pb_text_inner{
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6rem 4rem;
}

#template-o-nas .smluvni-box h3{
    margin-left: 4rem;
}

#template-o-nas .smluvni-box img{
    display: block;
    width: 17rem;
    height: 17rem;   
}

/* Template - Edukace: start; */

#template-edukace img.snippet__img{
    width: 10rem;
    height: 10rem;
    text-align: center;
    max-width: 100%;
    height: auto!important;
    display: block;
    margin-bottom: 2rem;
}

#template-edukace h2{
    font-size: 3.4rem;   
    line-height: 1.1;
    font-weight: 700;
    color: #404040;
    text-align: center;
}

#template-edukace h3{
    font-size: 2.2rem;
    line-height: 1.23;
    font-weight: 500;
    text-align: left;
}    

#template-edukace ul {
    position: relative;
    list-style: none;
    padding-left: 1rem;
}

#template-edukace ul li {
    margin: 1rem 0;
    padding-left: 2rem;
    font-size: 1.9rem;
    line-height: 1.5;
    text-align: left;
}

#template-edukace ul li:before {
    content: "\2192";
    position: absolute;
    left: 0;
}

#template-edukace .divider {
    border: none;
    background: url(/wp-content/themes/Divi-Child-Theme/images/svg/dot.png) repeat-x;
    height: 5px;
    width: 50%;
    margin: auto;
}

#template-edukace .smluvni-box .et_pb_text_inner {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6rem 4rem;
}

#template-edukace .smluvni-box img {
    display: block;
    width: 17rem;
    height: 17rem;
}

#template-edukace .perex{
    font-size: 2.4rem; 
    line-height: 1.6;
    font-style: italic; 
    text-align: center;  
    font-weight: 400;
    font-family: PT Serif,serif;

}

#template-edukace .content{
    font-size: 1.9rem;
    line-height: 1.5;  
    font-weight: 300; 
    max-width: 77.66667%;
    margin: 0 auto;
    padding: 10rem 0;
}

#template-edukace .tema-edukace{
    padding-top: 10rem;
}

#template-edukace .smluvni-box {
    padding: 0;
    border-style: dotted;
    border-color: #d57e00;
    border-image-source: url(/wp-content/themes/Divi-Child-Theme/images/svg/dots.svg);
    border-image-slice: 33% 33%;
    border-image-repeat: round;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 3px;
    max-width: 100rem;
    margin-top: 10rem;
}

#template-edukace p.description{
    margin-left: 4rem; 
    max-width: 70rem;  
    font-size: 1.9rem;
    line-height: 1.5;
    font-weight: 400;
    font-family: PT Serif,serif;
}

#template-edukace .jumbo--service .jumbo__photo--single {
    background-size: auto 450px;
    background-position: 75% bottom;
}

#template-edukace .jumbo--service {
    min-height: 550px;
}

#template-edukace .jumbo--service {
    padding-bottom: 8rem;
}

#template-edukace .jumbo--service {
    height: auto;
    min-height: 400px;
    max-height: none;
    padding-bottom: 30rem;
}

#template-edukace .jumbo {
    position: relative;
    height: 46rem;
    overflow: hidden;
    padding-top: 7.5rem;
}

#template-edukace .jumbo--service .jumbo__container {
    max-width: 150rem;
    margin: 0 auto;
}

#template-edukace .jumbo--service .jumbo__typo {
    margin-left: 23rem;
}

#template-edukace .jumbo--service .jumbo__typo {
    margin-top: 8rem;
}

#template-edukace .jumbo--service .jumbo__typo {
    max-width: 80ex;
    margin-top: 2rem;
    text-align: left;
}

#template-edukace .jumbo__typo {
    position: relative;
    z-index: 4;
    text-align: center;
    padding: 1rem 2rem;
}

#template-edukace .title-4 {
    font-size: 4.8rem;
}

#template-edukace .title-4+.text-4 {
    margin-top: 1rem;
}

#template-edukace .text-4 {
    font-size: 2.25rem;
    font-weight: 500;
    letter-spacing: .75px;
    color: #000;
    line-height: 1.6;
    font-style: italic;
}    

#template-edukace .jumbo--service .jumbo__photo--single .jumbo__photo-text {
    right: 24%;
    bottom: 25px;
}  

#template-edukace .jumbo__photo-text {
    max-width: 25ex;
} 

#template-edukace .jumbo__photo-text {
    position: absolute;
    z-index: 2;
}

#template-edukace .jumbo--service {
    min-height: 450px;
    padding-bottom: 8rem;
}

#template-edukace .jumbo__photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

#template-edukace .jumbo__background {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow-x: hidden;
}


/* Template - komplexni-pece: start; */

#template-komplexni-pece img.snippet__img{
    width: 10rem;
    height: 10rem;
    text-align: center;
    max-width: 100%;
    height: auto!important;
    display: block;
    margin-bottom: 2rem;
}


#template-komplexni-pece h2{
    font-size: 3.4rem;   
    line-height: 1.1;
    font-weight: 700;
    color: #404040;
    text-align: center;
}

#template-komplexni-pece h3{
    font-size: 2.2rem;
    line-height: 1.23;
    font-weight: 500;
    text-align: left;
}    

#template-komplexni-pece ul {
    position: relative;
    list-style: none;
    padding-left: 1rem;
}

#template-komplexni-pece ul li {
    margin: 1rem 0;
    padding-left: 2rem;
    font-size: 1.9rem;
    line-height: 1.5;
    text-align: left;
}

#template-komplexni-pece ul li:before {
    content: "\2192";
    position: absolute;
    left: 0;
}

#template-komplexni-pece .divider {
    border: none;
    background: url(/wp-content/themes/Divi-Child-Theme/images/svg/dot.png) repeat-x;
    height: 5px;
    width: 50%;
    margin: auto;
}

#template-komplexni-pece .smluvni-box .et_pb_text_inner {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6rem 4rem;
}

#template-komplexni-pece .smluvni-box img {
    display: block;
    width: 17rem;
    height: 17rem;
}

#template-komplexni-pece .perex{
    font-size: 2.4rem; 
    line-height: 1.6;
    font-style: italic; 
    text-align: center;  
    font-weight: 400;
    font-family: PT Serif,serif;

}

#template-komplexni-pece .content{
    font-size: 1.9rem;
    line-height: 1.5;  
    font-weight: 300; 
    max-width: 77.66667%;
    margin: 0 auto;
    padding: 10rem 0;
}

#template-komplexni-pece .tema-edukace{
    padding-top: 10rem;
}

#template-komplexni-pece .smluvni-box {
    padding: 0;
    border-style: dotted;
    border-color: #d57e00;
    border-image-source: url(/wp-content/themes/Divi-Child-Theme/images/svg/dots.svg);
    border-image-slice: 33% 33%;
    border-image-repeat: round;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-width: 3px;
    max-width: 100rem;
    margin-top: 10rem;
}

#template-komplexni-pece p.description{
    margin-left: 4rem; 
    max-width: 70rem;  
    font-size: 1.9rem;
    line-height: 1.5;
    font-weight: 400;
    font-family: PT Serif,serif;
}

#template-komplexni-pece .pilire p{
    font-size: 1.9rem;
    line-height: 1.5;   
    text-align: left;
}

#template-komplexni-pece .jumbo--service .jumbo__photo--single {
    background-size: auto 450px;
    background-position: 75% bottom;
}

#template-komplexni-pece .jumbo--service {
    min-height: 550px;
}

#template-komplexni-pece .jumbo--service {
    padding-bottom: 8rem;
}

#template-komplexni-pece .jumbo--service {
    height: auto;
    min-height: 400px;
    max-height: none;
    padding-bottom: 30rem;
}

#template-komplexni-pece .jumbo {
    position: relative;
    height: 46rem;
    overflow: hidden;
    padding-top: 7.5rem;
}

#template-komplexni-pece .jumbo--service .jumbo__container {
    max-width: 150rem;
    margin: 0 auto;
}

#template-komplexni-pece .jumbo--service .jumbo__typo {
    margin-left: 23rem;
}

#template-komplexni-pece .jumbo--service .jumbo__typo {
    margin-top: 8rem;
}

#template-komplexni-pece .jumbo--service .jumbo__typo {
    max-width: 80ex;
    margin-top: 2rem;
    text-align: left;
}

#template-komplexni-pece .jumbo__typo {
    position: relative;
    z-index: 4;
    text-align: center;
    padding: 1rem 2rem;
}

#template-komplexni-pece .title-4 {
    font-size: 4.8rem;
}

#template-komplexni-pece .title-4+.text-4 {
    margin-top: 1rem;
}

#template-komplexni-pece .text-4 {
    font-size: 2.25rem;
    font-weight: 500;
    letter-spacing: .75px;
    color: #000;
    line-height: 1.6;
    font-style: italic;
}    

#template-komplexni-pece .jumbo--service .jumbo__photo--single .jumbo__photo-text {
    right: 24%;
    bottom: 25px;
}  

#template-komplexni-pece .jumbo__photo-text {
    max-width: 25ex;
} 

#template-komplexni-pece .jumbo__photo-text {
    position: absolute;
    z-index: 2;
}

#template-komplexni-pece .jumbo--service {
    min-height: 450px;
    padding-bottom: 8rem;
}

#template-komplexni-pece .jumbo__photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

#template-komplexni-pece .jumbo__background {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow-x: hidden;
}


/*Template - Pojištovny: start; */

#template-pojistovny h1{
    font-size: 4.8rem;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 1.28;
    font-weight: 500;
    max-width: 30ex;
}

#template-pojistovny .subtitle{
    font-size: 2.4rem;
    line-height: 1.6;
    font-style: italic;
    font-weight: 400;
    font-family: PT Serif,serif;
}

#template-pojistovny table{
    margin-top: 1rem;    
}

#template-pojistovny tr{
    margin: .5rem 0;
}

#template-pojistovny table .table__header {
    padding: 1.5rem 1rem !important;
}

#template-pojistovny .table__header {
    background: #fcf2e6;
}

#template-pojistovny td{
    padding: 1.5rem 1rem !important;
    font-size: 1.9rem;
    line-height: 1.5;
}

#template-pojistovny .table__row {
    border-bottom: 1px solid #707d87;
}

/* Template - Napište nám: start; */

#template-napiste-nam{
    max-width: 50%;
    margin: 0 auto;
    display: block;
    width: 100%;
}

#template-napiste-nam h1{
    text-align: center;  
    font-size: 4rem;  
}

#template-napiste-nam .subtitle{
    font-size: 2.4rem;
    line-height: 1.6;
    font-style: italic;
    font-weight: 400;
    font-family: PT Serif,serif;
}

#template-napiste-nam .wpcf7{
    width: 100%; 
    background: #fcf2e6;  
    padding: 50px;
    border-radius: 3px;
}

#template-napiste-nam .zajmy{
    font-size: 18px;
    margin-bottom: 15px;
}

#template-napiste-nam .zajmy div{
    margin-bottom: 10px;
}

#template-napiste-nam .wpcf7 p label, #template-napiste-nam .wpcf7 textarea , #template-napiste-nam .wpcf7 input[type="text"], #template-napiste-nam .wpcf7 input[type="email"], #template-napiste-nam .wpcf7 input[type="tel"]{
    width: 100%;
}

#template-napiste-nam .wpcf7 textarea , #template-napiste-nam .wpcf7 input[type="text"], #template-napiste-nam .wpcf7 input[type="email"], #template-napiste-nam .wpcf7 input[type="tel"]{
    padding: 15px;
    border-color: #fcf2e6;
    border-width: 3px;
    border-radius: 3px;
}

#template-napiste-nam .wpcf7 input[type="submit"]{
    float: right;
    background: #fcf2e6;
    padding: 1rem 2rem;
    margin: 2rem .5rem 0 0;
    box-sizing: border-box;
    color: #d60a52;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    border: 1px solid #f9d5bb;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.6rem;
}
/*
#template-napiste-nam .wpcf7 input[type="checkbox"]{
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

#template-napiste-nam .wpcf7 .zajmy label span:before{

    background-color: #fff;
    content: "";
    font-family: helvetica;
    display: inline-block;
    width: 18px;
    height: 18px;
    left: 0;
    top: 2px;
    text-align: center;
    position: absolute;
    border-radius: 3px;
    background-color: #e6e6e6;
    transition: all .3s ease-in-out;

}

span.wpcf7-list-item{
    position: relative;
}

#template-napiste-nam .wpcf7 .zajmy label span:after{
    color: #d60a52;   
    content: "";
    font-family: helvetica;
    display: inline-block;
    width: 18px;
    height: 18px;
    left: 0;
    top: 2px;
    text-align: center;
    position: absolute;
}
*/
#template-napiste-nam .wpcf7 p{
    font-size: 1.6rem;
}

#template-napiste-nam .wpcf7 input[type="submit"]:hover{
    background: #f9d5bb;   
}

/* Template - Homepage: start; */

#template-homepage h2{
    text-align: center;    
    margin-bottom: 2.25rem;
    font-size: 3.4rem;
    line-height: 1.1;
    font-weight: 700;
    color: #3a3a3a;
}

#template-homepage .subtitle p{
    font-size: 2.4rem;   
    line-height: 1.6;
    font-style: italic;
    font-weight: 400;
    font-family: PT Serif,serif;
    text-align: center;
}

#template-homepage .divider{
    border: none;
    background: url(/wp-content/themes/Divi-Child-Theme/images/svg/dot.png) repeat-x;
    height: 5px;
    width: 50%;
    margin: auto;
}

#template-homepage p{
    font-size: 1.9rem;   
}

#template-homepage p a{
     font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-align: inherit;
    border-bottom: 1px dotted currentColor;
    display: inline-block;
    margin-top: .5rem;
    cursor: pointer;   
}

#template-homepage .image_left{
    width: 7rem;
    height: 7rem;
    margin-bottom: 1rem;
    margin-right: 1.5rem;
}

#template-homepage .snippet-third{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    /* justify-content: flex-start; */
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
    margin-top: 2.5rem;
    box-sizing: border-box;
}

#template-homepage .snippet-third div{
    width: 250px;
}

#template-homepage .jumbo {
    /*height: 55rem;*/
    height: auto;
}


#template-homepage.et_pb_section{
    position: relative;
}


#template-homepage .jumbo {
    position: relative;
    overflow: hidden;
    padding-top: .5rem;
}

#template-homepage .jumbo__typo {
    margin-top: 5rem;
    position: relative;
    z-index: 4;
    text-align: center;
    padding: 1rem 2rem;
}

#template-homepage .jumbo__typo .ordinace_roku__box {

    border: 1px solid #f9d5bb;
    width: 500px !important;
    margin: 0 auto;
    border-radius: 3px;
    background: #fcf2e6;
    background: rgb(252, 242, 230,0.4);
    margin-bottom: 50px !important;
}

#template-homepage .jumbo__typo .ordinace_roku__box img{
    width: 100px;
    display: block;
    margin: 0 auto;
}


#template-homepage .jumbo__typo .ordinace_roku__box {
font-weight: 600;
    font-weight: 400;
    /* font-style: italic; */
    max-width: 28ex;
    /* display: inline-block; */
    margin: 0 auto;
    color: #d11b54;
    line-height: 1.3;
    font-size: 24px;
    /* text-decoration: underline; */
    /* border-bottom: 2px solid #d11b54; */
    padding-bottom: 6px; 
}


#template-homepage .jumbo__typo .ordinace_roku__box span{
    font-weight: strong !important;
    font-weight: 500;
}



#template-homepage .title-1 {
    font-weight: 400;
    font-style: italic;
    max-width: 30ex;
    display: inline-block;
    margin: 0 auto;
    color: #000;
    line-height: 1.3;
    font-size: 3.6rem;
}

#template-homepage .jumbo__background {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow-x: hidden;
}

#template-homepage .jumbo__photo--left {
    background-position: 12% bottom;
    background-size: auto 90%;
    background-position: 3% bottom;
    background-position: 5% bottom;
}

#template-homepage .jumbo__photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

#template-homepage .jumbo__photo--left .jumbo__photo-text {
    left: calc(12% + 60px);
}

#template-homepage .jumbo__photo-text {
    max-width: 25ex;
    bottom: 25px;
}

#template-homepage .text-2 {
    font-size: 1.6rem;
}

#template-homepage .jumbo__photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

#template-homepage .jumbo__photo--right .jumbo__photo-text {
    right: calc(14% + 20px);
}

#template-homepage .jumbo__photo-text {
    max-width: 25ex;
}

#template-homepage .text-2 {
    font-size: 1.05rem;
    line-height: 1.4;
    font-weight: 300;
    font-size: 1.6rem;
}

#template-homepage .jumbo__photo--right {
    background-position: 93% bottom;
    background-size: auto 90%;
}

#template-homepage .jumbo__photo-text {
    max-width: 25ex;
    position: absolute;
    z-index: 2;
}

#template-homepage .et_pb_blog_grid{
    text-align: left;
}

#template-homepage .et_pb_blog_grid .et_pb_post{
    border: 0px;
}

#template-homepage .et_pb_blog_grid .et_pb_post h3{
    line-height: 1.3;
}

#template-homepage .et_pb_blog_grid .et_pb_post h3 a:hover{
    text-decoration: underline;
}

#template-homepage .et_pb_blog_grid .et_pb_post .post-content a{
    font-size: 1.9rem;
    font-family: inherit;
    font-weight: inherit;
    text-align: inherit;
    border-bottom: 1px dotted currentColor;
    display: inline-block;
    margin-top: 1.5rem;
    cursor: pointer;
}

/* Template - Doctor - Single: start; */

#template-doktor-single .jumbo--service .jumbo__photo--single {
    background-size: auto 450px;
    background-position: 75% bottom;
}

#template-doktor-single .jumbo--service {
    min-height: 550px;
}

#template-doktor-single .jumbo--service {
    padding-bottom: 8rem;
}

#template-doktor-single .jumbo--service {
    height: auto;
    min-height: 400px;
    max-height: none;
    padding-bottom: 30rem;
}

#template-doktor-single .jumbo {
    position: relative;
    height: 46rem;
    overflow: hidden;
    padding-top: 7.5rem;
}

#template-doktor-single .jumbo--service .jumbo__container {
    max-width: 150rem;
    margin: 0 auto;
}

#template-doktor-single .jumbo--service .jumbo__typo {
    margin-left: 23rem;
}

#template-doktor-single .jumbo--service .jumbo__typo {
    margin-top: 8rem;
}

#template-doktor-single .jumbo--service .jumbo__typo {
    max-width: 80ex;
    margin-top: 2rem;
    text-align: left;
}

#template-doktor-single .jumbo__typo {
    position: relative;
    z-index: 4;
    text-align: center;
    padding: 1rem 2rem;
}

#template-doktor-single .title-4 {
    font-size: 4.8rem;
}

#template-doktor-single .title-4+.text-4 {
    margin-top: 1rem;
}

#template-doktor-single .text-4 {
    font-size: 2.25rem;
    font-weight: 500;
    letter-spacing: .75px;
    color: #000;
    line-height: 1.6;
    font-style: italic;
}    

#template-doktor-single .jumbo--service .jumbo__photo--single .jumbo__photo-text {
    right: 24%;
    bottom: 25px;
}  

#template-doktor-single .jumbo__photo-text {
    max-width: 25ex;
} 

#template-doktor-single .jumbo__photo-text {
    position: absolute;
    z-index: 2;
}

#template-doktor-single .jumbo--service {
    min-height: 450px;
    padding-bottom: 8rem;
}

#template-doktor-single .jumbo__background {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    overflow-x: hidden;
}

#template-doktor-single .jumbo__photo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
/* Contact FOrm: start; */

/* Sidebar: start; */

#main-content .container:before{
    width: 0;
}

#sidebar{
    margin-top: 80px;
}


#sidebar .blok-napiste-nam a:hover{
    background: #f9d5bb;
}


#sidebar .paragraph{ 
    text-align: center;
}

#sidebar .box{
    border: 1px solid #b0b0b0;
    border-radius: 4px;
    padding: 3rem .5rem;   
    position: relative;
    height: 12rem;
    text-align: center;
    height: auto;
}

#sidebar .box p{
    padding-bottom: 0px;  
}

#sidebar .box a{
    color: #d60a52;
    background: none;
    border: none;
    text-decoration: none;
    cursor: pointer;
    padding: .25em;
    font-weight: 500;
    margin-top: 1rem;
    display: block;
    font-size: 1.5rem;
}

#sidebar .box a:last-child{
    margin-top: 0;
    padding-top: 0;
}

#sidebar .contacts__icon {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: .3em;
    background-color: #fff;
}



/* Sidenar: end; */ 

/* General: start; */

.wpcf7 div.wpcf7-validation-errors{
    border: 0px solid #f7e700;
    color: red;
    font-weight: 400;
    font-size: 1.7rem;
    line-height: 1.5;
}

.wpcf7 form.invalid .wpcf7-response-output{
    background: #de6565;
    border-radius: 3px;
    border-width: 0px;
    padding: 10px 15px;
    padding: 15px;
    color: white;
    font-weight: bold;
}

.wpcf7 form.sent .wpcf7-response-output{
    border-color: #dbdbdb;
    background: #fefefe;
    border-width: 1px;
    border-radius: 3px;
    padding: 15px 15px;
}

div.wpcf7-mail-sent-ok{
    border: 0px;
    font-weight: 500;
    font-size: 1.7rem;
    line-height: 1.5;
    color: #d60a52;
}

.wpcf7 span.wpcf7-list-item{
    margin-left: 0;
    margin-right: 10px;
}

/* Contact form Doktor:; start; */

.contact-form-doktor .wpcf7{
    width: 100%;
    background: #fcf2e6;
    border-radius: 3px;
    text-align: left;
}

.contact-form-doktor form{
    padding: 30px 25px;
    width: 96%;
    margin: 0 auto;
}

.contact-form-doktor input[type="text"], .contact-form-doktor input[type="email"], .contact-form-doktor input[type="tel"], .contact-form-doktor textarea{
    padding: 12px;
    border-radius: 3px;
    width:  95%;
    border: 1px solid #f9d5bb;
}

.contact-form-doktor input[type="submit"]{
    font-size: 1.6rem;
    font-weight: 500;
    padding: .5em 1.2em;
    border: 1px solid #f9d5bb;
    border-radius: 5px;
    box-sizing: border-box;
    color: #d60a52;
    background: white;
    cursor: pointer;
}

.contact-form-doktor input[type="submit"]:hover{
    background: #f9d5bb;    
}


/* Kvíz: start; */

#kviz form{
    width: 100%;
    background: #fcf2e6;
    padding: 50px;
    border-radius: 3px;
    font-size: 1.6rem; 
}

#kviz .otazka{
    margin-bottom: 30px;
}


#kviz label{
    margin-bottom: 30px;
}

#kviz input{
    font-size: 1.6rem;    
}

#kviz input[type="text"]{
    padding: 15px;
    border-color: #fcf2e6;
    border-width: 1px;
    border-radius: 3px;
    width: 60px;
    border: 1px solid inherit;
}

#kviz input[type="text"]:focus{
    border: 1px solid #d60a52;
}

#kviz input[type="submit"]{
    padding: 1rem 2rem;
    margin: 2rem .5rem 0 0;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    border: 1px solid #f9d5bb;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.6rem;    
    background: #A31A5C;
    font-weight: bold;
}

#kviz input[type="submit"]:hover{
    color: #fff;
    background: #630b37;
    border-color: #630b37;
    font-weight: bold;
}

#kviz .vyhodnoceni{
    border-radius: 3px;
    padding: 25px;
    font-size: 1.6rem; 
    color: #000;
    margin-bottom: 25px;
    margin-top: 25px;
}

#kviz a.button-objednat-header{
    font-size: 1.4rem;
    font-weight: bold;
    padding: .5em 1.2em;
    border: 1px solid #f9d5bb;
    border-radius: 5px;
    box-sizing: border-box;
    color: #d60a52;
    background: #fcf2e6;
    cursor: pointer;
    margin-top: 15px;
    display: table;
}

#kviz a.button-objednat-header:hover{
    background: #f9d5bb;
}

#kviz span#send{
    margin-top: -220px;
    padding-bottom: 220px;
    display: block;
}

#kviz .vyhodnoceni.zelena{
    background-color: #d8eed8;

}

#kviz .vyhodnoceni.cervena{
    background-color: #fcd3d3;

}

#kviz .zapati{
    font-size: 1.3rem;
    margin-top: 15px;
}

/* Kvíz: end; */



/* Test diabetes: START; */
#send{


}
/* Test diabetes: END; */


/* Shortcodes: start; */

#shortcodes-lecba-diabetu .clear{
    clear: both;
}

#shortcodes-lecba-diabetu img.snippet__img{
    width: 7rem;
    height: 10rem;
    text-align: center;
    max-width: 100%;
    height: auto!important;
    display: block;
    margin-bottom: 4rem;
    float: left;
    margin-right: 15px;
}

#shortcodes-lecba-diabetu h3{
    font-size: 18px;
    padding-bottom: 6px;
}

#shortcodes-icons-tehotenska-cukrovka .clear{
    clear: both;
}

#shortcodes-icons-tehotenska-cukrovka img.snippet__img{
    width: 5rem;
    height: 5rem;
    text-align: center;
    max-width: 100%;
    height: auto!important;
    display: block;
    margin-bottom: 4rem;
    float: left;
    margin-right: 15px;
}

#shortcodes-icons-tehotenska-cukrovka h3{
    font-size: 18px;
    padding-top: 15px;
}



/* Template: FullWidth: start; */

#template-fullwidth .container:before {
  background: none;
}

#template-fullwidth #left-area {
    width: 100%;
    padding: 23px 0px 0px !important;
    float: none !important;
}
/* Template: FullWidth: end; */


/* Newsletter modul: start; */

#newsletter-row{
    background: #f2ede7;
    width: 100%;
    max-width: 100%;
    padding: 50px 0;
}

#newsletter-row form{
    text-align: center;
    max-width: 1080px;
    margin: 0 auto;
    width: 60%;
}

#newsletter-row form input[type="email"] {
    width: 60%;
    height: 42px;
    border-radius: 5px;
}

#newsletter-row form input {
    padding: 10px 15px;
    border-radius: 3px;
}

#newsletter-row form input[type="submit"] {
    color: #f2ede7;
    padding: 1rem 2rem;
    margin: 0rem .5rem 0 2rem;
    box-sizing: border-box;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    cursor: pointer;
    font-size: 1.6rem;
    border: 0px;
    width: 30%;
    border-radius: 5px;
	background: #312e2d;
}


/* WPCF 7 - eRecept */
.wpcf7 .erecept{
    margin-top: 15px;
    width: 100%;
    background: #fcf2e6;
    padding: 50px;
    border-radius: 3px;
}

.wpcf7 .erecept input{
    padding: 15px;
    border-color: #faf0e4;
    border-width: 2px;
    border-radius: 3px;
    margin-top: 5px;
}

.wpcf7 .erecept input[type="submit"]{
    background: #fcf2e6;
    padding: 1rem 2rem;
    margin: 2rem .5rem 0 0;
    box-sizing: border-box;
    color: #d60a52;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    border: 1px solid #f9d5bb;
    border-radius: 5px;
    cursor: pointer;
    font-size: 1.6rem;
}

.wpcf7 .erecept input[type="submit"]:hover {
    background: #f9d5bb;
}

.wpcf7 .erecept textarea{
    padding: 12px;
    border-color: #faf0e4;
    border-width: 2px;
    border-radius: 3px;
    width: 80%;
}

.wpcf7 .erecept select,
.wpcf7 select{
    padding: 15px 12px;
    border-color: #faf0e4;
    border-width: 2px;
    border-radius: 3px;
    width: 352px;
    margin-top: 5px;
}

.wpcf7 .erecept .wpcf7-not-valid-tip{
    font-weight: 500;
}

.wpcf7 .erecept span.wpcf7-list-item{
    margin-left: 0;
}

.wpcf7 span.selectinput span,
.wpcf7 span.selectinput input{
    display: none;
}

.wpcf7 .selectinput span.wpcf7-not-valid-tip{
    visibility: initial !important;
    display: block;
}

.wpcf7 select{
    display: block;
}

/* Notice - Coronavirus: start; */


#page-container{
  padding-top: 0 !important;
}

.et_fixed_nav #main-header{
  position: relative;
}

.et_fixed_nav #main-header.et-fixed-header{
  position: fixed;
}

.notice-coronavirus a{
  width: 100%;
    background: #f7c028;
    text-align: left;
    margin-top: 0px;
    position: relative;
    z-index: 4;
    text-align: center;
    display: block; 
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    color: black;
    z-index: 999999;
}


/* Mobil Version: start; */
@media only screen and (max-width: 767px) {

    #main-header .container{
        display:  block;
    }

    #main-header .container.clearfix:after{
        display:  block;
    }



    /* Common: start; */
    #template-o-nas, #template-sluzby, #template-kontakty, #template-napiste-nam, #template-komplexni-pece{
        padding-top: 0px;
    }

    .mobile{
        display: none !important;
    }


    /* Footer: NL BOX Start; */

    #footer-newsletter-box input[type="email"], #footer-newsletter-box input[type="submit"]{
        width: 100%;
        margin-left: 0px;
    }

    #footer-newsletter-box input[type="submit"]{
        width: 100%;
        margin-top: 10px;
        font-weight: 600;
    }

    #footer-newsletter-box div.wpcf7 .ajax-loader{
        display: none;
    }

    /* Footer: start; */

    /* Menu: start; */
    
    a.button-objednat-header{
        display: block;
        text-align: center;
    }

    a.button-napiste-header{
        display: none;
        text-align: center;
    }

    header .et_pb_column_1_3{
        height: 50px;
    }

    #logo{
        /*max-height: 100%;*/
        max-height: 60px;    
    }

    .et_header_style_left .logo_container{
        height: auto;
    }

    .et_mobile_menu{
        width: 107%;
        top: 38px;
    }

    #et_mobile_nav_menu{
        margin-top: -140px;
        margin-right:  27px;
    }

    .et_header_style_left #et-top-navigation{
        padding-top:  40px !important;
    }

    header .et_pb_column_0{
        width: 100% !important;
        display: block;
        z-index: 999;
        text-align:  center;
        padding-top: 15px;
    }

    header .et_pb_column_1{
        float: right;
        display: block;
        position: absolute;
        top: 0;
        right: 7%;
        width: 100% !important;
        margin-bottom: 0px;
    }

    header a.button-objednat-header{
        width: 85%;
        margin-bottom: 5px;
    }

    header .et_pb_column_2{
        display: block;
        width: 100% !important;  
        padding-top: 0px;
        z-index: 2;
        margin-bottom: 0px;
        text-align: center;
    }

    .et_header_style_left #logo{
        max-width: 90%;
    }

    .mobile_menu_bar:before{
        color: #d60a52;
    }

    .et_mobile_menu{
         border-top: 3px solid #d60a52;   
    }

    .et_mobile_menu li a{
        color: #000;
        font-weight: 500;
        border-bottom: 1px dotted #d60a522b;
    }

    /* Napiste-nam: start; */

    #template-napiste-nam{
        max-width: 100%;
        margin: 0 auto;
        display: block;
        width: 100%;
    }

    #template-napiste-nam .wpcf7{
        padding: 20px;
    }


    /* Template - Doktor - Single: start; */

    #template-doktor-single .jumbo--service .jumbo__photo--single {
        background-size: auto 300px;
        background-position: 80% bottom;
    }

    #template-doktor-single .jumbo--service .jumbo__typo{
        margin-left: 0;
    }

    #template-doktor-single .title-4 {
        font-size: 3rem;
        font-weight: 500;
    }

    #template-doktor-single .text-4 {
        font-size: 1.625rem;
        font-weight: 500;
        letter-spacing: .75px;
        color: #000;
        line-height: 1.6;
        font-style: italic;
    }

    /* Template - Homepage: start; */

    #template-homepage .jumbo__photo--left{
        background-size: auto 65%;
        background-position: -30% bottom;  
    }

    #template-homepage  .jumbo__photo--right {
        background-size: auto 65%;
        background-position: calc(100% + 20px) bottom;
    }

    #template-homepage .title-1 {
        font-size: 1.8rem;
        line-height: 1.28;
        font-weight: 400;
        font-style: italic;
        max-width: 30ex;
        display: inline-block;
        margin: 0 auto;
        color: #000;
    }

    #template-homepage .jumbo__typo {
        margin-top: 3rem;
    }

    #template-homepage .text-2 {
        font-size: 1.06rem;
    }

    #template-homepage .jumbo__photo--left .jumbo__photo-text {
        left: 50px;
    }


    #template-homepage .jumbo__typo .ordinace_roku__box img{
        width: 50px;
    }


    #template-homepage .jumbo__typo .ordinace_roku__title{
        font-size: 0.7em;
    }

    /* Template - KOmplexni pece: start; */

    #template-komplexni-pece .jumbo--service .jumbo__photo--single {
        background-size: auto 300px;
        background-position: 80% bottom;
    }   

    #template-komplexni-pece  .jumbo--service .jumbo__typo {
        max-width: 52ex;
        margin-top: 2rem;
        text-align: left;
    }

    #template-komplexni-pece .jumbo--service .jumbo__typo{
        margin-left: 0;
    }

    #template-komplexni-pece .title-4 {
        font-size: 3rem;
        line-height: 1.28;
        font-weight: 500;
    }

    #template-komplexni-pece .text-4 {
        font-size: 1.625rem;
        font-weight: 500;
        letter-spacing: .75px;
        color: #000;
    }

    #template-komplexni-pece .jumbo--service .jumbo__photo--single .jumbo__photo-text {
        bottom: 20px;
        right: 14%;
    }

    #template-komplexni-pece .jumbo__photo-text {
        position: absolute;
        bottom: 15px;
        z-index: 2;
        max-width: 24ex;
    }

    #template-komplexni-pece .text-2 {
        font-size: 1.05rem;
        line-height: 1.4;
        font-weight: 300;
    }

    #template-komplexni-pece .jumbo{
        height: auto;
    }

    #template-komplexni-pece .jumbo--service{
        min-height: 400px;
        padding-bottom: 30rem;
    }

    /* Template - edukace: start; */

    #template-edukace .jumbo--service .jumbo__photo--single {
        background-size: auto 300px;
        background-position: 80% bottom;
    }   

    #template-edukace  .jumbo--service .jumbo__typo {
        max-width: 52ex;
        margin-top: 2rem;
        text-align: left;
    }

    #template-edukace .jumbo--service .jumbo__typo{
        margin-left: 0;
    }

    #template-edukace .title-4 {
        font-size: 3rem;
        line-height: 1.28;
        font-weight: 500;
    }

    #template-edukace .text-4 {
        font-size: 1.625rem;
        font-weight: 500;
        letter-spacing: .75px;
        color: #000;
    }

    #template-edukace .jumbo--service .jumbo__photo--single .jumbo__photo-text {
        bottom: 20px;
        right: 14%;
    }

    #template-edukace .jumbo__photo-text {
        position: absolute;
        bottom: 15px;
        z-index: 2;
        max-width: 24ex;
    }

    #template-edukace .text-2 {
        font-size: 1.05rem;
        line-height: 1.4;
        font-weight: 300;
    }

    #template-edukace .jumbo{
        height: auto;
    }

    #template-edukace .jumbo--service{
        min-height: 400px;
        padding-bottom: 30rem;
    }

    #footer-sticky{
        bottom: 0;
        left: 0;
        position: fixed;
        transition: bottom .5s ease;
        width: 100%;
        z-index: 120;
        /*display: -ms-flexbox;*/
        display: none;

    }

    #footer-sticky a{
        letter-spacing: .43px;
        padding-top: 1.28875rem;
        padding-bottom: 1.26875rem;
        background: #d60a52;
        border: 1px solid #d60a52;
        box-shadow: none;
        color: #fff;
        font-weight: 700;
        text-shadow: none;
        text-align: center;
        width: 100%;
        display: block;
    }

    /* Template - kontakty: start; */

    #template-kontakty .blok-napiste-nam a{
        display: block;
    }

    /*Shortcodes: start; */

    #shortcodes-lecba-diabetu{
        margin-bottom: 40px;
    }

    /* Newsletter modul: start; */

    #newsletter-row form input[type="submit"]{
        margin-left: 0px; 
        width: 100%;
        margin-top: 15px;
    }

    #newsletter-row form input[type="email"]{
        width: 100%;
    }

    #newsletter-row{
        padding: 50px 20px;   
    }

    #newsletter-row form{
        max-width: 1080px;
        margin: 0 auto;
        width: 80%;  
        text-align: left; 
    }

    #newsletter-row p{
        margin-bottom: 0em;
        padding-bottom: 0em;
    }

    #newsletter-row label{
        margin-bottom: 15px;
        display: block;
    }

    /*eRecept: start; */

    .wpcf7 .erecept{
        padding: 20px;
    }

    .wpcf7 .erecept select, 
    .wpcf7 select
    {
        width: 100%;    
    }

    .wpcf7 .erecept input[type="text"],
    .wpcf7 .erecept input[type="submit"], 
    .wpcf7 .erecept textarea{
        width: 100%;
    }


}


/* Desktop Version: start; */

@media only screen and (min-width: 980px) {

    #newsletter-row span.wpcf7-not-valid-tip, #footer-newsletter-box span.wpcf7-not-valid-tip{
        display: table;
        color: #ec3c06;
        position: absolute;
        bottom: auto;
        left: auto;
        padding: 0;
        margin-top: 2px;
        margin-left: 15px;    
    }


}

/* Desktop/tablet Specific Version: start; */

@media only screen and (min-width: 981px) and (max-width: 1200px) {

    .menu-test-odkaz-a-version{
        display: block !important;
    }

}

/* Desktop Version: start; */

@media only screen and (min-width: 980px) and (max-width: 1840px) {

    header .container{
        width: 90%;
    }

     header .et_pb_column_1_3.et_pb_column_0{
        width: 25% !important;

    } 

    header .et_pb_column_1_3.et_pb_column_1{
        width: 49.5% !important;
    }

    header .et_pb_column_1_3.et_pb_column_2{
        width: 50% !important;
        margin-right:  20px !important;
    }

    #top-menu li{
        padding-right: 12px;  
    }

    #logo{
        max-width: 86%;
    }

    #template-homepage .title-1{
        font-size: 2.6rem;
    }

    .container{
        width: 95%;
    }

}


/* Tablet Version: start; */

@media only screen and (min-width: 768px) and (max-width: 980px) {

    header .et_pb_column_0 {
        width: 66% !important;
        display: block;
        float: left;
        z-index: 999;
    }

    header .et_pb_column_1 {
        float: right;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        margin-bottom: 0px;
    }

    header .et_pb_column_2 {
        display: block;
        width: 100% !important;
        padding-top: 0px;
        z-index: 2;
        margin-bottom: 0px;
    }

    header a.button-objednat-header {
        font-size: 1.4rem;
        font-weight: 500;
        padding: .5em 1.2em;
        border: 1px solid #f9d5bb;
        border-radius: 5px;
        box-sizing: border-box;
        color: #d60a52;
        background: #fcf2e6;
        cursor: pointer;
        display: block;
        text-align: center;
        width: 80%;
    }

    header a.button-napiste-header {
        display: none;
    }

    #logo{
        max-height: 100%;
    }

    .mobile_menu_bar:before {
        color: #d60a52;
    }

    .et_mobile_menu {
        border-top: 3px solid #d60a52;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1109px) {

    header .et_pb_column_2{
        padding-top: 0px;
    }

}


/* Mobile Specific Version: start; */

@media only screen and (min-width: 643px) and (max-width: 768px) {

    .et_header_style_left #logo{
        max-width: 70%;
    }

}

