.clearfix{
  clear: both;
}

.pad-15-lr{
  padding:0 10px;
}

/*---------------------------
newsticker
-------------------------*/
.newsticker {
  list-style: none !important;
  padding-left: 0 !important;
  margin: 0 !important;
}

/* Hide all ticker items by default - prevent FOUC */
.newsticker li {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: -9999px;
  list-style: none !important;
}

/* Only show items when bxSlider is initialized */
.newsticker.bx-viewport li,
.bx-wrapper .newsticker li {
  opacity: 1;
  visibility: visible;
  position: relative;
  left: auto;
  transition: opacity 0.3s ease;
}

/* Ensure bx-viewport doesn't show scrollbars during load */
.bx-wrapper {
  overflow: hidden !important;
}

/* Smooth fade-in when ticker is ready */
.ticker-area {
  opacity: 0;
  transition: opacity 0.4s ease;
}

.ticker-area.ticker-ready {
  opacity: 1;
}

/* Remove any bullets that might appear */
.newsticker li::before,
.newsticker li::marker {
  display: none !important;
  content: none !important;
}

.ticker-area .label{
  position: relative;
  padding: 0px 5px 0px 10px;
  display: none;
}
.ticker-area .label:after{
    content:"";
    position:absolute;
    height:0;
    width:0;
    left:100%;
    top:0;
    display: none;;
}

ul.newsticker{
  padding: 0px 0px;
  margin:0;
}
.newsticker a, .newsticker li {
  line-height: 28px;
}
.sponsrad-single-view .ticker-area{
  margin-top: 15px;
  background: transparent;
}
.newsticker a{
  font-family: 'Libre Franklin', sans-serif;
}
.sponsrad .inside_content_widget_pos_1,
.sponsrad-single-view .old-article{
  display: none;
}
.inside_content_widget_pos_1 h3{
  margin-top: 0;
}
.top-post-widget{margin: 30px 0;  background: transparent;}

.wrapper-top-post-widget{
  margin: 15px 0px 15px 15px;
  background: transparent !important;
  text-align: center;
  overflow: hidden;
}
.non-repeat-top-post-widget{
  margin: 15px 0px 15px 0px;
  background: transparent !important;
  text-align: center;
  overflow: hidden;
}
.serif_content{
   margin-bottom: 50px;
}
.serif_content strong{
  display: inline;
}
.serif_content strong + strong{
  margin-top: 15px;
}
.serif_content strong + p{
  margin-top: 15px;
  display: inline-block;
}

.wrapper-top-post-widget img{
display: inline-block !important;
text-align: center;
}
.inside_content_widget_pos_4{
  margin-bottom: 44px;
}

/* article category */
.full-single-title-area,
.single-title-area{
  margin-top: 35px;
  position: relative;
  z-index: 1;
}
.sponsrad .single-title-area{
  margin-top: 35px;
}
.single-main-section h3.debatt {
    margin: 0 15px 30px;
}
.single-article-cat{
  padding:0 5px 13px 8px;
  clear: both;
}

.fullwidth-single-article-cat{

}
.single .content-area,
.full-content-area{
  padding-top: 10px;
}

.single-post-thumb .fotograf{
  bottom: 0px;
}
.published{
  margin-top: 12px;
}
.single-post-content, .full-single-post-content {
  margin-top: 12px;

}
.single-post-content div.zi{
  overflow: hidden;
}
.published {
  font-size: 14px;
  font-weight: 500;
  color: grey;
}
.single-post-content {
  font-size: 18px;
  position: relative;
}
.single-title-area-rht{
  max-width: 640px;
  margin: 0px auto;
  padding: 0 ;
  clear: both;
}
.single-title-area-rht .article-topic, .single h1.entry-title{
  margin-top: 0 !important;
}
.single-post-content h3, .full-single-post-content h3 {
  width: 100%;
  float: left;
  margin-top: 20px;
  margin-bottom: 10px;
}
.date{
  display: inline-block;
  margin-left: 2px;
  margin-bottom: 15px;
  color: #999;
}
.old-article .date{
  display: inline-block;
  margin-left: 10px;
  margin: 0 0 0 15px;
}
ul.sammanfattande{
  list-style : square;
}
ul.sammanfattande li{
  margin-bottom: 15px;
}
.single-content-leftbar{
  width: 31%;
  float:left;
} 
.full-single-title-area{
  width: 75%;
  margin: 65px auto 0;
}
.full-content-area{
  width: 75%;
  margin: 0 auto 0;
}
.single-post-thumb .bildkommentar {
  font-size: 13px;
  padding: 7px 15px;
}
figcaption.wp-caption-text{
  padding: 5px 0;
}
.single-post-thumb .video-or-galery-fullwidth .wp-caption-text{
  font-size: 13px;
  padding: 7px 15px;
}

/* .single-post-content, 
.full-single-post-content{
 width: 69%;
  padding:0 15px;
  margin: 0 auto;
} */

.single-post-content, 
.full-single-post-content{
  padding:0;
  margin: 0 auto;
  max-width: 640px;
}

.fonts-in-the-leaflet > p:first-child:first-letter {
    font-size: 92px; 
    line-height: 0.6;
    vertical-align: top;
    float: left;
    margin-top: 7px;
    margin-right: 3px;
    margin-left: -2px;
    font-weight: normal;
    font-style: normal;
    font-family: "PT Serif";
}
.single-post-content img{
  margin: 25px 0;
}

.single-post-content figure .image-wrap img,
figure.wp-caption img, 
.yzp-item-img img{
  margin: 0;
}
/* .wordpay-message p:first-child:first-letter{
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  float: inherit;
}  */

.article-category {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600 !important;
    line-height: .9;
}

.article-category, 
.article-topic-link{
  /*border-left: 7px solid #F21667;*/
  padding-left: 5px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: 'Libre Franklin', sans-serif;
  position: relative;
  line-height: .8;
}
.article-category::before, 
.article-topic-link::before{
    position: absolute;
    top: 0px;
    left: -7px;
    height: 100%;
    width: 7px;
    content:"";
    background-color: #F21667;
}

.article-category, .article-topic-link, .article-category a{
    color: #333;
}

.category {
  margin-left: 2px;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 600;
  font-family: inherit;
}

.single-title-area-rht .article-topic{
  display: block;
  padding-left: 0;
  margin-top: -38px;
}
.single-title-area .date .meta,
.single-title-area-rht .date .meta,
.single-title-area-rht .updated, 
.single-title-area-rht .not-updated,
.single-title-area-rht .author-name-dt{
  color: #999;
  text-transform: uppercase;
  font-size: 11px;
}


.video-or-galery-fullwidth{
  position: relative;
}
/* headings */
.single-post .entry-title.thin-1, 
.single-post .entry-title.thin-2, 
.single-post .entry-title.thin-3,
.single-post .entry-title.thin-4, 
.single-post .entry-title.thin-5,
 .single-post .entry-title.thin-6{
  font-size: 55px;
}
#single_first_col .entry-title.thin-4, 
#single_first_col .entry-title.thin-5,
#single_first_col .entry-title.thin-6{
  font-size: 45px;
}


.single-post .post-category-widget-title.thin-1, 
.single-post .post-category-widget-title.thin-2, 
.single-post .post-category-widget-title.thin-3, 
.single-post .post-category-widget-title.thin-4, 
.single-post .post-category-widget-title.thin-5,
 .single-post .post-category-widget-title.thin-6 {
    font-size: 30px !important;
}

.single-title-area .bold-1, 
.single-title-area .bold-2, 
.single-title-area .bold-3, 
.single-title-area .bold-4, 
.single-title-area .bold-5,
.single-title-area .bold-6,
.full-single-title-area .bold-1, 
.full-single-title-area .bold-2,
.full-single-title-area .bold-3,
.full-single-title-area .bold-4,
.full-single-title-area .bold-5,
.full-single-title-area .bold-6{
    font-size: 45px!important;
}

.col-author-box{
  width:100%;
  height: auto;
  padding:0px 0px;
  overflow: hidden;
  position: relative;
}

.col-author-box .author-thumb {
    height: 160px;
    width: initial;
}

.col-author-box::after {
    background-repeat: repeat-x;
    background-position: bottom;
    background-size: 0.0625rem 0.8125rem;
    background-color: #dcdcdc;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    z-index: 1;
}

.author-title{
  float:left;
}

.col-author-box .author-title .arrow {
	margin-left: 15px;
	line-height: 1;
	font-weight: 300;
	vertical-align: middle;
}
.class-yuzo-widget{
  background-color: #fff;
}
.author-thumb{
  position: initial;
  margin-bottom: 0px;
  float:right;
}
.author.main-author img{
  margin: 0;
}
.top-cont-author {
  margin-top: 0px;
  margin-bottom: 15px;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 0px 0 15px;
}

.top-cont-author .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-cont-author .author .arrow {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  margin: auto 0;
}
.below-cont-author{
  margin-top:0px;
  margin-bottom:15px;
  width: 100%;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 15px 0;
}
.topauthor-signature-border{
  margin-top: 10px;
}
.topauthor-signature-border + .below-cont-author{
  margin-top:10px !important;
}
.below-cont-author a, .top-cont-author a{
  font-size: 16px;
}
.below-cont-author a i, .top-cont-author a i{
  vertical-align: middle;
  color: #555;
  margin: 0 10px;
  font-weight: normal;
}
.no-signature-border{
  /* padding-top: 24px;
  border-top: 1px solid #ccc; */
}
.below-cont-post-conditional{
  padding: 0 0;
  margin-top:40px;
}
.below-cont-post-conditional .widget{
  margin: 0;
}

.below-content-widget{
  margin-top: 40px;
}

.authorname{
  display: flex;
  flex-direction: row;
}
.authorname a{
  flex-grow: 1;
  font-family: "Roboto", Sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  color: #222;
}
.authorname a i{
  float: right;
}
.additional-author{
  display: flex;
  align-items: center;
}
.informationsruta ol{
  margin-left: 20px;
}
.informationsruta {
  font-family: 'Libre Franklin', sans-serif;
  margin-top: 30px;
  margin-left: 3px;
  padding: 14px 14px 0 14px;
  font-size: 16px;
  color: #333;
  position: relative;
  border-top: 2px solid grey;
  overflow-wrap: break-word;
  text-align: left;
}
.informationsruta::before{
    position: absolute;
    top: -2px;
    left: -4px;
    height: 100%;
    width: 4px;
    content:"";
    background-color: #F21667;
}
.informationsruta img{
  margin: 0;
}
/*----------------------same-news-area-------------*/
.row-related-posts {
  padding: 16px 0 5px;
  margin: 50px 0 0px;
  border-top: 1px solid #ccc;
}
.yzp-wrapper, .yzp-inline, .yzp-widget {
  width: 100%;
  display: inline-block;
  margin-bottom: 0 !important;
}
.row-related-posts h4{
  margin-top: 0px;
}

.same-news-area{
  border-left:6px solid #F21667;
  padding-left:10px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}

.same-news-title{
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  color: #555;
  margin-bottom: 7px;
  display: block;
  letter-spacing: -0.3px;
}
.same-news-title i{
  margin-left:5px;
}
.news-item-2, .news-item-3{
  float:left;
  width:50%;
  margin-bottom: 15px;
  padding-bottom: 0;
}
.news-item-2 hr, .news-item-3 hr{
  margin:0;padding:0;
}
.news-item-2{
  padding-right:10px;
  border-right:1px solid #ddd;
}
.news-item-3{
  padding-left:10px;
}
.news-item-4{
  width: 100%;
  overflow: hidden;
}
.news-item-4 hr{
  margin-bottom:0;
}
.news-item-2 h2, .news-item-3 h2{
  font-size: 24px;
  margin-top:10px;
}
.news-item-2 .post-thumbnail img, 
.news-item-3 .post-thumbnail img{
  height:185px;
}
.divider{
  font-size: 14px;
  color: #999;
  display: inline-block;
  padding: 2px 3px;
}
.single-same-news-area h4{
  font-family: "Libre Franklin" !important;
  font-weight: 600;
  text-align: left;
  font-size: 16px;
  text-transform: uppercase;
}
.same-news-title-orange {
  color: orange;
}
.single-same-news-area .same-news-title:first-child{
  display:block;
  color:#F21667;
  line-height: 1.2;
  margin-bottom: 7px;
  display: block;
  margin: 0;
}

.article-teaser-list h2.entry-title{
  font-size: 1.2em;
  line-height: 1.2;
  margin: 0 0;
  padding:0;
  color: #333;
  font-weight: 700;
}

.teaser-small-content{
  overflow: hidden;
  align-items: center;
}
.article-teaser-list{
  position: relative;
  padding: 40px 0 0;
}
.article-teaser-list li{
  margin: 0;
  padding: 0;
  list-style: none;
}
.article-teaser-list li .teaser-list{
  padding: 10px 0 18px 32px;
  margin: 18px 0px;
  display: block;
  position: relative;
  line-height: 22px;
  text-align: left;
}
.article-teaser-list li .teaser-list .meta{
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #222;
  margin-top: -36px;
  margin-bottom: 10px;
}
.article-teaser-list li .teaser-list .meta span{
  font-size: 14px;
  display: inline-block;
  padding: 0 12px;
  color: #999;
  font-weight: 400;
  text-transform: uppercase;
}
.single-same-news-area ul li:first-of-type .teaser-list:before{
  background: #F21667;
}

.single-same-news-area ul li .teaser-list:after{
  content: "";
  display: block;
  overflow: hidden;
  position: absolute;
  border-left: 1px solid #ccc;
  top: 0;
  left: 10px;
  z-index: 0;
  height: 100%;
  bottom: 0;
}

.single-same-news-area ul  li:last-of-type .teaser-list{
  padding-bottom: 1px;
}
.single-same-news-area ul li .teaser-list:before{
  position: relative;
  content: "";
  display: block;
  overflow: hidden;
  z-index: 1;
  width: 10px;
  height: 10px;
  margin-left: -27px;
  border-radius: 50%;
  background: #ddd;
  top: -24px;
}

.teaser-small-content{
  display: block;
}
.teaser-image{
  width: 28%;
  display: inline-block;
  margin-right: 10px;
  overflow: hidden;
  float: left;
}
.article-teaser-list .teaser-image img{
  width: 100%;
  height:auto;
  margin:0;
}
.teaser-content{
  display: inline-block;
  width: 70%;
  float: left;
}

.notiser_widget{
  padding:0;
  position: relative;
  list-style: none;
  margin-top: 15px;
  margin-bottom:0;
}

.yzp-item{
  margin-bottom: 8px!important;
}
.yzp-wrapper .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a, .yzp-inline .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a, .yzp-widget .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a {
  display: block;
  max-height: 83px;
  overflow: hidden!important;
}
.article-teaser-list a{
  color:#222;
}
.article-teaser-list a:hover{
  color:#098cfe;
}
.article-teaser-list p{
  color:#999;
  font-size: 14px;
  line-height: 1.2;
  margin: 0;
}
.single-bottom-area .date{
  display: inline-block;
}
.single-bottom-area .date .plus-content-span {
  font-size: 12px;
}
.below-cont{
  margin-top:0px;
  display: block;
  overflow: hidden;
}
.below-cont .custom-html-widget, .above-comment{
	text-align:center;
}

.col-author-box a {
line-height: 1.6;
font-size: 18px;
color: #222;
font-weight: 700;
}

.below-content .textwidget p{
font-weight: 400;
}
.col-author-box .author-title h4 {
display: inline-block;
}

.below-cont-author .author a, .top-cont-author .author a {
  line-height: 1.6;
  font-size: 16px;
  color: #222;
  font-weight: 400;
}
.author a.author-name {
 font-weight: 600;
}

.below-cont-author .author a.author-email, .top-cont-author .author a.author-email {
  text-decoration: underline !important;
}


.below-cont-author .author img , .top-cont-author .author img{
  border-radius: 5em;
  margin:0;
}

.below-cont-author .author, .top-cont-author .author {
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
}

.below-cont-author .author .author-title, .top-cont-author .author .author-title {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.below-cont-author .author .activity-icon, .top-cont-author .author .activity-icon{
 border-radius: 5em;
 -ms-flex-negative: 1;
     flex-shrink: 1;
 -webkit-box-ordinal-group: 2;
     -ms-flex-order: 1;
         order: 1;
 margin-right: 1em;
 width: 65px;
}

.below-cont-author .author .arrow, .top-cont-author .author .arrow{
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin: auto 0;
}
.top-cont-author .author .arrow::before,
.below-cont-author .author .arrow::before,  .col-author-box .arrow::before {
 font-size: 1em !important;
 color: #222 !important;
}
.row-social.top{
  border-bottom: 1px solid #ccc;
  padding: 15px 0 15px 0;
  margin: 15px 0;
  display: flex;
}
 
.row-social.top.has-author{
  margin-bottom: 0px;
  padding-bottom: 15px;
}
.row-social.top.no-signature{
  border-bottom: 1px solid #ccc;
} 
.row-social.top.no-signature.no-column{
  border-bottom: 1px solid #ccc;
  margin-top:0;
} 

.row-social.top.has-author.no-column{
  border-bottom: 1px solid #ccc;
  margin: 10px 0 15px 0;
  padding-bottom: 15px;
}

.row-social.top.has-author.column{
  border-bottom: 1px solid #ccc;
  padding: 0 0 15px 0;
  margin: 15px 0;
}

.adv-link, .nordi-target{
  text-align: center !important;
  display: block;
}
.yzp-wrapper.yzp-layout-list.yzp-template-list-default-image-large .yzp-container .yzp-wrap-item .yzp-item .yzp-item-title a {
  line-height: 1.2 !important;
}

#bs {
  overflow: hidden;
  margin: 0 auto;
  transform-origin: initial !important;
}
.row-social.below{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 20px 0;
  padding:20px 0;
}
.row-social .essb_links{
  text-align-last: center;
  margin: 0;
}
.tag-list{
  padding: 40px 0;
}

.tag-list b{
  font-family: "Libre Franklin";
  display: inline-block;
  color: #222;
  background: transparent;
  border:none;
  margin:0;
  padding-left: 0;
  font-weight: 600;
  font-size: 17px;
  text-transform: capitalize;
}
.tag-list a{
  background: #9F005D;
  font-family: 'Libre Franklin', sans-serif;
  font-weight: 400;
  font-style: normal;
  display: inline-block;
  padding: 3px 12px 4.5px;
  margin:3px 3px 5px;
  border-radius: 12px;
  color:#fff;
  vertical-align: middle;
  line-height: 1;
  text-transform: lowercase;
}
.tag-list a:focus,
.tag-list a:hover,
.tag-list a:active{
  background: #9F005D;
  color: #fff;
}


.Comment_Area{
  float: left;
  width: 100%;
  position: relative;
}
.commentNdisqusPpcChecked, .comments_open{
  display: none;
}
.comments_open_btn{
  border: 1px solid #CCCCCC;
  text-align: center;
  font-weight: bold;
  padding: 6px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 16px;
  margin: 15px 0px;
}
.inner-content-ad-single,
#inner-content-ad-single{
  padding: 30px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

#single-extend-area{
  float: left;
  width: 100%;
  margin:0;
  padding: 0;
  background: #fff;
}
#single-extend-area h2.more-from-the-front-page{
  margin: 0;
  background: #f9f9f9;
  padding: 15px;
  width: 100%;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600 !important;
  line-height: .9;
}
#single_first_col{
	width: 68%;
	float: left;
	padding: 15px;
}
.news-content-first-col{
	position:relative;
}
.fullwidth-single-view .post-thumbnail-col1.columnistphoto{
  width: 16.5%;
  position: absolute;
  right: 0;
  bottom: 0;
}
.entry-header.columnistphoto,
.entry-content.columnistphoto{
	display: inline-block;
	width: 67%;
}
.news-content-first-col.right-thumb-left-content .entry-header h2{
  margin-top: 0;
}

.old-article {
	display: flex;
	width: 100%;
	margin: 15px 0;
	background: #e8f3f7;
	padding: 13px;
	color: #333;
	font-size: 16px;
	flex-direction: row;
	align-items: center;
  justify-content: center;
}
.old-article i{
  font-size: 36px;
  vertical-align: middle;
  margin-right: 10px;
}
.opinion-disclaimer{
    display: flex;
    width: 100%;
    margin: 15px 0;
    background: #e8e8e8;
    padding: 13px 30px;
    color: #333;
    font-size: 16px;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.single-ext-2nd-col{
  width: 30%;
  padding: 15px;
  float: left;
}
.entry-content.columnistphoto, #single_first_col .entry-content p{
	margin-bottom:0;
}

#single_first_col .sponsradcol1 .entry-content p{
  margin-bottom:15px;
}
.float-right-thumb {
  margin-left: 10px;
}

.aeon-apps-wraper{
  background: #e3e3e3;
  padding:15px;
}
.aeon-apps-wig-title {
  padding: 20px 15px 0;
  color: #333;
  margin: 0;
}
.aeon-apps{
	box-sizing: border-box;
    display: flex;
    align-items:center;
    justify-content:center;
}
.below-content-widget .aeon-apps a{
    margin:10px;
}
.author-biography{
  padding:20px;
  display: block;
  overflow: hidden;
  margin-top: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.single-title-area .author-biography{
  margin-bottom: 15px;
}

#single_first_col .fotograf {
  position: absolute;
  color: #fff;
  background: rgba(0,0,0,0.5);
  bottom: -20px;
  right: 0;
  padding: 1px 7px 1px 7px;
  text-align: right;
  font-size: 11px;
  
  opacity: 0;
  transition: all 0.3s ease-in;
  visibility: hidden;
}

#single_first_col .post-thumbnail-col1:hover .fotograf {
  opacity: 1;
  visibility: visible;
  bottom: 0;
  z-index: 90;
}
.nyd-target iframe {
	position: initial !important;
}
.twitter-content .content-video,
.nyd-target .content-video {
	 position: relative;
	 padding-top: 0; 
     padding-bottom: 0;
	 height: auto;
	 overflow: hidden;
}
#custom_html-3.widget{
	margin:0 !important;
}
.adv-ads{
    width: 100%;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 15px 0;
}

.essb_t_nb{
  font-family: "Libre Franklin";
}

.serif_content .aeon-news-highlight-wrapper{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding: 15px 0;
  display: block;
  text-align: center;
  line-height: 0;
}

.related-item {
  opacity: 0.4;
  transition: opacity 0.3s ease-in-out;
  border-top: 1px solid #efefef;
  min-height: 100vh;
}

.related-item.active {
  opacity: 1;
}

.related-item:first-of-type {
  opacity: 1;
  border-top: none !important;
}

.related-item .single-title-area{
  margin-top: 35px;
}
.related-item:first-of-type {
  border-top: none !important;
}
.sponsrad-single-view .related-item {
  border-top: 1px solid #ccc;
}
.alm-btn-wrap{
  opacity: 1;
 }
 .alm-single-post{
  border-bottom: 1px solid #ccc;
 }

/* .aeon-news-inside-content-after-paragraph {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 15px 0;
  display: block;
  margin: 0 -150px 15px -150px;
  text-align: center;
} */

.ajax-load-more-wrap.infinite>.alm-btn-wrap .alm-load-more-btn {
  background-image: var(--wpr-bg-b82fbe59-b0f7-4a39-89c2-46de4bd97e24) !important;
}

.aeon-news-target img{
  margin:0 ;
}
/* Reading Time Styles */
.reading-time {
  display: inline-flex;
  align-items: center;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #999;
}

.reading-time i {
  margin-right: 12px;
  font-size: 13px;
  margin-top: -1px;
}

.single-reading-time .reading-time {
  margin: 0;
  font-size: 13px;
  color: #757575;
}

/* Social share style */
/* Container positioning */
.share-container { 
  position: relative; 
  display: flex;
  margin-left: auto;
}

/* Share button styling */
.share-button {
  background: none;       /* make it look like a link or minimal button */
  border: none;
  cursor: pointer;          /* use inherited font styles */
  color: #999;            /* black text/icon */
  font-family: 'Roboto', sans-serif;
  font-size:16px;
  line-height: 1;
}
.share-button i {
  margin-right: 10px;    /* space between icon and "Share" text */
  font-size: 14px;
}

/* Dropdown menu (initially hidden) */
.share-dropdown {
  width: 150px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 110%;  /* just below the button; adjust as needed */
  left: auto;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0,0,0,0.1);
  display: none;          /* hidden by default */
  z-index: 1000;          /* ensure it overlays other content */
}
.share-dropdown li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ccc;;
}
.share-dropdown a {
  display: block;
  padding: 8px 12px;
  text-decoration: none;
  color: #000;
  font-family: 'Libre Franklin', sans-serif;            /* black text/icons for links */
  font-size: 14px;
}
.share-dropdown a>i{
  margin-right:10px;
  width: 20px;
}
.share-dropdown a:hover {
  background: #f5f5f5;    /* light hover effect */
}

/* Show dropdown when .active class is on it */
.share-dropdown.active {
  display: block;
}
.copy-notice {
  position: absolute;
  top: -35px;
  left: auto;
  background: #b7e892;
  color: #000;
  padding: 6px 10px;
  font-size: 0.85em;
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.copy-notice.visible {
  opacity: 1;
}

/* GLightbox Custom Overrides */
.gslide-description {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #444;
  max-height: none !important;
  overflow: visible !important;
  white-space: normal !important;
  line-height: 1.5;
  padding: 10px 15px;
}
.glightbox-clean .gdesc-inner {
   padding: 0px!important;
}
.glightbox-mobile .glightbox-container .gslide-description,
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #fff !important;
  font-size: 15px !important;
  max-height: none !important;
  overflow: visible !important;
  white-space: normal !important;
  line-height: 1.6 !important;
  padding: 12px 20px !important;
}

/* Force show full caption on all devices */
.gdesc-inner {
  max-height: none !important;
  overflow: visible !important;
}

.description-bottom {
  max-height: none !important;
  overflow: visible !important;
}

/* Hide "see more" link completely */
.desc-more,
.gslide-desc .desc-more {
  display: none !important;
}

/* Remove any truncation on mobile */
@media (max-width: 768px) {
  .gslide-description,
  .gslide-desc,
  .gdesc-inner,
  .description-bottom {
      overflow: visible !important;
      text-overflow: clip !important;
      -webkit-line-clamp: unset !important;
      display: block !important;
      background: rgba(0, 0, 0, 0.2) !important;
  }
  .glightbox-clean .gnext {
      position: absolute;
      transform: translateY(-50%) !important;
      top: 50% !important;
      right: 5px !important;
      background: rgba(0, 0, 0, 0.2) !important;
      z-index: 99999 !important;
  }
  .glightbox-clean .gprev {
      position: absolute;
      top: 50% !important;
      transform: translateY(-50%) !important;
      left: 5px !important;
      background: rgba(0, 0, 0, 0.2) !important;
  }

  .glightbox-clean .gnext svg,
  .glightbox-clean .gprev svg {
      width: 16px !important;
      height: 16px !important;
      stroke: #fff !important;
      stroke-width: 3 !important;
  }
  
  /* Force show navigation arrows on mobile */
  .glightbox-mobile .gnext,
  .glightbox-mobile .gprev,
  .glightbox-container .gnext,
  .glightbox-container .gprev,
  .gslide-media .gnext,
  .gslide-media .gprev,
  .glightbox-clean .gnext,
  .glightbox-clean .gprev {
      display: flex !important;
      opacity: 1 !important;
      visibility: visible !important;
      pointer-events: auto !important;
  }
  
  /* Make arrows more visible on mobile */
  .gnext,
  .gprev {
      width: 30px !important;
      height: 30px !important;
      background: rgba(0, 0, 0, 0.7) !important;
      z-index: 99999 !important;
  }
  
  .gnext svg,
  .gprev svg {
      width: 24px !important;
      height: 24px !important;
      stroke: #fff !important;
      stroke-width: 3 !important;
  }
}

/* Mobile lightbox improvements */
@media (max-width: 768px) {

    
    /* Move close button to avoid collision with header */
    .glightbox-clean .gclose,
    .gclose {
        top: 70px !important;
        right: 5px !important;
        width: 30px !important;
        height: 30px !important;
        background: rgba(0, 0, 0, 0.7) !important;
        z-index: 99999 !important;
    }
    
    .gclose svg {
        width: 15px !important;
        height: 15px !important;
        stroke: #fff !important;
        stroke-width: 3 !important;
    }
}

/* Ensure images don't break layout */
.single-post-content .serif_content a.glightbox {
    display: inline-block;
    line-height: 0;
}

/* Hide arrows when only one image in gallery - all devices */
.glightbox-single-image .gnext,
.glightbox-single-image .gprev {
    display: none !important;
}

/* Lightbox Custom Header */
.lightbox-custom-header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 70px 20px 30px; /* Extra padding-right for close button */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 100%);
    z-index: 99998 !important; /* Below close button */
    pointer-events: auto;
    width: 100%;
    min-height: 60px;
}

.lightbox-title {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.4;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/* Ensure close button stays in top right corner */
.glightbox-clean .gclose,
.gclose {
    z-index: 99999 !important; /* Above header */
}

/* Mobile responsive */
@media (max-width: 768px) {
    /* Push header down below close button on mobile */
    .lightbox-custom-header {
        top: 45px !important; /* Below close button */
        padding: 15px 20px;
        min-height: auto;
    }

    .lightbox-title {
        font-size: 16px;
    }
    
    /* Keep close button in natural top-right position */
    .glightbox-clean .gclose,
    .gclose {
        top: 10px !important;
        right: 10px !important;
    }
}

@media (max-width: 480px) {
    .lightbox-custom-header {
        top: 40px !important;
        padding: 12px 15px;
    }

    .lightbox-title {
        font-size: 14px;
        -webkit-line-clamp: 3;
    }
    
    /* Close button stays natural */
    .glightbox-clean .gclose,
    .gclose {
        top: 8px !important;
        right: 8px !important;
    }
}