/*
 Theme Name:   Napfenyes
 Theme URI:    https://napfenyes.hu
 Description:  Byvex Child Theme
 Author:       Zoltan Komaromy
 Author URI:   https://napfenyes.hu
 Template:     byvex
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  byvexchild
*/

button {
	padding:15px !important;
	padding-left:15px !important;
	padding-right:15px !important;
	font-size:105% !important;
}

#wppb-submit {
	background-color:#2f7e19 !important;
	margin:5px;
	color: white;
	border: 0px;
	padding:10px;
	padding-left:50px;
	padding-right:50px;
} 

#wppb-login-wrap, .wppb-error {
	max-width: 500px !important;
	margin-left: auto;
	margin-right: auto;
}

.nyitonuzenet {
	opacity:0.7;
	line-height:125%;
	font-size:14px;
	max-width: 500px !important;
	margin-left: auto;
	margin-right: auto;
}

.wppb-alert {
	background-color:#2f7e19;
	padding:5px;
	text-align:center;
	color:white;
	border-radius: 10px;
}

.wppb-alert a {
	color:white;
	opacity: 0.6;
}