/*
Theme Name: punksly Child
Template: punksly
*/
/*Add your own styles here:*/

.phone-info {
	margin: auto;
	width: 100%;
	text-align: center;
	font-weight: normal;
	font-size: 15px;
}
.blink-hard {
  	/*animation: blinker 2s step-end infinite;*/
	background: #10ae4b;
	padding: 8px 10px !important;
	border-radius: 4px;
}
/*@keyframes blinker {
  50% {
    opacity: 0;
  }
}*/
.special_amp {
	font-family: inherit;
	color: inherit !important;
	font-style: normal;
	font-weight: inherit;
	font-size: inherit;
}
#top .av_inherit_color a {
	text-decoration: none;
}
#top .input-text, #top input[type="text"], #top input[type="input"], #top input[type="password"], #top input[type="email"], #top input[type="number"], #top input[type="url"], #top input[type="tel"], #top input[type="search"], #top textarea, #top select {
	font-family: inherit;
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 0px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label {
	text-align: center;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	background: #10ae4b;
	border: none;
	width: 100%;
	margin: auto;
	text-align: center;
	color: #fff;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background: #17171f;
	border: none;
}

.wpforms-confirmation-container-full, div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #ebf5ef;
	border: none;
}







