.homepage-box.before-carousel {
    padding: 0px;
    border: 0px;
    background: transparent;
    margin-top: 20px;
}

.before-carousel>.content-wrapper-in>.container {}

.before-carousel .item img {
    width: 100% !important;
}

.next-to-carousel-banners .banner-wrapper img,
.next-to-carousel-banners .banner-wrapper a {
    width: 100% !important;
}

.banner-wrapper {
    overflow: hidden;
}

.before-carousel .row {
    margin-left: 0px;
    margin-right: 0px;
}

.before-carousel .col-sm-8,
.before-carousel .col-sm-4 {
    width: 100%;
}

.before-carousel .col-sm-4 {
    padding-left: 0px;
}


.extended-banner-texts {
    position: absolute;
    top: 10%;
    left: 5%;
    width: 40%;
    height: 80%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
}

.extended-banner-title,
.extended-banner-text,
.extended-banner-link {
    position: relative;
    padding: 0px;
    border: 0px;
    background-color: transparent;
    box-shadow: none;
}

.extended-banner-link {
    top: 0px;
    height: auto;
    margin-top: 0px;
}

span.extended-banner-title {
    display: inline-block;
    font-size: 340%;
    color: white;
    font-weight: 700;
    padding-right: 30%;
}

.extended-banner-text {
    display: block;
    color: white;
    font-size: 180%;
    margin: 5px 0px 30px 0px;
    font-weight: 300;
}

.extended-banner-text strong {
    display: block;
    text-transform: uppercase;
    font-size: 160%;
    font-weight: 400;
}

.extended-banner-link {
    display: inline-block;
    color: #3f3f3f;
    border: 1px solid white;
    background: white;
    border-radius: 50px;
    padding: 8px 20px;
    font-size: 100%;
    font-weight: 700;
    transition: 350ms;
    text-transform: uppercase;
}

.extended-banner-link:hover {
    color: white;
    border: 1px solid black;
    background: black;
    text-shadow: none;
}

.middle-banners-wrapper span.extended-banner-title,
.middle-banners-wrapper .extended-banner-text {
    color: black;
}

.middle-banners-wrapper .extended-banner-link {
    color: white;
    border: 1px solid black;
    background: black;
}

.middle-banners-wrapper .extended-banner-link:hover {
    color: black;
    border: 1px solid white;
    background: white;
}

.homeBox {
    padding: 40px 0px 0px 0px;
}

.homeBox.greyBox {
    background: #f7f7f7;
}

.homeBox .content-wrapper {
    background-color: transparent;
}

h4.homepage-group-title,
.h4.homepage-group-title {
    margin-top: 40px;
}

h4.homepage-group-title,
.h4.homepage-group-title,
.welcome h1 {
    text-transform: none;
    color: #7fa3c5;
    font-size: 38px;
    font-weight: 300;
}

.homeIcons {
    display: flex;
    justify-content: space-around;
    padding: 20px 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: black;
    text-align: left;
    font-size: 100%;
    text-transform: uppercase;
}

.homeIcon {
    display: flex;
    align-items: center;
    line-height: 1.2;
    flex-direction: column;
    text-align: center;
}

.homeIcon .icon {
    margin-bottom: 5px;
}

.homeIcon img {
    max-height: 40px;
}

.homeIcon img.doprava {
    max-height: 35px;
    margin-top: 5px;
}

.homeIcon strong {
    font-size: 110%;
    color: #68ae22;
    display: block;
}

.content-wrapper.latest-contribution-box h2 {
    color: black;
}

.latest-contribution-discussion .latest-contribution-image {
    display: none;
}

.latest-contribution-rating .latest-contribution-inner:nth-last-of-type(1) {
    display: none;
}

.homeCatsIn {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.homeCatsIn a {
    text-transform: uppercase;
    color: black;
    font-size: 120%;
    text-align: center;
    width: 14%;
}

.homeCatsIn a img {
    display: block;
    margin: auto;
    transform: none !important;
}

.homeCatsIn a:hover {
    color: #d22b00;
}

.homeCatsIn a:hover img {
    transform: none !important;
}


.homeBrandsIn {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 0px 15% 20px 15%;
}

.homeBrandsIn span,
.homeBrandsIn a {
    padding: 10px 10px;
    width: 16%;
    text-align: center;
}

.next-to-carousel-banners .banner-wrapper+.banner-wrapper {
    margin-top: 7px;
}

.overall-wrapper>.content-wrapper.container:not(#content-wrapper) {}

.overall-wrapper>.content-wrapper.container:not(#content-wrapper) .content {
    padding-left: 0px;
    padding-right: 0px;
}

.overall-wrapper>.content-wrapper.container:not(#content-wrapper) .content .row.footer-banners {
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.footer-banners-bg {
    background: transparent;
    padding: 0px;
}

.footer-banners {
    text-align: center;
}

.homepage-box.welcome-wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0px;
    background-color: white;
    padding-top: 50px;
}

.welcome div,
.welcome h1 {
    max-width: none;
    text-align: center;
}

#content .homepage-box.welcome-wrapper .welcome h1 {
    font-size: 28px;
    color: black;
    font-weight: 400;
}

.welcome .homeIcon img {
    max-height: 36px;
    height: 36px;
    margin-top: 10px;
}

.welcome .homeIcon img.kvalita {
    max-height: 46px;
    height: 46px;
    margin-top: 0px;
}

.content-wrapper.latest-contribution-box {
    display: none;
}

.content-wrapper.homepage-box.middle-banners-wrapper {
    padding: 0px;
    border: 0px;
    margin: 40px 0px 0px 0px;
}

.content-wrapper.homepage-box.middle-banners-wrapper img {
    width: 100%;
}

.welcomeBoxes {
    display: flex;
    justify-content: space-between;
    color: #254900;
    border-top: 1px solid #dedede;
    margin-top: 20px;
    padding-top: 60px;
}

.welcomeBoxes>div {
    width: 30%;
}

.welcomeBoxes .bigText {
    font-size: 140%;
}

p.biggerText {
    font-size: 110%;
    margin-top: -5px;
}

.welcomeBoxes a {
    color: #254900;
}

.welcomeBoxes a:hover {
    color: #68ae22;
}

.welcomeBoxes img.bigLogo {
    max-height: 80px;
}

.welcomeBoxes img.smallLogo {
    max-height: 50px;
    margin: 25px 0px 5px 0px;
}

.next-to-carousel-banners .banner-wrapper a.promoLink {
    background: #68ae22;
    color: white;
    padding: 10px;
    text-align: center;
    display: block;
    width: auto !important;
    text-transform: uppercase;
    font-weight: 700;
}

.next-to-carousel-banners .banner-wrapper a.promoLink:hover {
    background: black;
    color: white;
}

.next-to-carousel-banners .banner-wrapper {
    overflow: visible;
}


.wholesaleBox {
    background: #efefef;
    padding: 12px;
    padding-top: 13px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin-bottom: 8px;
    color: #7fa3c5;
}

.wholesaleBox a {
    color: #7fa3c5;
}

.wholesaleBox a:hover {
    color: #002952;
}

.wholesaleBox i {
    font-size: 130%;
    margin-right: 3px;
    display: inline-block;
    vertical-align: top;
}


.homeCats {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 4px -5px 0px -5px;
}

.homeCats .homeCat {
    position: relative;
    padding: 5px;
    margin: 0px;
    color: white;
    text-align: center;
    width: 33.33%;
    font-size: 30px;
}

.homeCats .homeCat.cat60 {
    width: 60%;
}

.homeCats .homeCat.cat50 {
    width: 50%;
}

.homeCats .homeCat.cat40 {
    width: 40%;
}

.homeCats .homeCat.cat25 {
    width: 25%;
}

.homeCats .homeCat a {
    position: relative;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 300px;
    background-color: white;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    box-sizing: border-box;
    padding: 30px 10px;
}

.homeCats .homeCat.catCenter a {
    justify-content: center;
}

.homeCats .homeCat.catStart a {
    justify-content: flex-start;
}

.homeCats .homeCat.catDark a {
    background-color: #a4aeb2;
}

.homeCats.homeBetween {
    justify-content: space-between;
}

.homeCats.homeBetween .homeCat {
    width: 32%;
}

.homeCats.homeBetween .homeCat a {
    height: 350px;
}

.homeCats.homeBetween .homeCat.darkText a {
    text-transform: uppercase;
    color: #3f3f3f;
}

.homeCats.homeBetween .homeCat.darkText .homeCatName {
    font-style: normal;
    font-weight: 700;
}

.homeCats.homeBetween .homeCat.darkText .homeCatBtn {
    margin-bottom: 20%;
    background: white;
    color: #3f3f3f;
}

.homeCats.homeBetween .homeCat.darkText .homeCatBtn:hover {
    background: #3f3f3f;
    color: white;
}

.homeCats.homeBetween .homeCat.kontakt .homeCatName span {
    margin: -20px 0px -30px 0px;
}

.homeCats .homeCat.imgKoupelna a {
    background-image: url('../homepage/imgKoupelna.jpg');
}

.homeCats .homeCat.imgKuchyne a {
    background-image: url('../homepage/imgKuchyne.jpg');
}

.homeCats .homeCat.imgNabytek a {
    background-image: url('../homepage/imgNabytek.jpg');
}

.homeCats .homeCat.imgInstagram a {
    background-image: url('../homepage/imgInstagram.jpg');
}

.homeCats .homeCat.imgZnacky a {
    background-image: url('../homepage/imgZnacky.jpg');
}

.homeCats.homeBetween.homeBorder .homeCat a {
    height: auto !important;
}

.homeCats.homeBetween.homeBorder {
    border-top: 1px solid #dedede;
    margin-top: 30px;
    padding-top: 20px;
    align-items: center;
}

.homeCats.homeBetween .homeCat.whiteBg {
    font-size: 26px;
}

.homeCats.homeBetween .homeCat.whiteBg em {
    font-size: 80%;
}

.homeCats.homeBetween .homeCat.whiteBg a {
    color: #012c53;
    background-color: white;
}

.homeCats.homeBetween .homeCat.whiteBg a:hover {
    color: #7fa3c5;
}

.homeCats.homeBetween .homeCat.whiteBg .homeCatName {
    font-style: normal;
    font-weight: 400;
}

.homeCat .scIcon {
    position: relative;
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
.homeCat .scIcon img {
    max-height: 100px;
}
.homeCat .scIcon.scIconSmall img {
    max-height: 60px;
}


.homeCats .homeCat .homeCatName {
    display: block;
    font-weight: 500;
    margin-bottom: 25px;
    font-style: italic;
    line-height: 1;
}

.homeCats .homeCat.imgNabytek .homeCatName {
    position: absolute;
    bottom: 10px;
    right: 50px;
}

.homeCats .homeCat .homeCatName span {
    font-weight: 400;
    display: block;
    font-family: 'Miolleta';
    font-size: 350%;
    font-style: normal;
    margin-bottom: -5px;
}

.homeCats .homeCat .homeCatName em {
    font-size: 65%;
}

.homeCats .homeCat.catDark .homeCatName span {
    margin: -10px 0px -20px 0px;
}

.homeCats .homeCat .homeCatBtn {
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    padding: 6px 15px;
    text-transform: uppercase;
    background: #baaa9f;
    color: white;
    transition: 350ms;
}

.homeCats .homeCat.catDark .homeCatBtn {
    background: white;
    color: #a4aeb2;
}

.homeCats .homeCat.imgKoupelna .homeCatBtn {
    background: white;
    color: #d2ae97;
}

.homeCats .homeCat .homeCatBtn:hover {
    background: #3f3f3f;
    color: white;
}

.homeCats.homeCatsImages .homeCat a {
    height: auto;
    padding: 0px;
    overflow: hidden;
}



@media (min-width: 768px) {
    .next-to-carousel-banners .banner-wrapper a.promoLink {
        margin: 0px -20px;
        max-width: none;
    }

    #carousel {
        margin: 0px;
    }

    .narrow .banners-row .col-sm-8,
    .narrow .banners-row .col-sm-4 {
        width: 100%;
    }

    .narrow .banners-row .col-sm-8 img {
        width: 100%;
    }

    .carousel-control {
        width: 5%;
    }
}

@media (max-width: 1439px) {
    .homeIcon {
        font-size: 90%;
    }
}

@media (max-width: 1199px) {
    .homeIcon {
        font-size: 70%;
    }

    .homeBrandsIn {
        padding: 0px 10% 20px 10%;
    }

    .extended-banner-texts {
        font-size: 90%;
    }

    .homeCats .homeCat {
        font-size: 24px;
    }
}

@media (max-width: 991px) {
    .homeIconsIn {
        font-size: 100%;
    }

    .homeIcon {
        padding: 0px 15px;
    }

    .homeBrandsIn {
        padding: 0px 5% 20px 5%;
    }

    .footer-banners-bg {
        padding: 30px 0px 30px 0px;
    }

    .extended-banner-texts {
        font-size: 80%;
    }

    span.extended-banner-title {
        padding: 4px 15px;
        font-size: 140%;
    }

    .extended-banner-text strong {
        font-size: 140%;
    }

    .extended-banner-text {
        font-size: 100%;
        margin: 10px 0px;
    }

    .extended-banner-link {
        padding: 6px 12px;
        font-size: 100%;
    }

    .homeIcons {
        padding: 20px 0px;
        font-size: 70%;
    }

    .homeIcon {
        font-size: 90%;
    }

    .homeIcon img.doprava {
        max-height: 32px;
    }

    .homeIcon img.servis {
        max-height: 46px;
    }

    .homeIcon img.vyber {
        max-height: 36px;
    }

    .homeIcon img.odeslani {
        max-height: 46px;
    }

    .homeCats .homeCat {
        font-size: 17px;
    }

    .homeCats .homeCat a {
        height: 200px;
    }

    .homeCats.homeBetween .homeCat a {
        height: 250px;
    }

    .homeCats.homeBetween .homeCat.kontakt .homeCatName span {
        margin: -10px 0px -15px 0px;
    }

    .homeCats .homeCat .homeCatBtn {
        font-size: 12px;
    }

    .homeCats .homeCat.catDark .homeCatName span {
        margin: -10px 0px -10px 0px;
    }

    .homeCats.homeBetween .homeCat.whiteBg {
        font-size: 20px;
    }

    .wholesaleBox {
        font-size: 85%;
    }
}

@media (max-width: 767px) {
    .welcomeBoxes {
        flex-wrap: wrap;
    }

    .welcomeBoxes>div {
        width: 100%;
    }

    .homepage-box.welcome-wrapper iframe {
        width: 100%;
    }

    .content-wrapper.container .row.banners-row>div {
        padding-left: 0px;
        padding-right: 0px;
    }

    .banners-content.body-banners {
        margin-top: 25px;
    }

    .homeIcons {
        padding: 0px;
        flex-wrap: wrap;
    }

    .homeIcon {
        padding: 12px 10px;
        border: 0px;
        width: 50%;
        justify-content: center;
    }

    .homeCatsIn a {
        width: 36%;
        margin: 10px 0px;
    }

    .homeBrandsIn span,
    .homeBrandsIn a {
        width: 20%;
    }

    .homeBrandsIn span:nth-last-of-type(1),
    .homeBrandsIn span:nth-last-of-type(2),
    .homeBrandsIn span:nth-last-of-type(3) {
        display: none;
    }

    .footer-banners-bg {
        padding: 0px 0px 20px 0px;
        display: block;
        margin: 0px -10px;
    }

    .footer-banners-bg .row {
        margin: 0px !important;
    }

    .footer-banners-bg .row>div {
        padding: 5px 0px;
    }

    .footer-banners-bg .col-sm-12 {
        width: 100%;
    }

    .next-to-carousel-banners {
        margin-top: 7px;
    }

    .extended-banner-texts {
        left: 15%;
        width: 70%;
        height: 70%;
        align-items: center;
        text-align: center;
    }

    .extended-banner-text {
        font-size: 110%;
    }

    .homeCats {
        margin: 0px 5px;
    }

    .homeCats .homeCat.cat60,
    .homeCats .homeCat.cat50,
    .homeCats .homeCat.cat40 {
        width: 100%;
    }

    .homeCats .homeCat.cat25 {
        width: 50%;
    }

    .homeCats.homeBetween .homeCat {
        width: 50%;
    }
    .homeCats.homeBetween .homeCat:nth-of-type(3) {
        display: none;
    }
    .homeCats.homeBetween.homeBorder {
        margin-top: 0px;
        margin-left: -20px;
        margin-right: -20px;
        padding-top: 0px;
    }
    .homeCats .homeCat a {
        padding: 15px 10px;
    }

    .homeCats.homeBetween {
        margin: 0px -5px;
    }

    .wholesaleBox {
        padding: 8px 10px;
        padding-top: 8px;
        margin-bottom: 0px;
        font-size: 70%;
    }
    .wholesaleBox i {
        position: relative;
        top: 1px;
    }
}