.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/vendor/jquery-fancybox-2/fancybox_sprite.png);
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url(//jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/vendor/jquery-fancybox-2/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url(//jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/vendor/jquery-fancybox-2/blank.gif); -webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
} .fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url(//jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/vendor/jquery-fancybox-2/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
} .fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
} @media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url(//jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/vendor/jquery-fancybox-2/fancybox_sprite@2x.png);
background-size: 44px 152px; }
#fancybox-loading div {
background-image: url(//jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/vendor/jquery-fancybox-2/fancybox_loading@2x.gif);
background-size: 24px 24px; }
}.wplm-block * {
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
}
.wplm-block img {
display: block !important;
height: auto !important;
max-width: 100% !important;
-webkit-border-radius: 0 !important;
-moz-border-radius: 0 !important;
border-radius: 0 !important;
-webkit-box-shadow: none !important;
-moz-box-shadow: none !important;
box-shadow: none !important;
}
.wplm-clear {
clear: both !important;
} #wplm-comment-subscribe-yes {
display: inline;
width: auto !important;
} .wplm-widget {
background: #fcf8dc url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-background.png) repeat 0 0 !important;
border: 1px solid #4a5354 !important;
color: #222222 !important;
font-size: 14px !important;
line-height: 22px !important;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75) !important;
font-family: Arial, sans-serif !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-widget-embellishment {
background-color: #095300 !important;
height: 12px !important;
position: relative !important;
-webkit-border-radius: 2px 2px 0 0 !important;
-moz-border-radius: 2px 2px 0 0 !important;
border-radius: 2px 2px 0 0 !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-widget-embellishment-inner {
border-color: #095300 transparent transparent transparent !important;
border-color: #095300 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) !important;
border-style: solid !important;
border-width: 10px 10px 0 10px !important;
height: 0 !important;
left: 30px !important;
position: absolute !important;
top: 100% !important;
width: 0 !important;
}
.wplm-widget-header {
border-bottom: 2px solid #f8f8f5 !important;
color: #0a5300 !important;
margin: 17px 15px 10px !important;
}
.wplm-widget-header-inner {
border-bottom: 1px solid #cacac4 !important;
padding: 0 0 7px !important;
}
.wplm-widget-headline {
font: normal 700 22px/26px Arial, sans-serif !important;
}
.wplm-widget-subheadline {
font: normal 400 26px/26px Arial, sans-serif !important;
}
.wplm-widget-content {
padding:  0 24px 26px !important;
}
.wplm-widget-image {
float: right !important;
margin: 0 0 10px 10px !important;
max-width: 40% !important;
}
.wplm-widget-lead {
margin: 0 0 10px !important;
}
.wplm-widget-bullets {
list-style: none !important;
margin: 0 0 15px !important;
padding: 0 !important;
}
.wplm-widget-content .wplm-widget-bullets li {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-check.png) no-repeat 5px center !important;
color: #222222 !important;
font: normal 400 14px/16px Arial, sans-serif !important;
margin: 0 0 8px !important;
padding: 0 0 0 25px !important;
}
.wplm-widget-prompt {
font-size: 14px !important;
font-weight: 700 !important;
line-height: 18px !important;
margin: 0 0 12px !important;
position: relative !important;
}
.wplm-widget-prompt-arrow {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-arrow.png) no-repeat 0 0 !important;
height: 40px !important;
left: -20px !important;
position: absolute !important;
top: -26px !important;
width: 20px !important;
}
.wplm-widget-form-field {
margin: 0 0 10px !important;
}
.wplm-widget-text-input,
.wplm-widget-text-input:focus {
background: #fcf9dc !important;
border: 1px solid #a7a7a7 !important;
border-bottom-width: 3px !important;
color: #222222 !important;
display: block !important;
font-size: 13px !important;
height: auto !important;
line-height: normal !important;
margin: 0 !important;
outline: 0 !important;
padding: 12px !important;
width: 100% !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-widget-submit,
.wplm-widget-submit:hover,
.wplm-widget-submit:focus {
background: #f1c40f !important;
border: 1px solid #f39c12 !important;
border-bottom-width: 3px !important;
color: #4e3f00 !important;
display: block !important;
font-size: 17px !important;
height: auto !important;
line-height: 17px !important;
font-weight: 700 !important;
margin: 6px 0 !important;
padding: 10px 25px !important;
outline: 0 !important;
text-align: left !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.39) !important;
width: 100% !important;
white-space: normal !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-widget-nospam {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-padlock.png) no-repeat left center !important;
font-size: 12px !important;
line-height: 16px !important;
padding-left: 20px !important;
}
.wplm-affiliate-link-container {
font-size: 12px !important;
line-height: 24px !important;
text-align: center;
} #fancybox-wrap.wplm-fancybox,
#fancybox-outer.wplm-fancybox,
#fancybox-content.wplm-fancybox {
background: transparent !important;
z-index: 100000 !important;
}
#fancybox-close.wplm-fancybox {
background: transparent !important;
z-index: 100001 !important;
} .wplm-entry-popup-container, .wplm-exit-popup-container {
display: none !important;
}
.wplm-entry-popup-inner {
background: #ffffff url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-background.png) repeat 0 0 !important;
border: 1px solid #c1c1c1 !important;
color: #222222 !important;
font: normal 400 18px/24px Arial, sans-serif !important;
max-width: 99% !important;
width: 624px !important;
-webkit-border-radius: 1px !important;
-moz-border-radius: 1px !important;
border-radius: 1px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-entry-popup-inner a {
color: #c75500 !important;
text-decoration: underline !important;
}
.wplm-entry-popup-top {
background: #f9f8f7 url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-background.png) repeat 0 0 !important;
border-bottom: 1px solid #c1c1c1 !important;
padding: 41px 35px !important;
-webkit-box-shadow: inset 0 0 57px 5px rgba(0, 0, 0, 0.05) !important;
-moz-box-shadow: inset 0 0 57px 5px rgba(0, 0, 0, 0.05) !important;
box-shadow: inset 0 0 57px 5px rgba(0, 0, 0, 0.05) !important;
}
.wplm-entry-popup-header {
margin: 0 0 46px !important;
}
.wplm-entry-popup-headline {
color: #133800 !important;
font-size: 32px !important;
font-weight: 700 !important;
line-height: 28px !important;
margin: 0 auto 15px !important;
max-width: 90% !important;
text-align: center !important;
text-shadow: 1px 1px 0 #ffffff, 1px 1px 1px #212121 !important;
width: 560px !important;
}
.wplm-entry-popup-subheadline {
margin: 0 auto 0 !important;
max-width: 90% !important;
text-align: center !important;
width: 460px !important;
}
.wplm-entry-popup-image {
float: left !important;
max-width: 277px !important;
margin: 0 20px 0 0 !important;
}
.wplm-entry-popup-bullets {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.wplm-entry-popup-bullets li {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/entry-popup-check.png) no-repeat 0 0 !important;
font-size: 15px !important;
line-height: 18px !important;
margin: 0 0 18px !important;
padding: 0 0 0 35px !important;
}
.wplm-entry-popup-bottom {
padding: 20px !important;
background: #f9f8f7 url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-background.png) repeat 0 0 !important;
-webkit-box-shadow: inset 0 0 57px 5px rgba(0, 0, 0, 0.05) !important;
-moz-box-shadow: inset 0 0 57px 5px rgba(0, 0, 0, 0.05) !important;
box-shadow: inset 0 0 57px 5px rgba(0, 0, 0, 0.05) !important;
}
.wplm-entry-popup-testimonial {
border-bottom: 1px solid #ffffff !important;
margin: 0 auto 20px !important;
}
.wplm-entry-popup-testimonial-inner {
border-bottom: 1px solid #d0d0d0 !important;
padding: 0 0 24px !important;
}
.wplm-entry-popup-testimonial-quote {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/quote-top.png) no-repeat top left !important;
font-style: italic !important;
margin: 0 auto 6px !important;
max-width: 90% !important;
padding-left: 30px !important;
width: 480px !important;
}
.wplm-entry-popup-testimonial-quote-inner {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/quote-bottom.png) no-repeat bottom right !important;
padding-right: 30px !important;
}
.wplm-entry-popup-testimonial-person {
font-size: 13px !important;
font-weight: 700 !important;
line-height: 16px !important;
text-align: center !important;
}
.wplm-entry-popup-testimonial-position {
font-size: 14px !important;
text-align: center !important;
}
.wplm-entry-popup-form-field {
margin: 0 auto 15px !important;
max-width: 90% !important;
width: 450px !important;
}
.wplm-entry-popup-submit-form-field {
margin-bottom: 7px !important;
}
.wplm-entry-popup-text-input {
background: #ffffff !important;
border: 1px solid #aaaaaa !important;
color: #222222 !important;
display: block !important;
font-size: 18px !important;
font-style: italic;
line-height: normal !important;
padding: 10px !important;
text-align: center !important;
width: 100% !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-entry-popup-submit,
.wplm-entry-popup-submit:hover,
.wplm-entry-popup-submit:focus {
background: #e57d21 !important;
border: 1px solid #d06f1c !important;
border-bottom-width: 3px !important;
color: #ffffff !important;
display: block !important;
font-size: 15px !important;
font-weight: bold !important;
margin: 0 auto 0 !important;
padding: 10px 30px !important;
text-align: center !important;
text-shadow: 0 1px 0 rgba(27, 90, 133, 0.39) !important;
text-transform: uppercase !important;
white-space: normal !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-entry-popup-form-dismiss {
font-style: italic;
margin: 0 0 40px !important;
text-align: center !important;
}
.wplm-entry-popup-nospam {
color: #555555 !important;
font-size: 13px !important;
line-height: 16px !important;
font-style: italic !important;
text-align: center !important;
} .wplm-exit-popup-inner {
background: #ffffff url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/exit-popup-background.png) repeat 0 0 !important;
border: 1px solid #c1c1c1 !important;
color: #222222 !important;
font: normal 400 16px/26px Arial, sans-serif !important;
max-width: 99% !important;
width: 624px !important;
-webkit-box-shadow: inset 0 0 0 2px #f3f3f3 !important;
-moz-box-shadow: inset 0 0 0 2px #f3f3f3 !important;
box-shadow: inset 0 0 0 2px #f3f3f3 !important;
}
.wplm-exit-popup {
padding: 28px !important;
}
.wplm-exit-popup-inner a {
color: #e67e22 !important;
}
.wplm-exit-popup-header {
margin: 0 0 28px !important;
}
.wplm-exit-popup-headline {
color: #1b2733 !important;
font-size: 24px !important;
font-weight: 700 !important;
line-height: 28px !important;
margin: 0 0 2px !important;
text-shadow: 0 1px 1px #ffffff !important;
}
.wplm-exit-popup-image {
float: right !important;
margin: 0 0 0 20px !important;
max-width: 30% !important;
}
.wplm-exit-popup-bullets {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
.wplm-exit-popup-bullets li {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/exit-popup-check.png) no-repeat 13px 0;
font-size: 15px;
line-height: 18px;
margin: 0 0 10px !important;
min-height: 20px;
padding: 0 0 0 50px !important;
}
.wplm-exit-popup-divider {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/exit-popup-divider.png) no-repeat top center !important;
height: 5px !important;
margin: 12px 0 12px !important;
}
.wplm-exit-popup-seenon-image {
margin: 0 0 15px !important;
}
.wplm-exit-popup-seenon-image img {
margin: 0 auto !important;
}
.wplm-exit-popup-form {
background-color: rgba(0, 0, 0, 0.04);
padding: 2px;
}
.wplm-exit-popup-form-inner {
background-color: #f1f1f1 !important;
border: 1px solid #c7c7c7 !important;
padding: 13px 13px !important;
}
.wplm-exit-popup-form-field {
margin: 0 0 10px !important;
}
.wplm-exit-popup-submit-form-field {
margin: 0 0 0 !important;
}
.wplm-exit-popup-text-input {
background-color: #ffffff !important;
border: 1px solid #aaaaaa !important;
color: #222222 !important;
display: block !important;
line-height: normal !important;
padding: 10px !important;
width: 100% !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-exit-popup-submit,
.wplm-exit-popup-submit:hover,
.wplm-exit-popup-submit:focus {
background: #e57d21 !important;
border: 1px solid #d06f1c !important;
border-bottom-width: 3px !important;
color: #ffffff !important;
display: block !important;
font-size: 15px !important;
font-weight: bold !important;
margin: 0 auto 0 !important;
padding: 10px 30px !important;
text-align: center !important;
text-shadow: 0 1px 0 rgba(27, 90, 133, 0.39) !important;
text-transform: uppercase !important;
white-space: normal !important;
-webkit-border-radius: 5px !important;
-moz-border-radius: 5px !important;
border-radius: 5px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-exit-popup-form-dismiss,
.wplm-exit-popup-nospam {
font-size: 13px !important;
font-style: italic !important;
line-height: 16px !important;
margin: 16px 0 0 !important;
text-align: center !important;
} .wplm-content-blocker-container {
position: relative !important;
}
.wplm-content-blocker-container.wplm-enabled {
z-index: 1 !important;
}
.wplm-content-blocker {
bottom: 0 !important;
display: none !important;
left: 0 !important;
position: absolute !important;
right: 0 !important;
top: 0 !important;
z-index: 1005 !important;
}
.wplm-enabled .wplm-content-blocker {
display: block !important;
}
.wplm-content-blocker-content-gradient {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/content-blocker-gradient.png) repeat-x 0 0 !important;
height: 180px !important;
left: 0 !important;
position: absolute !important;
right: 0 !important;
top: 0 !important;
}
.wplm-content-blocker-content-blocking {
background: #ffffff !important;
bottom: 0 !important;
left: 0 !important;
position: absolute !important;
right: 0 !important;
top: 180px !important;
}
.wplm-content-blocker-content-inner {
background: #2883ca !important;
border: 1px solid #124974 !important;
color: #ffffff !important;
margin: 90px auto 0;
padding: 18px 12px !important;
position: relative !important;
width: 300px !important;
z-index: 50000 !important;
}
.wplm-content-blocker-content-inner a {
color: #fcff00 !important;
text-decoration: underline !important;
}
.wplm-content-blocker-headline {
color: #ffffff !important;
font-size: 26px !important;
font-weight: 700 !important;
line-height: 28px !important;
margin: 0 0 19px !important;
text-shadow: 0 1px 1px #222222 !important;
}
.wplm-content-blocker-subheadline {
color: #ffffff !important;
font-size: 18px !important;
font-weight: 700 !important;
line-height: 22px !important;
margin: 0 0 13px !important;
text-shadow: 0 1px 1px #222222 !important;
}
.wplm-content-blocker-form {
border: 1px dashed #90bcde !important;
margin: 0 0 10px !important;
padding: 8px 9px !important;
}
.wplm-content-blocker-form-field {
margin: 0 0 6px !important;
}
.wplm-content-blocker-submit-form-field {
margin: 12px 0 0 !important;
}
.wplm-content-blocker-text-input {
background-color: #ffffff !important;
border: 1px solid #185f95 !important;
display: block !important;
margin: 0 !important;
padding: 8px !important;
line-height: normal !important;
width: 100% !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
border-radius: 4px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-content-blocker-label {
color: #ffffff !important;
font-size: 13px !important;
line-height: 16px !important;
text-shadow: 0 1px 1px #222222 !important;
}
.wplm-content-blocker-submit,
.wplm-content-blocker-submit:hover,
.wplm-content-blocker-submit:focus {
background: #ffc400 !important;
border: 1px solid #c39000 !important;
border-bottom-width: 3px !important;
color: #563f00 !important;
display: inline-block !important;
font-size: 14px !important;
height: auto !important;
font-weight: 700 !important;
margin: 0 !important;
padding: 5px 10px !important;
outline: 0 !important;
text-align: left !important;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.39) !important;
width: auto !important;
white-space: normal !important;
-webkit-border-radius: 3px !important;
-moz-border-radius: 3px !important;
border-radius: 3px !important;
-webkit-background-clip: padding-box !important;
-moz-background-clip: padding !important;
background-clip: padding-box !important;
}
.wplm-content-blocker-form-dismiss {
font-size: 16px;
font-style: italic;
text-shadow: 0 1px 1px #222222;
}
.wplm-content-blocker-nospam {
background: transparent url(https://jmkeep.com/wp-content/plugins/wp-lead-magnet/resources/frontend/img/widget-padlock.png) no-repeat left center !important;
font-size: 12px !important;
font-style: italic !important;
line-height: 16px !important;
padding-left: 20px !important;
text-shadow: 0 1px 1px #222222 !important;
}