#top #wrap_all .avia-button.av-nanstz-4bee6a99bd03082efa5d6f20b3f30fd9{
background-color:#ff0000;
border-color:#ff0000;
border-radius:50px 50px 50px 50px;
transition:all 0.4s ease-in-out;
}
#top #wrap_all .avia-button.av-nanstz-4bee6a99bd03082efa5d6f20b3f30fd9:hover{
background-color:green;
color:white;
transition:all 0.4s ease-in-out;
}
#top #wrap_all .avia-button.av-nanstz-4bee6a99bd03082efa5d6f20b3f30fd9:hover .avia_button_background{
border-radius:50px 50px 50px 50px;
}
#top #wrap_all .avia-button.av-nanstz-4bee6a99bd03082efa5d6f20b3f30fd9:hover .avia-svg-icon svg:first-child{
fill:white;
stroke:white;
}

