.weatherPage header h1 {
    color: #fff;
    margin-top: 0;
    padding: 15px 10px;
    clear: both;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    background-color: #222;
}
 .weatherStationSelector {
    color: black;
     padding:4px;
    margin-left:10px;
}
 .weatherPage .weatherHeader{
    float: right;
    margin-top: -61px;
    margin-right: 10px;
}
 .weatherPage > .weatherBlock {
    border-bottom: 1px solid #ccc;
    margin: 30px 8px 0;
    padding-bottom: 15px;
}
 .weatherPage > div > span {
    display: block;
     margin-bottom: 20px;
     font-weight: 900;
    color: #000
}
 .weatherPage > div > span b{
    color: #999;
    font-size: 13px;
    padding-left: 10px;
}
 .weatherPage > div ul li{
    padding: 5px;
    display: block;
    color: #000;
    font-size: 14px;
    list-style-position: inside;
}
 .weatherPage > div ul li a{
    color: #1b8644;
    font-size: 14px;
}
 .weatherPage .currentConditionsLeft span{
    color: #1b8644;
    font-size: 50px;
    font-weight: 500;
}
 .weatherPage .currentConditionsLeft .currentCondition{
    font-size: 20px;
    color: #999;
    display: block;
}
 .weatherPage .currentConditionsLeft img{
    float: left;
    margin-right: 10px
}
 .weatherBlock table{
    color: #000 !important
}
 .weatherPage > .weatherModule {
    border-bottom: 1px solid #ccc;
    margin: 30px 8px 0;
    padding-bottom: 15px;
}
 .weatherModule table{
    color: #000 !important
}
 .weatherModule table tr{
    vertical-align: middle;
}
 .weatherPage > div table td{
    padding: 8px !important
}
 .weatherPage .table > tbody > tr > td{
    vertical-align: middle;
    border: 0
}
 .weatherPage .table img{
    margin-right: 10px
}
 .weatherPage .table > thead > tr > th{
    border-bottom-width: 0px
}
 .weatherWidget{
    display: flex;
    align-items: center;
}
 .weatherInformation{
    align-items: center;
    flex-direction: row-reverse;
}
 .widgetIconContainer img{
    width: 30px;
    margin-right: .5rem
}
 .widgetTempContainer {
    font-size:0.89rem;
}
 .widgetDateContainer {
    margin-right: .5rem;
    font-size:0.89rem;
}
 .weatherWidget a{
    text-decoration: none
}
 .widgetDateContainer:before{
    display: inline-block;
    color: #979797;
    content: '|';
    margin: 0 0.25rem 0 0.5rem;
}
 .form-control{
    border: 0;
    border-radius: 0
}
 .form-group input[type="button"], .form-group input[type="reset"],.form-group input[type="submit"]{
    border-radius: 0;
    padding: 10px 30px;
    font-size: 19px;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    font-family: 'Lato','Arial',sans-serif;
    font-weight: normal;
    font-style: normal;
}
 .form-group input[type="submit"].btn-primary{
    background: var(--accent-color)
}
 .form-group input[type="submit"].btn-primary:hover{
    background: #444
}
 #tncms-region-article-container-bottom{
    margin-top: 30px;
    margin-left:15px;
    margin-right: 15px;
    border: 0 !important;
    border-radius: 0 !important
}
/* hide follow search button on search pages */
 #follow-app-search{
    display:block;
}

#profile-content .btn-default {color: #fff;background-color: var(--success);border-color: #2c5c2c;}
#profile-content .btn-default:hover{color: #fff;background-color: #449d44;border-color: #398439;}
#profile-content .btn-default:active{color: #fff;background-color: #449d44;border-color: #398439;}
#profile-content .btn-default:focus{color: #fff;background-color: #449d44;border-color: #398439;}

#tncms-region-front-one-top:not(:empty),
#tncms-region-front-index-two-top:not(:empty),
#tncms-region-front-index-three-top:not(:empty),
#tncms-region-front-index-four-top:not(:empty),
#tncms-region-index-one-top:not(:empty),
#tncms-region-index-two-top:not(:empty),
#tncms-region-index-three-top:not(:empty),
#tncms-region-index-four-top:not(:empty),
.section-ontario-communities #tncms-region-index-full-one-bottom:not(:empty),
.section-ontario-communities #tncms-region-index-full-three-top:not(:empty)
{
    background-color: none !important;
    border-radius: 0px !important;
    border: 0px solid rgba(0,0,0,.15) !important;
    -webkit-box-shadow: none !important;
     box-shadow: none !important;
    padding: 0px !important;
    margin-bottom: 0px !important;
}

/* search results page */
 .results-container .card-meta .list-inline li:nth-of-type(1){
    padding-left: 0
}
 .results-container .card-meta *{
    color: #333 !important;
    font-size: 14px
}
 .results-container .card-meta .list-inline{
    display:inline-grid !important;
    margin-left: 0;
    text-align:left;
}
 .results-container .card-meta .avatar-box,
 .search-page-container .card-meta .avatar-box {
    width: 35px;
    height:35px;
    max-width:35px;
    border-radius: 50%;
    overflow: hidden
}

.search-page-container .card-meta * {
    color: var(--accent-color);
    font-size: 14px;
}

 .results-container .card-meta .avatar-box img,
 .search-page-container .card-meta .avatar-box img {
}
 .results-container .authorList,
 .search-page-container .authorList {
    display: flex;
    align-items: center;
    column-gap: 10px
}


 .adLabelWrapper, .adLabelWrapperManual {
     padding:0 !important;
     background-color:transparent !important;
     text-align:center;
     font-family: Merriweather Sans,Helvetica,Roboto,Arial,sans-serif;
     font-size: 10px;
     color: #686868;
     letter-spacing: .6px;
     text-align: center;
     line-height: 20px;
     font-weight: bolder;
     min-width: 300px;
     width: fit-content;
     margin: 20px auto 20px auto;
}
.adLabelWrapper:empty, .adLabelWrapperManual:empty{display:none}

/* fixed height ad block for top region */
.fixedHeight250 {
    display: flex; 
    flex-direction:column;
    justify-content: center;
    align-items: center;
    min-height:292px;
    height:292px;
}
.fixedHeight250:empty {display:none;}

@media screen and (max-width: 991px){
    .fixedHeight250 {
        min-height: 70px;
        height: 70px;
    }
}

.asset-body p img {
    width: 100%;
}

/* disable save asset link */
.social-share-link.sv {display:block}


 @media screen and (max-width: 767px){
     .section-digitaleditions #tncms-region-index-one-top, .section-print-edition #tncms-region-index-one-top {
        grid-template-columns: repeat(1, 1fr) !important;gap:10px !important
     
    }
    .section-digitaleditions #tncms-region-index-one-top .full-title, .section-print-edition #tncms-region-index-one-top .full-title{
    grid-column: span 1 !important
}
.digitalEditionPromo{min-height:auto !important}
}
@media screen and (min-width: 768px){
    #sticky-anchor {
        visibility: hidden;
        position: relative;
    }
    #sticky-anchor custom-tooltip {
        visibility: visible;
        position: absolute;
    }
}

/* START TSP-535 */
#local-brands-menu-header span {
    color: #333333;
    font-size: 16px;
    font-family: Lato;
    font-weight: 400;
    line-height: 36px;
    word-wrap: break-word;
}

#local-brands-menu-header {
    right: 0;
}

#local-brands-menu-mobile span {
    color: #333333;
    font-size: 18px;
    font-family: Lato;
    font-weight: 500;
    line-height: 36px;
    word-wrap: break-word 
}

.local-brands-menu-caption {
    padding-left: 16px;
    color: #686868;
    font-size: 14px;
    font-family: Lato;
    font-weight: 500;
    line-height: 16px;
    word-wrap: break-word;
    padding-top: 12px;
    margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
    #local-brands-menu-mobile {
        display: block !important;
        position: static;
        width: 100%;
        border: none;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
    }
}
/* END TSP-535 */

.polarBlock {
    height: 416px !important;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;  
}

@media (max-width: 767px) {
    .polarBlock {
        height: 370px !important;
        -webkit-line-clamp: 3;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;  
    }
}

/* START TSP-3187  */
#special-promo-banner {
  width: 700px;
  height: auto;
  margin-bottom: 28px !important;
  margin-top: 28px !important;
  margin: auto;
}

@media (max-width: 767px) {
  #special-promo-banner {
    width: 350px;
  }
}
/* END TSP-3187 */