.form-check-label {
    float: left;
}

div.form-check.fabrikgrid_checkbox.col-sm-1 {
    display: block;
    height: 5rem;
}

div.form-check.fabrikgrid_checkbox.col-sm-1 input {
    float: right;
}

form.fabrikForm .fabrikGroup .fabrikgrid_checkbox .form-check-input {
    margin-top: 0.35rem;
}

/* .site-grid .grid-child .sidebar-left .card-body .mod-menu.mod-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: block;

}

.site-grid .grid-child .sidebar-left .card-body .mod-menu.mod-list li {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
    text-align: left;
    vertical-align: top;
} */

div.catdescription img {
    border-radius: 7px;
}

.com-content-article.item-page {
    display: flex;
    /*margin: 0 auto;
    width: 100vw;

    Presunute do scss/components/articles.scss*
    */
    justify-content: center;
}

/*.com-content-article__body {*/
/* Presunute do scss/components/articles.scss*/
/*    margin: 0 auto;*/
/*    display: block;*/
/*}*/

.com-content-article__body ol li {
    list-style-type: unset;
}

.com-content-article__body ol li, .com-content-article__body ul li {
    list-style-type: unset;
}

.splatky.right {
    float: right;
}

#jform_profile_tos input[type="radio"] {
    width: 16rem;
}

#jform_profile_tos .form-check-label {
    width: 8rem;
}

.course-select .splatky {
    font-size: 1.15rem;
}

.fugo .holder form .flexi-grid .f-card .buy {
    width: 100%;
}

.contact-button a button {
    padding: 12px 24px;
    background-color: #7ad2fb;
    margin: 0;
    font-family: "Söhne-Halbfett";
    font-size: 16px;
    line-height: 150%;
    border: none;
    border-radius: 5px;
}

.contact-button {
    text-align: center;
}

div.row {
    display: flex;
}

.lessons table {
    width: 100%;
}

.footer .grid-child:nth-of-type(2) {
    justify-content: space-between;
}
.payments-list .parent {
    position: relative;
}

.calendar-container .calendar-header .daynames .day-name {
    font-size: 1.3rem;
}

.calendar-container .buttons-wrapper {
    justify-content: space-between;
    display: flex;
    margin: 5px;
}

.site-grid .grid-child {
    flex-wrap: wrap;
}

.fugo .author img {
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.fugo .author div {
    display: inline-grid;
    padding: 3px 5px;
    line-height: 100%;
}

.fugo .author div span:nth-child(1){
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 8px;
}
.fugo .author div span:nth-child(2){
    color: var(--siva-100);
    font-size: 12px;
}

.fugo .next-intro {
    display: flex;
    justify-content: space-between;
    gap: 32px;
}

.fugo .next-intro .card {
    flex-grow: 1;
}
.fugo .next-intro .card > div > a img {
    width: 41.5rem;
    height: 32rem;
    object-fit: cover;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.next-intro .text {
    padding: 24px;
    font-size: 16px;
    line-height: 150%;
}

.chosen_hidden {
    position: absolute;
    top: 4px;
    bottom: 4px;
    height: 0;
    width: 0;
}
ul.lst555 {padding: 0px 23px;}
ul.lst555 li {list-style-type: decimal;}