/*
Theme Name: Child of Blox Pro
Version: 1.0
Description: A child theme of Blox Pro
Template: bloxpro
*/

@import url("../bloxpro/style.css");
textarea.wpcf7-form-control.wpcf7-textarea {width: 60%;}
.strong {font-weight:bold;}
.instructions {color: #fbb963; font-style:italic;}
.site-footer {display: block !important;}
#credit, #copyright {display:none;}
#footer_copyright_section {background: #000;}
#copyrights p {display: inline-block;}
#swcopyright {float:right;}
#swcopyright a {color:#888;}
#swcopyright a:hover {color:#e76d33;}

.list_header + ul li {
	padding-left: 20px;
	text-indent: -28px;
}
.list_header + ol li {padding-bottom:15px;}
h5.glossary.smaller {text-align:center; color:#EBAD47;}
header#cc-header h2.site-title a {margin:0; font-size: 66px;}