/*
Theme Name: Twenty Seventeen Child
Theme URL: http://attollocontent.co.za/Riso-Angola/
Description: Twenty Seventeen Child Theme
Author: Lumico
Template: twentyseventeen
Version: 1.0.0
Text Domain: twentyseventeen-child
*/ 

/*------------------------------------
 * FONTS
------------------------------------*/

@import url("https://risozimbabwe.com/wp-content/fonts/Vogue.ttf");
@import url("https://risozimbabwe.com/wp-content/fonts/GeosansLight.ttf");

@font-face {
    font-family: 'Vogua';
    src: url("https://risozimbabwe.com/wp-content/fonts/Vogue.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Geosans';
    src: url("https://risozimbabwe.com/wp-content/fonts/GeosansLight.ttf");
	font-weight: normal;
    font-style: normal;
}


h1,
h2,
h3,
h4,
h5,
h6,
div.nf-field-label label{
	font-family: 'Vogue' !important;
}

p,
a,
span,
button,
li {
	font-family: 'Geosans' !important;
}

/*------------------------------------
 * FONTS END
------------------------------------*/


/*------------------------------------
 * GENERAL
------------------------------------*/

div.entry-content {
    float: none !important;
    width: 100% !important;
}

header#masthead div.site-branding {
	padding: 30px;
}

header#masthead div.site-branding div.wrap {
	max-width: 100%;
	text-align: center;
}

header.entry-header {
	display: none;
}

div.panel-content div.wrap {
	max-width: 100% !important;
	padding: 0px;
}

div.row-max-width {
    max-width: 85%;
    width: 100%;
    margin: 0 auto !important;
}

h1 {
    font-size: 52px;
    line-height: 56px;
}

p {
    font-size: 22px;
    line-height: 26px;
}

footer#colophon.site-footer {
    margin: 0px !important;
    background: #1B2E42;
}

footer#colophon.site-footer div.wrap {
    max-width: 85%;
    width: 100%;
    margin: 0 auto !important;
    padding: 0px !important;
}

footer#colophon.site-footer div.site-info p {
    padding: 20px 0px;
    color: #fff;
    margin: 0px;
}

footer#colophon.site-footer div.site-info p a {
    color: #fff;
    text-decoration: none;
    box-shadow: none !important;
}

footer#colophon.site-footer div.wrap aside.widget-area {
    display: none;
}

footer#colophon.site-footer div.wrap div.site-info {
    padding: 0px;
    margin: 0px;
}

/*------------------------------------
 * GENERAL END
------------------------------------*/