/*!
Theme Name: Ohio-Child
Theme URI: http://ohio.colabr.io/
Author: Colabrio
Author URI: http://colabr.io/
Description: Ohio is a WordPress theme bundled with premium plugins to build a modern and functional website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: ohio
Text Domain: ohio-child
Tags: ajax, customizer, ecommerce, portfolio, minimal, page builder, responsive, multipurpose, shop, store, woocommerce, wpml

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

.pricing-table-headline, .pricing-table-price {
	text-align:center;
}
.card .image-holder {
	background-color: white;
}
.footer-badges img {
	height: 100px;
	margin-left: 15px;
}
.clb__dark_mode_black .market {
    background-color: #161519 !important;
}
span.breadcrumb_last {
	font-weight: 400!important;
}
#breadcrumbs {
	font-weight: 600;
	font-size: 16px;
}
.breadcrumb-item {
	font-size: 16px;
}
p.process-description {
	min-height: 190px;
}
#contact .icon-group.-contained {
	min-width: 45px;
    max-width: 45px;
    height: 45px;
}
.policy ul {
	padding-left: 3rem;
}
li#nav_menu-4.widget.widget_nav_menu {
	padding-left: 40px!important;
}
a.link-white {
	cursor: pointer!important;
	color: white;
	text-decoration: underline!important;
}
a.link-white:hover {
	cursor: pointer!important;
	color: white!important;
	text-decoration: none!important;
}
a.link-black {
	color: #161519;
	font-weight: normal;
}
.dark-scheme a.link-black {
	color: #ffffff!important;
	font-weight: normal;
}
.dark-scheme a.link-black:hover {
	color: #ffffff!important;
	font-weight: normal;
}

a.link-black:hover {
	color: #161519;!important; 
}
.h-600 {
	min-height: 500px!important;
}
.h-170 h2{
	min-height: 170px;
}
.dark-scheme .breadcrumb {
	color: white!important;
}
.dark-scheme .elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{
	color: #ef484e!important;
}
.dark-scheme .elementor-icon-list-icon {
	fill: white!important;
}
.dark-scheme #breadcrumbs {
	color: white!important;	
}
.dark-scheme #breadcrumbs a {
	color: white!important;	
}
.dark-scheme .elementor-tab-title {
	color: white!important;	
}
.dark-scheme .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active {
	color: #D72418!important;
}
.dark-scheme .clb__section.e-con {
    width: unset;
    margin: 0 0 2.5rem;
    border: 1px dashed rgba(255,255,255,0.8)!important;
}
.dark-scheme .step h2 {
	color: #dc405a!important;
}
.dark-scheme #clients, .dark-scheme #whatwedo, .dark-scheme #solutions {
	background-color: #000000!important;
}

.site-footer {
    background-color: #000000!important;
}
@media (max-width: 820px) {
.footer-badges img {
	height: 74px;
	margin-left: 5px;
	}
}

@media (min-width: 768px) {
    .site-footer .vc_col-sm-6 {
        width: 33%!important;
    }

}
.dark-scheme ul#menu-footer-menu-1 li a span:hover {
	color: #dc405a!important;
}
.dark-scheme ul#menu-footer-menu-2 li a span:hover {
	color: #dc405a!important;
}
.dark-scheme .swiper-slide-image {   
    background-color: white;
} 
.dark-scheme .elementor-swiper-button.elementor-swiper-button-next svg {
    fill: #ffffff!important;
}
.dark-scheme .elementor-swiper-button.elementor-swiper-button-prev svg {
    fill: #ffffff!important;
}
.dark-scheme .white-text {
	color: white!important;
}
.dark-scheme .white-text h2 {
	color: white!important;
}
.dark-scheme .white-text h4 {
	color: white!important;
}
.dark-scheme .white-border {
	border-color: white!important;
}
@media only screen and (max-width: 820px) {
	li#nav_menu-4.widget.widget_nav_menu {
	padding-left: 0px!important;
	}

}
@media only screen and (max-width: 1024px) and (min-width: 768px)  {
	.br-icon br{
		display:none!important;
	}
}

@media only screen and (max-width: 1440px) and (min-width: 1024px)  {
	.br-icon br{
		display:none!important;
	}	
}
@media screen and (max-width: 1180px) {
    .page-headline {
        min-height: 15vh;
        margin-bottom: var(--clb-grid-gutter-negative);
    }
}

@media screen and (max-width: 1024px) {
.dark-scheme .clb__section.e-con {
    width: unset;
    margin: 0px 7px 1.5rem;
    border: 1px dashed rgba(255, 255, 255, 0.8) !important;
	}
}
.widget.widget_ohio_widget_socialbar_subscribe {
	margin-top: 10px!important;
}
i.fa-brands.fa-linkedin {
	font-size: 40px;
}
.social-networks:not(.-text) .network {
    width: 3rem;
    height: 3rem;
    border-radius: 0;
    border: none !important;
}
.site-footer-copyright .holder:not(.-center) {
    display: flex;
    justify-content: center!important;
}
li#block-17 {
	margin-top: 40px;
}