.grecaptcha-badge {
opacity: 0;
}
@media only screen and (max-width: 490px)
.wpb_column:not([class*="vc_col-xs"]) {
width: 100%;
margin-bottom: 0px;
}
ul, ol {
margin-left: 30px;
margin-bottom: 0px;
}
.nectar_image_with_hotspots[data-size="medium"] .nectar_hotspot {
height: 7px;
width: 7px;
line-height: 30px;
font-size: 0px;
}
body[data-form-style="minimal"] input[type="text"], body[data-form-style="minimal"] textarea, body[data-form-style="minimal"] input[type="email"], body[data-form-style="minimal"] .container-wrap .span_12.light input[type="email"], body[data-form-style="minimal"] input[type=password], body[data-form-style="minimal"] input[type=tel], body[data-form-style="minimal"] input[type=url], body[data-form-style="minimal"] input[type=search], body[data-form-style="minimal"] input[type=date] {
background-color: rgba(0,0,0,0.025);
box-shadow: none;
-webkit-box-shadow: none;
border: none;
position: relative;
margin: 0;
font-size: 16px;
border-bottom: 2px solid #e0e0e0;
-webkit-transition: border-color 0.2s ease;
transition: border-color 0.2s ease;
border-radius: 0;
}
::-webkit-input-placeholder { color: #333 !important;
opacity: 1;
}
:-moz-placeholder { color: #333 !important;
opacity: 1;
}
::-moz-placeholder { color: #333 !important;
opacity: 1;
}
:-ms-input-placeholder { color: #333 !important;
opacity: 1;
}
#nectar_image_with_hotspots_preview .hotspot {
height: 7px;
width: 7px;
border-radius: 100px;
background-color: #3a67ff;
cursor: move;
position: absolute;
z-index: 100;
line-height: 22px;
text-align: center;
color: #fff;
font-size: 7px;
}
#footer-outer, #footer-outer a:not(.nectar-button) {
color: #ffffff!important;
}