#index #wrapper {
    padding-top: 0 !important;
}

.tvcms-slider-offerbanner-wrapper, .featured-category > .row {
    max-width: 1180px;
    width: 100%;
}

#index .featured-category > .row {
    margin: 0 auto;
}

#index .featured-category-element {
    margin-bottom: 15px;
}

#index .featured-category:nth-of-type(odd) .featured-category__title, #index .featured-category:nth-of-type(odd) .featured-category-element__titles h4 {
    color: #fff;
}

#index .featured-category:nth-of-type(odd) .tvall-inner-btn {
    background-color: #fff;
    color: #000;
}

#index .featured-category:nth-of-type(odd) .tvall-inner-btn span {
    color: #000;
}

#index .featured-category-element__titles h4 {
    font-size: 20px;
    word-break: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}

#index .featured-category__subtitle, #index .featured-category-element__subtitle {
    color: #45AD9D;
}

#index .featured-category-element__subtitle {
    margin-top: 10px;
}

#index .featured-categories .featured-category {
    padding: 65px 0 15px 0 !important;
}

#index .featured-categories .featured-category:nth-of-type(odd) {
    background: #373435;
}

#index .tvmain-slider-content-wrapper {
    display: none;
}

#index .tvcms-slider-offerbanner-wrapper {
    background: #fff;
}

#index .tvcms-slider-offerbanner-wrapper > .container {
}

#index .tv-main-slider {
    padding: 20px 0;
}

#index .page-home .ApColumn .title_block {
    color: #3b7c74;
    padding: 50px 0 30px;
}

#index .page-home .ApColumn .title_block:after {
    background: #f5f5f5;
}

#index .products_block .product-title a {
    font-size: 18px;
}

#index .tvcms-slider-offerbanner-wrapper {
    margin-bottom: 0;
}

#index #left-column {
    display: none;
}

#index .ApProductCarousel {
    margin-bottom: 0;
}

#index #wrapper > .container {
    overflow: inherit;
}

#index .product-image {
    position: relative;
}

@media (max-width: 991px) {
    #index .tv-main-slider {
        padding: 0;
    }
    #index .tvcmsmain-slider-wrapper {
        margin-bottom: 15px;
    }
}