div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}.error-badge{height:27px;padding-left:25px;display:inline-block;background:transparent url(//ibk-velbert.de/wp-content/plugins/woocommerce-german-market/add-ons/woocommerce-eu-vatin-check/assets/img/error.png) scroll no-repeat 0 0;background-size:21px}.correct-badge{height:27px;padding-left:25px;display:inline-block;background:transparent url(//ibk-velbert.de/wp-content/plugins/woocommerce-german-market/add-ons/woocommerce-eu-vatin-check/assets/img/correct.png) scroll no-repeat 0 0;background-size:21px}.spinner-badge{height:27px;padding-left:25px;display:inline-block;background:transparent url(//ibk-velbert.de/wp-content/plugins/woocommerce-german-market/add-ons/woocommerce-eu-vatin-check/assets/img/ajax-loader.gif) scroll no-repeat 0 0;background-size:21px}.woocommerce table.shop_table tfoot th.wcvat-notice-german-market-th{font-weight:400}a.llms-av-disabled{pointer-events:none;opacity:.65}.llms-video-wrapper .center-video .llms-av-embed{height:100%;left:0;position:absolute;top:0;width:100%}.llms-av-embed iframe{display:block;z-index:1}.llms-av-embed .llms-spinning{z-index:2}.llms-av-embed:hover .llms-av-controls,.llms-av-embed.state--paused .llms-av-controls{opacity:1}.llms-av-embed.hide-controls:not(.state--paused) .llms-av-controls{opacity:0}.llms-av-embed.state--playing .llms-av--play .llms-av--icon{border:0;border-right:15px double #fefefe;height:20px}@media(hover: none){.llms-av-embed .llms-av-controls{opacity:1}}.llms-av-controls{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;opacity:0;left:0;padding:10px;position:absolute;right:0;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;z-index:2;gap:8px}.llms-av-controls .llms-av--fs,.llms-av-controls .llms-av--play{background:rgba(16,16,16,.85);border-radius:4px;display:inline-block;line-height:1;padding:10px 25px}.llms-av-controls .llms-av--fs .llms-av--icon,.llms-av-controls .llms-av--play .llms-av--icon{border:10px solid rgba(0,0,0,0);border-left:15px solid #fefefe;border-right-width:0;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block}.llms-av-controls .llms-av--fs{-webkit-appearance:none;border:none;padding:10px 15px;color:#fff;cursor:pointer}.llms-av-controls .llms-av--progress{background:rgba(16,16,16,.85);border-radius:4px;padding:9px;margin:8px 0 5px;width:100%}.llms-av-controls .llms-av--progress .llms-av--total{border:1px solid rgba(254,254,254,.55);padding:1px;position:relative;height:100%}.llms-av-controls .llms-av--progress .llms-av--elapsed,.llms-av-controls .llms-av--progress .llms-av--buffered{bottom:1px;position:absolute;left:1px;top:1px}.llms-av-controls .llms-av--progress .llms-av--elapsed{background:#fefefe;z-index:2;-webkit-transition:width .1s linear;transition:width .1s linear}.llms-av-controls .llms-av--progress .llms-av--time{background:#fefefe;color:#101010;display:none;font-size:11px;line-height:1;padding:3px 5px;position:absolute;right:-5px;bottom:calc(100% + 12px)}.llms-av-controls .llms-av--progress .llms-av--time:after{bottom:-7px;border:4px solid rgba(0,0,0,0);border-top-color:#fefefe;border-right-color:#fefefe;content:"";right:5px;margin-left:-5px;position:absolute}.llms-av-controls .llms-av--progress .llms-av--buffered{background:#919191;z-index:1;-webkit-transition:width .3s ease;transition:width .3s ease}.llms-av-pv{background:linear-gradient(-45deg, rgba(16, 16, 16, 0.85), #101010);bottom:0;color:#fefefe;left:0;padding:20px;position:absolute;right:0;text-align:left;top:0;z-index:3}.llms-av-pv .llms-av-pv--up-next{font-size:1rem;font-weight:600}.llms-av-pv .llms-av-pv--next{font-size:1.7rem}.llms-av-pv .llms-av-pv--title,.llms-av-pv .llms-av-pv--excerpt{margin:1rem 0;color:#fefefe}.llms-av-pv .llms-av-pv--continue{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.llms-av-pv .llms-av-pv--btn-continue{position:relative;z-index:2}.llms-av-pv .llms-av-pv--btn-continue i.fa{font-size:90%;left:-4px;position:relative}.llms-av-pv .llms-av-pv--thumbnail{display:none;position:relative;z-index:1}.llms-av-pv .llms-av-pv--thumbnail:after{background:rgba(16,16,16,.4);content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.llms-av-pv .llms-av-pv--btn-stop-countdown{background:rgba(0,0,0,0);border-radius:4px;color:#fefefe;font-size:1.25rem;padding:5px 10px;position:absolute;right:10px;top:10px}@media only screen and (min-width: 840px){.llms-av-pv .llms-av-pv--course,.llms-av-pv .llms-av-pv--next,.llms-av-pv .llms-av-pv--excerpt{max-width:50%}.llms-av-pv .llms-av-pv--thumbnail{display:block}.llms-av-pv .llms-av-pv--thumbnail+.llms-av-pv--btn-continue{bottom:10px;position:absolute;right:10px}}.wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block{ display: none; }