<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Nerja Theme
Template: parallelus-go-explore
*/

.accordion-card .accordion-panel .panel .panel-heading .panel-title {
	height: 40px;
	line-height: 40px;
}

@media (min-width: 768px) {
	.hero.hero-overlap .intro-wrap {
		bottom: 28rem;
	}
}
#hysimg{
	position: absolute !important;
    top: -40px !important;
    max-height: 60px;
}
body .blog-posts article .entry-header .news-brief {
	color: #fff;
	text-shadow: 0 1px 5px rgba(0, 0, 0, 0.9);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2rem;
	margin: 0;
	width: 100%;
	height: auto;
	max-height: 100%;
}
body .blog-posts article .entry-header .news-brief p {
	margin-bottom: 0;
}
body .blog-posts article .entry-header h1 {
	text-shadow: inherit;
	font-size: 26px;
	padding: 0;
	position: relative;
}
body .blog-posts article .entry-header {
	overflow: hidden;
	background: rgba(0,0,0,0.3);
}
body #MainMenu.navbar.scrolled {
	background: #3a5977;
}
.intro-video {
	padding-top: 2rem;
}
.intro-video a {
	color: #fff;
	border: 2px solid #fff;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 2rem;
}
.intro-video a:hover {
	color: #0c58ad;
	background: #fff;
	text-decoration: none;
}
.intro-video .fa {
	margin-left: 2rem;
	font-size: 120%;
}
.news-list .entry-title {
	font-weight: 600;
}
.news-list .entry-thumbnail {
	width: 40%;
	float: left;
	margin-right: 2rem;
	margin-top: 1rem;
}
.homepage-news .entry-thumbnail {
	width: 30%;
	float: left;
	margin-right: 2rem;
	margin-top: 1rem;
}
.single-gallery {
	height: 250px;
}
.gallery-thumbnail {
	display: block;
	height: 250px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	overflow: hidden;
	position: relative;
}
.gallery-info {
	position: absolute;
	left: -100%;
	width: 100%;
	top: 0;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
a.gallery-thumbnail:hover .gallery-info {
	left: 0;
}
.gallery-date, .gallery-title {
	display: block;
	clear: both;
	float: left;
	font-weight: 600;
	font-size: 80%;
	padding: 0.5rem 1rem;
	color: #fff;
	background-color: rgba(54, 60, 72, 0.2);
}
.gallery-title {
	font-size: 140%;
	background-color: rgba(54, 60, 72, 0.8);
}
@media all and (min-width:768px) {
    .navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand {
    	margin-left: -45px;
    }
}
.navbar-brand {
	padding: 4px 0 4px 20px;
}
.navbar-brand img {
	max-height: 65px;
}

h1.entry-title, h1.page-title, h1 {
	font-size: 32px;
}
h2 {
	font-size: 28px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
.news-list h4 {
	margin: 0;
}
.news-list .entry-content p {
	margin: 0;
}
.entry-meta .posted-on {
	font-size: 1.7rem;
	color: #999;
}
.entry-title i.fa {
	color: #999;
}
.wu-table-7 {
	width: 100%;
}
.wu-table-7 td {
	width: 14.285%;
	text-align: center;
}

.wu-forecast-wrapper .wu-cond-pop {
	display: none;
}
.wu-forecast-wrapper .wu-cond-highlow .wu-cond-high {
	padding-right: 0;
	display: block;
}
.nerja-head-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	overflow: hidden;
}
.nerja-head-video video {
	width: 100%;
	height: auto;
}

footer {
	color: #696f7a;
}
footer .widget_text {
	padding-top: 1rem;
}
.homepage-news .entry {
	border-bottom: 1px solid #e9eaeb;
}
.homepage-news .entry:last-child {
	border-bottom: none;
}
article.news-list {
	margin: 2rem 0 0 0;
	padding: 0 0 2rem 0;
	border-bottom: 1px solid #e9eaeb;
}
article.news-list:last-child {
	border-bottom: none;	
}
.news-list .more {
	margin-top: 2rem;
}
.blog-posts-2 article {
	border-bottom: 1px solid #e9eaeb;
	margin-bottom: 0;
}
.blog-posts-2 article:last-child {
	border-bottom: 0;
}

.place-box a.place-link .entry-intro {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2rem 2rem 2rem 3rem;
	color: #fff;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
	z-index: 1;
}
.place-box {
	margin-bottom: 1rem;
}

.fa, .far, .fas {
    font-family: "FontAwesome" !important;
}
</pre></body></html>