

.hero-produkt{
    padding-left: 40px;
    border-left: 1px solid #63A70A;
    /*margin-left: 30px;*/

}

.hero-produkt img{
    max-height: 320px;
}

/*.hero-produkt{*/
/*    padding-left: 30px;*/
/*    border-left: 2px solid #F5B81C;*/
/*    !*margin-left: 30px;*!*/

/*}*/

/*.hero-produkt img{*/
/*    max-height: 150px;*/
/*}*/

.produktParagraph{
    line-height: 1.2;
    font-size: 1rem;
}

.leaf{
    min-height: 170px;
    position: relative;
    max-width: 300px;
    float: right;
    z-index: 10;
}

.leaf svg {
    height: 180px;
    width: 150px;
}

.leaftext{
    position: absolute;
    z-index: 1;
    top: 50px;
    right: 36px;
    font-size: 1rem;

}

.bghome{
    /*background-image: url('../../assets_apps/img/herobg.png'); background-repeat: no-repeat; background-size: cover; background-position: top center;*/
}

#home{
    background-image: url('../../assets_apps/img/herobg.png'); background-repeat: no-repeat; background-size: cover; background-position: top center;
    margin-bottom: 30px;
}


#btnTop{
    height: 90px;
}
.logo{
    text-align: right;

    max-width: 310px;

}

.logosmall {
    top: 10px;
}
.logosmall img{
    width: 180px;
    float: right;
}

.btn-blue{
    background-color: #1d3173!important;
}

.card.product img{
    max-height: 290px;
}

.product-subpage .card.product img{
    max-height: 200px;
}


.product-subpage h4{
    line-height: 1.5rem;
    margin: 30px 0;
}

.card.product .card-text{
    max-height: 3.9rem;
    overflow: hidden;
    line-height: 1.3rem;
    text-overflow: ellipsis;
}
.card-title{
    max-height: 3rem;
    min-height: 3rem;
    line-height: 1.5rem;
    overflow: hidden;
}

.badge-pill{
    font-weight: 300;
    padding: 10px 20px;

}

.badge-light {
     color: #555 ;
     background-color: #fff!important; ;
    border: 1px solid #ddd;
}

.limitimage{
   min-height: 320px;
    max-height: 320px;
}
.card.product .view img{
    align-self: center;
}

.discount{
    color: #aaa!important;

    text-decoration: line-through;
}

/*img {*/
/*    width: auto \9;*/
/*    height: auto;*/
/*    max-width: 100%;*/
/*    vertical-align: middle;*/
/*    border: 0;*/
/*    -ms-interpolation-mode: bicubic*/
/*}*/
.anotacia{
    max-height: 3.9rem;
    overflow: hidden;
    line-height: 1.3rem;
    text-overflow: ellipsis;
}


h4{
    font-size: 1.2rem;
}


.top-nav-collapse{
    background-color: white;
}

.hoverable {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.16), 0 0px 0px 0 rgba(0, 0, 0, 0.12);
}


.hoverablebig {
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.16), 0 0px 0px 0 rgba(0, 0, 0, 0.12);
}
.hoverablebig:hover {
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}

.livsane-category .livsane-item{
    max-width: 90px;
    font-size: 0.8rem;
}

.livsane-category .livsane-item.livsaneopen{
    max-width: none;
    min-width: 260px;
    font-size: 0.9rem;

    background-color: rgba(255,255,255,0.4);
    margin: 5px 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.livsane-category div{
  display: inline-block;
}

.grow { transition: all .3s ease-in-out; }
.grow:hover { transform: scale(1.1); }


.d-none-soft{
    display: none;
}
.categorycontent{
    display: none;
    text-align: left;
}

.categorycontent a{
    display: block;
    padding: 10px 0;
    text-align: center;
}

.categorycontent a:hover{
    background-color: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /*color:#000;*/
}

footer.page-footer .footer-copyright {

    color: #fff;
     background-color: inherit;
}

#subcategory .nav{
    justify-content: flex-end;

}

#subcategory .nav-item:first-child {
    margin-left: inherit;
}

#subcategory .nav-pills .nav-link.active,#subcategory .nav-pills .show>.nav-link, #subcategory .nav-link {
    color: #555;
    background-color: #ffffff;
    text-transform: lowercase;
    padding: 0.5rem 0;
}

#subcategory.navbar {
    padding-top: 15px!important;

    justify-content: flex-end;
}



#subcategory > .nav-item:before{
    content:'';
    width:0;
    height:2px;
    background:#009881;
    position:absolute;
    left:0;
    bottom:0!important;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
#subcategory .nav-item:hover:before {
    width: 100%;
}

#subcategory .nav-item{
    padding: 0 20px;
    position: relative;
    /*border-top: 3px solid rgba(0,152,129,0);*/
}

#subcategory .nav-link:hover span{

    color: #6c757d!important;
    
}



@media handheld, only screen and (max-width: 1200px) {

    .livsane-category a{
        max-width: none;
    }
    .livsane-category .livsane-item {
        max-width: 20%;
        font-size: 0.9rem;
    }

    .hero-right{
        position: absolute;
        height: 500px;
        width: 660px;
        z-index: 30;
        left:  1100px;
        /*left: 0;*/
        top: 0;
        opacity: 0;
    }
    .hero-right{
        padding-top: 290px;
    }
    .hero-teta{
        left:-100px;
    }


}

@media handheld, only screen and (max-width: 992px) {
    .navbarholder .nav-item.active:before {
        content: '';

        background:transparent;

    }

    .navbarholder .nav-item:before {
        content: '';

        background: transparent;
    }

    .navbarholder .nav-item:first-child {
        margin-left: 0px;
    }
    #herosubpage {
        min-height: 90px;
        height: 90px;
    }
    .navbarholder {

        line-height: 80px;

    }

    .nav-link{
        line-height: 30px;
    }

    .livsane-category a{
        max-width: none;
    }
    .livsane-category .livsane-item {
        max-width: 25%;
        font-size: 0.9rem;
    }


        .sticky, .sticky-placeholder {
            display: block;
        }
    #subcategory .nav {
        justify-content: space-between;
        flex-wrap: nowrap;
    }
}

@media handheld, only screen and (max-width: 768px) {
    .sticky, .sticky-placeholder {
        display: block;
    }
    .livsane-category a{
        max-width: none;
    }

    .livsane-category .livsane-item {
        max-width: 33%;
        font-size: 0.9rem;
    }
    .logo {
        top: 10px;
    }
    .logo img{
        width: 200px;
    }

    .navbar{
        background-color: white;
    }

    #subcategory .nav {
        justify-content: space-between;
        flex-wrap: nowrap;
    }


}@media handheld, only screen and (max-width: 576px) {

    #subcategory .nav {
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .livsane-category a{
        max-width: none;
    }

    .livsane-category .livsane-item {
        max-width: 50%;
        font-size: 0.9rem;
    }
    .logo {
        top: 10px;
    }
    .logo img{
        width: 200px;
    }

    .navbar{
        background-color: white;
    }


}




/*paleta*/

.color-orange{
    color: #EE7622!important;
    fill: #EE7622!important;
}
.bg-color-orange{
    background-color: #EE7622!important;
}

.color-dark-grey{
    color: #717271!important;
    fill: #717271!important;
}
.bg-color-dark-grey{
    background-color: #717271!important;
}

.color-pink{
    color: #FE495B!important;
    fill: #FE495B!important;
}
.bg-color-pink{
    background-color: #FE495B!important;
}

.color-dark-blue{
    color: #002C73!important;
    fill: #002C73!important;
}
.bg-color-dark-blue{
    background-color: #002C73!important;
}

.color-purple{
    color: #712382!important;
    fill: #712382!important;
}
.bg-color-purple{
    background-color: #712382!important;
}

.color-teal{
    color: #56B6B1!important;
    fill: #56B6B1!important;
}
.bg-color-teal{
    background-color: #56B6B1!important;
}

.color-blue{
    color: #005CB8!important;
    fill: #005CB8!important;
}
.bg-color-blue{
    background-color: #005CB8!important;
}


.color-fresh-green{
    color: #63A70A!important;
    fill: #63A70A!important;
}

.bg-color-fresh-green{
    background-color: #63A70A!important;
}


.color-dark-green{
    color: #006E43!important;
    fill: #006E43!important;
}

.bg-color-dark-green{
    background-color: #006E43!important;
}


.color-light-grey{
    color: #EEEDEC!important;
    fill: #EEEDEC!important;
}

.bg-color-lighter-grey{
    background-color: #F7F7F7!important;
}

.color-grey{
    color: #aaa!important;
    fill: #aaa!important;
}



