/*
Theme Name: Tumow
Template: Divi
*/

.kalkulator{
	font-weight: 700;
}

#top-menu a[href^=tel]:before {
    font-family: "ETmodules" !important;
    position: relative;
    top: 2px;
    margin-right: 5px;
    content: "\e090";
}

.mobile_menu_bar:before{
	color: #cd5145;
	content: "";
}

.mobile_menu_bar_toggle {color: #cd5145; font-size: 18px;}

.centred-text {
display: table;
height: 100%;
width: 100%;    
} 

.centred-text .et_pb_text_inner {
display: table-cell;
vertical-align: middle;
}