/*
Theme Name: Fritz Offner
Template: kalium
*/



/* fonts */




body, html, *
{
	font-family: Courier New, Courier, serif !important;
    letter-spacing: 0.1px;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale;
}

ul#menu-main-fo-1 li a
{
    font-weight: bold !important;
}





.section-title h1
{
	padding-top: 50px;
	padding-bottom: 12px;
	font-size: 3em;
}

.section-title h1::after
{
background-color: #1b3443; 
    bottom: 10px;
    content: '';
    display: block;
    height: 7px;
    left: 0%;
    top: 10px;
    position: relative;
    xtransform: translate(-50%,0);
    width: 90px;
}


.single-portfolio-holder .section-title p, .page-heading--description p
{
	font-size: 1.6em !important;
}


.portfolio-title-holder
{
	xpadding-top: 50px;
}

.wpb_wrapper .col-sm-8
{
	padding: 0 !important;
}


li.portfolio-category-all a
{
	display: none;
}


.portfolio-holder .item-box .photo .on-hover
{
    opacity: 0.5 !important;
    background-color: #ffffff;
}

.lg-sub-html
{
	display:none;
}





