/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 14.11.2018, 19:23:42
    Author     : Nick Denry
*/

.product-page__category-help-content.hidden {
    display: none;
}

.tippy-content {
    font-size: 15px;
    padding: 10px 15px 0px 15px;
    text-align: left;
}