/*
 Theme Name:   Fitkit Child  
 Theme URI:    https://wordpress.themeholy.com/fitkit
 Description:  This is a child theme for Fitkit - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     fitkit
 Version:      1.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  fitkit-child
*/

/*  [ Add your custom css below ] 
- - - - - - - - - - - - - - - - - - - - */     


body{
	color: #000000;
}	
.header-default .header-logo {

    padding-right: 0 6vw;
}
.th-mobile-menu ul .menu-item-has-children > a .th-mean-expand {
    background-color: rgb(219,249,2)!important;
    color: #000000 !important;

}


.year-counter_number, .year-counter_text,
.process-card .box-number,
.tab-menu1 .tab-btn.active{
    color: #000000;
}
.main-menu ul.sub-menu{
	background:#141414;
}
body{
	color: #000000;
}
.header-default .header-logo {

    padding-right: 0 6vw;
}
.th-mobile-menu ul .menu-item-has-children > a .th-mean-expand {
    background-color: #000000;
    color: #ffffff;

}
.scroll-top svg {
    background: #000 !important;
}
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="number"],
.wpcf7 select,
.wpcf7 textarea {
    color: #000 !important; /* czarny tekst */
}

.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #000 !important; /* czarne placeholdery */
}
________________________________
input[type="checkbox"],
.wpcf7-form input[type="checkbox"],
.wpcf7-form .wpcf7-acceptance input[type="checkbox"],
input[type="checkbox"][name*="acceptance"],
.wpcf7-checkbox input[type="checkbox"],
.wpcf7-acceptance input[type="checkbox"] {
    display: inline-block !important;
    visibility: visible ;
    opacity: 1 !important;
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    margin-right: 10px !important;
    position: relative !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-color: #ffffff !important;
    background: #ffffff !important;
    border: 1px solid #000000 !important;
    border-radius: 3px !important;
    cursor: pointer !important;
    transition: all 0.3s ease !important;
    vertical-align: middle !important;
	padding: 0px
}

/* Checkbox checked state */
input[type="checkbox"]:checked,
.wpcf7-form input[type="checkbox"]:checked,
.wpcf7-form .wpcf7-acceptance input[type="checkbox"]:checked,
input[type="checkbox"][name*="acceptance"]:checked,
.wpcf7-checkbox input[type="checkbox"]:checked,
.wpcf7-acceptance input[type="checkbox"]:checked {
    background-color: #C8FF00 !important;
    background: #C8FF00 !important;
    border: 1px solid #000000 ;
}

/* Checkbox checkmark */
input[type="checkbox"]:checked::before,
.wpcf7-form input[type="checkbox"]:checked::before,
.wpcf7-form .wpcf7-acceptance input[type="checkbox"]:checked::before,
input[type="checkbox"][name*="acceptance"]:checked::before,
.wpcf7-checkbox input[type="checkbox"]:checked::before,
.wpcf7-acceptance input[type="checkbox"]:checked::before {
    content: '✓' !important;
    display: block !important;
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    color: #000000 !important;
    font-size: 11px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    font-family: Arial, sans-serif !important;
}



/* Nadpisanie specyficznych klas motywu (jeśli istnieją) */
.btn-primary,
.button-primary,
.primary-button,
.submit-button {
    color: #000000 !important;
    background-color: #C8FF00 !important;
    background: rgb(219,249,2) !important;
    border: 1px solid #000000 ;
}

.btn-primary:hover,
.button-primary:hover,
.primary-button:hover,
.submit-button:hover {
    color: #000000 !important;
    background-color: rgb(219,249,2)!important;
    background: rgb(219,249,2) !important;
    border: 1px solid #000000 ;
}

/* Style dla elementów wokół checkboxa */
.wpcf7-form .wpcf7-acceptance {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    margin: 15px 0 !important;
}

.wpcf7-form .wpcf7-acceptance .wpcf7-list-item-label {
    color: #000000 !important;
    line-height: 1.4 !important;
    cursor: pointer !important;
    display: inline !important;
}

.wpcf7-form .wpcf7-acceptance a {
    color: #9ACD32 !important;
    text-decoration: underline !important;
    transition: color 0.3s ease !important;
}

.wpcf7-form .wpcf7-acceptance a:hover {
    color: #7BA428 !important;
}
.th-btn.style2:hover 
{
	background: #9ACD32;
}
.th-btn{
	color: black !important;
}
.bg-title{
	background: rgb(219,249,2)!important;
}

select.wpcf7-form-control.wpcf7-select.form-control option {
  color: #000;
}
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
border : none;
color: #DC3232 !important;
}
body.page-id-1809 .wpcf7-acceptance .wpcf7-list-item-label {
  color: #fff !important; /* lub dowolny inny kolor */
}

.breadcumb-thumb {
  display: none !important;
}

.breadcumb-shape1,
.breadcumb-shape2,
.breadcumb-shape3,
.breadcumb-shape4 {
  display: none !important;
}
.breadcumb-wrapper::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(217, 255, 0, 0.6), rgba(0, 0, 0, 0));
  z-index: 1;
}

/* Upewnij się, że kontent jest ponad gradientem */
.breadcumb-wrapper .container {
  position: relative;
  z-index: 2;
}

.breadcumb-wrapper {
  position: relative; /* Wymagane do ::before */
}
.breadcumb-wrapper {
  position: relative;
}

.breadcumb-title {
  font-size: 140px;
  font-weight: 700;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
.body {
	background-color: black !important;
}
.th-blog-wrapper {
  background-color: #0C0C0C;
}
.blog-content{
	background-color: #0C0C0C;
}
body.blog .th-blog.blog-single {
  border: 2px solid #ffffff;
}
.th-blog.blog-single {
  background-color: #0C0C0C;
  border: 2px solid #ffffff;
  padding: 20px;
  border-radius: 8px; /* opcjonalnie zaokrąglenie rogów */
  color: #ffffff;
}
.blog-comment-area {
  display: none !important;
}
.s-title{
	text-align:center;
}
@media (max-width: 768px) {
  .elementor-element-17415df {
    min-height: 300px !important;
    height: auto !important; /* żeby nie było sztywnego 100vh */
  }
}
.wpcf7-response-output {
  background-color: #ffffff; /* białe tło */
border-color: rgb(219,249,2) !important;
border-radius: 8px; /* zaokrąglone rogi */
}

.dcc-form-group:has(input[name="dcc_units"]) {
    display: none;
}

.dcc-form-label,
.dcc-form-group-title {
    color: white !important;
}
.dcc-card-title {
    display: none;
}
.dcc-section-title {
    color: white !important;
}
.toggle-switch label {
    color: #333333 !important;
}
.toggle-switch label::before {
    display: none;
}


.dcc-form-input {
    color: #000000; 
}

/* Ustawia czarny kolor dla opcji we wszystkich pasujących listach */
.dcc-form-input option {
    color: #000000;
}

/* Stylizacja tekstu dla konkretnego pola */
input[name="telefon"] {
  color: #000000 !important;
  opacity: 1;
  /* Ważne, jeśli tekst wydaje się szary przez przezroczystość */
}

/* Opcjonalnie: Stylizacja placeholderu (napis "Telefon"), by też był wyraźniejszy */
input[name="telefon"]::placeholder {
  color: #333333;
}