/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 17 2025 | 19:00:57 */
@media only screen and (max-width: 1024px) {
	.is_header_semitransparent .navbar-default {
		background: rgba(21, 21, 21, 0.2) none repeat scroll 0 0;
		height: 104px;
	}
	.page-template-default .modeltheme-breadcrumbs {
		padding: 54px 0 64px !important;
	}
}
@media only screen and (min-width: 1025px) {
	.is_header_semitransparent .navbar-default {
		background: rgba(21, 21, 21, 0.2) none repeat scroll 0 0;
		height: 104px;
	}
	.page-template-default .modeltheme-breadcrumbs {
		padding: 54px 0 64px !important;
	}
}
.fa-comments {
	color: #212121 !important;
}
.lang-item img {
	width: 22px !important;
	height: 15px !important;
}
.nb-notice-wrap.nb-top-absolute {
  display: block !important;
}