<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name:   canobbio
Description:  Scrivi qui una breve descrizione del tuo child theme
Author:       admin
Author URL:   https://canobbio.kiway.it
Template:     neve
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  canobbio
*/

/* Scrivi qui il tuo foglio di stile personalizzato */

/* This can be used for German */
 
html[lang="es-ES"] #header-grid .hfg-slot.right a.button {
 
display: none;
  
}

/*.menu-mobile-toggle.is-active .navbar-toggle {position: absolute; top: -5px; right: 15px; z-index: 999999999; background-color: #fff; border-radius: 20px;  }*/
 
.vp-portfolio__items-wrap.swiper.swiper-container {max-width: 1920px !important;}

.mega-sub-menu .textwidget .vp-portfolio__items  {}

.mega-sub-menu .vp-portfolio {max-width: 100% !important; margin: 0 !important;}

input[type=text],input[type=email] {  width: 98%;  padding: 1%;}
.wpcf7-acceptance label { font-size: 0.8em; margin: 10px 0;}
.wpcf7-acceptance .wpcf7-list-item { margin: 0;}

.grecaptcha-badge {display: none !important;}

.bdt-transform-origin-center-left {transform-origin: 50% !important;}
.bdt-animation-kenburns {transition-duration: 25s !important;}
 

/*FIX portfolio nel megamenu**/
.mega-menu .vp-portfolio * {
  visibility: inherit !important;
}

/*CF7 fix footer**/

.widget-area .wpcf7 .column-half  {width: 50%;}
.widget-area .wpcf7 .column-half span {width: 100%; display: inline-block;}
.widget-area .wpcf7 .column-half span input {width: 100%; }


/**popup newsletter**/

#pum-8154 input[type=submit] {background-color: #DF1724;}


.footer-bottom-inner .builder-item:last-of-type{
  display:none;
}</pre></body></html>