/*
Theme Name: Nerds Farm
Theme URI: https://nerds.farm/
Description: "Nerds.Farm" è un gruppo di amici un pò tanto NERDS che uniscono le proprie competenze e realizzano progetti tecnologici innovativi.
Author: Nerds Farm
Author URI: https://nerds.farm/
Template: hello-elementor
Version: 1.0.1
Text Domain: nerds-farm
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

html, body{
    overflow-x: hidden;
    overflow-y: auto;

    padding-top: 60px;
}

#site-head{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* mix-blend-mode: difference; */
    z-index: 100;
  }
  
  .admin-bar #site-head{
    top: 32px;
  }
  
  
   
  .headroom {
    will-change: transform;
    transition: transform 200ms ease, background-color 300ms ease;
  }
  .headroom--pinned {
    transform: translateY(0%);
  }
  .headroom--unpinned {
    transform: translateY(-100%);
  }
  .headroom--not-top{
    background-color:#f6f6f6 ;
  }
  /* headroom headroom--not-bottom headroom--not-top headroom--pinned */

  /* CHANGE COLOR SECTION 
  .elementor-55{
    --e-global-color-cection: #555555;
  }
  .elementor-55 .elementor-element.elementor-element-bf1c59f > .elementor-background-overlay {
    background-color: transparent !important;
    background-image: radial-gradient(at center center, var( --e-global-color-cection ) 0%, #000000 73%) !important;
    opacity: 1 !important;
    transition: background 2s, border-radius 0.3s, opacity 0.3s, --e-global-color-cection 2s !important;
  }
 .elementor-page-55[data-carousel-8b80180="0"]{

 }*/
 .elementor-page-55 .codice-colore{
  display: none;
 }
 .elementor-55 .elementor-element.elementor-element-bf1c59f{
  transition-duration: 4s !important;
 }

.sfumatura-sacchetto > .elementor-background-overlay {
	
	opacity: 1;
	transition: background 0.3s, border-radius 0.3s, opacity 0.3s;


  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0.5) 20%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5) 80%, rgba(0,0,0,1) 100%) !important;
}



.item-sectioneffects.item-sectioneffects-transition-mask {
	overflow: visible !important;
}

.e-add-headingmotion-yes .elementor-heading-title > div{
  margin-bottom: -0.3em;
}
/* 
.e-add-headingmotion-yes .elementor-heading-title > div:not(:first-child) {
  top: -0.3em;
}
 */
.e-add-headingmotion-yes .elementor-heading-title > div b{
  -webkit-text-stroke-width: 0;
  stroke-width: 0;
}