.animalBanner {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 250px;
    color: white;
    border: 10px solid white;
    border-radius: 25px;
    padding-top: 15px;

    & span {
        margin-bottom: 25px;
        font-size: 32px !important;
        font-weight: 600;
        line-height: 1;
    }

    & p {
        margin: 0px;
        padding: 0px;
        height: 45px;
        overflow: hidden;
        font-size: 18px !important;
        /* font-weight: 600; */
        line-height: 1;
    }
}



.categories {
    height: 250px;
    border-radius: 25px;
    box-sizing: border-box;
    overflow: hidden;
    background-color: aquamarine;
    color: white;
    border: 7px solid;
    padding: 5px;

    & span {
        line-height: 1;
        font-size: 32px !important;

    }

    & p {
        font-size: 18px !important;


    }
}

#aboutProduct {
    position: absolute;
    /* padding: 0px; */
    padding-top: 40px;
    background-color: transparent;
    right: -5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 31% !important;
    height: 90% !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}



.veziprods {
    width: 140px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #00894F;
    border-radius: 25px;
    color: white;
}

.about_category span {
    font-size: 26px !important;
    font-weight: 800;
    font-family: Poppins, sans-serif;
    margin-bottom: 15px;
}

.about_category {
    width: 100%;
}

.about_category p {
    padding: 0px;
    margin: 0px;
    width: 85%;
    overflow: hidden;
    text-wrap: wrap;
    height: 55px;
    line-height: 1.1;
    font-size: 17px !important;
}

@media only screen and (max-width: 600px) {
    #aboutProduct {
        right: 10px;
    }

    .about_category p {
        width: 70%;
        text-wrap: wrap;
    }

}

#categories-17 {
    background-color: #B060B2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#categories-18 {
    background-color: #70E77C;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#categories-19 {
    background-image: url(/files/categories/iconCategory/corm.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#categories-20 {
    background-color: #B060B2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#categories-21 {
    background-color: #60B2B2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#categories-22 {
    background-color: #D0D253;
    background-repeat: no-repeat;
    background-size: cover;

}

#categories-23 {
    background-color: #CB80BA;
}

#categories-24 {
    background-color: #BE464D;
}

#categories-25 {
    background-color: #C88367;
}

#categories-26 {
    background-color: #7175CC;
}

#categories-27 {
    background-color: #E4B061;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#categories-27 a {
    margin: auto 10px 5px auto !important;
}

#categories-18 a {
    margin: auto 10px 5px auto !important;
}

#categories-19 a {
    margin: auto 10px 5px auto !important;
}

#categories-20 a {
    margin: auto 10px 5px auto !important;
}

#categories-21:has(#porcineaditivi-furajeri) {
    background-color: #cb80ba;
}

#categories-21:has(#ovine-si-caprineaditivi-furajeri) {
    background-color: #60B272;
}

#categories-21:has(#cabalineaditivi-furajeri) {
    background-color: #60B272;
}

#categories-23:has(#albiniprobiotice-prebiotice) {
    background-color: #d0d253;
}

#categories-22:has(#albinisuplimente-vitamino-minerale) {
    background-color: #5881EB;
}

#categories-21:has(#pisiciaditivi-furajeri) {
    background-color: #B060B2;
}

#categories-23:has(#porcineprobiotice-prebiotice) {
    background-color: #A0D0E9;
}

#categories-25:has(#iepuricosmetică-și-produse-de-igienă) a {
    margin: auto 10px 5px auto !important;
}

#categories-23:has(#cîiniprobiotice-prebiotice) {
    background-color: #29D2C8;
}