button{background-color:inherit}.btn-verproduto{cursor:pointer;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%);z-index:1;display:flex;width:100%;height:60px;opacity:0;padding:.5rem;transition:all .3s ease-in}.btn-verproduto svg{pointer-events:none}.swiper-slide:hover .btn-verproduto{opacity:1;top:43%;transition:all .3s ease-out}.btn-verproduto>a,.btn-verproduto>button{font-size:16px;z-index:1;border-radius:8px;color:#fff;height:100%}.btn-verproduto>a{cursor:pointer;width:82%}.btn-verproduto>button{width:31%;margin-left:1rem;align-items:center;z-index:10}.btn-cadastrar,.btn-verproduto>button{display:flex;justify-content:center}.button-gg{height:50px!important;font-size:16px}.button{overflow:hidden;position:relative;border-radius:5px;height:47px;width:100%;min-width:150px;color:#fff!important}#modalconfirmar{background-color:#3ec100}#modalconfirmar[disabled]{background-color:#ccc!important;cursor:default}#modalcancelar{background-color:#c13838}button{cursor:pointer}.button:before{content:"";position:absolute;width:130%;background-color:hsla(0,0%,100%,.11764705882352941);height:150%;left:-20%;transform:rotate(45deg);animation:button 9s linear infinite;-webkit-animation:button 9s linear infinite;-moz-animation:button 9s linear infinite;-o-animation:button 9s linear infinite}.button:hover:before{transform:translateY(150%);animation:buttonhover .4s linear;-webkit-animation:buttonhover .4s linear;-moz-animation:buttonhover .4s linear;-o-animation:buttonhover .4s linear}button.icon>svg{pointer-events:none}.btn-header{min-width:30px;min-height:30px;width:30px;height:30px;justify-content:center;align-items:center;margin:0 1rem}.button[disabled]{background-color:#ccc!important;cursor:default}@keyframes button{0%,96%{transform:rotate(45deg) translateY(250%)}to{transform:rotate(45deg) translateY(-250%)}}@keyframes buttonhover{0%{transform:rotate(45deg) translateY(250%)}to{transform:rotate(45deg) translateY(-250%)}}