/*
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 : Aug 3, 2017, 11:40:49 AM
    Author     : jakub
*/
.stock h2{
    color: #000000;
    font-family: Oswald;
    font-size: 23px;
    font-weight: 400;
    line-height: 38px;
}
.stock table {
    color: #404040;
font-family: Lato;
font-size: 14px;
font-weight: 400;
line-height: 25px;
}



#main-menu > ul > li:nth-child(4){
    display: none!IMPORTANT;
}
#menu-mobile > li:nth-child(4){
    display: none!IMPORTANT;
}
#dropdown_4 > li:nth-child(1){
    display: none!IMPORTANT;
}
#dropdown_m_4 > li:nth-child(1){
    display: none!IMPORTANT;
}
#language-selector > a{
    display: none!important;
}