/* wrapper Swipera */
.is--services-nav .swiper-wrapper {
    display: flex;
    align-items: stretch;
}

/* każdy slajd */
.is--services-nav .swiper-slide {
    height: auto;
    display: flex;
}

/* zawartość slajdu (jeśli masz wewnętrzny kontener) */
.is--services-nav .services_nav_item {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.wpcf7-list-item{
  margin-left:0;
}
.wpcf7-list-item label {
    color: #8d9091;
    font-weight: 400!important;
        font-size: .88em;
    line-height: 1.3;
}
.wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
}
.wpcf7-list-item label a{
     color: #8d9091;
}
input[type="checkbox"] {
    flex-shrink: 0;
    margin-right: 10px;
    margin-top:4px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ce0202;
    background: #ce0202;
    color: #fff;
    padding: 10px;
    margin: 10px 0px 20px 0px;
    font-size: 14px;
    line-height: 21px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background: #46b450;
    color: #fff;
    padding: 10px;
    margin: 0px;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
    margin-top:10px;
}
.brands_left_col{
    min-width:19em;
}
.wpcf7-form-control-wrap{
    width:100%;
}
textarea.w-input, textarea.w-select {
    height: 70px;
}
.checkbox_field .wpcf7-form-control-wrap{
    width:auto;
}
.checkbox_field .text_weight_medium{
    padding-left:3px;
}
.checkbox_field .wpcf7-form-control-wrap {
    position: static;
}
.wpcf7-not-valid-tip{
    font-size:12px;
}
.checkbox_field{
    position:relative;
}
.checkbox_field .wpcf7-not-valid-tip{
        position: absolute;
    top: -19px;
}
.contact_map{
    height:720px!important;
}
.gm-style-iw-c {
    padding: 0 !important;
}

/* 2. Styluje kontener treści (tam gdzie jest Twój tekst) */
.gm-style-iw-d {
    overflow: hidden !important; /* Ukrywa paski przewijania */
    padding: 12px 30px 12px 15px !important; /* Prawy padding (30px) robi miejsce na "X" */
    max-height: none !important;
}

/* 3. Naprawia problematyczny nagłówek (gm-style-iw-chr) */
.gm-style-iw-chr {
    position: absolute !important; /* Wyjmuje element z przepływu - to usuwa odstęp! */
    top: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 100;
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* 4. Opcjonalnie: Styluje sam przycisk "X", aby ładnie wyglądał w rogu */
.gm-style-iw-chr button.gm-ui-hover-effect {
    margin: 5px 5px 0 0 !important; /* Margines od krawędzi */
    background: rgba(255, 255, 255, 0.8) !important; /* Lekkie tło pod X, żeby był widoczny */
    border-radius: 50% !important; /* Okrągły przycisk */
    width: 24px !important;
    height: 24px !important;
    box-shadow: 0 1px 3px rgba(0,0,0,0.2) !important;
        display: flex !important;
    align-items: center;
    justify-content: center;
}
.gm-ui-hover-effect>span{
        width: 19px!important;
    height: 19px!important;
    margin: 0px!important;
}
/* Grid dla archiwum bloga */
.blog_archive_grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; /* 3 kolumny */
    gap: 40px; /* Odstęp między kafelkami */
    margin-top: 60px;
    margin-bottom: 80px;
}

/* Responsywność */
@media screen and (max-width: 991px) {
    .blog_archive_grid {
        grid-template-columns: 1fr 1fr; /* 2 kolumny na tabletach */
        gap: 30px;
    }
}

@media screen and (max-width: 767px) {
    .blog_archive_grid {
        grid-template-columns: 1fr; /* 1 kolumna na mobilu */
        gap: 20px;
    }
}

/* Paginacja */
.pagination {
    display: flex;
    justify-content: center;
    gap: 10px;
    margin-top: 40px;
}
.pagination .page-numbers {
    padding: 10px 15px;
    border: 1px solid #AEB4D1;
    color: #192E57;
    text-decoration: none;
    transition: all 0.3s;
}
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    background-color: #FB8368;
    color: white;
    border-color: #FB8368;
}
/* Ukrywa domyślny input pliku, ale rozciąga go na cały przycisk */
.cv-file-input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
}

/* Zmiana kursora na łapkę */
.cv_btn {
    cursor: pointer;
}
#cv-filename {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px; /* Dostosuj szerokość do swojego przycisku */
    display: inline-block;
    vertical-align: middle;
}
.cky-btn{
    margin:0!important;
}
.cky-notice-btn-wrapper{
    gap:5px;
}
.page-template-default .container.is-hero {
 
    min-height: 25.56em;
    padding-top: 12.63em;
    padding-bottom: 3.75em;
}
.error404 .hero_component {
    z-index: 3;
    max-width: 59em;
    position: relative;
    margin: 0 auto;
}
 .checkbox{
width:12px;
height:12px;
margin-top:0;
}
.footer_form_block .checkbox_field{
    align-items: flex-start;
}
.footer_form_block .wpcf7-not-valid-tip{
    color:#fff;
}
.dropdown_link.w--current{
    color: var(--_colors---colors--orange);
}
.form_exp_component {
    padding-left: 1.53em;
}
.page-template-template-landing .app_info_exp_checkmark,
.page-template-template-landing .check_icon.is--small {
    flex: none;
    width: 1.38em;
    height: 1.38em;
}