/*
	Theme Name: Envision - Child
	Description: Child Theme
	Author: Orkun Gursel
	Template: envision
	Version: 1.2
*/
/** Add your custom css */

.hp_title_h1{
font-family: 'Rokkitt';
font-size: 28px;
line-height: 30px;
display: inline-block;
    width: 100%;
}

.par_home{
display: inline-block;
    width: 100%;
    text-align:center;
}

.page-id-368 h1, .page-id-368 h2 {
font-size:24px;
}

.ui--blog-date-day{
    font-family: 'Rokkitt';
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
}

#ui--side-content-widget-1 h5{
font-family: 'Rokkitt';
    font-size: 24px;
    font-weight: 900;
    line-height: 24px;
}


#the-content .ui-column.span8 h2, #the-content .ui-column.span8 h3, #the-content .ui-column.span8 h4{
font-family: 'Lucida Sans Unicode', 'Lucida Grande', 'sans-serif';
font-size: 18px;
font-weight: 600;
line-height: 24px;
}

h3.customh3{
color: #1e4972 !important;
font-size: 20px;
}

ul#header-navigation{
width:auto;
}

#page-content p{
font-family: 'Lucida Sans Unicode','Arial', 'Lucida Grande', 'sans-serif';
}

#gform_wrapper_27{
    padding: 10px;
    box-shadow: 0 0 1px 1px #ccc;
    background: #fafafa;
    border-radius: 3px;
    margin:10px 0;
}