.row{display: block;}

.header-logo {
    margin: 0 15px 0 0;
}
.header .d-home{
	margin: 0 5px 0 0;
}
.header .header-nav ul li{
	margin: 0 10px 0 0 !important
}
.header-nav {
    padding: 14px 0;
}
.header-nav ul li a {
    font-size: 16px;
    margin-right: 5px;
    color: #030000;
}
.header-nav ul li .active {
	font-weight: bold;
}
.header-nav .label {
	padding: 6px 12px;
	border-radius: 15px;
	border: 2px solid #3858f5;
	display: inline-block;
	margin-top: 8px;
	line-height: 1;
}
.header-nav .label a {
	padding: 0 !important;
}	
.header-nav .label.active {
	background: #0372dd;
}	
.header-nav .label.active {
	background-color: #3858f5;
	   border: 2px solid #3858f5;
}
.header-nav .label.active a::before {
	color: #FFF;
}
.header-nav .label a::before {
	content: "\f058";
	margin-right: 6px;
	font-weight: 600;
	font-family: 'Font Awesome 5 Pro';
}
.header-nav .label.active a {
	color: #fff;
	text-decoration: none;
}
.header-nav-channel ul li a{
	width: max-content;
}

.footer-iblock{
	display: none !important
}
.category-header h2 {
    font-size: 22px;
    text-transform: uppercase;
}

.bb2 {
    border-bottom: 2px solid #ffc720 !important;
}

.bt2 {
    border-top: 2px solid #ffc720 !important;
}

.category-widget h2{
	font-size: 20px;
	font-weight: 500;
}

.en-magazine-articles-list{
	background: #f2f8fd;
	padding: 0 20px
}

.en-magazine-articles-list .category-header{
	margin: 20px 0
}

.article-info-ap .delfi-author-avatar {
	border-radius: 0px;
	width: 60px;
	height: auto;
}

.article-info-ap .delfi-author-name{
	font-size: 13px;
	font-weight: 400;
}

.article-info-ap .delfi-author-name span{
	font-size: 15px;
	font-weight: 700;
	line-height: 24px;
}
.article-info .source-container .source-date{
	font-size: 13px;
}

.magazine-date {
	color: #a7a7a7;
	font-size: 13px;
	padding-top: 5px;
}

.article-teaser {
	position: relative;
}
.article-teaser:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 150px;
    bottom: 0;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,#fff 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,#fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradieant(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=0);
}
.article-body{
	overflow: visible
}

#header-logo .arrow {
	background: url('//g.delfi.lt/plius/i/arrow-menu.png') no-repeat 0 0;
    width: 35px;
    height: 21px;
    position: absolute;
    top: 47px;
    left: 60px;
    z-index: -1;
}

#al-infoblock {display: none}

.article-body .play-overlay {
    font-size: 46px;
    z-index: 1;
}

.article-body .play-overlay i {
    margin-left: -48px;
    margin-top: -48px;
    width: 64px;
    height: 64px;
    padding: 45px;
    text-indent: -15px;
}

.listen .fa-headphones:before {
    content: "\f025" !important;
}

.article-body .listen i {
    text-indent: -22px;
}

.front .col-xs-4 .h-carousel-link,
.front .col-xs-4 .h-carousel, 
.front .col-xs-4 .h-carousel div, 
.front .col-xs-4 .h-carousel img{
	width: 380px;
	height: 235px;
}

.headline-author{
	line-height: 1;
    margin-top: 14px;
    color: #000;
    font-size: 12px;
    
}
.headline-title{
	margin-top: 7px !important;
}
.headline-lenta .headline-author{
	margin-top: 5px;
}


.article-info-ap .delfi-author-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    max-width: 440px;
}

.article-info-ap .delfi-author-logo {
    background: #fafafa;
    display: inline-block;
    border-radius: 50%;
    padding: 15px;
    border: 1px solid #e8e8e8;
    margin-right: 15px;
}

.article-info-ap .delfi-author-avatar {
    border-radius: 0px;
    width: 45px;
    height: auto;
}
.article-info-ap .author-photo {
    width: 77px;
    height: 77px;
    border-radius: 39px;
    border: 1px solid #F4B802;
    margin-bottom: 5px;
    text-align: center;
    margin-right: 15px
}

.article-info-ap .author-photo img {
    border-radius: 34px;
    vertical-align: middle;
    margin: 3px;
}

.article-body .article-image{
	position: relative;
}

.lsa {
	display: none
}


#dplius{
	border-radius: 25px;
    
    background: #353a3f;
    display: inline-block;
    height: 29px;
    margin-right: 0;
    padding: 6px 12px;
    color: #FFF;
    margin-right: 10px;
    display: inline-block !important
}
    
#dplius span {
	color: #ffc720;
}

.container[data-loading] {
	position: relative;
	transition: all .25s;
}

.container[data-loading="true"] {
	padding-bottom: 70px;
}

.container[data-loading]:after {
	position: fixed;
    left: 0;
	bottom: 0;
	content: " ";
	width: 100%;
	height: 0;
	background: rgba(255, 255, 255, .9) url(https://g1.dcdn.lt/vd/i/loading.svg) 50% 50% no-repeat;
	background-size: 40px 40px;
	transition: all .25s;
}

.container[data-loading="true"].scrolled-away:after {
    position: absolute;
}

.container[data-loading="true"]:after {
	height: 90px;
    border-top: 1px solid #1fb8ea;
}

.container[data-loading="true"].scrolled-away:after {
    border: none;
}

.container .more-news{
	background-color: #ffc720;
	padding: 15px;
	border-radius: 25px;
}

.container .more-news:hover{
	color: #FFF;
}

.special-plius{
	padding: 3px;
    background-color: #ffc720;
    width: 188px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

.tagmenu{
	overflow:hidden; 
	position: relative;
	
}
.tagmenu .wrapper{
	width: 95%;
	overflow: hidden;
	margin: 0 auto;
}
.tagmenu ul{	
	transition: transform 200ms ease 0s;
}
.tagmenu .fa-chevron-left{
	position: absolute;
	left: 0;
	top: 8px;
	background: #FFF;
	z-index: 1;
	cursor: pointer;
	border: 1px solid;
	border-radius: 14px;
	width: 20px;
	text-align: center;
	padding: 2px 0;
	}
.tagmenu .fa-chevron-right{
	position: absolute;
	right: 0;
	top: 8px;
	background: #FFF;
	z-index: 1;
	cursor: pointer;
	border: 1px solid;
	border-radius: 14px;
	width: 20px;
	text-align: center;
	padding: 2px 0;
}

#articleContainer{
	display: flex;
}

.related-articles.bb2{
	border-bottom: none !important;
}
.container{
    min-width: 1200px !important;
}
.right-content{
    padding: 0 10px;
    text-align: left;
}
.bb2{
    border: none !important;
}
.category-header h2{
    text-transform: none;
}
#skaitymo-istorija-1 .img-responsive{
    display: block;
}
.reading-time{
    display: none !important;
}
.md-headline-bookmark{
    display: none !important;
}
.prz-filter-item-wrapper {
    background: #FFF;
    display: inline-block;
    padding: 12px;
    width: 100%;
    overflow-y: scroll;
}
.prz-filter-item-wrapper { 
	background: #FFF; 
	display: inline-block; 
	padding: 12px; 
	width: 100%; 
	overflow-y: scroll; 
}
.prz-filter-item { 
	border:1px solid #ebe5d8;
	border-radius: 17px;
	float: left; 
	margin: 5px 5px 0 0px;
}
.prz-filter-item:hover, 
.prz-filter-item.active{ 
	background: #ebe5d8 
}
.prz-filter-container button{ 
	background: #ffc720; 
	border-color: #ffc720; 
	border-radius: 22px; 
	padding: 10px 35px; 
	font-weight: 700; 
	border: 0 
}
        
/* bootstrap overide */
        
.custom-control-label{
    outline: none !important;	
    padding: 5px 10px;
}
.custom-control-input:focus ~ .custom-control-label::before {
    box-shadow:none !important;
}

.custom-checkbox .custom-control-label::before {
    border-radius: 0.5rem;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }

.custom-control-input:checked~.custom-control-label::before {
    border-color: #ffc720;
    background-color: #ffc720;
}

.custom-control-label::after {
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23ebe5d8' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
    top: 1rem;
    left: -.55rem;
}

.custom-control-label::before{
    border: 1px solid #ebe5d8;
    top: 1rem;
    left: -.6rem
}

.custom-control {min-height: 0}

.category-header{
    text-align: left; 
    font-size: 18px; 
    font-weight: bold;
}
.filter-button {
    background: #FFF;
    font-size: 12px;
    padding: 6px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 500;
    border: 1px solid #000;
    text-decoration: none;
    display: inline-block;
}
.newsletter-button {
    background: #FFC720;
    font-size: 12px;
    padding: 7px;
    border-radius: 30px;
    cursor: pointer;
    font-weight: 500;
    display: inline-block;
}
.skaitymo-istorija .category-widget{
    border-top: none;
    margin-bottom: 0;
}
.fancybox-slide--iframe .fancybox-content, .fancybox-error, .fancybox-iframe {
    background: none !important 
}
.fancybox-slide--iframe .fancybox-content {
    max-width: 95% !important;
    width: 95% !important;
    padding: 0 !important;
    height: 100% !important 
}
#inputPlace .nb-box{
	display: none
}
#comments-listing .nb-box{
	display: none
}
#header-2021 .header-nav ul li a, #nav-l2.header-nav ul li span {
	padding: 6px 10px;
    font-size: 16px
}
#header-2021 .header-logo {
    padding: 20px 0;
}

