.tv-smart-wiecej {
    text-align: center;
}

.tv-smart-wiecej .tv-smart-wiecej-box-desc {
    margin-bottom: 16px;
}

.tv-smart-wiecej .tv-smart-wiecej-box-desc img {
    margin-bottom: 16px;
}

.tv-smart-wiecej .tv-smart-wiecej-box-desc p {
    line-height: 1.7;
    font-size: 16px;
}

/*TABELKA*/

.tv-smart-wiecej  .tv-smart-wiecej-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    flex-wrap: wrap;
    border-radius: 16px;
    margin-top: 32px;
    flex-direction: row-reverse;
}

.tv-smart-wiecej  .tv-smart-wiecej-box img {
    width: 100%;
    height: auto;
}

.tv-smart-wiecej  .tv-smart-wiecej-box-dark {
    background: #f1f1f1;
    flex-direction: row;
}

.tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-left {
    width: 50%;
    text-align: left;
}

.tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-left.smart-box-left-desc {
    padding-left: 24px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-right {
    width: 50%;
    text-align: left;
}

.tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-right img{
    border-radius: 16px;
}

.tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-right.tv-smart-aplikacje img{
    max-width: 250px;
}

.tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-right.tv-smart-aplikacje {
    text-align: center;
}

.tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-left.tv-smart-aplikacje p {
    margin-bottom: 0;
    font-size: 15px;
}

/*LISTING*/

.img-tv-smart-aplikacje {
    max-width: 250px;
}

.tv-smart-wiecej  .tv-smart-wiecej-box h3 {
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: 700;
}

.tv-smart-wiecej ul {
    line-height: 1.7;
    margin-bottom: 0;
}

.tv-smart-wiecej ul li {
    padding-bottom:16px;
}

.tv-smart-wiecej ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    text-align: left;
}

.tv-smart-wiecej ul li {
    background: url('/theme/icon/chevron-right-circle_2.svg') top left no-repeat;
    padding-left: 28px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 14px;
    background-size: 16px 16px;
    background-position-y: 7px;
    font-size: 15px;
}

@media (max-width: 839px) {

    .tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-left,
    .tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-right {
        width: 100%;
    }

    .tv-smart-wiecej  .tv-smart-wiecej-box h3 {
        text-align: center;
    }

    .tv-smart-wiecej .tv-smart-wiecej-box .tv-smart-wiecej-box-left.smart-box-left-desc {
        padding:16px;
    }

    .tv-smart-wiecej  .tv-smart-wiecej-box { 
        margin-top: 24px;
    }
}

/*TV SMART GO*/
.tv-smart-wiecej .tv-smart-go-box-wiecej-box {
    margin-top: 40px;
}

.tv-smart-wiecej .tv-smart-go-box-wiecej-box .tv-smart-go-box-wiecej-desc img {
    margin-bottom: 16px;
}

.tv-smart-wiecej .tv-smart-go-box-wiecej-box p.opis-krotki {
    font-weight: 600;
}

.tv-smart-wiecej .tv-smart-go-box-wiecej-box .tv-smart-go-box-wiecej-img img {
    width: 100%;
    height: auto;
    max-width: 450px;
}

@media (max-width: 839px) {
    .tv-smart-wiecej .tv-smart-go-box-wiecej-box .tv-smart-go-box-wiecej-desc img {
        max-width: 260px;
    }
}

/*TV SMART BOX*/
.tv-smart-wiecej .tv-smart-box-4k-wiecej-box {
    margin-top: 40px;
}

.tv-smart-wiecej .tv-smart-box-4k-wiecej-box .tv-smart-box-4k-wiecej-img img {
    width: 100%;
    height: auto;
    max-width: 450px;
    margin-top:16px;
}

.tv-smart-wiecej .tv-smart-box-4k-wiecej-box h3 {
    font-size: 22px;
    margin-bottom: 12px;
    font-weight: 700;
}

