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;
}.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpk--cells {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.wpcdpk--cell {
border-radius: 4px;
box-sizing: border-box;
cursor: pointer;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
position: relative;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
height: 32px;
z-index: 1;
}
.wpcdpk--cell.-focus- {
background: #f0f0f0;
}
.wpcdpk--cell.-current- {
color: #4EB5E6;
}
.wpcdpk--cell.-current-.-focus- {
color: #4a4a4a;
}
.wpcdpk--cell.-current-.-in-range- {
color: #4EB5E6;
}
.wpcdpk--cell.-in-range- {
background: rgba(92, 196, 239, 0.1);
color: #4a4a4a;
border-radius: 0;
}
.wpcdpk--cell.-in-range-.-focus- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell.-disabled- {
cursor: default;
color: #aeaeae;
}
.wpcdpk--cell.-disabled-.-focus- {
color: #aeaeae;
}
.wpcdpk--cell.-disabled-.-in-range- {
color: #a1a1a1;
}
.wpcdpk--cell.-disabled-.-current-.-focus- {
color: #aeaeae;
}
.wpcdpk--cell.-range-from- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 4px 0 0 4px;
}
.wpcdpk--cell.-range-to- {
border: 1px solid rgba(92, 196, 239, 0.5);
background-color: rgba(92, 196, 239, 0.1);
border-radius: 0 4px 4px 0;
}
.wpcdpk--cell.-range-from-.-range-to- {
border-radius: 4px;
}
.wpcdpk--cell.-selected- {
color: #fff;
border: none;
background: #5cc4ef;
}
.wpcdpk--cell.-selected-.-current- {
color: #fff;
background: #5cc4ef;
}
.wpcdpk--cell.-selected-.-focus- {
background: #45bced;
}
.wpcdpk--cell:empty {
cursor: default;
}
.wpcdpk--days-names {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 8px 0 3px;
}
.wpcdpk--day-name {
color: #FF9A19;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
text-transform: uppercase;
font-size: .8em;
}
.wpcdpk--cell-day {
width: 14.28571%;
}
.wpcdpk--cells-months {
height: 170px;
}
.wpcdpk--cell-month {
width: 33.33%;
height: 25%;
}
.wpcdpk--years {
height: 170px;
}
.wpcdpk--cells-years {
height: 170px;
}
.wpcdpk--cell-year {
width: 25%;
height: 33.33%;
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpks-container {
position: absolute;
left: 0;
top: 0;
}
@media print {
.wpcdpks-container {
display: none;
}
}
.wpcdpk {
background: #fff;
border: 1px solid #dbdbdb;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
border-radius: 4px;
box-sizing: content-box;
font-family: Tahoma, sans-serif;
font-size: 14px;
color: #4a4a4a;
width: 250px;
position: absolute;
left: -100000px;
opacity: 0;
transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
z-index: 100;
}
.wpcdpk.-from-top- {
-webkit-transform: translateY(-8px);
transform: translateY(-8px);
}
.wpcdpk.-from-right- {
-webkit-transform: translateX(8px);
transform: translateX(8px);
}
.wpcdpk.-from-bottom- {
-webkit-transform: translateY(8px);
transform: translateY(8px);
}
.wpcdpk.-from-left- {
-webkit-transform: translateX(-8px);
transform: translateX(-8px);
}
.wpcdpk.active {
opacity: 1;
-webkit-transform: translate(0);
transform: translate(0);
transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}
.wpcdpk-inline .wpcdpk {
border-color: #d7d7d7;
box-shadow: none;
position: static;
left: auto;
right: auto;
opacity: 1;
-webkit-transform: none;
transform: none;
}
.wpcdpk-inline .wpcdpk--pointer {
display: none;
}
.wpcdpk--content {
box-sizing: content-box;
padding: 4px;
}
.-only-timepicker- .wpcdpk--content {
display: none;
}
.wpcdpk--pointer {
position: absolute;
background: #fff;
border-top: 1px solid #dbdbdb;
border-right: 1px solid #dbdbdb;
width: 10px;
height: 10px;
z-index: -1;
}
.-top-left- .wpcdpk--pointer, .-top-center- .wpcdpk--pointer, .-top-right- .wpcdpk--pointer {
top: calc(100% - 4px);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
}
.-right-top- .wpcdpk--pointer, .-right-center- .wpcdpk--pointer, .-right-bottom- .wpcdpk--pointer {
right: calc(100% - 4px);
-webkit-transform: rotate(225deg);
transform: rotate(225deg);
}
.-bottom-left- .wpcdpk--pointer, .-bottom-center- .wpcdpk--pointer, .-bottom-right- .wpcdpk--pointer {
bottom: calc(100% - 4px);
-webkit-transform: rotate(315deg);
transform: rotate(315deg);
}
.-left-top- .wpcdpk--pointer, .-left-center- .wpcdpk--pointer, .-left-bottom- .wpcdpk--pointer {
left: calc(100% - 4px);
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.-top-left- .wpcdpk--pointer, .-bottom-left- .wpcdpk--pointer {
left: 10px;
}
.-top-right- .wpcdpk--pointer, .-bottom-right- .wpcdpk--pointer {
right: 10px;
}
.-top-center- .wpcdpk--pointer, .-bottom-center- .wpcdpk--pointer {
left: calc(50% - 10px / 2);
}
.-left-top- .wpcdpk--pointer, .-right-top- .wpcdpk--pointer {
top: 10px;
}
.-left-bottom- .wpcdpk--pointer, .-right-bottom- .wpcdpk--pointer {
bottom: 10px;
}
.-left-center- .wpcdpk--pointer, .-right-center- .wpcdpk--pointer {
top: calc(50% - 10px / 2);
}
.wpcdpk--body {
display: none;
}
.wpcdpk--body.active {
display: block;
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpk--nav {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
border-bottom: 1px solid #efefef;
min-height: 32px;
padding: 4px;
}
.-only-timepicker- .wpcdpk--nav {
display: none;
}
.wpcdpk--nav-title,
.wpcdpk--nav-action {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
cursor: pointer;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.wpcdpk--nav-action {
width: 32px;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpcdpk--nav-action:hover {
background: #f0f0f0;
}
.wpcdpk--nav-action.-disabled- {
visibility: hidden;
}
.wpcdpk--nav-action svg {
width: 32px;
height: 32px;
}
.wpcdpk--nav-action path {
fill: none;
stroke: #9c9c9c;
stroke-width: 2px;
}
.wpcdpk--nav-title {
border-radius: 4px;
padding: 0 8px;
}
.wpcdpk--nav-title i {
font-style: normal;
color: #9c9c9c;
margin-left: 5px;
}
.wpcdpk--nav-title:hover {
background: #f0f0f0;
}
.wpcdpk--nav-title.-disabled- {
cursor: default;
background: none;
}
.wpcdpk--buttons {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
padding: 4px;
border-top: 1px solid #efefef;
}
.wpcdpk--button {
color: #4EB5E6;
cursor: pointer;
border-radius: 4px;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
height: 32px;
}
.wpcdpk--button:hover {
color: #4a4a4a;
background: #f0f0f0;
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
} .wpcdpk--time {
border-top: 1px solid #efefef;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
padding: 4px;
position: relative;
}
.wpcdpk--time.-am-pm- .wpcdpk--time-sliders {
-webkit-flex: 0 1 138px;
-ms-flex: 0 1 138px;
flex: 0 1 138px;
max-width: 138px;
}
.-only-timepicker- .wpcdpk--time {
border-top: none;
}
.wpcdpk--time-sliders {
-webkit-flex: 0 1 153px;
-ms-flex: 0 1 153px;
flex: 0 1 153px;
margin-right: 10px;
max-width: 153px;
}
.wpcdpk--time-label {
display: none;
font-size: 12px;
}
.wpcdpk--time-current {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
font-size: 14px;
text-align: center;
margin: 0 0 0 10px;
}
.wpcdpk--time-current-colon {
margin: 0 2px 3px;
line-height: 1;
}
.wpcdpk--time-current-hours,
.wpcdpk--time-current-minutes {
line-height: 1;
font-size: 19px;
font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
position: relative;
z-index: 1;
}
.wpcdpk--time-current-hours:after,
.wpcdpk--time-current-minutes:after {
content: '';
background: #f0f0f0;
border-radius: 4px;
position: absolute;
left: -2px;
top: -3px;
right: -2px;
bottom: -2px;
z-index: -1;
opacity: 0;
}
.wpcdpk--time-current-hours.-focus-:after,
.wpcdpk--time-current-minutes.-focus-:after {
opacity: 1;
}
.wpcdpk--time-current-ampm {
text-transform: uppercase;
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
color: #9c9c9c;
margin-left: 6px;
font-size: 11px;
margin-bottom: 1px;
}
.wpcdpk--time-row {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
font-size: 11px;
height: 17px;
background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}
.wpcdpk--time-row:first-child {
margin-bottom: 4px;
}
.wpcdpk--time-row input[type='range'] {
background: none;
cursor: pointer;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
height: 100%;
padding: 0;
margin: 0;
-webkit-appearance: none;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-thumb {
-webkit-appearance: none;
}
.wpcdpk--time-row input[type='range']::-ms-tooltip {
display: none;
}
.wpcdpk--time-row input[type='range']:hover::-webkit-slider-thumb {
border-color: #b8b8b8;
}
.wpcdpk--time-row input[type='range']:hover::-moz-range-thumb {
border-color: #b8b8b8;
}
.wpcdpk--time-row input[type='range']:hover::-ms-thumb {
border-color: #b8b8b8;
}
.wpcdpk--time-row input[type='range']:focus {
outline: none;
}
.wpcdpk--time-row input[type='range']:focus::-webkit-slider-thumb {
background: #5cc4ef;
border-color: #5cc4ef;
}
.wpcdpk--time-row input[type='range']:focus::-moz-range-thumb {
background: #5cc4ef;
border-color: #5cc4ef;
}
.wpcdpk--time-row input[type='range']:focus::-ms-thumb {
background: #5cc4ef;
border-color: #5cc4ef;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s;
}
.wpcdpk--time-row input[type='range']::-moz-range-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s;
}
.wpcdpk--time-row input[type='range']::-ms-thumb {
box-sizing: border-box;
height: 12px;
width: 12px;
border-radius: 3px;
border: 1px solid #dedede;
background: #fff;
cursor: pointer;
transition: background .2s;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-thumb {
margin-top: -6px;
}
.wpcdpk--time-row input[type='range']::-webkit-slider-runnable-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent;
}
.wpcdpk--time-row input[type='range']::-moz-range-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent;
}
.wpcdpk--time-row input[type='range']::-ms-track {
border: none;
height: 1px;
cursor: pointer;
color: transparent;
background: transparent;
}
.wpcdpk--time-row input[type='range']::-ms-fill-lower {
background: transparent;
}
.wpcdpk--time-row input[type='range']::-ms-fill-upper {
background: transparent;
}
.wpcdpk--time-row span {
padding: 0 12px;
}
.wpcdpk--time-icon {
color: #9c9c9c;
border: 1px solid;
border-radius: 50%;
font-size: 16px;
position: relative;
margin: 0 5px -1px 0;
width: 1em;
height: 1em;
}
.wpcdpk--time-icon:after, .wpcdpk--time-icon:before {
content: '';
background: currentColor;
position: absolute;
}
.wpcdpk--time-icon:after {
height: .4em;
width: 1px;
left: calc(50% - 1px);
top: calc(50% + 1px);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.wpcdpk--time-icon:before {
width: .4em;
height: 1px;
top: calc(50% + 1px);
left: calc(50% - 1px);
}
.wpcdpk--cell-day.-other-month-, .wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.wpcdpk--cell-day.-other-month-:hover, .wpcdpk--cell-year.-other-decade-:hover {
color: #c5c5c5;
}
.-disabled-.-focus-.wpcdpk--cell-day.-other-month-, .-disabled-.-focus-.wpcdpk--cell-year.-other-decade- {
color: #dedede;
}
.-selected-.wpcdpk--cell-day.-other-month-, .-selected-.wpcdpk--cell-year.-other-decade- {
color: #fff;
background: #a2ddf6;
}
.-selected-.-focus-.wpcdpk--cell-day.-other-month-, .-selected-.-focus-.wpcdpk--cell-year.-other-decade- {
background: #8ad5f4;
}
.-in-range-.wpcdpk--cell-day.-other-month-, .-in-range-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.1);
color: #cccccc;
}
.-in-range-.-focus-.wpcdpk--cell-day.-other-month-, .-in-range-.-focus-.wpcdpk--cell-year.-other-decade- {
background-color: rgba(92, 196, 239, 0.2);
}
.wpcdpk--cell-day.-other-month-:empty, .wpcdpk--cell-year.-other-decade-:empty {
background: none;
border: none;
}:root {
--wpcpo-error: #e2401c;
}
.wpcpo-wrapper {
display: block;
width: 100%;
clear: both;
}
.wpcpo-total {
margin: 20px 0 40px 0;
padding: 20px 0 0 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
overflow: hidden;
}
.wpcpo-total ul {
list-style: none;
margin: 0;
}
.wpcpo-total ul li {
display: flex;
justify-content: space-between;
padding: 5px 0;
}
.wpcpo-total ul li.wpcpo-subtotal {
border-top: 1px solid #eee;
padding: 10px 0;
margin-top: 20px;
justify-content: flex-end;
}
.wpcpo-total ul li.wpcpo-subtotal .amount {
margin-left: 10px;
font-weight: 700;
}
.wpcpo-disabled {
opacity: 0.5 !important;
pointer-events: none !important;
cursor: not-allowed !important;
}
.wpcpo-option.wpcpo-has-error label {
color: var(--wpcpo-error);
}
.wpcpo-option.wpcpo-has-error .wpcpo-option-field {
border-color: var(--wpcpo-error);
}
.wpcpo-option.wpcpo-option-image-radio .form-row {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.wpcpo-option.wpcpo-option-image-radio .form-row .field-image-radio, .wpcpo-option.wpcpo-option-image-radio .form-row .field-radio {
display: none;
}
.wpcpo-option.wpcpo-option-image-radio .form-row input[type=radio]:checked + label {
border: 1px solid green;
}
.wpcpo-option.wpcpo-option-image-radio .form-row label {
width: 25%;
text-align: center;
padding: 10px;
margin: 5px;
border: 1px solid transparent;
box-sizing: border-box;
cursor: pointer;
}
.wpcpo-option.wpcpo-option-image-radio .form-row label img {
display: inline-block;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row {
display: flex;
flex-wrap: wrap;
margin-left: -5px;
margin-right: -5px;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row .field-image-checkbox, .wpcpo-option.wpcpo-option-image-checkbox .form-row .field-checkbox {
display: none;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row input[type=checkbox]:checked + label {
border: 1px solid green;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row label {
width: 25%;
text-align: center;
padding: 10px;
margin: 5px;
border: 1px solid transparent;
box-sizing: border-box;
cursor: pointer;
}
.wpcpo-option.wpcpo-option-image-checkbox .form-row label img {
display: inline-block;
}
.wp-picker-container .button {
border-radius: 2px;
}
.wp-picker-container .button:before, .wp-picker-container .button:after {
display: none !important;
}
.wp-picker-container .button.wp-picker-clear {
font-size: 11px;
line-height: 1;
}
.box-color-picker {
display: inline-block;
width: 20px;
height: 20px;
vertical-align: middle;
}
.box-image-radio, .box-image-checkbox {
display: inline-block;
width: 40px;
vertical-align: middle;
}
.box-image-radio img, .box-image-checkbox img {
width: 100%;
height: auto;
}.wp-color-picker{width:80px;direction:ltr}.wp-picker-container .hidden{display:none}.wp-picker-container .wp-color-result.button{min-height:30px;margin:0 6px 6px 0;padding:0 0 0 30px;font-size:11px}.wp-color-result-text{background:#f6f7f7;border-radius:0 2px 2px 0;border-left:1px solid #c3c4c7;color:#50575e;display:block;line-height:2.54545455;padding:0 6px;text-align:center}.wp-color-result:focus,.wp-color-result:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.wp-color-result:focus:after,.wp-color-result:hover:after{color:#1d2327;border-color:#a7aaad;border-left:1px solid #8c8f94}.wp-picker-container{display:inline-block}.wp-color-result:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.wp-color-result:active{transform:none!important}.wp-picker-open+.wp-picker-input-wrap{display:inline-block;vertical-align:top}.wp-picker-input-wrap label{display:inline-block;vertical-align:top}.form-table .wp-picker-input-wrap label{margin:0!important}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default,.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{margin-left:6px;padding:0 8px;line-height:2.54545455;min-height:30px}.wp-picker-container .iris-square-slider .ui-slider-handle:focus{background-color:#50575e}.wp-picker-container .iris-picker{border-radius:0;border-color:#dcdcde;margin-top:6px}.wp-picker-container input[type=text].wp-color-picker{width:4rem;font-size:12px;font-family:monospace;line-height:2.33333333;margin:0;padding:0 5px;vertical-align:top;min-height:30px}.wp-color-picker::-webkit-input-placeholder{color:#646970}.wp-color-picker::-moz-placeholder{color:#646970;opacity:1}.wp-color-picker:-ms-input-placeholder{color:#646970}.wp-picker-container input[type=text].iris-error{background-color:#fcf0f1;border-color:#d63638;color:#000}.iris-picker .iris-strip .ui-slider-handle:focus,.iris-picker .ui-square-handle:focus{border-color:#3582c4;border-style:solid;box-shadow:0 0 0 1px #3582c4;outline:2px solid transparent}.iris-picker .iris-palette:focus{box-shadow:0 0 0 2px #3582c4}@media screen and (max-width:782px){.wp-picker-container input[type=text].wp-color-picker{width:5rem;font-size:16px;line-height:1.875;min-height:32px}.wp-customizer .wp-picker-container input[type=text].wp-color-picker{padding:0 5px}.wp-picker-input-wrap .button.wp-picker-clear,.wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;line-height:2.14285714;min-height:32px}.wp-customizer .wp-picker-input-wrap .button.wp-picker-clear,.wp-customizer .wp-picker-input-wrap .button.wp-picker-default{padding:0 8px;font-size:14px;line-height:2.14285714;min-height:32px}.wp-picker-container .wp-color-result.button{padding:0 0 0 40px;font-size:14px;line-height:2.14285714}.wp-customizer .wp-picker-container .wp-color-result.button{font-size:14px;line-height:2.14285714}.wp-picker-container .wp-color-result-text{padding:0 14px;font-size:inherit;line-height:inherit}.wp-customizer .wp-picker-container .wp-color-result-text{padding:0 10px}}body.page-id-861 .primary-menu a {
color: white !important; } table h1 {
color: white !important;
font-size: 30px !important;
}
.btnAbandonedCart2Days {
display: inline-block;
padding: 12px 24px;
background-color: #ff51a4;
color: white;
text-decoration: none;
border-radius: 6px;
font-weight: bold;
}
.btnAbandonedCart2Days:hover {
background-color: #ff51a4;
}
.footerAbandonedCart2Days {
font-size: 11px;
color: #777;
}
.h2HolaAbandonedCart2Days {
margin-top: -8rem !important;
}
.btnAbandonedCart {
display: inline-block;
padding: 12px 24px;
background-color: #ff51a4;
color: white;
text-decoration: none;
border-radius: 6px;
font-weight: bold;
}
.btnAbandonedCart:hover {
background-color: #ff51a4;
}
.footerAbandonedCart {
font-size: 11px;
color: #777;
}
.h2HolaAbandonedCart {
margin-top: -8rem !important;
}  .sobre-lateral {
position: fixed;
left: -40px; top: 45%;
transform: translateY(-50%);
background-color: #ff51a4;
color: white;
width: 60px;
height: 120px;
display: flex;
align-items: center;
justify-content: center;
font-size: 26px;
border-radius: 0 10px 10px 0;
cursor: pointer;
z-index: 1000;
box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
transition: left 0.3s ease;
}
.sobre-lateral:hover {
left: 0; } .modal-newsletter {
display: none;
position: fixed;
z-index: 1001;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: auto;
background-color: rgba(0,0,0,0.5);
}
.contenido-modal {
background-color: white;
margin: 10% auto;
padding: 2rem;
border-radius: 10px;
max-width: 400px;
position: relative;
text-align: center;
}
.cerrar-modal {
position: absolute;
right: 15px;
top: 10px;
font-size: 24px;
cursor: pointer;
color: #aaa;
}
.cerrar-modal:hover {
color: #333;
}
.modal-newsletter form {
margin-top: 1rem;
}
.modal-newsletter input {
vertical-align: sub;
border: 1px solid #ccc;
border-radius: 5px;
}
.modal-newsletter button {
background-color: #ff68dd;
color: white;
border: none;
padding: 0.6rem 1rem;
border-radius: 5px;
cursor: pointer;
}
.modal-newsletter button:hover {
background-color: #ff66a9;
} @media (max-width: 600px) {
.modal-newsletter {
padding-top: 15rem;
}
}
.icono-sobre {
transform: rotate(90deg);
} .et-product-detail .summary h1.product_title {
font-size: 2em
} .primary-menu {
display: inline-block;
white-space: nowrap;
font-weight: 600 !important;
text-transform: uppercase !important;
}
.primary-menu .sub-menu {
text-transform: initial !important;
font-weight: 400 !important;
}
div.wpforms-container .wpforms-form input[type=checkbox]:checked {
background: none !important;
}
.button-color {
background-color: #ff51a4 !important;
}
div.wpforms-container-full button[type=submit]:hover {
background-color: #ff51a4 !important;
}
.sub-menu {
padding-right: 40% !important;
}
figure.wp-block-image.size-full  img {
width: 65%;
border-radius: 10px
}
figure.product_thumbnail.et-image-hover, .woocommerce-product-gallery__image > img{
border-radius: 15px;
}
.footer-widgets .container {
margin-left: 20px !important
margin-right: 0px !important;
}
.footer-widgets .container .row {
text-align: center !important;
font-size: 14px !important
}
.footer-widgets .container .row .footer2 {
text-align: justify !important;
}
.footer-widgets .container .row .footer2 .widgettitle {
text-align: center !important;
}
.footer-widgets .container .row .footer4 .widget {
margin-bottom: 0px
}
.texto-categoria-home{
font-size: 12px !important;
}
.footer-bar .container {
padding-top: 20px; 
padding-bottom: 0px; 
}
.mc4wp-form-fields .submit {
font-weight: 800 !important
}
h1 {
font-size: 200% !important; 
font-weight: 600;
}
.tab-panel-inner h1 {
font-size: 22px !important;
}
.tab-panel-inner h2 {
font-size: 19px !important;
}
.tab-panel-inner h3 {
font-size: 17px !important;
}
.tab-panel-inner hr {
height: 0.8px;
border: none;
background-color: black;
}
.wooco_component_product_selection .dd-desc .stock {
padding: 4px !important;
}
.widget input {
display: inline !important;
}
.tnp-field label {
font-size: 10px !important;
}
.tnp-submit {
border-radius: 10px !important;
border: 2px solid !important;
}
.imagen-taller img{
border-radius: 10px !important;
}
.hidden-category-description {
visibility: hidden
}
@media (max-width: 800px) {
.imagen-taller figure {
width: 104% !important;
margin-left: -2px !important;
}
}
a:hover {
color: #FF51A4 !important;
} .scroller-container {
margin-top: 50px;
margin-bottom: 15px !important;
width: 100%;
height: 100px; background-color: #ff69b4; display: flex;
align-items: center; overflow: hidden;
position: relative;
white-space: nowrap;
width: max-content; }
.scroller-content {
display: flex;
gap: 70px; font-size: 18px; font-weight: bold;
color: white; animation: scroller 170s linear infinite;
}
.scroller-container-logos {
background-color: white;
overflow-x: auto;
width: 98%;
padding: 20px 0;
}
.scroller-content-logos {
display: flex;
align-items: center;
justify-content: space-between;
gap: 40px; min-width: max-content;
animation: scroller 170s linear infinite;
}
.scroller-content-logos img {
height: 100px;
object-fit: contain;
display: block;
}
@keyframes scroller {
from {
transform: translateX(0);
}
to {
transform: translateX(-80%);
}
} @media (max-width: 800px) {
.scroller-container {
margin-top: 0px;
margin-bottom: 0px !important;
width: 100%;
height: 50px; background-color: #ff51a4; display: flex;
align-items: center; overflow: hidden;
position: relative;
white-space: nowrap;
width: max-content; }
.scroller-content .scroller-content-logos {
animation: scroller 230s linear infinite;
display: flex;
gap: 60px; font-size: 14px; font-weight: bold;
color: white; }
.ciudad-pagina-taller-de-velas {
font-size: 25px !important;
}
} .variable-item.button-variable-item {
border-radius: 15px !important
}
.acordeon-footer h4 {
color: #ff66a9 !important;
}
#preloader {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #ffffff; display: flex;
justify-content: center;
align-items: center;
z-index: 9999;
}
#preloader img {
width: 200px; }
#preloader.oculto {
opacity: 0;
pointer-events: none;
transition: opacity 0.5s ease;
}
.talleres-portada img {
border-radius: 40px !important;	
} .counter-agenda h4 {
font-size: 2em !important;
font-weight: 600 !important;
} .boton-reserva a {
background-color: #ff51a4 !important;
width: 30% !important;
font-size: 17px !important;
}
.boton-reserva a:hover {
background-color: white !important;
border-color: #ff51a4 !important;
color: #ff51a4 !important;
}
@media (max-width: 800px) {
.boton-reserva a {
width: 100% !important;
}
}  button, .add_to_wishlist, div.quantity {
border-radius: 30px !important;
}
.dd-select {
border-radius: 30px 30px 30px 30px !important;
padding: 3px !important;
}
.dd-select-round {
border-radius: 30px 30px 0px 0px !important;
}
.dd-options-round {
border-radius: 0px 0px 30px 30px !important;
padding: 15px !important;
}
.wooco_components .wooco_component {
border-bottom: none !important;
}
a#scroll_to_top {
display: none !important;
}
.imagen-taller-home img {
border-radius: 200px 200px 0px 0px !important;
}
.ciudad-pagina-taller-de-velas {
font-size: 50px !important;
}