html {
  scroll-behavior: smooth;
}
@media only screen and (max-width: 1400px){
    .qode-overlapping-row .vc_column-inner{
        margin-top: -100%!important;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1280px){
    .qode-overlapping-row .vc_column-inner{
        margin-top: -108%!important;
    }
}

@media only screen and (max-width: 1200px){
    .qode-overlapping-row .vc_column-inner{
        margin-top: 0!important;
    }
}
@media (max-width:1023px){
    .header_bottom.clearfix{
    background: #104251 !important;
}
.header_inner.clearfix{
    padding-top: 0 !important;
}
}

.white h1,h2,h3,h4,h5,h6,p,span{
    color: #ffffff;
}
.white{
    color: #ffffff !important;
}
.gold,.qbutton.white{
    transition: 0.25s ease-in-out;
    max-width:100%;
    white-space: normal !important;
    min-height: 38px;
    height: auto !important;
}
.qbutton.default{
     transition: 0.25s ease-in-out;
}
.gold:hover,.qbutton.white:hover,.qbutton.default:hover{
  background-color: #d9a441 !important; 
  color: #000; 
  box-shadow: 0 4px 12px rgba(212, 175, 55, 0.4); 
  transform: translateY(-2px); 
}
.custom-workflow img{
    width: 80px;
    height: auto;
    filter: invert(1);
}

.side_menu_button .popup_menu:hover{
    color: #93a4a3 !important;
}
.wpcf7-acceptance .wpcf7-list-item{
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 20px;
}
.menu-item a span{
    transition: 0.25s;
}
.menu-item a span:hover{
    color: #d9a441;
}
#back_to_top:hover{
    color: #d4af37 !important; 
}
.google-privacy{
    color: white;
    margin-bottom: 5px;
}
.grecaptcha-badge {
    visibility: hidden;
}

.section_inner_margin .wpb_column.vc_column_container.vc_col-sm-6{
    pointer-events: none;
}

.wp-block-table td, .wp-block-table th{
    border: 1px solid !important;
}
.text-justify {
  text-align: justify;
  text-align-last: left;
}
.page-template{
    overflow-Y: visible !important;
}
/* O mnie */
.page-id-518 .full_width {
  background-image: 
    linear-gradient(rgba(16, 66, 81, 0.7)), 
    url('https://konradjelonek.pl/wp-content/uploads/2025/10/hero1.png');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.page-id-518 .footer_top,.page-id-518 .footer_bottom_holder{
    background-color: #104251;
}
.page-id-518 ol li::marker{
    color: white;
}
/*Jak pracuję*/
.page-id-514 .full_width {
  background-image: 
    linear-gradient(rgba(16, 66, 81, 0.7)), 
    url('https://konradjelonek.pl/wp-content/uploads/2025/10/hero.png');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.page-id-514 .footer_top,.page-id-514 .footer_bottom_holder{
    background-color: #104251;
}
.page-id-514 ol li::marker{
    color: white;
}
/*Sport i psychika*/
.page-id-312 .full_width {
  background-image: 
    linear-gradient(rgba(16, 66, 81, 0.5)), 
    url('https://konradjelonek.pl/wp-content/uploads/2025/06/back2.png');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.page-id-312 table {
  width: 100%;
  border-collapse: collapse;
  background-color: #1e1e1e; /* ciemne tło */
  color: #f0f0f0; /* jasny tekst */
  font-family: Arial, sans-serif;
  font-size: 14px;
  margin-bottom: 15px;
}

.page-id-312 th, .page-id-312 td {
  padding: 12px 16px;
  border: 1px solid #333; /* ciemniejszy obrys */
  text-align: left;
}

.page-id-312 th {
  background-color: #2d2d2d; /* nieco jaśniejszy odcień dla nagłówka */
  font-weight: bold;
  color: #ffffff;
}

.page-id-312 tr:nth-child(even) {
  background-color: #252525; /* naprzemienny odcień dla wierszy */
}

.page-id-312 tr:hover {
  background-color: #333333; /* efekt hover dla lepszej nawigacji */
}

.text-justify-p p{
    text-align: justify;
    text-align-last: left;
}
.page-id-312 .footer_top,.page-id-312 .footer_bottom_holder{
    background-color: #104251;
}
/*Trening mentalny*/
.page-id-319 .full_width {
  background-image: 
    linear-gradient(rgba(16, 66, 81, 0.5)), 
    url('https://konradjelonek.pl/wp-content/uploads/2025/06/back1.png');
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.page-id-319 .footer_top,.page-id-319 .footer_bottom_holder{
    background-color: #104251;
}
/*Kontakt*/
.page-id-327 .footer_top,.page-id-327 .footer_bottom_holder{
    background-color: #104251;
}

/*Polityka prywatności*/
.page-id-489 .footer_top,.page-id-489 .footer_bottom_holder{
    background-color: #104251;
}

h1 + span.separator.small.center {
    background-color: #104251;
}