/*
Theme Name: SCCWRP Child
Theme URI: http://www.wpzoom.com/themes/capital
Template: capital
Author: SCCWRP
Author URI: http://www.wpzoom.com
Description: This is a child theme for SCCWRP website
Tags: events,slider,responsive,theme-options,blog,widgetized homepage
Version: 1.2.11
Updated: 2021-11-29 11:00:00

*/

/* Changed version number to 1.2.11
 *
 * Dan O. 3/17/23
 *
 * Changed updated from 2018-03-30 14:50:01 to 2021-11-29 11:00:00
 * Changed version number from 1.1.5.1522421401 to 1.2.10.
 * 
 * Dan O. 11/29/2021
 */



/* make home page widget headers black and larger font size */
.home_column .textwidget h4 a {
	font-size: 14pt;
	color: black;
}

.main-navbar .navbar-nav {
    padding-top: 0;
    padding-top: 20px;
}
article .post-thumb {
    display: none;
}
h3 {
   font-size: 14px;
}
h1 { font-size: 5px; }
#sidebar {
    margin-right: 140px;
}
.post-wrap, .single-tribe_events .type-tribe_events {
    width: 688px;
    float: left;
    
}
.poc {
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.poc li {
    font-size: 11pt;
    float: left;
}
# tag isnt working
.dkpdf-button-container div {
    padding-top: 20px;
    padding-bottom: 40px;
}
.dkpdf-button-icon {
    display: none;
}
.emd-container {
    margin-top: 10px;
}
div.emd-container .col-sm-3 {
    height: 230px;
    width: 175px;
}
#emd-sidebar {
    width: 300px;
}
.single-sidebar {
    float: right;
    width: 300px;
    margin-top: 20px;
    margin-right: 140px;
}
.single-sidebar h3.title {
    line-height: 1.2;
    margin: 0 0 25px;
    padding: 0 0 15px;
    border-bottom: 1px solid #ebebeb;
    color: #222;
    font-size: 20px;
    font-weight: 600;
}
.single-sidebar ul {
    list-style-type: none;
}
.gsc-result .gs-title {
    height: 2em; !important
}
/* logo style */
#sccwrp-logo {
	width: 528px;
        height:133px;
	padding-right: 35px;	
}

/* navbar search header */
.navbar-search {
	top: 10px !important;
}

/* navbar-main footer*/
#navbar-main{
	width: 433px;
	margin-right: 170px;
	float: right;
}
/* scan bar ID style in sccwrp-publication -format.php */

#ID_filter {
	float: left;
}
/* replacement for section-title in css for individual staff pages breadcrumb - section-title disables links */
.staff-title {
	border-bottom: 1px solid #ebebeb;
	padding: 40px 0 20px;
	margin: 0 0 40px;
	line-height: 1.2;
}
.staff-title .cat-links {
	font-size: 16px; !important
}

#widetable {
	width: 100%
}

#notification-bar {
    background-color: #fffaba; 
    text-align: center;
    padding: 5px;
    font-weight: bold;



}
