.lh2 {font-size:1.4em; color:#333; font-weight:normal;}
.about-author {
margin-bottom: -30px;
width: 80%;
margin-left: auto;
margin-right: auto;
}
.about-author-container {
margin: 0 auto;
height: auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.about-author-image {
width: 15%;
margin: 0 auto;
padding: 50px 0 30px 0;
display: flex;
justify-content: center;
align-items: center;
}
.about-author-image img {
border-radius: 50%;
}
.about-author-text {
margin: 0 auto;
padding: 50px 0 30px 0;
width: 80%;
display: flex;
justify-content: left;
align-items: center;
}
.about-author-text span {
    font-weight: bold;
}
@media (max-width: 660px) {
.about-author-text {
    width: 80%;
}
.about-author-image {
width: 80%;
padding: 50px 0 0;
}
}

.blog-shortcode .about-author {
width:100%;
display: flex;
margin-top: 50px;
}

.blog-shortcode .about-author .about-author-image, .blog-shortcode .about-author .about-author-text {
padding: 0px 0 30px;
}

/* opis paska teleadresowego oraz jego elementów */

  .numerTelPasekAdresu {
    min-width: 280px;
  }

.opisUslugi p {
  text-align: justify;
  text-justify: inter-word;
}

/* usunięcie spacji nad szarym paskiem teleadresowym na CAŁEJ stronie. Baner przechodzi w pasek teleadresowy */

#main.sidebar-none {
    padding-top: 0;
}

.akceptacja_warunkow {
    max-width: 350px;
    float: right;
    font-size: 11px;
}

.akceptacja_kontener {
   display: flex;
}

.pasekAdresowy {
    display: flex;
}

.przyciskRejestracji {
    margin: auto;
}

.poleEmail {
    margin: auto;
}

.ult_dualbutton-wrapper {
    border-radius: 5px;
}

#ssb-container  {
		top: 70%;
	}


..page-id-15841 .fancy-header {
    height: 100px;
}

..page-id-15841 .fancy-header-overlay { 
   background-color: #ffec97;
}

..page-id-15841 span { 
   color: #393a3f;
}

..page-id-15841 .fancy-header .fancy-title { 
   font-size: 22px;
}

.page-id-15841 ol { 
   display: none;
}


div.dataTables_filter {
    font-weight: 800;
}

.dataTables_filter {
    margin-bottom: 8px;
    font-weight: 800;
}

.tablepress .sorting:hover, .tablepress .sorting_asc, .tablepress .sorting_desc {
    background-color: #e7ecea;
}


/* zachowanie paska teleadresowego (telefon, adres mailowy, przycisk dwuczęściowy) na małych ekranach do 500px */

@media only screen and (max-width: 600px) {
    
  .pasekAdresowy {
    width: content-width;
    display: block;
    justify-content: center;
    align-items: center;
    padding: auto ;
 
  }
  .przyciskRejestracji {
    display: block;
  
  }
  .poleEmail {
    display: block;

  }
}

.vc_figure-caption p {
    font-size: 18px;
}

.desctxt p{
  text-align: justify;
  text-justify: inter-word;
}

.opis_kontakt {
    width: 40%;
}

.CTA_button {
    border-radius: 5px;
}

.CTA_button_hf:hover {
    border-width: 2px;
    border-color: black;
}

.wpcf7-form-control has-spinner wpcf7-submit {
   font-size:8vw;
}

.grecaptcha-badge { visibility: hidden; }

.bmi_kontener {
    width: 450px;
    height: 100%;
    margin: 0 auto;
    display: block;
    overflow-y: hidden;
    
}

.bmi_kalk {
    width: 450px;
    height: 650px;
    float: right;
    overflow-y: hidden;
}


.bmi_legenda {
    margin: 0 auto;
    display: block;
}

@media only screen and (max-width: 550px) {
    
  .bmi_kontener {
    width: 300px;
    height: 100%;
    margin: 0 auto;
    display: block;
}

.bmi_kalk {
    width: 300px;
    height: 300px;
    margin: 0 auto;
    display: block;
    overflow-y: hidden;
}
}