.woocommerce-page .woocommerce-form-login .show-password-input {
display:none !important;
}
.password-wrapper {
position: relative;
display: inline-block;
width:100%;
}
.field-icon {
position: absolute;
top: 50%;
right: 10px; transform: translateY(-50%);
cursor: pointer;
z-index: 2;
}
.field-icon.toggle-password.eye-close::before{
content: url(//mada-afrique.com/wp-content/plugins/advance-show-hide-password/assets/images/eye-close.svg);
display:flex;
}
.field-icon.toggle-password.eye-open::before {
content: url(//mada-afrique.com/wp-content/plugins/advance-show-hide-password/assets/images/eye-open.svg);
display:flex;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cmb2-metabox-front-end-post-form h5 {
font-size: 24px;
margin: 60px 0 30px 0;
padding-bottom: 30px;
border-bottom: 1px solid #e0e0e0;
}
#submit_map {
height: 300px;
margin-bottom: 50px;
}
.label-_availability,
.label-_opening_hours,
.label-_menu,
.label-_slots {
display: none;
}
.slider-disabled,
.disabled .rangeslider {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
opacity: 0.5;
}
.time-slot .day {display: none;}
body .no-slots-information {
padding-bottom: 5px;
margin-top: 5px;
}
.listing-widget .booking-event-date {
display: none;
}
.fa.booking-loading-icon {
display: none;
margin-left:7px;
}
.dashboard-list-box.loading .booking-loading-icon {
display: inline-block;
margin-left:7px;
}
.woocommerce-checkout #order_review.listeo-pay-form{
float: none;
width:100%;
}
a.book-now.button.inactive {
background-color:gray; 
}
.switch_box{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
max-width: 100px;
min-width: 50px;
height: 50px;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.add-listing-section .switch_box{
min-height: 70px
} input[type="checkbox"].switch_1{
font-size: 20px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 3.5em;
height: 1.5em;
background: #ddd;
border-radius: 3em;
position: relative;
cursor: pointer;
outline: none;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch_1:after{
position: absolute;
content: "";
width: 1.5em;
height: 1.5em;
border-radius: 50%;
background: #fff;
-webkit-transform: scale(.7);
transform: scale(.7);
left: 0;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
input[type="checkbox"].switch_1:checked:after{
left: calc(100% - 1.5em);
} .woocommerce-order-pay.user_not_logged_in .woocommerce-info {
width: 41.66666667%;
margin-left: 25%;
}
#chart-date-range-enabler,
#booking-date-range-enabler {
float: right;
background: #fff;
border-radius: 3px;
cursor: pointer;
padding: 6px;
display: inline-block;
position: relative;
margin: 0;
box-sizing: border-box;
color: #666;
font-weight: 600;
transition: 0.3s;
background-color: #fff;
margin-left: 15px;
top: 0px;
}
.sign-in-form label input[type="checkbox"] {
height: auto;
width: 20px;
box-shadow: 0px 0px 0px 0px;
}
.second-slot-taken:not( .disabled ), .first-slot-taken:not( .disabled ) {
position: relative;
z-index: 0;
}
.second-slot-taken:not( .disabled )::before, .first-slot-taken:not( .disabled )::before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
z-index: -1;
mix-blend-mode: soft-light;
}
.second-slot-taken:not( .disabled )::before {
border-bottom: 34px solid #f4f4f4;
border-left: 32px solid transparent;
}
.first-slot-taken:not( .disabled )::before {
border-top: 34px solid #f4f4f4;
border-right: 32px solid transparent;
}
.daterangepicker.daterangepicker td.disabled, .daterangepicker.daterangepicker option.disabled {
background-color: #f4f4f4;
}
.first-slot-taken:not(.active, .in-range, :hover) {
color: #c37979 !important;
}
.first-slot-taken:not(.active, .in-range, :hover)::before {
border-top: 34px solid #ffe9e9;
border-right: 32px solid transparent;
mix-blend-mode: normal;
color: #c37979;
}
.daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover) {
background: #e0f6dd;
color: #6a9664;
}
.daterangepicker .calendar-table td.available.second-slot-taken:not(.active, .in-range, :hover):before {
border-bottom: 34px solid #ffe9e9;
border-left: 32px solid transparent;
mix-blend-mode: normal;
}.fc-icon,
.fc-unselectable {
-moz-user-select: none;
-ms-user-select: none;
}
.fc .fc-button,
.fc-icon {
text-transform: none;
font-weight: 400;
}
.fc-not-allowed,
.fc-not-allowed .fc-event {
cursor: not-allowed;
}
.fc .fc-button:not(:disabled),
.fc a[data-navlink],
.fc-event.fc-event-draggable,
.fc-event[href] {
cursor: pointer;
}
.fc-unselectable {
-webkit-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-webkit-tap-highlight-color: transparent;
}
.fc {
display: flex;
flex-direction: column;
font-size: 1em;
}
.fc .fc-button,
.fc-icon {
display: inline-block;
text-align: center;
}
.fc,
.fc *,
.fc :after,
.fc :before {
box-sizing: border-box;
}
.fc table {
border-collapse: collapse;
border-spacing: 0;
font-size: 1em;
}
.fc th {
text-align: center;
}
.fc td,
.fc th {
vertical-align: top;
padding: 0;
}
.fc .fc-button,
.fc .fc-button .fc-icon,
.fc .fc-button-group,
.fc .fc-timegrid-slot-label {
vertical-align: middle;
}
.fc a[data-navlink]:hover {
text-decoration: underline;
}
.fc .fc-button:hover,
.fc .fc-list-event-title a,
a.fc-event,
a.fc-event:hover {
text-decoration: none;
}
.fc-direction-ltr {
direction: ltr;
text-align: left;
}
.fc-direction-rtl {
direction: rtl;
text-align: right;
}
.fc-theme-standard td,
.fc-theme-standard th {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
}
.fc-liquid-hack td,
.fc-liquid-hack th {
position: relative;
}
@font-face {
font-family: fcicons;
src: url(data:application/x-font-ttf;charset=utf-8;base64,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)
format("truetype");
font-weight: 400;
font-style: normal;
}
.fc-icon {
width: 1em;
height: 1em;
-webkit-user-select: none;
user-select: none;
font-family: fcicons !important;
speak: none;
font-style: normal;
font-variant: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fc-icon-chevron-left:before {
content: "\e900";
}
.fc-icon-chevron-right:before {
content: "\e901";
}
.fc-icon-chevrons-left:before {
content: "\e902";
}
.fc-icon-chevrons-right:before {
content: "\e903";
}
.fc-icon-minus-square:before {
content: "\e904";
}
.fc-icon-plus-square:before {
content: "\e905";
}
.fc-icon-x:before {
content: "\e906";
}
.fc .fc-button {
overflow: visible;
text-transform: none;
margin: 0;
font-family: inherit;
}
.fc .fc-button::-moz-focus-inner {
padding: 0;
border-style: none;
}
.fc .fc-button {
-webkit-appearance: button;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid transparent;
padding: 0.4em 0.65em;
font-size: 1em;
line-height: 1.5;
border-radius: 0.25em;
}
.fc .fc-button:focus {
outline: 0;
box-shadow: 0 0 0 0.2rem rgba(44, 62, 80, 0.25);
}
.fc .fc-button-primary:focus,
.fc .fc-button-primary:not(:disabled).fc-button-active:focus,
.fc .fc-button-primary:not(:disabled):active:focus {
box-shadow: 0 0 0 0.2rem rgba(76, 91, 106, 0.5);
}
.fc .fc-button:disabled {
opacity: 0.65;
}
.fc .fc-daygrid-event-harness,
.fc .fc-daygrid-event-harness-abs { cursor: pointer; }
.fc-button {
outline: none !important;
box-shadow: none !important;
}
.fc .fc-button-primary {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #444;
background-color: var(--fc-button-bg-color, #444);
border-color: #444;
border-color: var(--fc-button-border-color, #444);
}
.fc .fc-button-primary:hover {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #333;
background-color: var(--fc-button-hover-bg-color, #333);
border-color: #333;
border-color: var(--fc-button-hover-border-color, #333);
}
.fc .fc-button-primary:disabled {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #444;
background-color: var(--fc-button-bg-color, #444);
border-color: #444;
border-color: var(--fc-button-border-color, #444);
}
.fc .fc-button-primary:not(:disabled).fc-button-active,
.fc .fc-button-primary:not(:disabled):active {
color: #fff;
color: var(--fc-button-text-color, #fff);
background-color: #333;
background-color: var(--fc-button-active-bg-color, #333);
border-color: #151e27;
border-color: var(--fc-button-active-border-color, #333);
}
.fc .fc-button .fc-icon {
font-size: 1.5em;
}
.fc .fc-button-group {
position: relative;
display: inline-flex;
}
.fc .fc-button-group > .fc-button {
position: relative;
flex: 1 1 auto;
}
.fc .fc-button-group > .fc-button.fc-button-active,
.fc .fc-button-group > .fc-button:active,
.fc .fc-button-group > .fc-button:focus,
.fc .fc-button-group > .fc-button:hover {
z-index: 1;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:first-child) {
margin-left: -1px;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.fc-direction-ltr .fc-button-group > .fc-button:not(:last-child) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:first-child) {
margin-right: -1px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.fc-direction-rtl .fc-button-group > .fc-button:not(:last-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.fc .fc-toolbar {
display: flex;
justify-content: space-between;
align-items: center;
}
.fc .fc-toolbar.fc-header-toolbar {
margin-bottom: 1.5em;
}
.fc .fc-toolbar.fc-footer-toolbar {
margin-top: 1.5em;
}
.fc .fc-toolbar-title {
font-size: 1.75em;
margin: 0;
}
.fc-direction-ltr .fc-toolbar > * > :not(:first-child) {
margin-left: 0.75em;
}
.fc-direction-rtl .fc-toolbar > * > :not(:first-child) {
margin-right: 0.75em;
}
.fc-direction-rtl .fc-toolbar-ltr {
flex-direction: row-reverse;
}
.fc .fc-scroller {
-webkit-overflow-scrolling: touch;
position: relative;
}
.fc .fc-scroller-liquid {
height: 100%;
}
.fc .fc-scroller-liquid-absolute {
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
}
.fc .fc-scroller-harness {
position: relative;
overflow: hidden;
direction: ltr;
}
.fc .fc-scroller-harness-liquid {
height: 100%;
}
.fc-direction-rtl .fc-scroller-harness > .fc-scroller {
direction: rtl;
}
.fc-theme-standard .fc-scrollgrid {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid-section-footer > *,
.fc .fc-scrollgrid-section-header > * {
border-bottom-width: 0;
}
.fc .fc-scrollgrid,
.fc .fc-scrollgrid table {
width: 100%;
table-layout: fixed;
}
.fc .fc-scrollgrid table {
border-top-style: hidden;
border-left-style: hidden;
border-right-style: hidden;
}
.fc .fc-scrollgrid {
border-collapse: separate;
border-right-width: 0;
}
.fc .fc-scrollgrid-liquid {
height: 100%;
}
.fc .fc-scrollgrid-section,
.fc .fc-scrollgrid-section table,
.fc .fc-scrollgrid-section > td {
height: 1px;
}
.fc .fc-scrollgrid-section-liquid > td {
height: 100%;
}
.fc .fc-scrollgrid-section > * {
border-top-width: 0;
border-left-width: 0;
}
.fc .fc-scrollgrid-section-body table,
.fc .fc-scrollgrid-section-footer table {
border-bottom-style: hidden;
}
.fc .fc-scrollgrid-section-sticky > * {
background: var(--fc-page-bg-color, #fff);
position: sticky;
z-index: 3;
}
.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky > * {
top: 0;
}
.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky > * {
bottom: 0;
}
.fc .fc-scrollgrid-sticky-shim {
height: 1px;
margin-bottom: -1px;
}
.fc-sticky {
position: sticky;
}
.fc .fc-view-harness {
flex-grow: 1;
position: relative;
}
.fc .fc-bg-event,
.fc .fc-highlight,
.fc .fc-non-business,
.fc .fc-view-harness-active > .fc-view {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.fc .fc-col-header-cell-cushion {
display: inline-block;
padding: 2px 4px;
}
.fc .fc-non-business {
background: rgba(215, 215, 215, 0.3);
background: var(--fc-non-business-color, rgba(215, 215, 215, 0.3));
}
.fc .fc-bg-event {
background: var(--fc-bg-event-color, #8fdf82);
opacity: 0.3;
opacity: var(--fc-bg-event-opacity, 0.3);
}
.fc .fc-bg-event .fc-event-title {
margin: 0.5em;
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
font-style: italic;
}
.fc .fc-highlight {
background: rgba(188, 232, 241, 0.3);
background: var(--fc-highlight-color, rgba(188, 232, 241, 0.3));
}
.fc .fc-cell-shaded,
.fc .fc-day-disabled {
background: rgba(208, 208, 208, 0.3);
background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.fc-event .fc-event-main {
position: relative;
z-index: 2;
}
.fc-event-dragging:not(.fc-event-selected) {
opacity: 0.75;
}
.fc-event-dragging.fc-event-selected {
box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}
.fc-event .fc-event-resizer {
display: none;
position: absolute;
z-index: 4;
}
.fc-event-selected .fc-event-resizer,
.fc-event:hover .fc-event-resizer,
.fc-h-event,
.fc-v-event {
display: block;
}
.fc-event-selected .fc-event-resizer {
border-radius: 4px;
border-radius: calc(var(--fc-event-resizer-dot-total-width, 8px) / 2);
border-width: 1px;
border-width: var(--fc-event-resizer-dot-border-width, 1px);
width: 8px;
width: var(--fc-event-resizer-dot-total-width, 8px);
height: 8px;
height: var(--fc-event-resizer-dot-total-width, 8px);
border-style: solid;
border-color: inherit;
background: var(--fc-page-bg-color, #fff);
}
.fc-event-selected .fc-event-resizer:before {
content: "";
position: absolute;
top: -20px;
left: -20px;
right: -20px;
bottom: -20px;
}
.fc-event-selected,
.fc-event:focus {
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.fc-event-selected:before,
.fc-event:focus:before {
content: "";
position: absolute;
z-index: 3;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.fc-event-selected:after,
.fc-event:focus:after {
content: "";
background: rgba(0, 0, 0, 0.25);
background: var(--fc-event-selected-overlay-color, rgba(0, 0, 0, 0.25));
position: absolute;
z-index: 1;
top: -1px;
left: -1px;
right: -1px;
bottom: -1px;
}
.fc-h-event {
border: 1px solid #3788d8;
border: 1px solid var(--fc-event-border-color, #3788d8);
background-color: #3788d8;
background-color: var(--fc-event-bg-color, #3788d8);
}
.fc-h-event .fc-event-main {
color: #fff;
color: var(--fc-event-text-color, #fff);
}
.fc-h-event .fc-event-main-frame {
display: flex;
}
.fc-h-event .fc-event-time {
max-width: 100%;
overflow: hidden;
}
.fc-h-event .fc-event-title-container {
flex-grow: 1;
flex-shrink: 1;
min-width: 0;
}
.fc-h-event .fc-event-title {
display: inline-block;
vertical-align: top;
left: 0;
right: 0;
max-width: 100%;
overflow: hidden;
}
.fc-h-event.fc-event-selected:before {
top: -10px;
bottom: -10px;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
border-left-width: 0;
}
.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),
.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right-width: 0;
}
.fc-h-event:not(.fc-event-selected) .fc-event-resizer {
top: 0;
bottom: 0;
width: 8px;
width: var(--fc-event-resizer-thickness, 8px);
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end {
cursor: w-resize;
left: -4px;
left: calc(-0.5 * var(--fc-event-resizer-thickness, 8px));
}
.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start {
cursor: e-resize;
right: -4px;
right: calc(-0.5 * var(--fc-event-resizer-thickness, 8px));
}
.fc-h-event.fc-event-selected .fc-event-resizer {
top: 50%;
margin-top: -4px;
margin-top: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end {
left: -4px;
left: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,
.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start {
right: -4px;
right: calc(-0.5 * var(--fc-event-resizer-dot-total-width, 8px));
}
.fc .fc-popover {
position: absolute;
z-index: 9999;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.fc .fc-popover-header {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
padding: 3px 4px;
}
.fc .fc-popover-title {
margin: 0 2px;
}
.fc .fc-popover-close {
cursor: pointer;
opacity: 0.65;
font-size: 1.1em;
}
.fc-theme-standard .fc-popover {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
background: var(--fc-page-bg-color, #fff);
}
.fc-theme-standard .fc-popover-header {
background: rgba(208, 208, 208, 0.3);
background: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
:root {
--fc-daygrid-event-dot-width: 8px;
--fc-list-event-dot-width: 10px;
--fc-list-event-hover-bg-color: #f5f5f5;
}
.fc-daygrid-day-events:after,
.fc-daygrid-day-events:before,
.fc-daygrid-day-frame:after,
.fc-daygrid-day-frame:before,
.fc-daygrid-event-harness:after,
.fc-daygrid-event-harness:before {
content: "";
clear: both;
display: table;
}
.fc .fc-daygrid-body {
position: relative;
z-index: 1;
}
.fc .fc-daygrid-day.fc-day-today {
background-color: rgba(255, 220, 40, 0.15);
background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-daygrid-day-frame {
position: relative;
min-height: 100%;
}
.fc .fc-daygrid-day-top {
display: flex;
flex-direction: row-reverse;
}
.fc .fc-day-other .fc-daygrid-day-top {
opacity: 0.3;
}
.fc .fc-daygrid-day-number {
position: relative;
z-index: 4;
padding: 4px;
}
.fc .fc-daygrid-day-events {
margin-top: 1px;
}
.fc .fc-daygrid-body-balanced .fc-daygrid-day-events {
position: absolute;
left: 0;
right: 0;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
position: relative;
min-height: 2em;
}
.fc .fc-daygrid-body-natural .fc-daygrid-day-events {
margin-bottom: 1em;
}
.fc .fc-daygrid-event-harness {
position: relative;
}
.fc .fc-daygrid-event-harness-abs {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc .fc-daygrid-bg-harness {
position: absolute;
top: 0;
bottom: 0;
}
.fc .fc-daygrid-day-bg .fc-non-business {
z-index: 1;
}
.fc .fc-daygrid-day-bg .fc-bg-event {
z-index: 2;
}
.fc .fc-daygrid-day-bg .fc-highlight {
z-index: 3;
}
.fc .fc-daygrid-event {
z-index: 6;
margin-top: 1px;
}
.fc .fc-daygrid-event.fc-event-mirror {
z-index: 7;
}
.fc .fc-daygrid-day-bottom {
font-size: 0.85em;
padding: 2px 3px 0;
}
.fc .fc-daygrid-day-bottom:before {
content: "";
clear: both;
display: table;
}
.fc .fc-daygrid-more-link {
position: relative;
z-index: 4;
cursor: pointer;
}
.fc .fc-daygrid-week-number {
position: absolute;
z-index: 5;
top: 0;
padding: 2px;
min-width: 1.5em;
text-align: center;
background-color: rgba(208, 208, 208, 0.3);
background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
color: grey;
color: var(--fc-neutral-text-color, grey);
}
.fc .fc-more-popover .fc-popover-body {
min-width: 220px;
padding: 10px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-start,
.fc-direction-rtl .fc-daygrid-event.fc-event-end {
margin-left: 2px;
}
.fc-direction-ltr .fc-daygrid-event.fc-event-end,
.fc-direction-rtl .fc-daygrid-event.fc-event-start {
margin-right: 2px;
}
.fc-direction-ltr .fc-daygrid-week-number {
left: 0;
border-radius: 0 0 3px;
}
.fc-direction-rtl .fc-daygrid-week-number {
right: 0;
border-radius: 0 0 0 3px;
}
.fc-liquid-hack .fc-daygrid-day-frame {
position: static;
}
.fc-daygrid-event {
position: relative;
white-space: nowrap;
border-radius: 3px;
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
}
.fc-daygrid-block-event .fc-event-time {
font-weight: 700;
}
.fc-daygrid-block-event .fc-event-time,
.fc-daygrid-block-event .fc-event-title {
padding: 1px;
}
.fc-daygrid-dot-event {
display: flex;
align-items: center;
padding: 2px 0;
}
.fc-daygrid-dot-event .fc-event-title {
flex-grow: 1;
flex-shrink: 1;
min-width: 0;
overflow: hidden;
font-weight: 700;
}
.fc-daygrid-dot-event.fc-event-mirror,
.fc-daygrid-dot-event:hover {
background: rgba(0, 0, 0, 0.1);
}
.fc-daygrid-dot-event.fc-event-selected:before {
top: -10px;
bottom: -10px;
}
.fc-daygrid-event-dot {
margin: 0 4px;
box-sizing: content-box;
width: 0;
height: 0;
border: 4px solid #3788d8;
border: calc(var(--fc-daygrid-event-dot-width, 8px) / 2) solid var(--fc-event-border-color, #3788d8);
border-radius: 4px;
border-radius: calc(var(--fc-daygrid-event-dot-width, 8px) / 2);
}
.fc-direction-ltr .fc-daygrid-event .fc-event-time {
margin-right: 3px;
}
.fc-direction-rtl .fc-daygrid-event .fc-event-time {
margin-left: 3px;
}
.fc-v-event {
border: 1px solid #3788d8;
border: 1px solid var(--fc-event-border-color, #3788d8);
background-color: #3788d8;
background-color: var(--fc-event-bg-color, #3788d8);
}
.fc-v-event .fc-event-main {
color: #fff;
color: var(--fc-event-text-color, #fff);
height: 100%;
}
.fc-v-event .fc-event-main-frame {
height: 100%;
display: flex;
flex-direction: column;
}
.fc-v-event .fc-event-time {
flex-grow: 0;
flex-shrink: 0;
max-height: 100%;
overflow: hidden;
}
.fc-v-event .fc-event-title-container {
flex-grow: 1;
flex-shrink: 1;
min-height: 0;
}
.fc-v-event .fc-event-title {
top: 0;
bottom: 0;
max-height: 100%;
overflow: hidden;
}
.fc-v-event:not(.fc-event-start) {
border-top-width: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.fc-v-event:not(.fc-event-end) {
border-bottom-width: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.fc-v-event.fc-event-selected:before {
left: -10px;
right: -10px;
}
.fc-v-event .fc-event-resizer-start {
cursor: n-resize;
}
.fc-v-event .fc-event-resizer-end {
cursor: s-resize;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer {
height: 8px;
height: var(--fc-event-resizer-thickness, 8px);
left: 0;
right: 0;
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start {
top: -4px;
top: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end {
bottom: -4px;
bottom: calc(var(--fc-event-resizer-thickness, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer {
left: 50%;
margin-left: -4px;
margin-left: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-start {
top: -4px;
top: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc-v-event.fc-event-selected .fc-event-resizer-end {
bottom: -4px;
bottom: calc(var(--fc-event-resizer-dot-total-width, 8px) / -2);
}
.fc .fc-timegrid .fc-daygrid-body {
z-index: 2;
}
.fc .fc-timegrid-axis-chunk > table,
.fc .fc-timegrid-body,
.fc .fc-timegrid-slots {
position: relative;
z-index: 1;
}
.fc .fc-timegrid-divider {
padding: 0 0 2px;
}
.fc .fc-timegrid-body {
min-height: 100%;
}
.fc .fc-timegrid-axis-chunk {
position: relative;
}
.fc .fc-timegrid-slot {
height: 1.5em;
border-bottom: 0;
}
.fc .fc-timegrid-slot:empty:before {
content: "\00a0";
}
.fc .fc-timegrid-slot-minor {
border-top-style: dotted;
}
.fc .fc-timegrid-slot-label-cushion {
display: inline-block;
white-space: nowrap;
}
.fc .fc-timegrid-axis-cushion,
.fc .fc-timegrid-slot-label-cushion {
padding: 0 4px;
}
.fc .fc-timegrid-axis-frame-liquid {
height: 100%;
}
.fc .fc-timegrid-axis-frame {
overflow: hidden;
display: flex;
align-items: center;
justify-content: flex-end;
}
.fc .fc-timegrid-axis-cushion {
max-width: 60px;
flex-shrink: 0;
}
.fc-direction-ltr .fc-timegrid-slot-label-frame {
text-align: right;
}
.fc-direction-rtl .fc-timegrid-slot-label-frame {
text-align: left;
}
.fc-liquid-hack .fc-timegrid-axis-frame-liquid {
height: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.fc .fc-timegrid-col.fc-day-today {
background-color: rgba(255, 220, 40, 0.15);
background-color: var(--fc-today-bg-color, rgba(255, 220, 40, 0.15));
}
.fc .fc-timegrid-col-frame {
min-height: 100%;
position: relative;
}
.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame {
height: auto;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.fc-media-screen .fc-timegrid-cols {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.fc-media-screen .fc-timegrid-cols > table {
height: 100%;
}
.fc-media-screen .fc-timegrid-col-bg,
.fc-media-screen .fc-timegrid-col-events,
.fc-media-screen .fc-timegrid-now-indicator-container {
position: absolute;
top: 0;
left: 0;
right: 0;
}
.fc .fc-timegrid-col-bg {
z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-non-business {
z-index: 1;
}
.fc .fc-timegrid-col-bg .fc-bg-event {
z-index: 2;
}
.fc .fc-timegrid-col-bg .fc-highlight,
.fc .fc-timegrid-col-events {
z-index: 3;
}
.fc .fc-timegrid-bg-harness {
position: absolute;
left: 0;
right: 0;
}
.fc .fc-timegrid-now-indicator-container {
bottom: 0;
overflow: hidden;
}
.fc-direction-ltr .fc-timegrid-col-events {
margin: 0 2.5% 0 2px;
}
.fc-direction-rtl .fc-timegrid-col-events {
margin: 0 2px 0 2.5%;
}
.fc-timegrid-event-harness {
position: absolute;
}
.fc-timegrid-event-harness > .fc-timegrid-event {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.fc-timegrid-event-harness-inset .fc-timegrid-event,
.fc-timegrid-event.fc-event-mirror,
.fc-timegrid-more-link {
box-shadow: 0 0 0 1px #fff;
box-shadow: 0 0 0 1px var(--fc-page-bg-color, #fff);
}
.fc-timegrid-event,
.fc-timegrid-more-link {
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
border-radius: 3px;
}
.fc-timegrid-event {
margin-bottom: 1px;
}
.fc-timegrid-event .fc-event-main {
padding: 1px 1px 0;
}
.fc-timegrid-event .fc-event-time {
white-space: nowrap;
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
margin-bottom: 1px;
}
.fc-timegrid-event-short .fc-event-main-frame {
flex-direction: row;
overflow: hidden;
}
.fc-timegrid-event-short .fc-event-time:after {
content: "\00a0-\00a0";
}
.fc-timegrid-event-short .fc-event-title {
font-size: 0.85em;
font-size: var(--fc-small-font-size, 0.85em);
}
.fc-timegrid-more-link {
position: absolute;
z-index: 9999;
color: inherit;
color: var(--fc-more-link-text-color, inherit);
background: var(--fc-more-link-bg-color, #d0d0d0);
cursor: pointer;
margin-bottom: 1px;
}
.fc-timegrid-more-link-inner {
padding: 3px 2px;
top: 0;
}
.fc-direction-ltr .fc-timegrid-more-link {
right: 0;
}
.fc-direction-rtl .fc-timegrid-more-link {
left: 0;
}
.fc .fc-timegrid-now-indicator-line {
position: absolute;
z-index: 4;
left: 0;
right: 0;
border-style: solid;
border-color: red;
border-color: var(--fc-now-indicator-color, red);
border-width: 1px 0 0;
}
.fc .fc-timegrid-now-indicator-arrow {
position: absolute;
z-index: 4;
margin-top: -5px;
border-style: solid;
border-color: red;
border-color: var(--fc-now-indicator-color, red);
}
.fc-direction-ltr .fc-timegrid-now-indicator-arrow {
left: 0;
border-width: 5px 0 5px 6px;
border-top-color: transparent;
border-bottom-color: transparent;
}
.fc-direction-rtl .fc-timegrid-now-indicator-arrow {
right: 0;
border-width: 5px 6px 5px 0;
border-top-color: transparent;
border-bottom-color: transparent;
}
.fc-theme-standard .fc-list {
border: 1px solid #ddd;
border: 1px solid var(--fc-border-color, #ddd);
}
.fc .fc-list-empty {
background-color: rgba(208, 208, 208, 0.3);
background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.fc .fc-list-empty-cushion {
margin: 5em 0;
}
.fc .fc-list-table {
width: 100%;
border-style: hidden;
}
.fc .fc-list-table tr > * {
border-left: 0;
border-right: 0;
}
.fc .fc-list-sticky .fc-list-day > * {
position: sticky;
top: 0;
background: var(--fc-page-bg-color, #fff);
}
.fc .fc-list-table thead {
position: absolute;
left: -10000px;
}
.fc .fc-list-table tbody > tr:first-child th {
border-top: 0;
}
.fc .fc-list-table th {
padding: 0;
}
.fc .fc-list-day-cushion,
.fc .fc-list-table td {
padding: 8px 14px;
}
.fc .fc-list-day-cushion:after {
content: "";
clear: both;
display: table;
}
.fc-theme-standard .fc-list-day-cushion {
background-color: rgba(208, 208, 208, 0.3);
background-color: var(--fc-neutral-bg-color, rgba(208, 208, 208, 0.3));
}
.fc-direction-ltr .fc-list-day-text,
.fc-direction-rtl .fc-list-day-side-text {
float: left;
}
.fc-direction-ltr .fc-list-day-side-text,
.fc-direction-rtl .fc-list-day-text {
float: right;
}
.fc-direction-ltr .fc-list-table .fc-list-event-graphic {
padding-right: 0;
}
.fc-direction-rtl .fc-list-table .fc-list-event-graphic {
padding-left: 0;
}
.fc .fc-list-event.fc-event-forced-url {
cursor: pointer;
}
.fc .fc-list-event:hover td {
background-color: #f5f5f5;
background-color: var(--fc-list-event-hover-bg-color, #f5f5f5);
}
.fc .fc-list-event-graphic,
.fc .fc-list-event-time {
white-space: nowrap;
width: 1px;
}
.fc .fc-list-event-dot {
display: inline-block;
box-sizing: content-box;
width: 0;
height: 0;
border: 5px solid #3788d8;
border: calc(var(--fc-list-event-dot-width, 10px) / 2) solid var(--fc-event-border-color, #3788d8);
border-radius: 5px;
border-radius: calc(var(--fc-list-event-dot-width, 10px) / 2);
}
.fc .fc-list-event-title a {
color: inherit;
}
.fc .fc-list-event.fc-event-forced-url:hover a {
text-decoration: underline;
}
.fc-theme-bootstrap a:not([href]) {
color: inherit;
}
.fc-theme-bootstrap5 a:not([href]) {
color: inherit;
text-decoration: inherit;
}
.fc-theme-bootstrap5 .fc-list,
.fc-theme-bootstrap5 .fc-scrollgrid,
.fc-theme-bootstrap5 td,
.fc-theme-bootstrap5 th {
border: 1px solid var(--bs-gray-400);
}
.fc-theme-bootstrap5 .fc-scrollgrid {
border-right-width: 0;
border-bottom-width: 0;
}
.fc-theme-bootstrap5-shaded {
background-color: var(--bs-gray-200);
}.wps_sfw_account_wrap {
overflow-x: auto;
}
.wps_sfw_free_trial,
.wps_sfw_signup_fee {
display: block;
}
.wps_sfw_experimental_feature_notice {
color: red;
} div#oceanwp-cart-sidebar-wrap .oceanwp-cart-sidebar {
width: 100%;
max-width: 400px;
}
div#oceanwp-cart-sidebar-wrap .wps_sfw_subscription_wrapper {
padding: 10px;
}
.oceanwp-theme .wps_sfw_subscription_inner_wrapper .amount {
color: #fff !important;
}
.theme-betheme .wps_sfw_subscription_wrapper label,
.theme-betheme .wps_sfw_subscription_wrapper p,
.oceanwp-theme .wps_sfw_subscription_wrapper label,
.oceanwp-theme .wps_sfw_subscription_wrapper p {
line-height: 28px;
}
.theme-betheme .wps_sfw_subscription_wrapper,
.oceanwp-theme .wps_sfw_subscription_wrapper {
text-align: left;
padding: 10px;
}
.mfp-wrap .mfp-container .mfp-content {
width: 100%;
max-width: 500px;
}
.wps_sfw_subscription_wrapper label,
.wps_sfw_subscription_wrapper p {
display: inline-block;
white-space: break-spaces;
}
.wps_sfw_subscription_wrapper input[type=radio] {
vertical-align: middle;
margin: 0 5px 5px 0;
}
.wps_sfw_account_wrap table {
width: 100%;
}
.wps_sfw_account_additional_wrap {
padding: 10px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
border: 1px solid #dddddd;
margin: 0 0 20px;
}
.wps_sfw_account_additional_wrap table {
border: none;
margin: 0;
}
.wps_sfw_account_additional_wrap table th {
font-size: 15px;
line-height: 1.25;
text-align: center;
vertical-align: middle;
color: #000;
}
.wps_sfw_account_additional_wrap table td {
text-align: center;
}
.wps_sfw_account_additional_wrap table td:first-of-type,
.wps_sfw_account_additional_wrap table th:first-of-type {
text-align: left;
}
.wps_sfw_account_additional_wrap table td:nth-of-type(2) {
text-transform: capitalize;
position: relative;
}
.woocommerce-orders-table__cell-order-status span {
background: #b7ddb7;
padding: 3px 5px;
line-height: 1.25;
border-radius: 3px;
color: green;
font-size: 14px;
text-transform: capitalize;
}
.wps_sfw_expired span {
background: #ffe2df;
color: #e74c3c;
}
.wps_sfw_cancelled span {
background: #fbdec4;
color: #e67e22;
}
.wps_sfw_on-hold span {
background: #fff4c7;
color: #f1c40f;
}
.wps_sfw_paused span {
background: #cfecff;
color: #3498db;
}
.wps_wsp_recurring_total_td {
font-weight: 600;
}
.wps_wsp_recurring_total th {
vertical-align: top;
} .wps_sfw_order_details a.wps_upgrade_downgrade.button {
display: block;
max-width: max-content;
margin: 5px 0 0;
line-height: 1.25;
padding: 10px 10px;
background: #f8f8f8;
border: 2px solid #f8f8f8;
font-size: 14px;
color: #000;
}
.wps_sfw_details_wrap table.shop_table th,
.wps_sfw_account_wrap table th {
border-bottom: 1px solid #ccc;
font-weight: 600;
}
.wps_sfw_details_wrap table.shop_table th,
.wps_sfw_details_wrap table.shop_table td,
.wps_sfw_account_wrap table thead th,
.wps_sfw_account_wrap table tbody td {
background: transparent;
padding: 15px;
text-align: left;
}
.wps_sfw_details_wrap table.shop_table tr,
.wps_sfw_account_wrap table tbody tr {
border: none;
}
.wps_sfw_details_wrap table.shop_table tr:nth-of-type(even),
.wps_sfw_account_wrap table tbody tr:nth-of-type(even) {
background: #f8f8f8;
}
.wps_sfw_details_wrap h3 {
padding: 10px 15px;
font-size: 24px;
margin: 0 0 10px;
font-weight: 500;
line-height: 1.25;
color: #000000;
background: #f3f3f3;
border-radius: 8px;
border: 1px solid #e2e2e2;
cursor: default;
}
.wps_sfw_details_wrap table+h3 {
margin: 25px 0 15px;
}
.wps_sfw_account_additional_wrap table td a.button {
margin: 0 8px 8px 0;
border-radius: 5px;
padding: 10px 20px;
line-height: 1.25;
font-size: 15px;
display: inline-block;
}
.wps_sfw_account_additional_wrap table td:first-of-type {
font-weight: 500;
color: #000;
}
.wps_sfw_show-subscription-page #secondary {
display: none;
}
.wps_sfw_show-subscription-page #primary {
width: 100%;
margin: 0;
}
.wps_sfw_details_wrap-parent {
container-type: inline-size;
container-name: subs-box;
}
.wps_sfw_details_wrap {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 40px;
}
.wps_sfw_account_additional_wrap.wps_sfw_account_renewal_wrap {
grid-column-start: 1;
grid-column-end: 3;
}
.wps_sfw_account_additional_wrap {
margin: 0;
padding: 15px;
transition: all 0.2s linear;
}
.wps_sfw_account_additional_wrap:hover {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
}
@container subs-box (max-width: 690px) {
.wps_sfw_details_wrap {
gap: 30px;
display: flex;
flex-wrap: wrap;
}
.wps_sfw_details_wrap .wps_sfw_account_additional_wrap table.shop_table {
width: 100%;
}
.wps_sfw_account_additional_wrap {
flex: 1 0 45%;
}
.wps_sfw_account_additional_wrap.wps_sfw_account_renewal_wrap {
overflow: auto;
}
}  p.wps_sfw_inner_description {
padding: 10px;
background: #f8f8f8;
margin: 5px 0px 20px;
} .wps_recurring_bifurcation_wrapper a {
text-decoration: none !important;
}
.wps_recurring_bifurcation_wrapper ul {
margin: 0 0 15px;
}
.wps_recurring_bifurcation_wrapper li label {
font-weight: 600;
}
.wps_recurring_bifurcation_wrapper li {
list-style: none;
display: flex;
justify-content: space-between;
padding: 5px 0;
border-bottom: 1px solid #dcdcdc;
flex-wrap: wrap;
} :root {
--wps_sfw_box-primary: rgb(46, 103, 173);
}
a.button.wps_sfw_subs_box-button {
padding: 10px;
border: 1px solid;
}
.wps_sfw_subscription_box_info {
margin-bottom: 20px;
display: flex;
flex-direction: column;
gap: 10px;
}
.wps_sfw_subs_box-overlay {
display: none;
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5); justify-content: center;
align-items: center;
z-index: 9999999999;
}
.wps_sfw_subs_box-content {
background: white;
padding: 20px;
top: 15px;
left: 15px;
bottom: 15px;
right: 15px;
text-align: center;
border-radius: 10px;
position: absolute;
animation: fadeIn 0.3s ease-in-out;
}
.wps_sfw_subs_box-content form {
margin: 0;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: scale(0.9);
}
to {
opacity: 1;
transform: scale(1);
}
}
.wps_sfw_subs_box-close {
position: absolute;
top: 10px;
right: 10px;
font-size: 24px;
font-weight: normal;
cursor: pointer;
color: #3d3d3d;
z-index: 9999999;
line-height: 0;
width: 32px;
height: 32px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.wps_sfw_subs_box-close:hover {
color: var(--wps_sfw_box-primary);
}
.wps_sfw_sub_box_prod_container {
display: grid;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
overflow: auto;
padding: 20px;
gap: 15px;
position: absolute;
align-items: flex-start;
top: 90px;
bottom: 90px;
}
.wps_sfw_sub_box_prod_count {
font-size: 16px;
font-weight: bold;
margin-right: 5px;
display: inline-block;
}
.wps_sfw-sb-title {
position: absolute;
top: 0;
left: 0;
right: 0;
padding: 15px;
background: #fff;
border-radius: 10px 10px 0 0;
}
#wps_sfw_subs_box-form .wps_sfw-sb-title h2 {
margin: 0 auto;
font-size: 22px;
font-weight: bold;
line-height: 1.25;
max-width: 450px;
position: relative;
padding: 0 30px;
}
#wps_sfw_subs_box-form .wps_sfw-sb-title h3 {
margin: 10px auto;
font-size: 16px;
font-weight: normal;
line-height: 1.5;
text-transform: uppercase;
background: #efefef;
padding: 10px;
border-radius: 5px;
text-align: center;
max-width: 600px;
}
#wps_sfw_subs_box-form .wps_sfw-sb-title p {
margin: 0 auto 15px;
font-size: 14px;
font-weight: normal;
line-height: 1.5;
max-width: 800px;
}
#wps_sfw_subs_box-form .wps_sfw-sb-cta {
padding: 15px;
position: absolute;
bottom: 0;
left: 0;
right: 0;
box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
background: #fff;
display: flex;
justify-content: space-between;
gap: 15px;
align-items: center;
flex-wrap: wrap;
border-radius: 0 0 10px 10px;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item {
padding: 10px;
border-radius: 5px;
background: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_name {
font-size: 14px;
font-weight: bold;
line-height: 1.25;
margin: 10px 0;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty {
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type=number] {
color: #000;
width: 60px !important;
padding: 5px;
line-height: 1.25;
text-align: center;
margin: 0;
border-radius: 3px;
font-size: 14px;
min-height: 32px;
height: auto;
border: 1px solid #e2e2e2;
background: transparent;
box-shadow: none;
-moz-appearance: textfield;
pointer-events: none;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type="number"]::-webkit-inner-spin-button,
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type="number"]::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty button {
padding: 0;
width: 32px;
height: 32px;
border-radius: 3px;
display: inline-flex;
align-items: center;
justify-content: center;
line-height: 0;
background: var(--wps_sfw_box-primary);
color: #fff;
font-size: 18px;
font-weight: normal;
transition: all 0.3s linear;
border: 1px solid var(--wps_sfw_box-primary);
cursor: pointer;
margin: 0;
min-height: auto;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_image img {
border-radius: 3px;
}
#wps_sfw_subs_box-form .wps_sfw-sb-cta .wps_sfw-sb-cta-total {
font-size: 24px;
line-height: 1.25;
display: flex;
gap: 5px;
align-items: center;
}
#wps_sfw_subs_box-form .wps_sfw-sb-cta .wps_sfw-sb-cta-total .amount {
color: var(--wps_sfw_box-primary);
}
#wps_sfw_subs_box-form .wps_sfw-sb-cta button {
background: var(--wps_sfw_box-primary);
border-radius: 5px;
padding: 10px 20px;
line-height: 1.25;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.2px;
min-height: 40px;
border: 1px solid var(--wps_sfw_box-primary);
transition: all 0.3s linear;
color: #fff;
cursor: pointer;
margin: 0;
}
#wps_sfw_subs_box-form .wps_sfw-sb-cta button:after {
display: none !important;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty button:focus,
#wps_sfw_subs_box-form .wps_sfw-sb-cta button:focus,
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty input[type=number]:focus {
outline: none;
}
#wps_sfw_subs_box-form .wps_sfw_sub_box_prod_item .wps_sfw_sub_box_prod_qty button:hover,
#wps_sfw_subs_box-form .wps_sfw-sb-cta button:hover {
background: transparent;
color: var(--wps_sfw_box-primary);
}
.theme-betheme .wps_sfw_sub_box_prod_container {
height: calc(100vh - 275px);
} a.wps_show_customer_subscription_box_popup {
display: block;
font-size: 14px;
color: #000;
}
.wps-attached-products-popup {
z-index: -999;
opacity: 0;
position: fixed;
top: 50%;
left: 50%;
background: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
transform: translate(-50%, -50%);
max-width: 400px;
max-height: 400px;
width: 100%;
transition: opacity 0.3s linear;
}
.wps-attached-products-popup.active_customer_popup {
z-index: 99999999999;
opacity: 1;
}
.wps-attached-products-popup ul {
margin: 0;
padding: 0;
list-style: none;
position: relative;
display: flex;
flex-wrap: wrap;
gap: 20px;
}
.wps-attached-products-popup strong {
font-size: 18px;
color: #000;
line-height: 1.25;
margin: 0 0 15px;
display: inline-block;
}
.wps-attached-products-popup .wps_sfw_customer_close_popup {
font-size: 24px;
line-height: 0;
position: absolute;
top: 10px;
right: 10px;
width: 24px;
height: 24px;
display: inline-flex;
align-items: center;
justify-content: center;
cursor: pointer;
}
.wps-attached-products-popup ul li {
display: flex;
flex-direction: column;
gap: 5px;
align-items: center;
font-size: 14px;
}
p.wps_sfw_subscription_box_error_notice {
background: #ffe7e7;
padding: 12px 15px;
font-size: 14px !important;
border-radius: 0 5px 5px 0;
display: inline-block;
border-left: 5px solid;
position: absolute;
left: 0;
}
#wps_sfw_subs_box-form .wps_sfw-sb-title .wps_sfw-sb-step-label {
background: rgb(237 244 255);
display: inline-block;
padding: 6px 15px;
font-size: 14px;
font-weight: 400;
border-radius: 50px;
text-transform: capitalize;
color: var(--wps_sfw_box-primary);
margin: 10px 0 0;
} @media only screen and (max-width: 1200px) {
.wps_sfw_sub_box_prod_container {
grid-template-columns: 1fr 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 820px) {
.wps_sfw_sub_box_prod_container {
grid-template-columns: 1fr 1fr 1fr;
}
}
@media only screen and (max-width: 640px) {
.wps_sfw_sub_box_prod_container {
grid-template-columns: 1fr 1fr;
}
#wps_sfw_subs_box-form .wps_sfw-sb-cta .wps_sfw-sb-cta-total {
font-size: 18px;
}
#wps_sfw_subs_box-form .wps_sfw-sb-title h2 {
font-size: 18px;
}
}
@media only screen and (max-width: 420px) {
.wps_sfw_subs_box-close {
top: 0;
right: 0;
}
.wps_sfw_sub_box_prod_container {
grid-template-columns: 1fr;
height: calc(100vh - 270px);
}
#wps_sfw_subs_box-form .wps_sfw-sb-cta {
justify-content: center;
flex-direction: column;
}
.theme-betheme .wps_sfw_sub_box_prod_container {
grid-template-columns: 1fr;
height: calc(100vh - 310px);
}
} a.wps_sfw_sub_detail_back svg {
width: 24px;
height: auto;
}
a.wps_sfw_sub_detail_back {
font-size: 16px;
align-items: center;
display: inline-flex;
gap: 5px;
text-decoration: none !important;
color: black;
margin-bottom: 15px;
}* { box-sizing: border-box; }
body {
font-family: sans-serif;
} .button {
display: inline-block;
padding: 0.5em 1.0em;
background: #EEE;
border: none;
border-radius: 7px;
background-image: linear-gradient( to bottom, hsla(0, 0%, 0%, 0), hsla(0, 0%, 0%, 0.2) );
color: #222;
font-family: sans-serif;
font-size: 16px;
text-shadow: 0 1px white;
cursor: pointer;
}
.button:hover {
background-color: #8CF;
text-shadow: 0 1px hsla(0, 0%, 100%, 0.5);
color: #222;
}
.button:active,
.button.is-checked {
background-color: #28F;
}
.button.is-checked {
color: white;
text-shadow: 0 -1px hsla(0, 0%, 0%, 0.8);
}
.button:active {
box-shadow: inset 0 1px 10px hsla(0, 0%, 0%, 0.8);
} .button-group {
margin-bottom: 20px;
}
.button-group:after {
content: '';
display: block;
clear: both;
}
.button-group .button {
float: left;
border-radius: 0;
margin-left: 0;
margin-right: 1px;
}
.button-group .button:first-child { border-radius: 0.5em 0 0 0.5em; }
.button-group .button:last-child { border-radius: 0 0.5em 0.5em 0; } .grid {
border: 0px solid #333;
overflow-y: hidden;
} .grid:after {
content: '';
display: block;
clear: both;
} .element-item {
position: relative;
float: left;
width: 250px;
height: auto;
margin: 5px;
padding: 10px;
background: #fbfbfb;
color: #262524;
left: 0;
top: 2px;
}
.element-item > * {
margin: 0;
padding: 0;
}
.element-item .name {
position: absolute;
left: 10px;
top: 60px;
text-transform: none;
letter-spacing: 0;
font-size: 12px;
font-weight: normal;
}
.element-item .symbol {
position: absolute;
left: 10px;
top: 0px;
font-size: 42px;
font-weight: bold;
color: white;
}
.element-item .number {
position: absolute;
right: 8px;
top: 5px;
}
.element-item .weight {
position: absolute;
left: 10px;
top: 76px;
font-size: 12px;
}
.element-item h1{font-size: 23px;font-weight: bold;margin-top: 15px;text-align: center;padding: 0;}
.element-item h1 a{ color:black; text-decoration:none;box-shadow: none;}
.element-item h1 a:hover{ text-decoration:none;color: #505050;box-shadow: none;}
.element-item .woomsprce {float: left;margin-bottom: 0;line-height: 25px;}
.element-item .woomscart {font-size: 12px;float: right;line-height: 25px;border: solid 1px #d2d2d2;padding: 2px 9px;color: black;text-decoration:none;box-shadow: none; text-align:center;}
.element-item .woomscart:hover { text-decoration:none; color:white; background:black;box-shadow: none;}
.element-item.alkali          { background: #F00; background: hsl(   0, 100%, 50%); }
.element-item.alkaline-earth  { background: #F80; background: hsl(  36, 100%, 50%); }
.element-item.lanthanoid      { background: #FF0; background: hsl(  72, 100%, 50%); }
.element-item.actinoid        { background: #0F0; background: hsl( 108, 100%, 50%); }
.element-item.transition      { background: #0F8; background: hsl( 144, 100%, 50%); }
.element-item.post-transition { background: #0FF; background: hsl( 180, 100%, 50%); }
.element-item.metalloid       { background: #08F; background: hsl( 216, 100%, 50%); }
.element-item.diatomic        { background: #00F; background: hsl( 252, 100%, 50%); }
.element-item.halogen         { background: #F0F; background: hsl( 288, 100%, 50%); }
.element-item.noble-gas       { background: #F08; background: hsl( 324, 100%, 50%); }
@media (max-width:768px) {
.element-item {width: 28%;}
.element-item h1{font-size: 16px;}
.element-item .woomsprce {float: none;font-size: 12px;margin-bottom: 12px; text-align:center;}
.element-item .woomscart {font-size: 11px;float: none;margin-top: 0;display: block;}
}
@media (max-width:480px) {
.element-item {width: 100%;}
.element-item h1{font-size: 23px;font-weight: bold;margin-top: 15px;}
.element-item .woomsprce {float: left;margin-bottom: 0; line-height: 31px;font-size: 15px;text-align:center;}
.element-item .woomscart {font-size: 12px;float: right;line-height: 25px;border: solid 1px #d2d2d2;padding: 2px 9px;color: black;}
}
@media (max-width:320px) {
}input#authnet-card-cvc {
display: block;
} .theme-Avada .single_variation_wrap .avada-variation .woocommerce-variation-price .price{
display: block;
}
.wps_prorate_price_tooltip::before {
font-family: 'dashicons';
content: "\f223"; color: #333;
margin-left: 5px;
vertical-align: middle;
}
.wps-wsp-close-popup:hover {
cursor: pointer;
}
.subscription-edit-container.wps-has-content {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 999999;
}
.subscription-edit-container.wps-has-content .wps-wsp-shadow {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0,0,0,0.5);
}
.wps-has-content form#wps-wps-subscription-edit-form {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
border-radius: 8px;
padding: 15px;
}
.wps-has-content form#wps-wps-subscription-edit-form .wps-wsp-close-popup {
position: absolute;
top: 15px;
right: 15px;
font-family: 'dashicons';
font-size: 24px;
cursor: pointer;
line-height: 1;
}
.wps-has-content form#wps-wps-subscription-edit-form table {
width: 100%;
}
.wps-has-content form#wps-wps-subscription-edit-form h2 {
font-size: 20px;
line-height: 1.25;
font-weight: 600;
padding-right:45px;
margin: 0 0 15px;
}
.wps-has-content form#wps-wps-subscription-edit-form select {
width: 100%;
min-width: 120px;
min-height: 40px;
line-height: 1.25;
cursor: pointer;
border-radius: 5px;
background: transparent;
padding: 5px;
}
.wps-has-content form#wps-wps-subscription-edit-form input[type=number] {
width: 100%;
min-height: 40px;
line-height: 1.25;
background: transparent;
box-shadow: none;
border: 1px solid #ccc;
border-radius: 5px;
padding: 0 5px;
max-width: 70px;
}
.wps-has-content form#wps-wps-subscription-edit-form select:focus {
outline: none;
}