/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 17 2023 | 16:00:59 */
h1, h2, h3, h4, h5, h6, .titles-typo, .font-titles, .elementor-widget-ohio_dynamic_text .ohio-widget.dynamic-text.-right, .elementor-widget-ohio_dynamic_text .ohio-widget.dynamic-text.-right span.dynamic {
  font-family: Blacker Pro !important;
}

.elementor-widget .ohio-widget .clb-slider-item {
	padding: 0px !important;
}

/*.brand-color, a:not(.-unlink):not(.-highlighted):hover, a:not(.-unlink):not(.-highlighted):hover .title, a:not(.-unlink):not(.-highlighted):active, a:not(.-unlink):not(.-highlighted):active .title, a:not(.-unlink):not(.-highlighted):focus, a:not(.-unlink):not(.-highlighted):focus .title, .nav .nav-item.active-main-item > a, .nav .nav-item.active > a, .nav .current-menu-ancestor > a, .nav .current-menu-item > a, .hamburger-nav .menu li.current-menu-ancestor > a > span, .hamburger-nav .menu li.current-menu-item > a > span, .widget_rss a, .single-post .entry-content a:not(.wp-block-button__link), .page-id-124 .entry-content a:not(.wp-block-button__link), ul:not(.-unlist) > li::before, ol:not(.-unlist) > li::before, .social-networks.-outlined .network:hover, .portfolio-filter a.active, .category-holder:not(.no-divider):after, .video-button.-outlined .icon-button:hover, .comments .comment-body time:after, .button.-outlined:not(.-pagination):hover, a.button.-outlined:not(.-pagination):hover, .button.-outlined:active, .button.-outlined:focus, .pagination .button:hover, .pagination.-outlined a.button:not(.-flat):hover, .pricing-table-features .exist .icon, .service-table-features .exist .icon, .lazy-load.-outlined .button.-pagination:hover, .lazy-load.-flat .button.-pagination:hover, .button.-primary.-outlined, a.button.-primary.-outlined, .button.-primary.-flat, a.button.-primary.-flat, .button.-primary.-text, a.button.-primary.-text*/

#secondary-menu a:not(.-unlink):not(.-highlighted) {
	color:#9690a2!important;
}

#secondary-menu a:not(.-unlink):not(.-highlighted):hover,
.hamburger-nav .menu li.current-menu-item > a > span,
/*.dark-scheme .portfolio-filter a.active, .portfolio-filter a:hover,*/
.dark-scheme .notification a:not(.-unlink):not(.-highlighted):hover,
.dark-scheme .elements-bar a:not(.-unlink):not(.-highlighted):hover *,
-dark-scheme .social-bar-holder a:not(.-unlink).-undash:hover,
.dark-scheme .builder-switcher a, .dark-scheme .site-footer .widgets a, .dark-scheme .site-footer .button, .dark-scheme .video-button-caption, 
.dark-scheme a:not(.-unlink):not(.-highlighted):hover{
	color: #fff !important;
	text-decoration: underlined !important;
}

@media screen and (min-width: 769px) and (max-width: 920px) {
	.ohio_portfolio-template-default.single.single-ohio_portfolio .project-page .page-container .project-content > .vc_row > .vc_col-md-5,
	.ohio_portfolio-template-default.single.single-ohio_portfolio .project-page .page-container .project-content > .vc_row > .vc_col-md-push-1.vc_col-md-6 {
		width: 100% !important;
		max-width: 100% !important;
		flex-basis: 100% !important;
		flex: 0 0 100% !important;
		margin: 0 auto !important;
		left: 0px !important;
	}	
	.ohio_portfolio-template-default.single.single-ohio_portfolio .project-page .page-container .project-content > .vc_row > .vc_col-md-push-1.vc_col-md-6 {
		margin-top: 2em !important;
	}	
	.options-group li {
		min-width: -webkit-calc(50% - 1.5rem);
		min-width: calc(50% - 1.5rem);
		width: -webkit-calc(50% - 1.5rem);
		width: calc(50% - 1.5rem);
	}
}