

/* Start:/local/templates/zdeslegko/styles.css?17592420531418*/
div[id^="wait_"] {
    display: none !important;
    background: none !important;
    border: 0 !important;
    color: #000000;
    font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: normal;
    letter-spacing: normal !important;
    line-height: normal;
    padding: 0 !important;
    position: absolute;
    text-align: center !important;
    text-indent: 0 !important;
    width: 0px !important;
    height: 0px !important;
    word-spacing: normal !important;
    z-index: 0;
    content: "";
}

.filter__radio {
    cursor: pointer;
}

.links-container {
    max-width: 1200px;
    margin: 0 auto;
}

.links-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: left;
}

.links-grid-zaym {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    text-align: left;
}

.link-item {
    font-size: 15px;
    padding: 10px;
    text-align: left;
    white-space: nowrap;
}

.link-item.three-link {
    margin-left: -105px;
}

.link-item:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .links-grid {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .links-grid-zaym {
        grid-template-columns: 1fr;
        gap: 10px;
    }

    .link-item {
        padding: 15px;
    }

    .link-item.three-link {
        margin: 0px;
    }
}
/* End */


/* Start:/local/templates/zdeslegko/template_styles.css?1759135471686*/
b {
    font-weight: bold !important;
}

.mobile_only {
    display: none;
}

@media(max-width:600px) {
    .mobile_only {
        display: block;
    }
}

.benefit b {
  font-weight: 700;
}

.benefit i {
  font-weight: 400;
  font-style: italic;
}

.benefit ul {
  list-style: disc;
  padding-left: 20px;
}

@media only screen and (min-width: 960px) {
   .footer-contact__inner .footer-contact__time {
        display: none;
    }
.footer-contact__inner .footer-contact__social {
        display: none;
    }
}

@media only screen and (min-width: 960px) {
    .footer-contact__inner .footer-contact__social {
        display: none;
    }
}
#wait_comp {
    display: none !important;
}

/* End */
/* /local/templates/zdeslegko/styles.css?17592420531418 */
/* /local/templates/zdeslegko/template_styles.css?1759135471686 */
