.header {height:174px;padding-top:14px;}
.header-top {float:right;text-align:right;}
.header-middle {height:102px;margin:0 0 18px;text-align:left;}
.header-bottom {font-weight:700;font-size:14px;}
.logo {display:block;}
.logo img {max-height:75px;}
.logo .subtitle {display:block;width:418px;text-align:center;margin:15px 0 0;font-family:"Roboto",sans-serif;font-size:12px;font-weight:700;letter-spacing:0;color:rgba(255,255,255,0.8);}
.sticky-header .header .logo img {max-height:24px;}
.sticky-header .header .logo .subtitle {display:none;}
.header .logofull {display:block;height:75px;}
.header .logomini {display:none;}
body.sticky-header .header .logofull {display:none;}
body.sticky-header .header .logomini {display:block;}
body.sticky-header .header {box-shadow:0 0 5px 0 rgba(0,0,0,0.25);}   
.main-menu > li.current::after {bottom:-12px;}
.footer .logo img {height:auto;width:auto;}
.footer .logo .subtitle {width:100%;text-transform:uppercase;}
body.tax-supplement .tabs ul {display:none;}
.widget.magazines .widget-body {display:flex;flex-flow:row wrap;justify-content:space-between;padding:0 20px;}
.widget.magazines .widget-body a {display:block;width:calc(50% - 5px);height:160px;overflow:hidden;}
.widget.magazines .widget-body a:first-child, .widget.magazines .widget-body a:nth-child(2) {margin-bottom:10px;}
.widget.magazines .widget-body img {width:auto;height:160px;margin:0 auto;}

.widget.subscribe-print .widget-header {font-size:17px;text-align:center;}
.widget.subscribe-print .widget-body {padding:0 20px;}
.widget.subscribe-print .widget-body img {width:100%;height:auto; transition: .3s all;}
.widget.subscribe-print .widget-body a:hover img {width:100%;height:auto; opacity: .7;}
.widget.subscribe-print .widget-footer { height: auto; text-align: center; }
.widget.subscribe-print .widget-footer a { display: inline-block; }
.widget.subscribe-print .widget-footer a:hover { text-decoration: underline; }
.widget.subscribe-print .widget-footer .blue-link { color: #1172BD; }
.widget.subscribe-print .widget-footer .blue-link::before { display: none; }

.footer .newsletter input {border:1px solid;}

/* Features special single */
.article.features.features-special{margin-bottom:70px;}
.features-half.article.features .header-content .writer-details,
.features-half .article-header {background:#1e1e1e;}
.features-half.features-special .header-content .underline {color: rgba(255,255,255,0.9);width: 100%;margin-bottom: 40px;}
.features-half .image-caption,
.features-half .header-content .writer-details,
.features-half .header-content .social-small.social-writer li a::before,
.features-half.article.features .header-content .under-headline .wrap-byline > span a::before,
.features-half.article.features .header-content .under-headline .wrap-byline > span::before,
.features-half.article.features .header-content .under-headline .wrap-byline > span,
.features-half .header-content .byline {color:rgba(255,255,255,0.75);}
.single-features-special .social-header.social li,
.features-half.article .header-content .under-headline > div .byline .add-after::after,
.features-half .header-content .byline a,
.features-special .label + .overline::before,
.features-special .above-headline span,
.mobile .features-half.features-special .article-header .media .rslides_tabs li:not(.rslides_here),
.features-special.article.features .article-header .headline,
.features-special .article-header .media .caption ,
.features-special .article-header .media .rslides li .rslides_caption {color:#fff;}

/* Transparent Header */
body.sticky-header.small-header.header-transparent {padding-top: 0;}
body.sticky-header.small-header.header-transparent .header {background: rgba(30, 30, 30, 0.5);transition: inherit;color: #fff;}
body.sticky-header.small-header.header-transparent .header-bottom,
body.sticky-header.small-header.header-transparent {background-color: transparent;transition: background-color 1s;}
body.sticky-header.small-header.header-transparent .header.open {background: rgba(30,30,30,1) !important;transition: background 1s !important;}

body.header-transparent .social-header.social li a::before {color:#ffffff}


@media print {
    html,body { height: auto;}
    .social-header.social{display: none;}
}

/* {JewishStandard} Make the Section Title Widget module clickable */
.stand-header-section a:before{ display: inline-block;  font-family: "Toi-new"; font-weight: 400; font-size: 12px; content: "\e92a"; margin-right:10px; }
.stand-header-section{display: flex; justify-content: space-between;}
.stand-header-section a{ color: #FFFFFF; font-family: "Roboto Condensed"; font-size: 14px; letter-spacing: 1.2px; line-height: 16px; font-weight:400;}
.see-more-link{ display: flex; align-items: center;}
.stand-header-section{padding:10px;}
/* {JewishStandard} PHP corrections + update WordPress to 6.5.2 */
.article-content .social.bottom{margin-bottom: 15px;}
.article.features .under-headline .social{margin-bottom:20px;}