/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.main-navigation{border-top:2px solid rgba(34,34,34,0.3);border-bottom:2px solid rgba(34,34,34,0.3);}
.pad-10{padding:0 10px;}.font-14{font-size:15px;}
.pad-10 ul{margin: 0 0 1em 1.5em;}
.pad-10 ol {margin: 0 0 1em 1em;}

.align-items-center {
  -ms-flex-align: center;
  align-items: center;
}
.justify-content-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.text-align-center{text-align:center;}
.site-footer{border-top:2px solid rgba(34,34,34,0.3);}

.contentify_0 {    display: none;}
.contentify_title {    cursor: pointer;font-weight: 700;    font-size: 28px;border: 1px solid #000;    padding: 0 5px;    display: inline-block;    margin-bottom: 5px;}
#toc ol {margin-left:0;margin-bottom:0;}
#toc ol ol {margin-left:15px;}
#toc {margin-bottom:1em;}

.footer-menu-container {    background-color: #222222;   padding: 15px 20px;}
.footer-menu ul {margin:0;    list-style: none;    display: flex;    justify-content: space-between;    flex-wrap: wrap;}
.footer-menu ul li a{color:#fff;}
