/*!
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/
*/

footer.site-footer {background-color: #0e9ba9;color:white;}
footer .widgets.vc_row {padding-bottom: 0;max-width: 1360px;margin: 0 auto;}
footer #ohio_widget_socialbar_subscribe-2 .network {background: white;color: #0e9ba9;margin-right: 10px;}
.site-footer-copyright .holder {flex-direction: column;justify-content: center;text-align: center;align-items: center;gap: 20px;}
footer {font-size: 20px;font-weight: 300;}
form textarea {height: 70px;}
form .button.-default {background-color: var( --e-global-color-primary );font-size: 18px;font-weight: 400;border-radius: 10px 10px 10px 10px;}

header ul .button {color: white;background-color: #0e9ba9;padding: 10px 20px !important;}
header .desktop-hamburger.-right, header .mobile-hamburger.-right {display: none;}
header#masthead.showed {transition: .4s all;background-color: #fffffff5;box-shadow: 0 0 10px 0px #f5f5f5;}
header#masthead.showed .header-wrap {height: 80px;transition: .4s all;}
header .button.-small.btn-optional:hover, header .button.-small.btn-optional:focus {background-color: #194B5E;}


@media (max-width:645px){
	.site-footer-copyright {margin-top: 20px;border-top: 1px solid white;padding-top: 010px;}


	
}

@media (max-width:399px){
	body .reverse {display: flex;	flex-direction: column-reverse !important;}
	body header ul .button {color: white;background-color: #0e9ba9;padding: 6px 13px !important;}
	body header .logo-dynamic img {min-height: 30px !important;height: 36px !important;}
}

#colophon {
	margin-top: -165px;
}

@media (max-width:1180px) {
	footer#colophon {
	margin-top: -100px;
}
}