/*
Theme Name:     Gloria Child BC
Theme URI:
Description:    My Child theme
Author:         BK Ninja
Author URI:
Template:       gloria
Version:
*/
@import url("../gloria/style.css");

.social-media {
  font-size: 40px;
  justify-content: space-around;
  display: flex;
}

.social-media a,
.social-media a:hover {
  text-decoration: none;
}

.post-category {
  display: none;
}

.home .meta {
  display: none;
}

.single-page .meta .views,
.single-page .meta .comments {
  display: none;
}

.sidebar .textwidget {
  text-align: center;
}

.sidebar .training-diary-sidebar .textwidget {
  text-align: left;
}

/** Sidebar Ads **/
#text-3 .widget-title,
#text-4 .widget-title {
  background: none;
  min-height: inherit;
}

#text-3 .textwidget,
#text-4 .textwidget {
  text-align: center;
}

#text-3 .widget-title h3,
#text-4 .widget-title h3 {
  background: none;
  text-transform: uppercase;
  font: 400 8px/100% 'Open Sans', sans-serif;
  font-weight: normal;
  letter-spacing: 2px;
  color: #ccc;
  text-align: center;
  display: block;
  padding: 0;
}

#text-3 .bk-header,
#text-4 .bk-header{
  padding-bottom: 0;
}


.footer-leaderboard {
  line-height: 0;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  width: 100%;
}

/** REDUCE SPACING **/
#page-content-wrap {
  margin-top: 30px;
}

#page-content-wrap .bksection {
  margin-bottom: 30px;
}

.bkmodule {
  margin-bottom: 30px;
}

.module-title, .page-title, .widget .bk-header {
  padding-bottom: 10px;
}

.sidebar-wrap > .widget {
  margin-top: 10px;
  padding-top: 15px;
}

.footer {
  margin-top: 30px;
  padding-top: 20px;
}

.single-page .main .subscription {
  margin-top: 30px;
}

.module-custom-html.bkmodule p {
  margin-bottom: 0;
}

/** BC TV **/
/** BC TV Page **/

body.single.category-electrical-tv header#bk-normal-feat {
  display: none;
}

body.buildingconnection.page-id-2288 div.module-title .main-title,
body.buildingconnection.page-id-2288 div.module-title h2 {
  display: none;
  padding: 0;
}

body.buildingconnection.page-id-2288 div.module-title {
  background: url('/wp-content/plugins/tv/images/buildingconnection-tv.png') no-repeat transparent;
  text-indent: -9999px;
  height: 90px;
  min-width: 300px;
  padding: 0;
  margin-bottom: 30px;
}

body .module-title .main-title,
body .sidebar-wrap .widget-title,
body .widget-tab-titles {
  background: none;
}

body .content-wrap .module-title .main-title{
  background: none;
  border-bottom: 2px solid #333946;
}

body .sidebar-wrap .widget-title {
  background: none;
}

body.home .module-classic-blog .bk-mask {
  width: 25%;
}

body.home .module-classic-blog .post-c-wrap {
  width: 70%;
}

body.category .module-classic-blog .bk-mask {
  width: 33%;
}

body.category .module-classic-blog .post-c-wrap {
  width: 62%;
}

.classic-blog-post-wrapper .post-c-wrap .views,
.classic-blog-post-wrapper .post-c-wrap .comments {
  display: none;
}

body .module-title h2 {
  background: none;
  padding-left: 0;
  font-size: 18px;
  color: #d13030;
}

.footer {
  background: none;
  border: none;
}

.content-wrap > aside {
  margin-bottom: 20px;
}

.hide-thumb {
  opacity: 1 !important;
}
