/*
Theme Name:     Newspaper Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        9.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
/*
Theme Name: HS Today
Description: Child theme for The Fox Theme
Author: Grizzly Ocean
Template: fox

*/

/* Ultimate Membership Pro styles */

.ihc-logout-wrap.ihc-login-template-10 {
    margin: 0 0 24px;
    text-align: left;
}

.category-gtsc-members-only .blog-container {
    display: none;
}

.category-gtsc-members-only.logged-in .blog-container {
    display: block;
}

.button,
.ihc-logout-wrap.ihc-login-template-10 a {
    color: #fff !important;
    width: 100%;
    border: none;
    background-color: #67b1d6;
    box-shadow: none !important;
    font-family: Helvetica, sans-serif, 'Trebuchet MS';
    border-radius: 3px;
    text-transform: capitalize;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    padding: 10px 30px 11px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    min-height: 45px;
    font-size: 18px;
    -webkit-transition: all 0.3s linear 0s;
    -moz-transition: all 0.3s linear 0s;
    -ms-transition: all 0.3s linear 0s;
    -o-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
}

/* Adsanity Styles */

.secondary .widget.adsanity-single > div, .secondary .widget.dasanity-single > div {
    text-align: center;
}

body.home #primary .blog-list article + aside.dasanity-single:before {
  background-image: none;
  border-top: 2px solid #333;
  display:block;
  height: 2px;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
html body .wpjb-grid .wpjb-grid-row {
    border: 2px solid #faa532;
    margin-left: -15px;
    margin-bottom: 20px;
    width: calc(100% + 30px);
    padding: 15px 15px 30px 15px;
    position: relative;
}

html body .wpjb-grid .wpjb-grid-row.wpjb-click-area:after {
    content: "GTSC Featured Member";
    position: absolute;
    bottom: 8px;
    right: 15px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    color: #004b88;

}


.widget_hstoday_latest_jobs_widget,
.tsd-recent-jobs-sidebar {
    margin-top: 45px;
}

.widget_hstoday_latest_jobs_widget h1,
.tsd-recent-jobs-sidebar h1 {
    color: #004b88;
}

.widget_hstoday_latest_jobs_widget h5,
.tsd-recent-jobs-sidebar h5 {
    font-weight: normal;
    margin: 0 0 15px 0;
}

.widget_hstoday_latest_jobs_widget ul,
.tsd-recent-jobs-sidebar ul {
    list-style: none;
    padding: 0;
}
.widget_hstoday_latest_jobs_widget ul li,
.tsd-recent-jobs-sidebar ul li {
    margin: 0 0 15px 0;
    border-bottom: 1px solid gray;
}

.widget_hstoday_latest_jobs_widget ul li:last-of-type,
.tsd-recent-jobs-sidebar ul li:last-of-type {
    border: none;
}
.widget_hstoday_latest_jobs_widget ul li a,
.tsd-recent-jobs-sidebar ul li a {
    color: black;
}

textarea#job_description {
    color: black;
    font-family: sans-serif;
}

.sponsor {
  text-transform:uppercase;
  font-size:12px;
  padding: 2px 5px;
  font-size:10px;
  display: inline;
  font-weight: bold;
}
.list-title a span.sponsored {color:#f8a531}

.dasanity-single {border-bottom: 1px solid #000000; padding-bottom: 30px;}
.column-2 .dasanity-single {border-bottom: none;}

/* Popular Posts */
aside.tptn_posts_list_widget ul,
aside.tptn_posts_list_widget ul li {
  list-style: none;
  padding-left: 0px;
}
aside.tptn_posts_list_widget ul li {
  margin-bottom:1.5em;
}
.tptn_title {
  font-size: 22px;
  margin: 0 0 24px;
  font-family: Oswald,sans-serif;
  line-height: 1;
  font-weight: 700;
}
.tptn_link {
  margin-bottom:13px;
  display:block;
}
.tptn_after_thumb .tptn_link {
  margin-bottom: 5px;
}
.tptn_excerpt {
  font-size: .9em;
  line-height: 1.3em;
  display: block;
}
.submenu-dark #wi-mainnav .menu>ul>li>ul>li#menu-item-105509>a {
  color:#dd3333
}


/**** COVID Resources page ****/
.page-template-page-covid .entry-content img { height: auto;text-align: center; display: block; margin: 0 auto; max-height: 160px;width: auto; max-width: 90%;}
.page-template-page-covid.has-sidebar #primary {width: 100%!important; padding-right:0;}
.page-template-page-covid #covid_companies { display: flex; flex-wrap: wrap; justify-content: space-between; }
.page-template-page-covid #covid_companies:after { content: ""; width: 31.5%; }
.page-template-page-covid #covid_companies .covid {border: 1px solid #dddddd; padding:15px; width:31.5%; margin-bottom: 2.75%; }
/*.page-template-page-covid #covid_companies .covid:nth-child(3n) { margin-right: 0px; } */
.page-template-page-covid .entry-content form { clear:both; padding-bottom: 30px;}
.page-template-page-covid #covid_companies .featured { display: block; text-transform: uppercase; color: #71acc7; padding-bottom:8px; font-weight:bold; font-size: 17px;}
#covid_companies .text_content {  max-height:196px; overflow: hidden; position: relative; }
#covid_companies .readmore { font-family:Arial, Helvetica, sans-serif;letter-spacing: normal; font-weight: normal;color: #f8a531; font-size: 14px; }
@media (max-width: 860px) and (min-width: 480px) {
  .page-template-page-covid #covid_companies .covid { width:48%; }
}
@media(min-width: 480px) {
  .page-template-page-covid #covid_companies .featured { position: absolute; }
  #covid_companies .logo { min-height: 160px; display: table; width: 100%; }
  #covid_companies .logo > a { display: table-cell; height:100%; vertical-align:middle; }
}
@media(max-width: 479px) {
  .page-template-page-covid #covid_companies .covid { width:100%; }
  #covid_companies .logo { padding: 20px 0px; }
}



/**** HS Charities page ****/
.page-template-page-charities .entry-content img { height: auto;text-align: center; display: block; margin: 0 auto; max-height: 120px;width: auto; max-width: 90%;}
.page-template-page-charities.has-sidebar #primary {width: 100%!important; padding-right:0;}
.page-template-page-charities #covid_companies { display: flex; flex-wrap: wrap; justify-content: space-between; }
.page-template-page-charities #covid_companies:after { content: ""; width: 23%; }
.page-template-page-charities #covid_companies .covid {border: 1px solid #dddddd; padding:15px; width:23%; margin-bottom: 2.75%; }
.page-template-page-charities #covid_companies .covid.featured_charity { width: 100%; }
/*.page-template-page-covid #covid_companies .covid:nth-child(3n) { margin-right: 0px; } */
.page-template-page-charities .entry-content form { clear:both; padding-bottom: 30px;}
.page-template-page-charities #covid_companies .featured { display: block; text-transform: uppercase; color: #71acc7; padding-bottom:8px; font-weight:bold; font-size: 17px;}
.page-template-page-charities .text_content a {color:#004b88;}
.page-template-page-charities #covid_companies .covid.featured_charity strong { display:block; }

@media (max-width: 860px) and (min-width: 480px) {
  .page-template-page-charities #covid_companies .covid { width:48%; }
}
@media(min-width: 480px) {
  .page-template-page-charities #covid_companies .featured { position: absolute; }
  .page-template-page-charities #covid_companies .logo { min-height: 120px; display: table; width: 100%; }
  .page-template-page-charities #covid_companies .featured_charity .logo { min-height:190px; }
  .page-template-page-charities .entry-content img { max-height:166px;}
}
@media(max-width: 479px) {
  .page-template-page-charities #covid_companies .covid { width:100%; }
}


/****** coronavirus subject page ****/
.category-coronavirus .related-area {display: none;}

/***** tag page titles ****/
h1.archive-title span {text-transform: capitalize;}

/*** author page styles ****/
.author h2.page-subtitle, .author .desc {color:#ffffff;}

/***** webinar achive page ****/
.webinar-archive h2 {margin-bottom: 10px;}
.fluid-width-video-wrapper {margin-bottom: 60px; }

/***** co author avatar display - custom code ****/
.td-post-author-avatars {
    display: flex;
    gap: 10px;
    align-items: center;
    margin-bottom: 15px;
}

.td-author-avatar img {
    border-radius: 50%;
    width: 48px;
    height: 48px;
    object-fit: cover;
    transition: transform 0.3s;
}

.td-author-avatar:hover img {
    transform: scale(1.1);
}