@charset "UTF-8";/*!
Theme Name: ceb-theme
Theme URI: http://www.btecno.it
Author: BTecno
Author URI: http://www.btecno.it/
Description: 
Template: monstroid2
Version: 1.0.0
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: ceb-theme
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, grid-layout, custom-header, custom-logo, footer-widgets, flexible-header, blog
DocumentationID: monstroid_2

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.

Monstroid2 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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

.site-logo { max-width: 200px; }

.footer-copyright, .social-list.social-list--footer.social-list--icon { width: 100% !important; text-align: center !important; }
.site-footer .social-list .menu-item>a::before { font-size: 25px !important; }


.titolo hr { display: inline-block; vertical-align: middle; height: 3px; background-color: #9d9692; width: 20%; max-width: 150px; }
.titolo h3 { display: inline-block; vertical-align: middle; padding-top: 20px; padding-left: 10px; padding-right: 10px;}


.overlay-map {
   background:transparent; 
   position: absolute; 
   width: 100%;
   height: 540px;
   top: 640px;
   margin-top: -540px;
}

@media (min-width: 1350px) {
  .main-navigation .menu>li>a { font-size: 1.2rem; }
}

.slider-home h1, .slider-home h3 { text-shadow: 2px 2px 5px #09171b; }
.slider-home .tm_pb_slide_description_inner { padding: 30px; }

.post-author-bio { display: none; }

.post-type-archive-prodotti .post-thumbnail--fullwidth img { transition: all .2s ease-in-out; }
.post-type-archive-prodotti .post-thumbnail--fullwidth img:hover { transform: scale(1.03); }

.single-prodotti div#primary { position: static; max-width: 100%; flex: 100%; }

.post-type-archive-prodotti h5.entry-title { text-align: center; }


@media (min-width: 1200px) and (max-width: 1440px) {
  .col-xl-push-2 {
      left: 0%;
  }
}

.home h2 { font-size: 40px; }

.site { hyphens: inherit; -ms-hyphens: manual; }

h1, .h1-style { font-size: 36px !important; }

.wt-cli-manage-consent-link {
	display: block;
	margin: auto!important;
}