.banner-category {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
    margin: 15px 0
}

.banner-category img {
    width: 100%;
    border-radius: 20px
}

.banner-category .banner-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 25px;
    width: 100%;
    box-sizing: border-box
}

.banner-title {
    color: #000;
    font-size: 4em;
    font-weight: 700;
    margin: 0 0 20px;
    text-align: left
}

.banner-link {
    display: inline-block;
    background: #fff;
    color: #000;
    border-radius: 25px;
    padding: 10px 25px;
    font-weight: 700;
    text-decoration: none;
    width: 20%;
    text-align: center;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    transition: background-color .3s;
    position: absolute;
    left: 25px;
    bottom: 20px
}

.obal-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start
}

.obal-obrazku {
    border-bottom: 1px solid #ccc
}

.obal-okraje-mobilni {
    margin-bottom: 4rem
}

.polozka-obrazku {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 2rem
}

.obrazek-obal {
    width: 19%;
    height: auto;
    flex-shrink: 0
}

.text-obal {
    font-weight: 300;
    text-align: left;
    padding-left: 15px;
    margin-left: 15px;
    flex-grow: 1
}

@media (min-width: 992px) {
    .polozka-obrazku {
        flex-basis:calc(33.333% - 20px);
        max-width: calc(33.333% - 20px)
    }
}

@media (max-width: 768px) {
    .banner-title {
        font-size:2em
    }

    .banner-link {
        width: 50%
    }

    .obrazek-obal {
        width: 50%
    }

    .polozka-obrazku {
        flex-basis: 50%;
        max-width: 50%;
        flex-direction: column;
        align-items: center
    }

    .text-obal {
        padding-left: 15px;
        text-align: center;
        width: 100%;
        order: 1;
        padding-top: 10px
    }

    .obal-flex .polozka-obrazku:first-child {
        margin-top: 0
    }
}

.table {
    margin: auto;
    border-collapse: collapse;
    overflow-x: auto;
    display: block;
    width: 100%
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    border-radius: 4px
}

.table-bordered th,.table-bordered td {
    border-left: 1px solid #ddd;
    width: 1%
}

.table-bordered caption+thead tr:first-child th,.table-bordered caption+tbody tr:first-child th,.table-bordered caption+tbody tr:first-child td,.table-bordered colgroup+thead tr:first-child th,.table-bordered colgroup+tbody tr:first-child th,.table-bordered colgroup+tbody tr:first-child td,.table-bordered thead:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child th,.table-bordered tbody:first-child tr:first-child td {
    border-top: 0
}

.table-bordered thead:first-child tr:first-child>th:first-child,.table-bordered tbody:first-child tr:first-child>td:first-child,.table-bordered tbody:first-child tr:first-child>th:first-child {
    border-top-left-radius: 4px
}

.table-bordered thead:first-child tr:first-child>th:last-child,.table-bordered tbody:first-child tr:first-child>td:last-child,.table-bordered tbody:first-child tr:first-child>th:last-child {
    border-top-right-radius: 4px
}

.table-bordered thead:last-child tr:last-child>th:first-child,.table-bordered tbody:last-child tr:last-child>td:first-child,.table-bordered tbody:last-child tr:last-child>th:first-child,.table-bordered tfoot:last-child tr:last-child>td:first-child,.table-bordered tfoot:last-child tr:last-child>th:first-child {
    border-bottom-left-radius: 4px
}

.table-bordered thead:last-child tr:last-child>th:last-child,.table-bordered tbody:last-child tr:last-child>td:last-child,.table-bordered tbody:last-child tr:last-child>th:last-child,.table-bordered tfoot:last-child tr:last-child>td:last-child,.table-bordered tfoot:last-child tr:last-child>th:last-child {
    border-bottom-right-radius: 4px
}

.table-bordered tfoot+tbody:last-child tr:last-child td:first-child {
    border-bottom-left-radius: 0
}

.table-bordered tfoot+tbody:last-child tr:last-child td:last-child {
    border-bottom-right-radius: 0
}

.table-bordered caption+thead tr:first-child th:first-child,.table-bordered caption+tbody tr:first-child td:first-child,.table-bordered colgroup+thead tr:first-child th:first-child,.table-bordered colgroup+tbody tr:first-child td:first-child {
    border-top-left-radius: 4px
}

.table-bordered caption+thead tr:first-child th:last-child,.table-bordered caption+tbody tr:first-child td:last-child,.table-bordered colgroup+thead tr:first-child th:last-child,.table-bordered colgroup+tbody tr:first-child td:last-child {
    border-top-right-radius: 4px
}

.table-striped tbody>tr:nth-child(odd)>td,.table-striped tbody>tr:nth-child(odd)>th {
    background: #f9f9f9
}

.table-hover tbody tr:hover>td,.table-hover tbody tr:hover>th {
    background: #f5f5f5
}

.table-bordered td p {
    margin: 0 20px
}

.table-bordered img {
    padding: 10px
}

.table-bordered td {
    text-align: center;
    padding: 10px
}

.type-index #lb-recommend-element-homepage_last_seen .product,.type-product #lb-recommend-element-homepage_last_seen .product {
    opacity: 1!important
}

.bf-30d,.bf-save {
    margin-top: 6px;
    font-size: 1rem;
    line-height: 1.45;
    color: #374151
}

.bf-save {
    color: #3DAE40
}

.bf-save strong {
    font-weight: 700
}/* CSS Document */
