.latepoint-login-form-w .os-social-or, .step-customer-w .os-social-or, .booking-form-preview-wrapper .os-social-or {
color: var(--latepoint-brand-primary);
text-align: center;
margin-bottom: 15px;
margin-top: 15px;
font-weight: 600;
font-size: 13px;
letter-spacing: 1px;
}
.latepoint-login-form-w .os-social-or span, .step-customer-w .os-social-or span, .booking-form-preview-wrapper .os-social-or span {
display: inline-block;
position: relative;
}
.latepoint-login-form-w .os-social-or span:before, .latepoint-login-form-w .os-social-or span:after, .step-customer-w .os-social-or span:before, .step-customer-w .os-social-or span:after, .booking-form-preview-wrapper .os-social-or span:before, .booking-form-preview-wrapper .os-social-or span:after {
content: "";
position: absolute;
top: 50%;
height: 1px;
background-color: #E2E5EF;
width: 20px;
left: -30px;
}
.latepoint-login-form-w .os-social-or span:after, .step-customer-w .os-social-or span:after, .booking-form-preview-wrapper .os-social-or span:after {
left: auto;
right: -30px;
}
.latepoint-login-form-w .os-social-login-options, .step-customer-w .os-social-login-options, .booking-form-preview-wrapper .os-social-login-options {
display: flex;
justify-content: space-around;
align-items: center;
gap: 10px;
overflow: hidden;
flex-wrap: wrap;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option, .step-customer-w .os-social-login-options .os-social-login-option, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option {
padding: 10px;
color: var(--latepoint-brand-primary);
display: block;
overflow: hidden;
text-decoration: none;
font-weight: 600;
white-space: nowrap;
overflow: hidden;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option i, .latepoint-login-form-w .os-social-login-options .os-social-login-option span, .step-customer-w .os-social-login-options .os-social-login-option i, .step-customer-w .os-social-login-options .os-social-login-option span, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option i, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option span {
display: inline-block;
vertical-align: middle;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option i, .step-customer-w .os-social-login-options .os-social-login-option i, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option i {
margin-right: 8px;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-google, .step-customer-w .os-social-login-options .os-social-login-option.os-social-login-google, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option.os-social-login-google {
border: none;
padding: 0px;
border-radius: 0px;
overflow: visible;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-google iframe, .step-customer-w .os-social-login-options .os-social-login-option.os-social-login-google iframe, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option.os-social-login-google iframe {
margin: 0 0 0 -9px !important;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-facebook, .step-customer-w .os-social-login-options .os-social-login-option.os-social-login-facebook, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option.os-social-login-facebook {
color: #32373b;
padding: 4px 10px 5px;
border-radius: 4px;
border: 1px solid #dadce0;
cursor: pointer;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-facebook:hover, .step-customer-w .os-social-login-options .os-social-login-option.os-social-login-facebook:hover, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option.os-social-login-facebook:hover {
border-color: #999;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-facebook img, .step-customer-w .os-social-login-options .os-social-login-option.os-social-login-facebook img, .booking-form-preview-wrapper .os-social-login-options .os-social-login-option.os-social-login-facebook img {
width: 16px;
height: auto;
margin-right: 8px;
display: inline-block;
vertical-align: middle;
}
.latepoint .invoice-document {
line-height: 1.45;
}
.latepoint .invoice-document .invoice-document-i {
position: relative;
}
.latepoint .invoice-document .invoice-status-draft-label {
font-weight: 600;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 100px;
position: absolute;
color: rgba(0, 0, 0, 0.2);
line-height: 1;
opacity: 0.8;
border-radius: 10px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-transform: uppercase;
letter-spacing: 5px;
}
.latepoint .invoice-document .invoice-status-paid-label {
font-weight: 600;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 40px;
position: absolute;
color: #67bf08;
padding: 6px 20px;
line-height: 1;
opacity: 0.8;
border: 4px solid #67bf08;
border-radius: 10px;
bottom: 0px;
left: 0px;
text-transform: uppercase;
letter-spacing: 5px;
}
.latepoint .invoice-document .invoice-status-voided-label {
font-weight: 600;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 100px;
position: absolute;
color: #e12f2f;
padding: 6px 20px;
line-height: 1;
opacity: 0.8;
border: 4px solid #fb4c4c;
border-radius: 10px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-transform: uppercase;
letter-spacing: 5px;
}
.latepoint .invoice-document .invoice-heading {
display: flex;
justify-content: space-between;
}
.latepoint .invoice-document .invoice-title {
font-weight: 600;
color: #14161d;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
margin-bottom: 5px;
font-size: 24px;
}
.latepoint .invoice-document .invoice-data {
margin-top: 40px;
}
.latepoint .invoice-document .invoice-data .invoice-row {
display: flex;
justify-content: space-between;
align-items: flex-start;
gap: 20px;
}
.latepoint .invoice-document .invoice-data .invoice-row .id-label {
color: #7c85a3;
}
.latepoint .invoice-document .invoice-data .invoice-row .id-value {
font-weight: 600;
color: #14161d;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.latepoint .invoice-document .invoice-to-from {
display: flex;
justify-content: space-between;
margin-top: 60px;
}
.latepoint .invoice-document .invoice-to-from .if-heading {
font-weight: 600;
color: #14161d;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
margin-bottom: 5px;
font-size: 15px;
}
.latepoint .invoice-document .invoice-due-info {
margin-top: 40px;
}
.latepoint .invoice-document .invoice-due-info .invoice-due-amount {
font-weight: 600;
color: #14161d;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 15px;
}
.latepoint .invoice-document .invoice-due-info .invoice-due-pay-link-w a {
color: var(--latepoint-brand-primary);
text-decoration: none;
display: inline-block;
border-bottom: 1px dotted var(--latepoint-brand-primary);
font-weight: 600;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.latepoint .invoice-document .invoice-items {
margin-top: 50px;
}
.latepoint .invoice-document .invoice-items .invoice-items-table-heading {
display: flex;
justify-content: space-between;
color: #7c85a3;
border-bottom: 1px solid #14161d;
margin-bottom: 5px;
padding-bottom: 5px;
}
.latepoint .invoice-document .invoice-items .summary-box-heading {
display: none;
}
.latepoint .invoice-document .invoice-totals {
padding-left: 50%;
}
.latepoint .invoice-document .invoice-totals .it-row {
display: flex;
gap: 40px;
border-top: 1px solid #eee;
justify-content: space-between;
padding: 5px 0;
}
.latepoint .invoice-document .invoice-totals .it-row.it-row-bold {
font-weight: 600;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
color: #14161d;
border-top-color: #14161d;
border-top-width: 2px;
}
.topit-links {
display: flex;
gap: 15px;
align-items: center;
}
.topit-invoice-link,
.topit-receipt-link {
display: inline-flex;
align-items: center;
gap: 5px;
font-size: 13px;
color: var(--latepoint-brand-primary);
text-decoration: none;
margin-top: 5px;
}
.topit-invoice-link span,
.topit-receipt-link span {
border-bottom: 1px dotted var(--latepoint-brand-primary);
}
.topit-invoice-link i,
.topit-receipt-link i {
font-size: 11px;
}
.quick-calendar-locked-feature {
display: none;
}
.latepoint-chat-box-w {
background-color: #fff;
box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.08), 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}
.latepoint-chat-box-w .lc-heading {
display: flex;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
font-weight: 600;
font-size: 18px;
}
.latepoint-chat-box-w .lc-heading .lc-conversations-header {
flex: 0 0 300px;
border-right: 1px solid rgba(0, 0, 0, 0.1);
background-color: #fff;
padding: 15px 20px;
}
.latepoint-chat-box-w .lc-heading .lc-contents-header {
padding: 15px 20px;
flex: 1;
}
.latepoint-chat-box-w .lc-contents {
display: flex;
max-height: 500px;
}
.latepoint-chat-box-w .lc-contents .lc-conversations {
flex: 0 0 300px;
border-right: 1px solid rgba(0, 0, 0, 0.1);
overflow: auto;
background-color: #fff;
position: relative;
display: flex;
flex-direction: column;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation {
flex: 0;
padding: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
display: flex;
align-items: center;
position: relative;
cursor: pointer;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation.lc-selected {
background-color: var(--latepoint-brand-primary);
color: #fff;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation.lc-selected .lc-meta {
color: rgba(255, 255, 255, 0.5);
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation:hover:after {
content: "";
display: block;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
background-color: var(--latepoint-brand-primary);
width: 3px;
z-index: 2;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation.has-unread:not(.lc-selected) {
background-color: #fff9e4;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation.has-unread {
order: -1;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation.has-unread .lc-unread {
display: block;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation .lc-agent {
flex: 0 0 40px;
margin-right: 15px;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation .lc-agent .lca-avatar {
height: 40px;
width: 40px;
border-radius: 20px;
background-size: cover;
}
.latepoint-chat-box-w .lc-title {
font-weight: 600;
font-size: 16px;
}
.latepoint-chat-box-w .lc-meta {
color: #7c85a3;
font-size: 12px;
}
.latepoint-chat-box-w .lc-unread {
position: absolute;
top: 15px;
right: 15px;
background-color: #ff4a4a;
color: #fff;
padding: 3px 7px;
border-radius: 10px;
font-size: 12px;
font-weight: 600;
display: none;
}
.latepoint-chat-box-w .lcb-content {
position: relative;
flex: 1;
display: flex;
flex-direction: column;
}
.latepoint-chat-box-w .booking-messages-list {
flex: 1;
overflow: auto;
padding: 25px 25px 0px;
}
.latepoint-chat-box-w .booking-messages-list:after {
content: "";
height: 80px;
display: block;
}
.latepoint-chat-box-w .os-booking-messages-input-w {
position: absolute;
z-index: 11;
bottom: 0px;
left: 0px;
right: 0px;
padding: 0px 115px 0px 25px;
background-color: #fff;
border-top: 1px solid #aaa;
}
.latepoint-chat-box-w .os-booking-messages-input-w input {
display: block;
width: 100%;
border: none;
padding: 23px 0px;
box-shadow: none;
outline: none;
}
.latepoint-chat-box-w .os-booking-messages-input-w input:focus {
box-shadow: none;
outline: none;
border-bottom-color: #aaa;
}
.latepoint-chat-box-w .os-booking-messages-input-w .os-bm-upload-file-btn {
position: absolute !important;
top: 50%;
right: 25px;
transform: translateY(-50%);
cursor: pointer;
animation: 0.3s cubic-bezier(0.05, 0.45, 0.1, 1) 0s messageButtonAnimation;
animation-fill-mode: both;
}
.latepoint-chat-box-w .os-booking-messages-input-w .os-bm-send-btn {
position: absolute !important;
top: 50%;
right: 25px;
transform: translateY(-50%);
cursor: pointer;
display: none !important;
animation: 0.3s cubic-bezier(0.05, 0.45, 0.1, 1) 0s messageButtonAnimation;
animation-fill-mode: both;
}
.latepoint-chat-box-w .os-booking-messages-input-w.os-is-typing .os-bm-send-btn {
display: inline-block !important;
}
.latepoint-chat-box-w .os-booking-messages-input-w.os-is-typing .os-bm-upload-file-btn {
display: none;
}
.latepoint-chat-box-w .os-bm-no-messages {
background-color: #f5f7fb;
color: #6f78b1;
font-size: 14px;
padding: 8px 10px;
margin-bottom: 10px;
text-align: center;
}
.latepoint-chat-box-w .booking-messages-list .os-bm-info-w {
display: flex;
align-items: center;
}
.latepoint-chat-box-w .booking-messages-list .os-bm-info-w .os-bm-avatar {
margin-top: -10px;
width: 40px;
height: 40px;
background-size: cover;
background-position: center center;
border-radius: 50%;
box-shadow: 0px 0px 0px 5px #fff;
background-color: #fff;
}
.latepoint-chat-box-w .booking-messages-list .os-bm-info-w .os-bm-date {
color: #a1a3af;
font-size: 12px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w {
margin-bottom: 15px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w .os-booking-message {
padding: 15px 20px;
border-radius: 10px;
max-width: 370px;
display: inline-block;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w .os-bm-info-w {
position: relative;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-agent .os-bm-info-w .os-bm-avatar, .latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-admin .os-bm-info-w .os-bm-avatar {
margin-right: 10px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-agent .os-booking-message, .latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-admin .os-booking-message {
background-color: #2d53de;
color: #ffffff;
margin-left: 20px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-customer {
text-align: right;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-customer .os-bm-info-w {
flex-direction: row-reverse;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-customer .os-bm-info-w .os-bm-avatar {
margin-left: 10px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w.os-bm-customer .os-booking-message {
background-color: #edeff6;
color: #363e4c;
margin-left: auto;
margin-right: 20px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w {
margin-bottom: 15px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w .os-booking-message-attachment {
border-radius: 10px;
padding: 10px 20px;
text-align: center;
position: relative;
border: 2px solid #eee;
text-decoration: none;
display: inline-block;
cursor: pointer;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w .os-booking-message-attachment span {
display: inline-block;
vertical-align: middle;
margin-left: 10px;
font-weight: 600;
color: var(--latepoint-brand-primary);
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w .os-booking-message-attachment .latepoint-icon {
display: inline-block;
vertical-align: middle;
font-size: 20px;
color: var(--latepoint-brand-primary);
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w .os-booking-message-attachment:hover {
border-color: var(--latepoint-brand-primary);
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w .os-bm-info-w {
position: relative;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-agent .os-bm-info-w .os-bm-avatar, .latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-admin .os-bm-info-w .os-bm-avatar {
margin-right: 10px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-agent .os-booking-message, .latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-admin .os-booking-message {
margin-left: 20px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-customer {
text-align: right;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-customer .os-bm-info-w {
flex-direction: row-reverse;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-customer .os-bm-info-w .os-bm-avatar {
margin-left: 10px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-attachment-w.os-bm-customer .os-booking-message-attachment {
margin-left: auto;
margin-right: 20px;
}
.latepoint-chat-box-w.os-loading .lcb-content:before {
content: "";
background-color: #fff;
position: absolute;
top: 0px;
right: 0px;
bottom: 0px;
left: 0px;
z-index: 10;
}
.latepoint-chat-box-w.os-loading .lcb-content:after {
display: block;
content: "";
width: 30px !important;
height: 30px !important;
border-bottom: 2px solid var(--latepoint-brand-primary);
border-left: 2px solid var(--latepoint-brand-primary);
border-top: 2px solid var(--latepoint-brand-primary);
border-right: 2px solid rgba(255, 255, 255, 0);
border-radius: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: os-loading 700ms infinite linear;
background-color: transparent !important;
z-index: 11;
}
.lp-new-messages-count {
background-color: #ff4a4a;
display: inline-block;
vertical-align: middle;
margin-left: 5px;
color: #fff;
padding: 3px 7px;
border-radius: 10px;
font-size: 12px;
font-weight: 600;
}
@media (max-width: 600px) {
.latepoint-chat-box-w .lc-heading {
display: block;
}
.latepoint-chat-box-w .lc-heading .lc-conversations-header {
flex: 1;
text-align: center;
border: none;
}
.latepoint-chat-box-w .lc-heading .lc-contents-header {
display: none;
}
.latepoint-chat-box-w .lc-contents {
display: block;
max-height: inherit;
}
.latepoint-chat-box-w .lc-contents .lc-conversations {
flex: 1;
border: none;
max-height: 180px;
overflow: auto;
border-bottom: 1px solid #aaa;
}
.latepoint-chat-box-w .lc-contents .lc-conversations .lc-conversation {
padding: 10px;
}
.latepoint-chat-box-w .os-booking-messages-input-w {
padding-left: 15px;
}
.latepoint-chat-box-w .os-booking-messages-input-w .os-bm-upload-file-btn {
right: 15px;
}
.latepoint-chat-box-w .os-booking-messages-input-w .os-bm-send-btn {
right: 15px;
}
.latepoint-chat-box-w .booking-messages-list .os-booking-message-w .os-booking-message {
font-size: 16px;
padding-top: 10px;
padding-bottom: 10px;
}
.latepoint-chat-box-w .booking-messages-list {
padding-left: 15px;
padding-right: 15px;
max-height: 400px;
min-height: 400px;
overflow: auto;
}
} .item-quantity-selector-w {
display: flex;
align-items: center;
margin-left: 15px;
}
.item-quantity-selector-w .item-quantity-selector {
font-size: 14px;
cursor: pointer;
color: rgba(0, 0, 0, 0.8);
background-color: #f3f4f9;
padding: 3px 3px;
line-height: 1;
width: 20px;
text-align: center;
}
.item-quantity-selector-w .item-quantity-selector.item-quantity-selector-minus:before {
font-family: "latepointIcons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e914";
}
.item-quantity-selector-w .item-quantity-selector.item-quantity-selector-plus:before {
font-family: "latepointIcons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e917";
}
.item-quantity-selector-w .item-quantity-selector:hover {
color: #fff;
background-color: var(--latepoint-brand-primary);
}
.item-quantity-selector-w .item-quantity-selector-input {
text-align: center;
margin: 0px 4px;
font-size: 12px !important;
background-color: #fff !important;
width: 25px;
color: #32373c;
line-height: 1.3;
font-weight: 600 !important;
transition: all 0.2s ease;
height: auto;
position: relative !important;
display: block !important;
box-shadow: none !important;
border: 1px solid #cad2e0 !important;
padding: 2px 1px 2px 1px !important;
font-family: "latepoint", "SF Mono", SFMono-Regular, ui-monospace, "DejaVu Sans Mono", Menlo, Consolas, monospace;
}
.item-quantity-selector-w .item-quantity-selector-input:focus {
box-shadow: none;
outline: none;
border-color: var(--latepoint-brand-primary) !important;
}
.latepoint-booking-form-element.latepoint-border-radius-rounded .item-quantity-selector-input {
border-radius: 3px !important;
}
.pac-container {
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 15px;
z-index: 9999999;
}
.latepoint-w .os-form-group.os-form-file-upload-group label {
display: block !important;
font-size: 15px;
margin: 0px 0px 5px 0px;
}
.latepoint-w .os-upload-file-input-w input[type=file] {
border: 1px solid #cad2e0 !important;
padding: 10px 10px 11px 10px !important;
border-radius: 0px !important;
width: 100% !important;
display: block !important;
line-height: 1 !important;
cursor: pointer;
}
.latepoint-w .os-upload-file-input-w input[type=file]:hover {
border-color: var(--latepoint-brand-primary) !important;
}
.os-uploaded-file-info {
text-decoration: none;
padding: 10px;
border: 1px solid #ddd;
border-bottom: 1px solid #bbb;
background-color: #fff;
display: flex;
align-items: center;
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.05);
position: relative;
cursor: default;
}
.os-uploaded-file-info:before {
position: absolute;
font-family: "latepointIcons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e922";
font-size: 14px;
top: 48%;
right: 15px;
color: var(--latepoint-brand-primary);
transform: translateY(-50%);
display: none;
}
.os-uploaded-file-info .uf-remove {
content: "";
width: 18px;
height: 18px;
font-size: 14px;
position: absolute;
top: -6px;
right: -6px;
background-color: #dc5454;
color: #fff;
border-radius: 50%;
padding: 2px;
box-shadow: 0px 0px 0px 2px #fff;
cursor: pointer;
}
.os-uploaded-file-info .uf-remove:hover {
background-color: #e32b2b;
box-shadow: 0px 0px 0px 2px #841414;
}
.os-uploaded-file-info .uf-icon {
flex: 0 0 30px;
font-size: 20px;
line-height: 1;
color: var(--latepoint-body-color);
position: relative;
}
.os-uploaded-file-info.is-uploaded {
cursor: pointer;
}
.os-uploaded-file-info.is-uploaded:hover {
border-color: var(--latepoint-brand-primary);
box-shadow: 0px 0px 0px 2px #d6ebff;
background-color: #fff;
}
.os-uploaded-file-info.is-uploaded:hover .uf-label {
color: var(--latepoint-brand-primary);
}
.os-uploaded-file-info.is-uploaded:hover:before {
display: block;
}
.os-uploaded-file-info.is-uploaded .uf-icon i {
display: block;
}
.os-uploaded-file-info.is-uploaded .uf-icon:before {
content: "";
width: 12px;
height: 12px;
font-size: 8px;
font-family: "latepointIcons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e928";
position: absolute;
top: -4px;
right: 7px;
background-color: #83d476;
color: #fff;
border-radius: 50%;
padding: 2px;
box-shadow: 0px 0px 0px 2px #fff;
}
.os-uploaded-file-info .uf-data {
padding-left: 10px;
border-left: 1px solid #eee;
flex: 1;
overflow: hidden;
}
.os-uploaded-file-info .uf-label {
display: block;
color: var(--latepoint-body-color);
}
.os-uploaded-file-info .uf-name {
display: block;
color: #7c85a3;
font-size: 12px;
}
.latepoint-w .os-invoice-wrapper {
max-width: 760px;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1), 0 8px 35px -3px rgba(0, 0, 0, 0.1);
background-color: #fff;
margin: 0px auto;
position: relative;
}
.latepoint-w .os-invoice-wrapper.os-loading .os-invoice-inner {
filter: blur(3px);
}
.latepoint-w .os-invoice-wrapper.os-loading:after {
display: block;
content: "";
width: 20px !important;
height: 20px !important;
border-bottom: 2px solid var(--latepoint-brand-primary);
border-left: 2px solid var(--latepoint-brand-primary);
border-top: 2px solid var(--latepoint-brand-primary);
border-right: 2px solid rgba(255, 255, 255, 0);
border-radius: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: os-loading 700ms infinite linear;
background-color: transparent !important;
top: 85px;
z-index: 9999;
}
.latepoint-w .os-invoice-wrapper .os-invoice-inner {
padding: 50px;
padding-top: 70px;
}
.latepoint-w .os-invoice-wrapper .manage-status-info {
display: flex;
gap: 5px;
align-items: center;
margin-right: auto;
}
.latepoint-w .os-invoice-wrapper .manage-status-info .status-info-label {
color: rgba(255, 255, 255, 0.5);
display: none;
}
.latepoint-w .os-invoice-wrapper .manage-status-info .status-info-value {
color: #fff;
font-weight: 600;
padding: 2px 6px;
}
.latepoint-w .os-invoice-wrapper .manage-status-info .status-info-value.status-approved {
background-color: #74ff60;
color: #000;
}
.latepoint-w .os-invoice-wrapper .manage-status-info .status-info-value.status-cancelled {
background-color: #e81818;
color: #fff;
}
.latepoint-w .os-invoice-wrapper .manage-status-info .status-info-value.status-pending, .latepoint-w .os-invoice-wrapper .manage-status-info .status-info-value.status-pending_approval, .latepoint-w .os-invoice-wrapper .manage-status-info .status-info-value.status-payment_pending {
background-color: #ffe75e;
color: #000;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls {
padding: 15px 25px;
background-color: var(--latepoint-brand-primary);
display: flex;
gap: 25px;
align-items: center;
justify-content: space-between;
position: sticky;
top: 0;
z-index: 2;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls.status-cancelled {
background-color: #e81819;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls.status-pending, .latepoint-w .os-invoice-wrapper .os-invoice-controls.status-pending_approval, .latepoint-w .os-invoice-wrapper .os-invoice-controls.status-payment_pending {
background-color: #c6a573;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls .latepoint-btn {
padding: 0 !important;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls .os-form-group {
display: flex;
align-items: center;
margin: 0 !important;
gap: 8px;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls .os-form-group .os-form-control {
transition: none !important;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls .os-form-group label {
font-size: 18px;
font-weight: 600;
color: #fff;
}
.latepoint-w .os-invoice-wrapper .os-invoice-controls .os-form-group select {
font-size: 18px !important;
padding: 6px !important;
border-radius: 6px !important;
border: none !important;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) !important;
background-color: #fff !important;
color: #111 !important;
height: auto !important;
}
.os-timezone-selector-wrapper-with-shadow {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(255, 255, 255, 0.6);
display: flex;
align-items: center;
justify-content: center;
}
.os-timezone-selector-wrapper {
background-color: #fff;
box-shadow: 0 5px 30px -3px rgba(0, 0, 0, 0.4), 0 3px 7px -2px rgba(0, 0, 0, 0.6);
z-index: 99999;
width: 300px;
flex: 0 0 300px;
position: relative;
animation: 0.3s cubic-bezier(0.05, 0.45, 0.1, 1.2) 0s up20op;
animation-fill-mode: both;
}
.os-timezone-selector-wrapper .os-timezone-selector-close {
position: absolute;
top: -15px;
right: -15px;
background-color: #fff;
padding: 7px;
box-shadow: 0 5px 30px -3px rgba(0, 0, 0, 0.4), 0 3px 7px -2px rgba(0, 0, 0, 0.6);
border-radius: 15px;
line-height: 1;
font-size: 14px;
cursor: pointer;
}
.os-timezone-selector-wrapper .os-timezone-selector-close:hover {
background-color: #f1f1f1;
}
.os-timezone-selector-wrapper .os-timezone-selector-close i {
display: block;
}
.os-timezone-selector-wrapper .os-selected-timezone-info {
display: flex;
align-items: center;
background-color: #f1f1f1;
padding: 5px 20px;
gap: 7px;
border-bottom: 1px solid #eee;
font-size: 15px;
}
.os-timezone-selector-wrapper .os-selected-timezone-info .latepoint-icon-checkmark {
padding: 3px;
background-color: var(--latepoint-brand-primary);
color: #fff;
font-size: 8px;
border-radius: 10px;
}
.os-timezone-selector-wrapper .os-selected-timezone-info .os-selected-timezone-name {
color: #14161d;
}
.os-timezone-selector-wrapper .os-selected-timezone-info .os-selected-timezone-local-time {
margin-left: auto;
color: #7c85a3;
font-size: 13px;
}
.os-timezone-selector-wrapper .os-timezones-filter-input-wrapper {
padding: 10px;
}
.os-timezone-selector-wrapper .os-timezones-filter-input {
display: block;
width: 100%;
padding: 10px;
box-shadow: none;
font-size: 17px;
border: 1px solid #aaa;
}
.os-timezone-selector-wrapper .os-timezones-filter-input:focus {
outline: none;
border-color: var(--latepoint-brand-primary);
box-shadow: 0 0 0 3px color-mix(in srgb, var(--latepoint-brand-primary) 10%, transparent);
}
.os-timezone-selector-wrapper .os-timezone-no-matches {
padding: 5px 20px;
background-color: #f1f1f1;
color: #7c85a3;
}
.os-timezone-selector-wrapper .os-timezones-list {
height: 200px;
overflow-y: auto;
font-size: 17px;
color: var(--latepoint-body-color);
}
.os-timezone-selector-wrapper .os-timezone-group-header {
font-weight: 600;
color: #14161d;
font-size: 20px;
padding: 10px 20px 5px 20px;
position: sticky;
top: -12px;
background-color: #fff;
border-bottom: 1px solid #eee;
z-index: 1;
}
.os-timezone-selector-wrapper .os-timezone-selector-option {
padding: 5px 20px;
display: flex;
justify-content: space-between;
align-items: center;
cursor: pointer;
}
.os-timezone-selector-wrapper .os-timezone-selector-option:hover {
background-color: #f1f1f1;
}
.os-timezone-selector-wrapper .os-timezone-selector-option.selected {
padding-left: 40px;
position: relative;
font-weight: 600;
background-color: color-mix(in srgb, var(--latepoint-brand-primary) 10%, transparent);
}
.os-timezone-selector-wrapper .os-timezone-selector-option.selected:before {
content: "";
font-family: "latepointIcons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e903";
display: block;
padding: 3px;
background-color: var(--latepoint-brand-primary);
color: #fff;
font-size: 8px;
border-radius: 10px;
position: absolute;
left: 20px;
top: 50%;
transform: translateY(-50%);
}
.os-timezone-selector-wrapper .os-timezone-selector-option.selected .os-timezone-selector-option-local-time {
color: var(--latepoint-brand-primary);
}
.os-timezone-selector-wrapper .os-timezone-selector-option .os-timezone-selector-option-local-time {
color: #7c85a3;
font-size: 13px;
}
.os-timezone-info-wrapper {
display: flex;
align-items: center;
font-size: 15px;
margin-top: 20px;
justify-content: flex-end;
}
.os-timezone-info-wrapper .os-timezone-info-value {
color: #14161d;
font-weight: 600;
position: relative;
padding: 5px;
padding-right: 15px;
cursor: pointer;
}
.os-timezone-info-wrapper .os-timezone-info-value span {
border-bottom: 1px dotted #14161d;
display: inline-block;
white-space: nowrap;
}
.os-timezone-info-wrapper .os-timezone-info-value:hover span {
border-bottom-style: solid;
}
.os-timezone-info-wrapper .os-timezone-info-value:after {
content: "";
border: 5px solid transparent;
border-top-color: #111;
display: block;
position: absolute;
right: 0px;
top: 40%;
}
.os-timezone-info-wrapper .os-timezone-info-value.os-loading:after {
display: none;
}
.os-timezone-info-wrapper .os-timezone-info-value.os-loading:before {
display: block;
content: "";
width: 10px !important;
height: 10px !important;
border-bottom: 2px solid #000;
border-left: 2px solid #000;
border-top: 2px solid #000;
border-right: 2px solid rgba(255, 255, 255, 0);
border-radius: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: os-loading 700ms infinite linear;
background-color: transparent !important;
right: -5px;
left: auto;
}
.latepoint-w .step-datepicker-w.show-recurring-prompt .os-recurring-suggestion-wrapper {
display: block;
}
.latepoint-w .os-recurring-suggestion-wrapper {
animation: 0.4s cubic-bezier(0.45, 1, 0.4, 1.1) 0ms latepointContentPopup;
animation-fill-mode: both;
display: none;
background-color: #fff;
padding: 40px;
position: absolute;
box-shadow: 0 -10px 25px -8px rgba(0, 0, 0, 0.3), 0 -1px 2px 0 rgba(0, 0, 0, 0.15);
bottom: -40px;
left: -40px;
right: -40px;
z-index: 99999;
}
.latepoint-w .os-recurring-suggestion-wrapper .os-recurring-dots {
position: absolute;
left: 10px;
right: 10px;
height: 15px;
background-image: radial-gradient(#d4d4d4 1px, transparent 0);
background-size: 7px 7px;
}
.latepoint-w .os-recurring-suggestion-wrapper .os-recurring-dots:first-child {
top: 10px;
}
.latepoint-w .os-recurring-suggestion-wrapper .os-recurring-dots:last-child {
bottom: 10px;
}
.latepoint-w .os-recurring-suggestion .os-recurring-suggestion-sub-heading {
color: #7c85a3;
font-size: 17px;
margin-bottom: 20px;
}
.latepoint-w .os-recurring-suggestion .os-recurring-suggestion-heading {
color: #14161d;
margin-bottom: 5px;
font-size: 20px;
font-family: "latepoint", -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-weight: 600;
}
.latepoint-w .os-recurring-suggestion .os-recurring-suggestion-options {
display: flex;
justify-content: flex-start;
gap: 20px;
}
.latepoint-w .os-recurring-suggestion .os-recurring-suggestion-options .os-recurring-suggestion-option {
padding: 5px 15px;
border: 1px solid #14161d;
cursor: pointer;
color: #14161d;
font-size: 17px;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w {
color: #929292;
font-size: 17px;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-timezone-info-wrapper {
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-preview-information {
padding: 15px;
background-color: #f8f8f8;
margin-top: 15px;
text-align: center;
color: #14161d;
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-preview-information .rb-bookings-info-label {
margin-bottom: 5px;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-preview-information .rb-bookings-info-link-wrapper a {
display: inline-block;
border-bottom: 1px dotted var(--latepoint-brand-primary);
color: var(--latepoint-brand-primary);
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w.show-datepicker .os-recurrence-preview-information {
display: none !important;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w.show-datepicker .os-recurrence-rules {
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w.show-datepicker .os-recurrence-datepicker-wrapper {
display: block;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-datepicker-wrapper {
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends {
display: flex;
align-items: center;
gap: 15px;
margin-bottom: 20px;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-form-group, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-form-group {
margin-bottom: 0 !important;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-form-group.os-form-select-group .os-form-control, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-form-group.os-form-textfield-group input.os-form-control, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-form-group.os-form-select-group .os-form-control, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-form-group.os-form-textfield-group input.os-form-control {
border: none !important;
border-bottom: 1px solid #ccc !important;
font-size: 17px !important;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-form-group.os-form-textfield-group input.os-form-control:focus, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-form-group.os-form-select-group .os-form-control:focus, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-form-group.os-form-textfield-group input.os-form-control:focus {
border-bottom-color: var(--latepoint-brand-primary) !important;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-form-group.os-form-textfield-group input.os-form-control, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-form-group.os-form-textfield-group input.os-form-control {
padding: 10px 0px 9px 10px !important;
text-align: center;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-form-group.os-form-select-group .os-form-control, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-form-group.os-form-select-group .os-form-control {
padding: 8px 10px 8px 10px !important;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-ri-label, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-ri-label {
white-space: nowrap;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-end-recurrence-datetime-picker,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-start-recurrence-datetime-picker, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-end-recurrence-datetime-picker,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-start-recurrence-datetime-picker {
border-bottom: 1px solid #ccc;
color: #14161d;
flex: 1;
padding: 7px 30px 7px 10px;
cursor: pointer;
position: relative;
line-height: 1.5;
white-space: nowrap;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-end-recurrence-datetime-picker.os-loading:after,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-start-recurrence-datetime-picker.os-loading:after, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-end-recurrence-datetime-picker.os-loading:after,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-start-recurrence-datetime-picker.os-loading:after {
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-end-recurrence-datetime-picker.os-loading:before,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-start-recurrence-datetime-picker.os-loading:before, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-end-recurrence-datetime-picker.os-loading:before,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-start-recurrence-datetime-picker.os-loading:before {
display: block;
content: "";
width: 18px !important;
height: 18px !important;
border-bottom: 2px solid var(--latepoint-brand-primary);
border-left: 2px solid var(--latepoint-brand-primary);
border-top: 2px solid var(--latepoint-brand-primary);
border-right: 2px solid rgba(255, 255, 255, 0);
border-radius: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: os-loading 700ms infinite linear;
background-color: transparent !important;
right: -9px;
left: auto;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-end-recurrence-datetime-picker:after,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-start-recurrence-datetime-picker:after, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-end-recurrence-datetime-picker:after,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-start-recurrence-datetime-picker:after {
content: "";
font-family: "latepointIcons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e934";
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
font-size: 16px;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-end-recurrence-datetime-picker:hover,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-start-recurrence-datetime-picker:hover, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-end-recurrence-datetime-picker:hover,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-start-recurrence-datetime-picker:hover {
border-bottom-color: var(--latepoint-brand-primary);
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-end-recurrence-datetime-picker:hover:after,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-start-recurrence-datetime-picker:hover:after, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-end-recurrence-datetime-picker:hover:after,
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-start-recurrence-datetime-picker:hover:after {
color: var(--latepoint-brand-primary);
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-ri-select, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-ri-select {
flex: 1;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-interval .os-ri-input, .latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-ends .os-ri-input {
flex: 0 1 80px;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-ri-end-option-count {
display: flex;
gap: 10px;
flex: 1;
align-items: center;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-weekdays {
display: flex;
margin-bottom: 30px;
padding-top: 10px;
justify-content: space-between;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-weekdays .weekday {
cursor: pointer;
padding: 2px 8px;
border: 1px solid #ccc;
border-radius: 6px;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-weekdays .weekday:hover {
color: #000;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-weekdays .weekday.os-weekday-selected {
color: #000;
box-shadow: inset 0 0 0 1px var(--latepoint-brand-primary);
border-color: var(--latepoint-brand-primary);
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-rules[data-repeat-unit=month] .os-recurrence-weekdays {
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-rules[data-repeat-unit=day] .os-recurrence-weekdays {
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-ri-end-option-date {
flex: 1;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-rules[data-ends=count] .os-ri-end-option-date {
display: none;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-rules[data-ends=date] .os-ri-end-option-count {
display: none;
}
.latepoint-summary-w .recurring-bookings-preview-continue-btn {
font-size: 17px;
display: none;
}
.latepoint-summary-w .recurring-bookings-preview-continue-btn i {
font-size: 12px;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper {
flex: 0;
padding: 20px;
line-height: 1;
background-color: #fff;
border-top: 1px solid rgba(0, 0, 0, 0.1);
display: flex;
justify-content: space-between;
align-items: flex-end;
color: #14161d;
font-size: 17px;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper.os-loading .rb-preview-count {
color: transparent;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper.os-loading .rb-preview-count .rb-preview-count-label {
color: transparent;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper.os-loading .rb-preview-count:before {
display: block;
background-color: #f1f1f1;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper.os-loading .rb-preview-price {
color: transparent;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper.os-loading .rb-preview-price:before {
display: block;
background-color: #eee;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper .rb-preview-count {
display: flex;
gap: 4px;
align-items: center;
position: relative;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper .rb-preview-count:last-child {
margin-left: auto;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper .rb-preview-count:before {
content: "";
display: none;
position: absolute;
left: 0;
width: 80%;
top: 0;
height: 100%;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper .rb-preview-count .rb-preview-count-label {
color: #929292;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper .rb-preview-price {
font-weight: 600;
position: relative;
}
.latepoint-summary-w .recurring-bookings-preview-total-wrapper .rb-preview-price:before {
content: "";
display: none;
position: absolute;
right: 0;
width: 80%;
top: 0;
height: 100%;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper {
padding: 20px;
overflow: auto;
flex: 1 0 250px;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview {
padding: 6px 20px 6px 0px;
display: flex;
align-items: center;
border: 1px solid rgba(0, 0, 0, 0.1);
border-bottom-color: rgba(0, 0, 0, 0.2);
box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.03);
background-color: #fff;
position: relative;
transition: transform 0.2s ease;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.os-loading .rbp-time-edit {
color: transparent !important;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.os-loading .rbp-time-edit:before {
display: block;
content: "";
width: 12px !important;
height: 12px !important;
border-bottom: 2px solid #000;
border-left: 2px solid #000;
border-top: 2px solid #000;
border-right: 2px solid rgba(255, 255, 255, 0);
border-radius: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
animation: os-loading 700ms infinite linear;
background-color: transparent !important;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-editing {
animation: latepointBlink 1s infinite;
border-color: var(--latepoint-brand-primary);
box-shadow: 0 0 0 1px var(--latepoint-brand-primary);
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview:hover .rbp-time-edit {
visibility: visible;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available {
background-color: #ffeeee;
border-color: #ffb2b2;
box-shadow: 0 2px 0 0 #ffefee;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available.is-editing {
box-shadow: 0 0 0 1px #ffb2b2;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-time-edit {
visibility: visible;
color: #720000;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-index {
color: #ffcccc;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-checkbox {
display: none;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-warn-slot-message {
position: absolute;
background: #000;
color: #fff;
padding: 5px 7px;
box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.3);
transform: translateY(-100%);
font-size: 13px;
top: 0;
left: -1px;
right: -1px;
text-align: center;
display: none;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-warn-slot {
cursor: pointer;
color: #ae0202;
background-color: #fececc;
padding: 4px 7px;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-warn-slot:hover .rbp-warn-slot-message {
display: block;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-warn-slot:before {
content: "";
width: 2px;
height: 6px;
background-color: #ae0202;
margin-bottom: 2px;
display: block;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-warn-slot:after {
content: "";
width: 2px;
height: 2px;
background-color: #ae0202;
display: block;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-info .rbp-date {
color: #710000;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-info .rbp-time {
color: #ae0202;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview + .recurring-booking-preview {
margin-top: 10px;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.rbp-is-off {
box-shadow: none;
border-color: transparent;
background: #eee;
opacity: 0.7;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.rbp-is-off.is-editing {
border-color: #999;
box-shadow: 0 0 0 1px #999;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .recurring-booking-preview.rbp-is-on .rbp-checkbox:before {
text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff;
font-family: "latepointIcons" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e903";
color: var(--latepoint-brand-primary);
position: absolute;
top: 50%;
left: 50%;
font-size: 18px;
transform: translate(-39%, -67%);
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-index {
letter-spacing: -4px;
font-size: 41px;
color: rgba(0, 0, 0, 0.06);
line-height: 1;
text-align: center;
flex: 0 0 50px;
font-weight: 600;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-checkbox {
padding: 7px;
border: 1px solid #ccc;
margin-left: 15px;
position: relative;
cursor: pointer;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-checkbox:hover {
border-color: #000;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info {
flex: 1;
padding-left: 3px;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info .rbp-original-datetime {
text-decoration: line-through;
font-size: 11px;
color: #d75c5c;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info .rbp-date {
font-size: 15px;
position: relative;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info .rbp-date:before {
content: "";
display: none;
position: absolute;
left: 0;
width: 70%;
top: 20%;
height: 60%;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info .rbp-time {
color: #929292;
font-size: 13px;
position: relative;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info .rbp-time:before {
content: "";
display: none;
position: absolute;
left: 0;
width: 50%;
top: 20%;
height: 60%;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info .rbp-time-edit {
vertical-align: middle;
color: #000000;
visibility: hidden;
display: inline-block;
margin-left: 3px;
position: relative;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper .rbp-info .rbp-time-edit:focus {
outline: none;
box-shadow: none;
}
.latepoint-summary-w .recurring-bookings-error,
.latepoint-summary-w .recurring-bookings-notice {
font-size: 13px;
background-color: #fff6d3;
color: #6c5a48;
padding: 10px;
text-align: center;
}
.latepoint-summary-w .recurring-bookings-error {
margin-bottom: 10px;
}
.latepoint-summary-w .recurring-bookings-notice {
margin-top: 10px;
}
.latepoint-summary-w.os-loading .recurring-bookings-notice {
display: none;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-checkbox {
visibility: hidden;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-info .rbp-date, .latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-info .rbp-original-datetime {
color: transparent !important;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-info .rbp-date:before, .latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-info .rbp-original-datetime:before {
background-color: #eee;
display: block;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-info .rbp-time {
color: transparent !important;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-info .rbp-time:before {
background-color: #f3f3f3;
display: block;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .rbp-info .rbp-time .rbp-time-edit {
visibility: hidden;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-info .rbp-date:before {
background-color: #f8c5c5;
}
.latepoint-summary-w.os-loading .recurring-bookings-preview-wrapper .recurring-booking-preview.is-not-available .rbp-info .rbp-time:before {
background-color: #fad7d7;
}
.step-datepicker-w.show-recurring-prompt .os-dates-w {
filter: blur(5px);
pointer-events: none;
}
.step-datepicker-w.show-recurring-prompt .time-selector-w {
filter: blur(5px);
pointer-events: none;
}
.os-recurring-bookings-unfold {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 5px;
color: #14161d;
font-size: 13px;
cursor: pointer;
margin-top: 5px;
margin-bottom: 10px;
}
.os-recurring-bookings-unfold:hover div {
border-bottom-style: solid;
}
.os-recurring-bookings-unfold i {
font-size: 11px;
line-height: 1;
}
.os-recurring-bookings-unfold div {
border-bottom: 1px dotted #14161d;
}
.os-recurring-bookings-wrapper {
margin-bottom: 10px;
}
.os-recurring-unfolded-booking-timezone {
font-size: 13px;
color: #7c85a3;
margin-top: 5px;
}
.os-recurring-bookings-count {
margin-bottom: 5px;
font-size: 13px;
font-weight: 600;
color: #14161d;
}
.os-recurring-unfolded-booking {
display: flex;
justify-content: space-between;
font-size: 13px;
margin-bottom: 3px;
color: #7c85a3;
}
.cart-item-wrapper.show-all-recurring-bookings .os-recurring-bookings-unfold i {
transform: rotate(-90deg);
}
.cart-item-wrapper:not(.show-all-recurring-bookings) .os-recurring-unfolded-booking:nth-child(n+5) {
display: none;
}
@media (max-width: 600px) {
.latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-google img,
.latepoint-booking-form-element .os-social-login-options .os-social-login-option.os-social-login-facebook img {
margin-right: 5px;
width: 15px;
}
.latepoint-w .os-recurring-suggestion-wrapper {
left: -15px;
right: -15px;
bottom: -15px;
padding: 20px;
}
.latepoint-summary-w .recurring-bookings-preview-wrapper {
flex: 1;
}
.latepoint-w .latepoint-step-content.step-recurring-bookings-w .os-recurrence-preview-information {
display: block;
}
.latepoint-summary-w .recurring-bookings-preview-continue-btn {
display: block;
}
.latepoint-login-form-w .os-social-login-options .os-social-login-option.os-social-login-google iframe, .step-customer-w .os-social-login-options .os-social-login-option.os-social-login-google iframe {
margin: 0 !important;
}
.latepoint-w .latepoint-booking-form-element .os-social-login-options {
flex-direction: column;
align-items: center;
}
.latepoint-w .latepoint-booking-form-element .os-social-login-options > .os-social-login-option {
flex: 0;
margin-bottom: 10px;
padding: 6px 8px;
padding-top: 5px;
max-width: initial;
}
.latepoint-w .latepoint-booking-form-element .os-social-login-options > .os-social-login-option.os-social-login-google {
padding: 0px;
}
.latepoint-w .latepoint-booking-form-element .os-social-login-options > .os-social-login-option i {
margin-right: 5px;
}
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}@import url("//fonts.googleapis.com/css?family=Montserrat:100");
@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content:focus{outline:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>:not([aria-modal=true]){padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.flatpickr-calendar.open,.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important} .pum-theme-679, .pum-theme-enterprise-blue { background-color: rgba( 10, 10, 10, 0.70 ) } 
.pum-theme-679 .pum-container, .pum-theme-enterprise-blue .pum-container { padding: 28px; border-radius: 5px; border: 1px none #000000; box-shadow: 0px 10px 25px 4px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-679 .pum-title, .pum-theme-enterprise-blue .pum-title { color: #e5b756; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 34px; line-height: 36px } 
.pum-theme-679 .pum-content, .pum-theme-enterprise-blue .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-679 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close { position: absolute; height: 28px; width: 28px; left: auto; right: 8px; bottom: auto; top: 8px; padding: 4px; color: #ffffff; font-family: Times New Roman; font-weight: 100; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 42px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 229, 183, 86, 1.00 ) } .pum-theme-677, .pum-theme-theme-par-defaut { background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-677 .pum-container, .pum-theme-theme-par-defaut .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 249, 249, 249, 1.00 ) } 
.pum-theme-677 .pum-title, .pum-theme-theme-par-defaut .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; font-style: normal; line-height: 36px } 
.pum-theme-677 .pum-content, .pum-theme-theme-par-defaut .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400; font-style: inherit } 
.pum-theme-677 .pum-content + .pum-close, .pum-theme-theme-par-defaut .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: 0px; bottom: auto; top: 0px; padding: 8px; color: #ffffff; font-family: inherit; font-weight: 400; font-size: 12px; font-style: inherit; line-height: 36px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 183, 205, 1.00 ) } .pum-theme-678, .pum-theme-lightbox { background-color: rgba( 0, 0, 0, 0.60 ) } 
.pum-theme-678 .pum-container, .pum-theme-lightbox .pum-container { padding: 18px; border-radius: 3px; border: 8px solid #000000; box-shadow: 0px 0px 30px 0px rgba( 2, 2, 2, 1.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-678 .pum-title, .pum-theme-lightbox .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-678 .pum-content, .pum-theme-lightbox .pum-content { color: #000000; font-family: inherit; font-weight: 100 } 
.pum-theme-678 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close { position: absolute; height: 26px; width: 26px; left: auto; right: -13px; bottom: auto; top: -13px; padding: 0px; color: #ffffff; font-family: Arial; font-weight: 100; font-size: 24px; line-height: 24px; border: 2px solid #ffffff; border-radius: 26px; box-shadow: 0px 0px 15px 1px rgba( 2, 2, 2, 0.75 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 1.00 ) } .pum-theme-680, .pum-theme-hello-box { background-color: rgba( 0, 0, 0, 0.75 ) } 
.pum-theme-680 .pum-container, .pum-theme-hello-box .pum-container { padding: 30px; border-radius: 80px; border: 14px solid #81d742; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); background-color: rgba( 255, 255, 255, 1.00 ) } 
.pum-theme-680 .pum-title, .pum-theme-hello-box .pum-title { color: #2d2d2d; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Montserrat; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-680 .pum-content, .pum-theme-hello-box .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-680 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { position: absolute; height: auto; width: auto; left: auto; right: -30px; bottom: auto; top: -30px; padding: 0px; color: #2d2d2d; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 28px; border: 1px none #ffffff; border-radius: 28px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 255, 255, 255, 1.00 ) } .pum-theme-681, .pum-theme-cutting-edge { background-color: rgba( 0, 0, 0, 0.50 ) } 
.pum-theme-681 .pum-container, .pum-theme-cutting-edge .pum-container { padding: 18px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 10px 25px 0px rgba( 2, 2, 2, 0.50 ); background-color: rgba( 30, 115, 190, 1.00 ) } 
.pum-theme-681 .pum-title, .pum-theme-cutting-edge .pum-title { color: #ffffff; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: Sans-Serif; font-weight: 100; font-size: 26px; line-height: 28px } 
.pum-theme-681 .pum-content, .pum-theme-cutting-edge .pum-content { color: #ffffff; font-family: inherit; font-weight: 100 } 
.pum-theme-681 .pum-content + .pum-close, .pum-theme-cutting-edge .pum-content + .pum-close { position: absolute; height: 24px; width: 24px; left: auto; right: 0px; bottom: auto; top: 0px; padding: 0px; color: #1e73be; font-family: Times New Roman; font-weight: 100; font-size: 32px; line-height: 24px; border: 1px none #ffffff; border-radius: 0px; box-shadow: -1px 1px 1px 0px rgba( 2, 2, 2, 0.10 ); text-shadow: -1px 1px 1px rgba( 0, 0, 0, 0.10 ); background-color: rgba( 238, 238, 34, 1.00 ) } .pum-theme-682, .pum-theme-framed-border { background-color: rgba( 255, 255, 255, 0.50 ) } 
.pum-theme-682 .pum-container, .pum-theme-framed-border .pum-container { padding: 18px; border-radius: 0px; border: 20px outset #dd3333; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.97 ) inset; background-color: rgba( 255, 251, 239, 1.00 ) } 
.pum-theme-682 .pum-title, .pum-theme-framed-border .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 100; font-size: 32px; line-height: 36px } 
.pum-theme-682 .pum-content, .pum-theme-framed-border .pum-content { color: #2d2d2d; font-family: inherit; font-weight: 100 } 
.pum-theme-682 .pum-content + .pum-close, .pum-theme-framed-border .pum-content + .pum-close { position: absolute; height: 20px; width: 20px; left: auto; right: -20px; bottom: auto; top: -20px; padding: 0px; color: #ffffff; font-family: Tahoma; font-weight: 700; font-size: 16px; line-height: 18px; border: 1px none #ffffff; border-radius: 0px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 ); background-color: rgba( 0, 0, 0, 0.55 ) } .pum-theme-683, .pum-theme-floating-bar { background-color: rgba( 255, 255, 255, 0.00 ) } 
.pum-theme-683 .pum-container, .pum-theme-floating-bar .pum-container { padding: 8px; border-radius: 0px; border: 1px none #000000; box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 ); background-color: rgba( 238, 246, 252, 1.00 ) } 
.pum-theme-683 .pum-title, .pum-theme-floating-bar .pum-title { color: #505050; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-683 .pum-content, .pum-theme-floating-bar .pum-content { color: #505050; font-family: inherit; font-weight: 400 } 
.pum-theme-683 .pum-content + .pum-close, .pum-theme-floating-bar .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 5px; bottom: auto; top: 50%; padding: 0px; color: #505050; font-family: Sans-Serif; font-weight: 700; font-size: 15px; line-height: 18px; border: 1px solid #505050; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ); transform: translate(0, -50%) } .pum-theme-684, .pum-theme-content-only { background-color: rgba( 0, 0, 0, 0.70 ) } 
.pum-theme-684 .pum-container, .pum-theme-content-only .pum-container { padding: 0px; border-radius: 0px; border: 1px none #000000; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ) } 
.pum-theme-684 .pum-title, .pum-theme-content-only .pum-title { color: #000000; text-align: left; text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 ); font-family: inherit; font-weight: 400; font-size: 32px; line-height: 36px } 
.pum-theme-684 .pum-content, .pum-theme-content-only .pum-content { color: #8c8c8c; font-family: inherit; font-weight: 400 } 
.pum-theme-684 .pum-content + .pum-close, .pum-theme-content-only .pum-content + .pum-close { position: absolute; height: 18px; width: 18px; left: auto; right: 7px; bottom: auto; top: 7px; padding: 0px; color: #000000; font-family: inherit; font-weight: 700; font-size: 20px; line-height: 20px; border: 1px none #ffffff; border-radius: 15px; box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.00 ); text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.00 ); background-color: rgba( 255, 255, 255, 0.00 ) } 
#pum-701 {z-index: 1999999999}
#pum-698 {z-index: 1999999999}
#pum-695 {z-index: 1999999999}
#pum-687 {z-index: 1999999999}