/*
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://risoangola.com/wp-content/fonts/Vogue.ttf");
@import url("https://risoangola.com/wp-content/fonts/GeosansLight.ttf");

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

@font-face {
    font-family: 'Geosans';
    src: url("https://risoangola.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
------------------------------------*/

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

div.heading h2 {
	font-size: 56px;
	line-height: 58px;
	color: #6d98b2;
}

div.row-max-width {
	max-width: 75%;
}

div.nf-form-content  {
	max-width: 100%;
}

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

/*------------------------------------
 * FORM
------------------------------------*/

div.form div#nf-form-2-cont span#nf-form-title-2,
div.form div#nf-form-2-cont form div.nf-before-form-content{
    display: none !important;
}

div.nf-field-label label {
	font-size: 22px;
	line-height: 26px;
}

div.form div#nf-form-2-cont form div.submit-wrap div.nf-field-element input {
	background: #6694AF;
	color: #fff;
	border-radius: 5px;
	padding: 15px 30px;
}

span.ninja-forms-req-symbol {
	color: #6694AF !important;
}

/*------------------------------------
 * FORM END
------------------------------------*/

/*------------------------------------
 * TABLE
------------------------------------*/

table.tablepress {
	border-collapse: collapse;
}

table.tablepress th,
table.tablepress td {
	border: 1px solid #ccc !important;
	border-collapse: collapse !important;
}

table.tablepress th.column-1,
table.tablepress td.column-1 {
	background: #6694AF !important;
}

table.tablepress th.column-2,
table.tablepress td.column-2 {
	background: #fff !important;
}

p.background-color {
	font-size: 22px;
	line-height: 26px;
	color: #fff;
}

table.tablepress th,
table.tablepress td {
	padding: 20px !important;
}

th p {
	font-weight: normal !important;
}

div.submit-container {
	margin: 0px !important;
}

/*------------------------------------
 * TABLE END
------------------------------------*/

/*------------------------------------
 * FOOTER
------------------------------------*/

div.site-info {
	width: 100%;
}

footer#colophon.site-footer div.site-info p {
	text-align: center;
}

/*------------------------------------
 * FOOTER END
------------------------------------*/

/*------------------------------------
 * RESPONSIVENESS
------------------------------------*/

@media only screen and (max-width:1320px){
	div.short-desc p br {
		display: none;
	}
}

@media only screen and (max-width:850px) {
	div.row-max-width {
		max-width: 90%;
	}
	
	section.vc_section {
		padding: 30px 0px !important;
	}
	
	div.heading,
	div.vc_custom_1558429321971 {
		padding-bottom: 30px !important;
	}
}

@media only screen and (max-width: 650px){
	div.heading h2 {
		font-size: 36px;
		line-height: 38px;
	}
	
	a.custom-logo-link {
		padding-right: 0px;
	}
	
	p,
	a {
		font-size: 18px !important;
		line-height: 22px !important;
	}
	
}

/*------------------------------------
 * RESPONSIVENESS END
------------------------------------*/