.contact-icons-j55 a {
    font-size: 32px;
    padding: 0 5px;
}

.three-banners-wrapper .row {
	border-top: 1px solid #e6e6e6 ;
    border-bottom: 1px solid #e6e6e6 ;
    padding-bottom: 30px;
    margin-top: 50px;
}

@media only screen and (min-width: 768px) {
  
    .three-banners-wrapper .row {
        padding-left: 30px;
        padding-right: 30px;
    }
  
}


/* DARK SECTION POPULIARIAUSIOS KATEGORIJOS */

.row-populiariausios {
	background: #202020;
    padding-top: 30px;
    padding-bottom: 30px;
}

.row-populiariausios h2.tt-title, .row-populiariausios .tt-title-large {
	color: #ffffff !important;
}

.dark-remake-99 {
    background: rgba(0,0,0,0.8);
    padding: 20px;
}

.small-header .tt-desktop-header .tt-header-holder .tt-logo {
    margin-top: 0;
    margin-bottom: 0;
}

.tt-mobile-header.tt-mobile-header-inline .tt-menu-toggle svg path {
	fill: #cfcece;
}

