/*
Theme Name:     Consnet2020
Theme URI:      http://www.consnet.co.za
Description:    Consnet 2020 Template
Author:         Consnet
Author URI:     http://www.consnet.co.za
Template:       customizr
Version:        1.0.0
*/

/* 
-------------------------------------------------------------- */


.navbar-brand, .header-tagline, h1, h2, h3, .tc-dropcap {
	font-family: "Segoe UI",Helvetica,Arial,sans-serif;
}

.colophon > .container {
	background-color: rgb(36, 36, 36);
	color: #FFFFFF;
}

.czr-credits {
	display: none;
}	

p.czr-copyright {
    color: #777;
}

.tc-header.border-top {
	border-top-color: #1c9a49; 
}

.breadcrumbs {
	display: none;
}

body {
  font-family: "Segoe UI",Helvetica,Arial,sans-serif;
  background-color: #FFFFFF;
  color: #000; }
a {
  color: #1c9a49; }

p {
  color: #000; }

h1 { font-size: 24px;
    line-height: 32px;
	}

h6 {
	color: #000;
	font-size: 1.2em;
	border-radius: 7px;
    background: #1c9a48; /* Old browsers */
    padding-left: 0.2em;
}

.consnet-header {
	width: 100%;
	background-color: green;
	padding-bottom: 0;
	padding-top: 0;
}

.section-slider .czr-filter::before {
	max-width:60%;
	margin-left:11%;
	background: rgba(0, 0, 0, .2);
}

.carousel-caption {
	text-align: left;
	padding-left: 5%;
}

article a.wp-block-button__link {
	text-decoration: none;
}

.wp-block-table.is-style-regular table tr td {
	border-spacing:0;
	border-collapse:inherit;
	background-color:transparent;
	border-bottom-style: none; 
}

p { 
	margin-top: 0em;
}
