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-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;
}span.eeb-nodis { 
display:none !important; 
}
span.eeb-rtl { 
unicode-bidi:bidi-override !important; 
direction:rtl !important; 
display:inline !important; 
}
span.eeb-rtl span.eeb-sd, span.eeb-nrtl span.eeb-sd{
display:inline !important;
padding-left:0 !important;
}
span.eeb-nrtl { 
word-break: break-all !important;
}
.eeb-encoded { 
position:relative; 
margin-top:-0.3em; 
z-index:1000; 
color:green; 
}@media only screen and (min-width: 981px) {
.logo_container {
float: left;
}
.et_header_style_left #et_top_search {
right: 0px!important;
}
.et_header_style_left #et-top-navigation {
padding-right: 50px !important;
}
.et_header_style_centered #et_top_search {
position: absolute !important;
right: 30px!important;
top: 21px!important;
}
.et_header_style_centered #et-top-navigation {
padding-right: 50px !important;
margin-left: 275px !important;
padding-top:12px;
width:auto!important;
position:absolute!important;
top: 50%!important;
transform: translateY(-50%)!important;
bottom:auto!important;
}
.et-fixed-header #et-top-navigation {
margin-left:175px!important;
}
.et_header_style_centered .et_search_form_container {
padding-right: 50px !important;
margin-left: 300px !important;
width:auto!important;
position:relative!important;
transform: translateY(-35%)!important;
}
.et-search-form {
vertical-align:middle!important;
margin-left:280px !important;
}
.et-search-field {
border: 1px solid lavender !important;
height: 2rem;
}
}
@media only screen and (min-width: 1430px) {
.et_header_style_centered #et-top-navigation {
padding-right: 50px !important;
margin-left: 275px !important;
padding-top:12px;
width:auto!important;
position:static!important;
top: 50%!important;
transform: translateY(50%)!important;
bottom:auto!important;
}
.et_header_style_centered #et_top_search {
top: 26px!important;
}
.et-fixed-header #et-top-navigation {
margin-left:175px!important;
margin-top:5px!important;
position:static!important;
transform: translateY(-1%)!important;
}
}
#wpadminbar {
background-color: #967bb6;
}
#cmplz-document {
max-width:100%;
} .ab-top-menu>li.hover>.ab-item, #wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item {
background-color: hsl(267, 29%, 74%)!important;
color:white!important;
}
.ab-top-menu>li.hover>a {
color: white!important;
}
#wpadminbar #wp-admin-bar-my-account.with-avatar>a img {
border: 1px solid #967bb6;
}
#wpadminbar .ab-submenu, #wpadminbar .ab-sub-wrapper {
background-color: hsl(267, 29%, 74%)!important;
}
#wp-admin-bar-my-account-buddypress {
border-top: 1px solid rgba(240,245,250,.7);
display: flex!important;
}
#wp-admin-bar-my-account-buddypress .ab-item {
min-width:auto!important;
}
#wp-admin-bar-my-account-buddypress .ab-sub-wrapper {
top: 64px;
border-top:1px solid hsl(267, 29%, 90%);
transform: translateX(100%);
}
#wp-admin-bar-my-account-buddypress .hover a {
color:white!important;
}
#wpadminbar .quicklinks .menupop ul li a:hover, #wpadminbar .quicklinks .menupop ul li a:focus, #wpadminbar .quicklinks .menupop ul li a:active {
color:white!important;
}
#wp-admin-bar-user-info .display-name {
color:white!important;
font-weight: bold!important;
}
#wp-admin-bar-user-info .username {
color:rgba(240,245,250,.7)!important;
}
#wp-admin-bar-logout {
margin-top: -.5rem!important;
}
#wp-admin-bar-login {
margin-left:16px!important;
margin-right:16px!important;
padding-bottom:25px;
}
#wp-admin-bar-login .ab-item {
height:auto!important;
white-space: normal!important;
padding-bottom:16px!important;
color:white!important;
}
#wp-admin-bar-login input[type=text], #wp-admin-bar-login input[type=password] {
font-size:24px!important;
padding:.1875rem .5rem !important;
line-height:1.33333333!important;
margin:0 0 16px 0!important;
min-height:40px!important;
width:100%!important;
min-width:300px;
color: rgba(0,0,0,.6);
border: 1px solid #967bb6;
}
#wp-admin-bar-login .forgetmenot {
float:left;
}
#wp-admin-bar-login input[type=checkbox] {
display:inline-block!important;
vertical-align: middle;
height:1em;
width:1em;
min-width:1em;
font-size:14px;
border: 1px solid #967bb6 !important;
color: #967bb6!important;
border-radius:4px;
cursor: pointer;
line-height:0;
margin: -.1rem .25rem 0 0;
}
#wp-admin-bar-login #loginform p {
margin:0!important;
}
#wp-admin-bar-login #loginform label {
display:inline-block;
vertical-align: baseline;
cursor: pointer;
}
#wp-admin-bar-login .button-primary {
float:right;
font-size: 13px;
padding: 0 12px;
margin-right:0px;
margin-bottom:16px;
min-height:32px;
background: #967bb6;
border: 1px solid rgba(0,0,0,.1);
color:white;
border-radius: 4px;
cursor: pointer;
} .tnp-profile input[type="text"] {
width:100%;
}
.tnp-profile .tnp-lists::before {
content: 'Modify your subscription below.';
margin-top:50px;
margin-bottom: 15px;
display:block;
}
.tnp-list-label::before {
content: 'Subscribe to OCLBA\'s ';
}