aside.sidebar {
    width: 300px;
    margin-right: 25px;
}

aside.sidebar .box {
    padding: 0;
    border: none;
    margin-bottom: 0!important;
    border: none;
    margin-top: 0 !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    background: #fff;
}

aside.sidebar .box.box-categories h3 {
    display: none;
}

aside .categories ul.expanded li a {
    font-weight: 600;
    margin-left: 15px!important;
    padding-left: 0!important;
}
aside #categories ul .expandable ul li a {
    padding-left: 0!important;
    font-weight: 600;
    margin-left: 30px!important;
}
aside .categories a {
    font-weight: 600;
    text-transform: uppercase !important;
}



div.topic.active a {
    font-weight: 700;
}

div.topic.active ul.active li a {
    font-weight: 700!important;
}

#categories li.active a {
    font-weight: 700!important;
}

#categories > div.topic.active > a {
    font-weight: 700;
    margin: 3px 0 4px 0px;
}

#categories > ul > li.active > a {
    margin: 3px 0 4px 0px;
}

#categories > ul > li.active.expandable.expanded > a {
    font-weight: 700;
}

#categories > ul > li.active > a {
    font-weight: 700;
}

#categories > ul > li.active.expandable.expanded > a {
    font-weight: 700;
}

#categories > ul > li.expandable.expanded > ul > li.active > a

#categories > ul > li.expandable.expanded > ul > li.active > a {
    font-weight: 700;
}

#categories > ul > li.expandable.expanded > ul > li.active > a {
    margin: 3px 0 4px 0px;
}

.breadcrumbs-wrapper, body.blank-mode .container.breadcrumbs-wrapper {

    text-transform: uppercase;
}

.breadcrumbs-wrapper .breadcrumbs {
    margin: 0;
}

.breadcrumbs-wrapper .breadcrumbs>span>a, .breadcrumbs-wrapper .breadcrumbs>span>span {
    font-weight: 600;
    letter-spacing: 0;
    font-size: 12px;
    color: #c0c0c0;
}

.product-top:before {
    top: 0;
}

.breadcrumbs-wrapper .breadcrumbs>span>a.navigation-bullet:before, .breadcrumbs-wrapper .breadcrumbs>span>span.navigation-bullet:before {
    background-image: url(https://www.bajky.sk/user/documents/upload/IKONY/arrow-right-black.svg);
    width: 11px;
    height: 11px;
    position: absolute;
    left: 0;
    top: 54%;
    opacity: 0.6;
    margin-top: -1px;
    transform: translateY(-50%);
    content: "";
    background-size: unset;
    background-repeat: no-repeat;
    background-position: 55%;
}

.breadcrumbs span {
    display: inline-block;
}

.breadcrumbs-wrapper, body.blank-mode .container.breadcrumbs-wrapper {
    margin-bottom: 0;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

@media only screen and (max-width: 767px) {
    #navigation .navigation-close {
        background: none;
        padding: 16px;
        padding-top: 22px;
    }

    #navigation li a {
        font-weight: 600!important;
        font-size: 14px!important;
        text-transform: uppercase!important;
    }

    #navigation ul.menu-level-1>li>a .submenu-arrow:after {
        top: 18px;
    }

    #navigation ul.menu-level-1>li .menu-level-2 li.has-third-level>div>a:after {
        top: 8px;
    }

    .navigation-close:before {
        font-size: 11px;
}
}

@media only screen and (min-width: 767px) {
    #navigation > div > ul > li.menu-item-4284.ext > a .submenu-arrow:after {
        top: 17px;
    }
    #navigation > div > ul > li.menu-item-4284.ext {
        padding: 0;
        background-image: url(/user/documents/upload/722222_5.png);
    }
    #navigation > div > ul > li.menu-item-4284.ext > a {
    }
    #navigation ul.menu-level-1 > li.ext:last-of-type {
        padding: 0 0 0 49px;
    }
    #navigation ul.menu-level-1>li:first-child {
        padding: 0 49px 0 0;
    }
    #navigation ul.menu-level-1>li {
        padding: 0 49px;
    }
    #header #navigation ul.menu-level-1>li.exp>ul {
        justify-content: flex-start;
    }
    #navigation {
        width: 100%;
    }
    .navigation-in>ul {
        width: 1700px;
    }
}