/*
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

*/



/**
* The Events Calendar custom styling
* 
* Use sccwrp__ prefix for custom identifiers
*/

:root {
    --tec-color-accent-primary: #247bb5;
    --tec-color-accent-primary-hover: hsl(204, 67%, 60%);
    --tec-color-accent-primary-active: hsl(204, 67%, 50%);
}


.sccwrp__event-description p {
    margin: 1rem 0;
}

.sccwrp__event-list-detail {
    padding-right: 5rem !important;
    width: 100% !important;
}



/* 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: 18.6667px !important;
}


#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;
}

.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;
}

/* Styling for the Staff page */
div.emd-container .panel-staff>.panel-heading {
    color: #ffffff;
    background-color: #3498db;
    border-color: #3498db;
}


/* 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;
}

.widget .feature-posts-list li h3 {
    line-height: 1.3;
    font-size: 16px !important;
    color: #3a3a3a;
    margin: 0 0 5px;
}

.widget .feature-posts-list img {
    width: 100px;
    height: auto;
}

hr {
    margin: 20px 0;
}

h1.entry-title {
    font-size: 30pt !important;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 100;
    line-height: 1.3;
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 13pt;
    line-height: 1.7;
    color: #444;
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h6 {
    font-size: 16px;
}

.widget .feature-posts-list li {
    padding: 0 0 15px;
    margin: 0;
    border: none;
}

.home_widgets .widget {
    margin: 0 0 5px;
    padding: 1rem 0 0;
}

.home_column .textwidget h4 a {
    font-size: 20px !important;
    font-weight: 600 !important;
}

h3.missing-url {
    font-size: 28px !important;
}

.upcoming-meetings {
    font-size: 16px !important;
}
