/* HvarHills Posts Styles
*/

.blog #lqd-contents-wrap,
.archive #lqd-contents-wrap {
	padding-top: 50px;
	padding-bottom: 50px;
}

body.blog .lqd-lp-row .lqd-lp-column,
body.archive .lqd-lp-row .lqd-lp-column {
	margin-bottom: 0;
}

.lqd-blog-post-style-1 .lqd-post-cover-overlay, .lqd-blog-post-style-2 .lqd-post-cover-overlay {
    background-color: rgba(22, 22, 22, .75);
}

.lqd-blog-post-style-1 .lqd-post-header, .lqd-blog-post-style-2 .lqd-post-header {
	max-width: 1280px;
}

body.lqd-blog-post-style-1 h1.entry-title, 
body.lqd-blog-post-style-2 h1.entry-title, 
body.lqd-blog-post-style-5 h1.entry-title {
	display: block;
	color: #ffffff87;
	font-size: 64px;
	text-align: left;
	margin-bottom: 0;
}

body.lqd-blog-post-style-1 h1.entry-title:after, 
body.lqd-blog-post-style-2 h1.entry-title:after, 
body.lqd-blog-post-style-5 h1.entry-title:after {
	content: "";
	width: 90px;
	height: 1px;
	display: block;
	background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .1)), color-stop(30%, hsla(0, 0%, 100%, .4)), color-stop(70%, hsla(0, 0%, 100%, .4)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .1) 0, hsla(0, 0%, 100%, .4) 30%, hsla(0, 0%, 100%, .4) 70%, hsla(0, 0%, 100%, 0));
	margin: 30px 0;
}

body.lqd-blog-post-style-1 .entry-meta span.label,
body.lqd-blog-post-style-1 .entry-meta a, 
body.lqd-blog-post-style-1 .entry-meta time, 
body.lqd-blog-post-style-2 .entry-meta a, 
body.lqd-blog-post-style-2 .entry-meta time, 
body.lqd-blog-post-style-5 .entry-meta a, 
body.lqd-blog-post-style-5 .entry-meta time {
	font-size: 14px;
	font-weight: 300;
}

body.lqd-blog-post-style-1 .entry-meta time,
body.lqd-blog-post-style-2 .entry-meta time,
body.lqd-blog-post-style-5 .entry-meta time {
	color: #c2c2c2;
}

body.lqd-blog-post-style-1 .entry-meta, body.lqd-blog-post-style-2 .entry-meta {
	margin: 0;
    justify-content: normal;
    gap: 5px 30px;
}

body.lqd-blog-post-style-1 .entry-meta, body.lqd-blog-post-style-2 .entry-meta, body.lqd-blog-post-style-5 .entry-meta {
	color: #ffffff87;
}

/* .page .titlebar, */
/* .single .lqd-post-cover { */
	/* max-height: 498px; */
	/* overflow: hidden; */
/* } */

/* .page .titlebar .titlebar-inner { */
	/* max-height: 400px; */
/* } */


.single .lqd-single-post-content .container .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
	padding: 0;
}

.blog .titlebar {
	max-height: 377px;
	overflow: hidden;
}

.lqd-blog-post-style-1 .lqd-post-header, 
.lqd-blog-post-style-2 .lqd-post-header, 
.lqd-blog-post-style-5 .lqd-post-header {
	padding-top: 185px !important;
	padding-bottom: 77px;
}

.widget_search input[type=search] {
	background-color: transparent;
	box-shadow: unset;
	border-left: none;
	border-right: none;
	border-top: none;
	border-radius: unset;
	border-color: rgba(255, 255, 255, 0.2);
	font-family: "Quicksand", sans-serif;
	letter-spacing: 0.04em;
	transition: border-color .4s ease-in-out;
	
}
.widget_search input[type=submit], .widget_search label:after {
	left: 0;
	color: rgba(255, 255, 255, 0.2);
	transition: color .4s ease-in-out;
}

.widget_search.input-focused input[type=submit], 
.widget_search.input-focused label:after {
	color: #c2c2c2;
}

.widget_search.input-focused input[type=search] {
	border-color: #c2c2c2;
}

ul.pagination .page-numbers {
	color: #c2c2c2;
}

body.search label {
	margin-bottom: 0;
}

body.search .no-results .search-form input[type=search] {
	min-width: 250px;
	height: 50px;
	border: 1px solid rgba(255, 255, 255, .3);
    border-radius: 8px;
	vertical-align: middle;
	margin-right: 24px;
}

body.search .no-results .search-form input[type=submit] {
	line-height: normal;
	background-color: #403c2eb3;
}

body.search .titlebar-inner p span {
	font-weight: 500;
}

ul.pagination .next, ul.pagination .prev,
.page-links .post-page-numbers.current, 
.page-links .post-page-numbers:hover, 
ul.pagination .page-numbers.current, 
ul.pagination .page-numbers:hover {
	background: rgba(255, 255, 255, 0.1);
}

.widget_archive li:not(:last-child), .widget_categories li:not(:last-child), 
.widget_meta li:not(:last-child), .widget_nav_menu li:not(:last-child), 
.widget_pages li:not(:last-child), .widget_recent_comments li:not(:last-child), 
.widget_recent_entries li:not(:last-child), .widget_rss li:not(:last-child), 
.wp-block-archives-list li:not(:last-child), .wp-block-categories li:not(:last-child), 
.wp-block-latest-comments li:not(:last-child), .wp-block-latest-posts__list li:not(:last-child), 
.wp-block-rss li:not(:last-child),
.ld_widget_recent_entries li:not(:last-child) {
	border-bottom: 1px solid  rgba(255, 255, 255, .2);
}

.ld_widget_recent_entries li .ld_entries_contents a {
	font-size: 17px;
	font-weight: 400;
}

.ld_widget_recent_entries li:hover .ld_entries_contents a {
	color: #fff;
}

.widget_archive ul li>a, .widget_categories ul li>a, .widget_nav_menu ul li>a, .widget_pages ul li>a, .wp-block-categories li>a {
	color: #c2c2c2;
}

.widget_archive ul li>a:hover, .widget_categories ul li>a:hover, .widget_nav_menu ul li>a:hover, .widget_pages ul li>a:hover, .wp-block-categories li>a:hover {
	color: #fff;
}

body main .tags-links a,
body main .widget_tag_cloud a, .wp-block-tag-cloud a {
	background: transparent;
	color: #c2c2c2;
	transition: background .3s ease-in-out;
	font-size: 14px;
	font-weight: 400;
}
body main .tags-links a,
body main .widget_tag_cloud .is-style-outline a {
	border: 1px solid rgba(255, 255, 255, .2);
}

body main .tags-links a:hover,
body main .tags-links a:focus,
body main .tags-links a:active,
body main .widget_tag_cloud a:hover, 
body main .widget_tag_cloud a:focus, 
body main .widget_tag_cloud a:active, 
.wp-block-tag-cloud a:hover,
.wp-block-tag-cloud a:focus,
.wp-block-tag-cloud a:active {
    background: #c2c2c2;
    color: #161616;
}

body main .share-links a:hover {
	color: #c2c2c2;	
}

.wp-block-social-links {
	gap: 20px;
}

.wp-block-social-links .wp-social-link {
	color: #ffffff80;
}

.wp-block-social-links .wp-social-link a {
	display: inline-block;
	line-height: normal;
}

.wp-block-social-links .wp-social-link svg {
	fill: #ffffff80;
	width: 35px;
	height: 35px;
	transition: fill .3s ease-in-out;
}

.wp-block-social-links .wp-social-link:hover {
	color: #c2c2c2;
}

.wp-block-social-links .wp-social-link:hover svg {
	fill: #c2c2c2;
}

nav.post-nav a {
	color: #c2c2c2;
	font-weight: 300;
}

nav.post-nav a:hover {
	color: #fff;
}

nav.post-nav a .nav-subtitle {
	color: #ffffffba;
	font-weight: 400;
	border: 1px solid rgba(255, 255, 255, .3);
	-webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
	background-color: transparent;
	border-radius: 8px;
}

nav.post-nav a:hover .nav-subtitle {
	color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: #ffffff80;
}

body.lqd-blog-post-style-1 .related-posts {
	background-color: #161616;
}

.blog-post-footer:before {
	border-top: unset;
	height: 1px;
	background: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, .1)), color-stop(30%, hsla(0, 0%, 100%, .4)), color-stop(70%, hsla(0, 0%, 100%, .4)), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .1) 0, hsla(0, 0%, 100%, .4) 30%, hsla(0, 0%, 100%, .4) 70%, hsla(0, 0%, 100%, 0));
}

.blog-post-footer .tags-links {
	width: 70%;
}

.blog-post-footer .share-links {
	width: 30%;
}

article.lqd-lp-style-16 {
	padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.lqd-lp-style-16 .hh-posts-row .lqd-lp-title,
.lqd-lp-style-16 .hh-posts-row .lqd-lp-title a {
	font-size: 24px;
	color: #c2c2c2;
}

article.lqd-lp-style-16:hover .hh-posts-row .lqd-lp-title a {
	color: #fff;
}

.lqd-lp-style-16 .hh-posts-row .lqd-lp-excerpt {
	font-size: 17px;
}

.lqd-lp-meta {
	text-transform: uppercase;
	font-size: 12px;
}

.lqd-lp-title a {
	color: #c2c2c2;
}

.widget_tag_cloud a, .wp-block-tag-cloud a,
.tags-links a, .tags-links>span {
	margin-bottom: 10px;
}

.lqd-blog-post-style-1 .related-posts {
	margin-top: 0;
	margin-bottom: 0;
}

.related-posts .lqd-lp-style-13 .lqd-lp-cat {
	background-color: rgba(22, 22, 22, .8);
}
.related-posts .lqd-lp .lqd-lp-date, .related-posts .lqd-lp .lqd-lp-footer a {
	color: #161616;
}

.related-posts .lqd-lp-style-13 .lqd-lp-date {
    background-color: transparent;
}
.lqd-lp-meta-solid {
	background-color: rgba(255, 255, 255, .9);
}

/* Search results. */
body.search.search-results #lqd-site-content, .search-results #wrap {
	background-color: #202020;
}

body.search.search-results #lqd-site-content {
	display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
	padding-top: 50px;
    padding-bottom: 50px;
}

body.search.search-results .lqd-lp-row .lqd-lp-column {
	margin-bottom: 0;
}

body.search .content .lqd-lp-title {
	margin: 0;
}

body.search.search-results .content .lqd-lp-title a {
	color: #c7c7c7;
}

body.search.search-results .content .lqd-lp-excerpt {
	color: #c7c7c7;
}

body.search.search-results .hh-posts-row figure {
	text-align: center;
}

body.search.search-results .hh-posts-row img {
    width: auto !important;
    max-height: 250px;
	object-fit: contain;
}

.blog-post-footer .share-links {
	justify-content: end;
}

@media screen and (min-width: 768px) {
    .blog-post-footer, .comments-area .comment-form, .comments-area .comment-list, .comments-area .comment-reply-title, .lqd-blog-post-style-4 .related-posts, .lqd-blog-post-style-6 .related-posts {
        max-width: 1280px;
	}	
}

@media only screen and (max-width: 1199px) {
	
	.single.elementor-kit-16 .elementor-top-section {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media screen and (max-width: 991px) {
	
	.lqd-blog-post-style-1 .lqd-post-cover, 
	.lqd-blog-post-style-2 .lqd-post-cover, 
	.lqd-blog-post-style-3 .lqd-post-cover, 
	.lqd-blog-post-style-5 .lqd-post-cover, 
	.lqd-blog-post-style-7 .lqd-post-cover {
		width: 100vw;
		left: 50%;
		right: 50%;
		margin-inline-start: -50vw;
		margin-inline-end: 0;
	}
	.container .blog-post-footer {
		padding-inline-start: 15px;
        padding-inline-end: 15px;
	}
	
	article.lqd-lp-style-16 .hh-posts-row .lqd-lp-img {
		margin-bottom: 16px;
	}
	
	body.search.search-results .hh-posts-row figure {
		text-align: left;
	}
	
	.blog-post-footer {
        margin: 30px 0;
        padding-left: 40px;
        padding-right: 40px;
	}
	
	.blog-post-footer:before {
		left: 40px;
		right: 40px;
	}
	
	.related-posts .container {
		width: 100%;
		padding-left: 40px;
		padding-right: 40px;
	}

}

@media screen and (max-width: 767px) {
	
	.lqd-post-content {
		margin: 0 -15px;
	}
	
	.lqd-blog-post .lqd-post-header h1.entry-title {
        font-size: 48px;
        letter-spacing: -1px;
		line-height: normal;
    }
	
	.lqd-blog-post-style-1 h1.entry-title, 
	.lqd-blog-post-style-2 h1.entry-title, 
	.lqd-blog-post-style-5 h1.entry-title { 
		font-size: 48px;
		line-height: 1.2em;
        letter-spacing: -1px;
	}
	
	.lqd-blog-post-style-1 h1.entry-title:after, 
	.lqd-blog-post-style-2 h1.entry-title:after, 
	.lqd-blog-post-style-5 h1.entry-title:after {
		margin: 20px 0;
	} 
	
	.lqd-blog-post-style-1 .main-header-overlay+#lqd-site-content .lqd-post-header {
		padding-top: 130px;
        padding-bottom: 60px;
	}
	
	.blog-post-footer > div {
		flex-wrap: wrap;
		gap: 20px;
	}
	
	.blog-post-footer .tags-links,
	.blog-post-footer .share-links {
		width: 100%;
	}

	.lqd-lp-style-16 .hh-posts-row .lqd-lp-title, .lqd-lp-style-16 .hh-posts-row .lqd-lp-title a {
		font-size: 24px; 
	}
	.lqd-lp-style-16 .hh-posts-row .lqd-lp-excerpt {
		font-size: 16px;
	}
		
	.related-posts .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.blog-post-footer .share-links {
		justify-content: start;
	}
}

@media only screen and (max-width: 476px) {
	.lqd-blog-post .lqd-post-header h1.entry-title {
        font-size: 48px;
        letter-spacing: -1px;
		line-height: normal;
    }
	
	.lqd-blog-post-style-1 h1.entry-title:after, 
	.lqd-blog-post-style-2 h1.entry-title:after, 
	.lqd-blog-post-style-5 h1.entry-title:after {
		margin: 15px 0;
	}
}