.sf-horizontal .children 
{
	background: #333333;
	min-width: 300px;
} /*Lenyiló kategória szélessége*/

.sf-horizontal li.selected > a, .sf-horizontal li.js-sf-hover > a, .sf-horizontal li > a:active, .sf-horizontal li > a:hover {
    background-color: none;
    color: rgba(255, 255, 255, 0.65);
}
.sf-horizontal .children .nav-link {
    font-size: 0.875rem;
    color: white;
    line-height: 1rem;
    text-transform: none;
    font-weight: 500;
	padding: 9px 1rem 4px;}

.sf-horizontal .children > li {
    position: static;
    background-color: rgba(0, 0, 0, 0);}
.sf-horizontal > .category-list > .nav-link {
    font-size: 0.9375rem;
    outline: none;
    text-transform: none;
    font-weight: 500;
    line-height: 1.5;
	padding: 26px 18px 22px;}
.nanobar {
    background-color: #ffc20b;
}
.card-buttons-overlay .item {
    display: block;
    transform: translateX(150px);
    transition: all .5s;
}
.card-buttons-overlay {
    position: absolute;
    bottom: auto;
    right: auto;
}
header { /*Piros sáv legfelül*/
    border-top: none;
}

.header-top-line {/*Szürke top header magasság*/
    height: 25px;}

.decrease-amount { /*Termék oldal, akciós matrica*/
    padding: 5px 10px;
    font-size: 100%;
    background-color: #ec1d27;
    color: #ffffff;
}
.footer-bottom {
	background: #282729;}
.footer-copyright {
	color: #f0f0f0;}
/*KCIKER*/
.kickerimage-section-body .kickerimage-card-img-overlay {
    background-color: rgba(0, 0, 0, 0.0);
}
.card-title {
    text-align: center;
    margin-bottom: 0.5rem;
}
.kickerimage-section-body .kickerimage-description {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}
/*KICKER*/
/*Max mennyiség*/
.text-muted {
    color: #c51117 !important;
    font-size: 15px;
    font-weight: 700;
}
/*POP up*/
#auroraOverlayClose {
    position: absolute;
    top: 5px;
    right: 5px;
    background: url(https://shop.hosso.hu/custom/hossoabc1/image/data/images/x_button_23.png);
    width: 23px;
    height: 23px;
    cursor: pointer;
}