/*
Theme Name: VeloPateki.mk
Description: A theme developed for the needs of the Project "Two Weels Adventures - Mosquito Routes"
Template: themify-ultra
Author: techko (contact@techko.net)
*/

/* Woohoo! Let's customize! */


#main-nav>.homeBtn>a {
	/* background-color: transparent !important; */
}

.homeBtn a>em .tf_fa{
	margin-right: -5px !important;
}

.fixed-header .navbar-wrapper {
	margin-top: 20px;
}

.velosipedska-pateka-template-default .post-image,
.velosipedska-pateka-template-default .post-date-wrap,
.velosipedska-pateka-template-default .post-title {
	display: none !important;
}

.velosipedska-pateka-template-default #headerwrap,
.single-post #headerwrap{
	background: transparent;
}

.velosipedska-pateka-template-default #body,
.single-post #body{
	margin-top: -220px;
}

	.ln-maps-nav-container {
	flex-direction: row;
	gap: 10px;
}

@media(max-width:1260px){ 
	#menu-icon {
		margin-top: 25px;
	}
	#site-logo {
		max-width: 175px;
		margin: 0px !important;
	}
	
	#headerwrap.fixed-header #site-logo a img {
		width: 100px;
		height: auto;
	}
	
	.single-velosipedska-pateka .site-logo-image {
		display: none;
	}

	.single-velosipedska-pateka .tf_sticky_logo {
		display: block !important;
	}
	
	.ln-maps-nav-container {
		flex-direction: column;
	}
	
}



	.single-velosipedska-pateka .site-logo-image {
	display: none;
}
	.single-velosipedska-pateka .tf_sticky_logo {
	display: block !important;
}
