

body .eael-advance-tabs .eael-tabs-content > div {
    padding: 30px 0px 10px 0px !important;
}

p.op-uc-p {
    line-height: 1.5em;
}

@media only screen and (min-width: 1301px) {
    .elementor-posts-container .elementor-post__thumbnail img {
        max-height: 100%;
    }
}

.elementor-posts .elementor-post__card .elementor-post__thumbnail img {
    width: calc(100% + 1px);
    max-height: fit-content;
}

table {
    border-collapse: collapse;
    width: 100%;
    margin: 20px 0;
}

table, th, td {
    border: 1px solid #ddd;
}

td, th {
    padding: 8px;
    text-align: left;
}

/* PC - ekrany szerokie */
@media screen and (min-width: 1024px) {
    table {
        width: 100%;
        font-size: 13px;
    }
}

/* Tablety */
@media screen and (min-width: 551px) and (max-width: 880px) {
    table {
        width: 100%;
        font-size: 12px;
    }
}

/* Smartfony */
@media screen and (max-width: 550px) {
    table {
        width: 100%;
        font-size: 10px;
    }
    
    td {
        padding: 4px;
    }
    
    .alignright, .alignleft {
        width: 100%;
        float: center;
    }
}

body #siq_mobile .siq_searchfield, 
#siq_mobile input[type=search].siq_searchfield, 
#siq_mobile input[type=search].siq_searchfield:focus, 
#siq_mobile .siq_actitlewrap, 
#siq_mobile .siq_srtitlewrap, 
#siq_mobile .siq_txtadlbl, 
#siq_mobile .siq_auto1lbl, 
#siq_mobile .siq_auto2lbl, 
#siq_mobile .siq_srcreslbl, 
body .siq_auto2lbl span {
    font-family: 'Montserrat';
}

body #siq_mobile .siq_searchicon_wrap {
    z-index: 99;
}

/* For Tablets */
@media (max-width: 1024px) {
    h1.elementor-widget-container {
        font-size: 24px !important;
    }
}

/* For Smartphones */
@media (max-width: 767px) {
    h1.elementor-widget-container {
        font-size: 24px !important;
    }
}

/* For Tablets */
@media (max-width: 1024px) {
    h1 {
        font-size: 24px !important;
    }
}

/* For Smartphones */
@media (max-width: 767px) {
    h1 {
        font-size: 24px !important;
    }
}

body #siq_mobile i.siq_searchicon {
    border-radius: 2px;
}

body #siq_mobile .siq_actitle, 
#siq_mobile .siq_srtitle {
    font-size: 46px;
    font-weight: 400;
}

#siq_mobile .siq_txtadlbl, 
#siq_mobile .siq_auto1lbl, 
#siq_mobile .siq_auto2lbl, 
#siq_mobile .siq_srcreslbl {
    font-family: 'Montserrat' !important;
}