<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*!
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/
*/

/* Centra il menù principale(full width) in seguito all'aggiornamento OHIO 2.3.2 */
.middle-part{
  margin-bottom: 30px;
}

  .header .branding .fixed-logo img {
    max-height: 30px !important;
  }

#mobile-menu .mega-menu-item.menu-item-depth-0 a.menu-link {
  margin-bottom: 5px;
}

#mobile-menu .mega-menu-item.menu-item-depth-1 a.menu-link {
  margin-bottom: 0;
  padding: 2px 20px;
}

html[lang="it-IT"] .site-footer .desc-it {
	display: block !important;
}

html[lang="en-US"] .site-footer .desc-en {
	display: block !important;
}

.custom-wrap .button sub {
  margin-top: 15px;
  margin-right: 5px;
}

.custom-wrap .button {
  width: 100%;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

.holder .title em {
    vertical-align: sub !important;
    font-size: smaller !important;
    font-style: normal !important;
}

footer .widgets-column #ohio_widget_recent_posts-2 ul a,
footer .widgets-column #ohio_widget_recent_posts-3 ul a {
  width: 20%
}

footer .widgets-column #ohio_widget_recent_posts-2 ul a img,
footer .widgets-column #ohio_widget_recent_posts-3 ul a img {
  min-width: 50px;
}


footer .widgets-column #ohio_widget_recent_posts-2 ul .content-holder,
footer .widgets-column #ohio_widget_recent_posts-3 ul .content-holder {
  width: 80%
}

footer .widgets-column #ohio_widget_recent_posts-2 ul .content-holder .details .categories,
footer .widgets-column #ohio_widget_recent_posts-3 ul .content-holder .details .categories {
  display: none;
}

.vc_custom_1592408811603 .ohio-widget.button {
    width: 100%;
    white-space: normal;
    line-height: 1;
    padding: 15px;
}

@media (min-width: 768px) {
	#content .page-headline.subheader_excluded {
    	margin-top: 5vh !important;
  	}
	
	.home #content .page-container {
  		margin-top: 6vh;
	}
}

@media (max-width: 767px) {
	.home #content .page-container {
  		margin-top: 5vh;
	}
}
</pre></body></html>