/*! Theme Name: Mina Protocol Description: Author: Evocreative Author URI: https://evocreative.com Version: 0.0.0 */ /*# sourceMappingURL=style.css.map */ /*.homeHero .background{ position: relative; }*/ .homeHero .background.active{ background: #ffffff!important; } .homeHero .background canvas.background-gradients{ -webkit-transition: opacity 1s; -o-transition: opacity 1s; transition: opacity 1s; } .homeHero .background.active canvas.background-gradients{ opacity:1!important; } a.headerButton.newsletterButton span{ height: 32px; } .homeHero__title h2{ height:200px!important; } @media (min-width:481px) { .homeHero__title h2{ height:101px!important; } } @media (min-width:768px) { .homeHero__title h2{ height:124px!important; } } @media (min-width:1441px) { .homeHero__title h2{ height:100px!important; } }