.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.chat-notification-badge {
animation: notification-pulse 2s infinite;
box-shadow: 0 0 0 rgba(255, 68, 68, 0.4);
transition: all 0.3s ease;
}
@keyframes notification-pulse {
0% {
transform: scale(1);
box-shadow: 0 0 0 0 rgba(255, 68, 68, 0.4);
}
70% {
transform: scale(1.1);
box-shadow: 0 0 0 10px rgba(255, 68, 68, 0);
}
100% {
transform: scale(1);
box-shadow: 0 0 0 0 rgba(255, 68, 68, 0);
}
} .email-blocker {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
border-radius: 12px;
padding: 30px 20px;
max-width: 100%;
margin: auto;
text-align: center;
animation: fadeIn 0.5s ease-in-out;
}
.email-blocker-header {
margin-bottom: 20px;
}
.email-blocker-logo {
max-width: 80px;
margin-bottom: 10px;
}
.email-blocker h2 {
font-size: 24px;
font-weight: bold;
color: #333333;
margin-bottom: 10px;
}
.email-blocker p {
font-size: 16px;
color: #555555;
margin-bottom: 20px;
}
.email-blocker input[type="email"],
.email-blocker .mxchat-name-input {
width: 100%;
padding: 12px;
margin-bottom: 15px;
border: 1px solid #ddd;
border-radius: 8px;
font-size: 16px;
color: #333333;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
transition: border-color 0.3s, box-shadow 0.3s;
}
.email-blocker input[type="email"]:focus,
.email-blocker .mxchat-name-input:focus {
border-color: #0073aa;
box-shadow: 0 0 8px rgba(0, 115, 170, 0.3);
outline: none;
}
.email-blocker button {
background-color: #0073aa;
color: #ffffff;
padding: 12px 20px;
border: none;
border-radius: 8px;
font-size: 16px;
font-weight: bold;
cursor: pointer;
width: 100%;
transition: background-color 0.3s, transform 0.2s;
}
.email-blocker button:hover {
background-color: #005177;
transform: translateY(-2px);
}
.email-blocker-footer {
margin-top: 20px;
font-size: 12px;
color: #888888;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
@keyframes fadeIn {
from {
opacity: 0;
transform: translateY(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.mxchat-chatbot-wrapper {
display: none;
} .chatbot-title-icon {
width: 24px;
height: 24px;
object-fit: contain;
}
.wp-admin .mxchat-search-results,
.wp-content .mxchat-search-results,
.site-content .mxchat-search-results,
.mxchat-search-results {
display: flex;
flex-direction: column;
gap: 20px;
margin: 15px 0;
font-size: 14px !important;
}
.mxchat-search-intro {
font-size: 16px !important;
margin: 0 0 15px 0 !important;
line-height: 1.4 !important;
font-weight: normal !important;
}
.mxchat-search-item {
padding: 15px !important;
border-radius: 8px !important;
background: #ffffff !important;
border: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.mxchat-search-header {
display: flex !important;
align-items: center !important;
gap: 8px !important;
margin-bottom: 8px !important;
}
.mxchat-site-icon {
width: 16px !important;
height: 16px !important;
flex-shrink: 0 !important;
}
.mxchat-site-url {
font-size: 13px !important;
color: #555 !important;
line-height: 1 !important;
}
.mxchat-search-content {
display: flex !important;
flex-direction: column !important;
gap: 10px !important;
}
.mxchat-search-title {
font-size: 16px !important;
line-height: 1.4 !important;
margin: 0 !important;
padding: 0 !important;
font-weight: 600 !important;
}
.mxchat-search-title a {
text-decoration: none !important;
color: #000 !important;
}
.mxchat-search-title a:hover {
text-decoration: underline !important;
}
.mxchat-search-thumbnail {
max-width: 200px !important;
margin: 10px 0 !important;
}
.mxchat-search-thumbnail img {
max-width: 100% !important;
height: auto !important;
border-radius: 4px !important;
}
.mxchat-search-description {
font-size: 14px !important;
line-height: 1.6 !important;
color: #333 !important;
margin: 0 !important;
padding: 0 !important;
} .bot-message .chat-heading {
color: inherit;
margin: 16px 0 12px 0 !important;
font-weight: bold !important;
line-height: 1.3 !important;
}
.bot-message h1.chat-heading,
.chat-heading-1 {
font-size: 1.5em !important;
border-bottom: 2px solid rgba(255, 255, 255, 0.3) !important;
padding-bottom: 8px !important;
}
.bot-message h2.chat-heading,
.chat-heading-2 {
font-size: 1.25em !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.3) !important;
padding-bottom: 6px !important;
}
.bot-message h3.chat-heading,
.chat-heading-3 {
font-size: 1.125em !important;
}
.bot-message h4.chat-heading,
.chat-heading-4 {
font-size: 1em !important;
}
.bot-message h5.chat-heading,
.chat-heading-5 {
font-size: 0.875em !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
}
.bot-message h6.chat-heading,
.chat-heading-6 {
font-size: 0.75em !important;
text-transform: uppercase !important;
letter-spacing: 0.5px !important;
}
.bot-message strong {
font-weight: bold !important;
}
.bot-message em {
font-style: italic !important;
}
.bot-message del {
text-decoration: line-through !important;
opacity: 0.7;
} .mxchat-code-block-container {
margin: 16px 0;
border-radius: 8px;
background: rgba(255, 255, 255, 0.1);
border: 1px solid rgba(255, 255, 255, 0.2);
overflow: hidden;
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Courier New', monospace;
}
.mxchat-code-header {
display: flex;
justify-content: space-between;
align-items: center;
background: rgba(255, 255, 255, 0.15);
padding: 8px 12px;
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
font-size: 11px;
min-height: 36px;
}
.mxchat-code-language {
color: rgba(255, 255, 255, 0.8);
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
font-size: 10px;
}
.mxchat-copy-button {
background: rgba(255, 255, 255, 0.2);
color: white;
border: 1px solid rgba(255, 255, 255, 0.3);
padding: 4px 8px;
border-radius: 4px;
font-size: 10px;
cursor: pointer;
transition: all 0.2s ease;
min-height: 24px;
line-height: 1;
}
.mxchat-copy-button:hover {
background: rgba(255, 255, 255, 0.3);
border-color: rgba(255, 255, 255, 0.4);
}
.mxchat-copy-button:active {
background: rgba(255, 255, 255, 0.4);
}
.mxchat-code-block {
margin: 0;
padding: 16px;
background: rgba(0, 0, 0, 0.3);
overflow-x: auto;
font-size: 13px;
line-height: 1.4;
white-space: pre;
border: none;
}
.mxchat-code-block code {
font-family: inherit;
font-size: inherit;
background: none !important;
padding: 0 !important;
border: none !important;
color: rgba(255, 255, 255, 0.95) !important;
display: block;
}
.mxchat-inline-code {
background: rgba(255, 255, 255, 0.2) !important;
padding: 2px 6px !important;
border-radius: 3px !important;
font-family: 'Monaco', 'Menlo', 'Ubuntu Mono', 'Courier New', monospace !important;
font-size: 0.85em !important;
color: #81c784 !important;
border: 1px solid rgba(255, 255, 255, 0.3) !important;
} .active-pdf-container,
.active-word-container {
display: inline-flex;
align-items: center;
max-width: 200px;
margin: 0;
padding: 0;
line-height: 13px;
}
.active-pdf-name,
.active-word-name {
font-size: 11px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.remove-pdf-btn,
.remove-word-btn,
.toolbar-perplexity {
background: none;
border: none;
padding: 2px;
margin-left: 4px;
cursor: pointer;
transition: opacity 0.2s;
line-height: 13px;
}
.remove-pdf-btn:hover,
.remove-word-btn:hover,
.toolbar-perplexity:hover {
opacity: 1;
background: none;
}
.mxchat-chatbot .chat-toolbar {
display: flex;
gap: 10px;
padding: 8px;
background: none;
align-items: end;
}
.mxchat-chatbot .toolbar-btn {
background: none;
border: none;
padding: 0;
cursor: pointer;
width: 16px;
height: 16px;
align-items: center;
justify-content: center;
opacity: 0.6;
transition: opacity 0.2s;
margin: 0;
min-width: 0;
box-shadow: none;
}
.mxchat-chatbot .toolbar-btn svg {
width: 100%;
height: 100%;
}
.mxchat-chatbot .toolbar-btn:hover {
opacity: 1;
background: none;
border: none;
box-shadow: none;
}
.mxchat-chatbot .toolbar-btn:disabled {
opacity: 0.3;
cursor: not-allowed;
background: none;
border: none;
}
.toolbar-btn.active {
background-color: rgba(120, 115, 245, 0.2);
box-shadow: 0 0 0 2px rgba(120, 115, 245, 0.4);
}
.active-perplexity-container {
display: flex;
align-items: center;
margin-left: 8px;
font-size: 12px;
}
.perplexity-search-btn {
display: none;
}
.perplexity-search-btn.active {
opacity: 1;
} .mxchat-popular-questions {
padding: 0 10px 10px;
transition: all 0.3s ease;
margin-bottom: 12px;
position: relative;
}
.mxchat-popular-questions-title {
font-size: 14px;
line-height: 24px;
font-weight: bold;
color: #212121;
margin-bottom: 10px;
}
.mxchat-popular-questions-container {
position: relative;
display: flex;
flex-direction: column;
max-height: 200px;
overflow-y: auto;
padding: 0 10px 10px;
scrollbar-width: thin;
scrollbar-color: #212121 #f1f1f1;
transition: all 0.3s ease;
gap: 8px;
}
.mxchat-popular-questions.collapsed {
padding: 0;
margin: 0;
}
.mxchat-popular-questions.collapsed .mxchat-popular-questions-container {
flex-direction: row;
justify-content: center;
align-items: center;
padding: 0;
max-height: 40px;
overflow: visible;
}
.mxchat-popular-questions.collapsed .mxchat-popular-question {
display: none;
}
.mxchat-popular-questions.collapsed .questions-collapse-btn {
display: none;
} .mxchat-popular-questions .mxchat-popular-questions-container .questions-toggle-btn {
background: none;
border: none;
padding: 0;
margin: 0;
cursor: pointer;
transition: all 0.2s ease;
color: #212121;
display: none; align-items: center;
justify-content: center;
width: 32px;
height: 32px;
box-shadow: none;
outline: none;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn {
background: none;
border: none;
padding: 0;
margin: 0px; cursor: pointer;
transition: all 0.2s ease;
color: #212121;
display: none; align-items: center;
justify-content: center;
width: 32px;
height: 32px;
box-shadow: none;
outline: none;
align-self: center; order: -1; }
.questions-toggle-btn:hover,
.questions-collapse-btn:hover,
.questions-toggle-btn:focus,
.questions-collapse-btn:focus,
.questions-toggle-btn:active,
.questions-collapse-btn:active {
background: none;
border: none;
box-shadow: none;
outline: none;
}
.questions-toggle-btn svg,
.questions-collapse-btn svg {
transition: transform 0.2s ease;
fill: none;
width: 25px;
height: 25px;
}
.questions-toggle-btn:hover svg,
.questions-collapse-btn:hover svg {
opacity: 0.7;
}
.mxchat-popular-questions.collapsed .questions-toggle-btn {
display: flex;
}
.mxchat-popular-questions.has-been-collapsed .questions-collapse-btn {
display: flex;
align-self: center;
order: -1;
}
.mxchat-popular-question {
padding: 12px 20px;
background-color: #f5f5f5;
border: 1px solid #bbb;
border-radius: 8px;
color: #212121;
font-size: 14px;
line-height: 24px;
cursor: pointer;
text-align: initial;
transition: all 0.3s ease;
margin-bottom: 0;
box-shadow: none;
}
.mxchat-popular-question:hover {
background-color: #eaeaea;
border-color: #999;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
transform: translateY(-1px);
}
.mxchat-popular-question:focus {
outline: none;
background-color: #e0e0e0;
border-color: #777;
box-shadow: 0 0 0 3px rgba(100, 149, 237, 0.5);
}
.mxchat-popular-question:active {
background-color: #d8d8d8;
border-color: #666;
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15);
transform: translateY(0);
}
.mxchat-popular-questions-container::-webkit-scrollbar {
width: 8px;
}
.mxchat-popular-questions-container::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 4px;
}
.mxchat-popular-questions-container::-webkit-scrollbar-thumb {
background: linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1);
border-radius: 4px;
}
.mxchat-popular-questions-container::-webkit-scrollbar-thumb:hover {
background: linear-gradient(135deg, #d164ce, #6568d8, #2daeb8);
} .invisible {
display: none;
opacity: 0;
pointer-events: none;
}
.mxchat-chatbot{
background: #fff;
overflow: hidden;
position: relative;
display: flex;
flex-direction: column;
flex-grow: 1;
min-height: 0; box-sizing: border-box;
}
.chat-container {
display: flex;
flex-direction: column;
flex-grow: 1;
min-height: 0; height: 100%;
}
.chat-box {
flex-grow: 1;
overflow-y: auto;
padding: 10px;
margin-bottom: 0;
font-size: 1rem;
min-height: 0; }
.chat-box::-webkit-scrollbar {
width: 5px;
}
.chat-box::-webkit-scrollbar-thumb {
background-color: #212121;
border-radius: 20px;
}
.bot-message,
.user-message {
margin-bottom: 15px;
padding: 10px;
display: inline-block;
max-width: 85%;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
font-size: 14px;
line-height: 24px;
}
.user-message {
background: #fff;
color: #212121;
text-align: left;
float: right;
clear: both;
border-radius: 18px 0 18px 18px;
word-wrap: break-word;
border: 1px solid rgba(226, 232, 255, 0.2);
}
.user-message p {
margin: 0;
}
.mxchat-chatbot .chat-container .chat-box .bot-message {
float: left;
clear: both;
border: 1px solid rgba(226, 232, 255, 0.2);
border-radius: 0 18px 18px;
background: #212121;
color: #fff;
overflow-x: hidden;
}
.mxchat-chatbot .chat-container .chat-box .agent-message {
text-align: left;
float: left;
clear: both;
border: 1px solid rgba(226, 232, 255, 0.2);
border-radius: 0 18px 18px;
background: #212121;
color: #fff;
overflow-x: hidden;
margin-bottom: 15px;
padding: 10px;
display: inline-block;
max-width: 85%;
font-size: 14px;
line-height: 24px;
box-shadow: -2px 2px rgba(250, 115, 230, 0.6), -4px 4px rgba(120, 115, 245, 0.6);
}
.bot-message p {
margin: 0 0 1em 0;
}
.bot-message p:last-child {
margin-bottom: 0;
}
.bot-message {
white-space: pre-line;
}
.bot-message a {
color: #ffffff;
text-decoration: underline !important;
}
.bot-message a:hover {
color: #e0e0e0;
text-decoration: underline;
}
.bot-message a:visited {
color: #ffffff;
}
.system-message {
padding: 8px 12px;
margin: 8px 0;
background-color: rgba(120, 115, 245, 0.1);
border-radius: 8px;
color: #555;
font-style: italic;
font-size: 14px;
text-align: center;
}
.mxchat-chatbot-wrapper {
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
border-radius: 10px;
display: flex;
flex-direction: column;
height: 100%;
width: 100%;
min-height: 0; overflow: hidden;
} .mxchat-chatbot .chat-container .input-container {
position: relative;
display: flex;
align-items: center;
padding-right: 40px;
border: 1px solid #ccc;
border-radius: 10px;
margin: 0 10px 10px;
}
.mxchat-chatbot .chat-container .input-container .chat-input {
flex-grow: 1;
color: #212121;
line-height: 24px;
background: transparent;
margin-bottom: 0;
width: 100%;
min-height: 20px;
max-height: 65px;
resize: none;
overflow-y: auto;
font-size: 16px;
border: none;
border-radius: 5px;
box-sizing: border-box;
padding: 0.4em 0.5em;
outline: none;
border-radius: 10px;
}
.chat-input::-webkit-scrollbar {
width: 8px;
}
.chat-input::-webkit-scrollbar-track {
background: #f1f1f1;
border-radius: 4px;
}
.chat-input::-webkit-scrollbar-thumb {
background: linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1);
border-radius: 4px;
}
.chat-input::-webkit-scrollbar-thumb:hover {
background: linear-gradient(135deg, #d164ce, #6568d8, #2daeb8);
}
.chat-input {
scrollbar-width: thin;
scrollbar-color: linear-gradient(135deg, #fa73e6, #7873f5, #3ac9d1) #f1f1f1;
}
.mxchat-chatbot .chat-container .input-container .send-button {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
border: none;
border-radius: 50%;
width: 30px;
height: 30px;
display: flex;
align-items: center;
justify-content: center;
background: transparent !important;
padding: 5px;
margin: 0;
transition: background-color 0.3s;
color: #fff;
font-size: 1rem;
cursor: pointer;
font-weight: 700;
}
.send-button svg {
width: 25px;
height: 25px;
pointer-events: none;
}
.send-button:hover {
opacity: 0.8;
}
.mxchat-chatbot .spinner {
animation: rotate 2s linear infinite;
width: 20px;
height: 20px;
}
.mxchat-chatbot .spinner circle {
stroke: #212121;
stroke-linecap: round;
animation: dash 1.5s ease-in-out infinite;
}
@keyframes rotate {
100% {
transform: rotate(360deg);
}
}
@keyframes dash {
0% {
stroke-dasharray: 1, 150;
stroke-dashoffset: 0;
}
50% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -35;
}
100% {
stroke-dasharray: 90, 150;
stroke-dashoffset: -124;
}
} .chatbot-title-container {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
}
.chatbot-title-group {
display: flex;
align-items: center;
gap: 8px;
}
.chat-mode-indicator {
font-size: 12px;
margin-right: 8px;
padding: 4px 8px;
border-radius: 12px;
background: rgba(255, 255, 255, 0.2);
color: #ffffff;
}
.floating-chatbot {
position: fixed;
bottom: 25px;
right: 25px;
width: 375px; height: min(625px, calc(100vh - 50px)); height: min(625px, calc(100dvh - 50px)); max-height: calc(100vh - 50px);
max-height: calc(100dvh - 50px); box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
border-radius: 20px;
overflow: hidden;
display: flex;
flex-direction: column;
z-index: 100000;
transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
transform: translateY(20%);
opacity: 0;
pointer-events: none;
}
.floating-chatbot.visible {
transform: translateY(0);
opacity: 1;
pointer-events: auto;
}   .mxchat-chatbot-wrapper:not(.floating-chatbot .mxchat-chatbot-wrapper) {
height: 500px;
max-height: 500px;
} .mxchat-chatbot-wrapper:not(.floating-chatbot .mxchat-chatbot-wrapper) .exit-chat {
display: none !important;
}
.floating-chatbot-button.hidden,
.exit-chat span {
display: none !important;
}
.chatbot-top-bar button.exit-chat:hover {
background: none;
}
.visible {
display: flex;
}
.floating-chatbot-button {
transition: opacity 1s ease-in-out;
font-size: 1.25rem;
position: fixed;
bottom: 30px;
right: 25px;
background-color: #212121;
color: #fff;
width: 60px;
height: 60px;
border-radius: 50%;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
justify-content: center;
align-items: center;
cursor: pointer;
transition: 0.3s;
z-index: 100000;
display: flex;
}
.floating-chatbot-button img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
}
.chatbot-top-bar {
background: #212121;
}
.mxchat-chatbot-wrapper .chatbot-top-bar button.exit-chat {
background: transparent;
border: none;
opacity: 0.8;
padding: 0;
min-width: 20px;
}
.mxchat-chatbot-wrapper .chatbot-top-bar {
cursor: pointer;
color: #fff;
padding: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
display: flex;
justify-content: space-between;
align-items: start;
}
.mxchat-chatbot-wrapper .chatbot-top-bar .chatbot-title {
font-size: 16px;
line-height: 25px;
padding: 10px;
margin: 0;
font-family: 'Plus Jakarta Sans', sans-serif;
font-weight: bold;
}
.exit-chat {
border: none;
background: transparent;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
padding: 5px;
margin-left: auto;
opacity: 0.8;
min-width: 20px;
}
.exit-chat svg {
fill: white;
width: 24px;
height: 24px;
transform: rotate(270deg);
}
.mxchat-chatbot-wrapper .chatbot-footer {
text-align: center;
padding-bottom: 10px;
font-size: 0.85em;
}
.mxchat-chatbot-wrapper .chatbot-footer .privacy-notice {
font-size: 12px;
margin: 0;
color: #71717a;
}
.mxchat-chatbot-wrapper .chatbot-footer .privacy-notice a {
color: #0073aa;
text-decoration: underline;
font-size: 12px;
}
.mxchat-chatbot-wrapper .chatbot-footer .powered-by {
text-decoration: none;
color: inherit;
font-weight: 700;
}
.mxchat-chatbot-wrapper .chatbot-footer .powered-by span {
text-decoration: underline;
} .chat-box .bot-message.temporary-message .thinking-dots-container {
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
height: 20px;
position: relative;
z-index: 1;
flex-shrink: 0;
}
.chat-box .bot-message.temporary-message .thinking-dots {
display: flex;
justify-content: center;
align-items: center;
height: 90%;
gap: 5px;
flex-shrink: 0;
}
.chat-box .bot-message.temporary-message .thinking-dots .dot {
height: 6px;
width: 6px;
margin: 0 3px;
background-color: #fff;
border-radius: 50%;
display: inline-block;
animation: bounce 1.4s ease-in-out infinite both;
vertical-align: middle;
}
.chat-box .bot-message.temporary-message .thinking-dots .dot:first-child {
animation-delay: -0.32s;
}
.chat-box .bot-message.temporary-message .thinking-dots .dot:nth-child(2) {
animation-delay: -0.16s;
}
@keyframes bounce {
0%, 100%, 80% {
transform: scale(1);
}
40% {
transform: scale(1.5);
}
} .pre-chat-message {
position: fixed;
bottom: 85px;
right: 30px;
background-color: #fff;
color: #212121;
padding: 10px;
box-shadow: 0px 0px 10px rgba(150, 150, 150, 0.3);
border-radius: 5px;
z-index: 1000;
cursor: pointer;
max-width: 325px;
font-size: 14px;
display: none;
margin-bottom: 10px;
}
.pre-chat-message .close-pre-chat-message {
position: absolute;
top: -6px;
right: -6px;
background-color: #ccc;
border: none;
color: #212121;
font-size: 14px;
cursor: pointer;
border-radius: 50%;
width: 20px;
min-width: 20px;
min-height: 20px;
height: 20px;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
line-height: 1;
} @media screen and (max-height: 700px) {
.floating-chatbot {
bottom: 15px;
height: calc(100vh - 30px);
height: calc(100dvh - 30px);
max-height: calc(100vh - 30px);
max-height: calc(100dvh - 30px);
}
.floating-chatbot-button {
bottom: 20px;
}
.pre-chat-message {
bottom: 75px;
}
}
@media screen and (max-height: 550px) {
.floating-chatbot {
bottom: 10px;
height: calc(100vh - 20px);
height: calc(100dvh - 20px);
max-height: calc(100vh - 20px);
max-height: calc(100dvh - 20px);
} .mxchat-popular-questions {
padding: 0 8px 5px;
margin-bottom: 8px;
}
.mxchat-popular-question {
padding: 8px 12px;
font-size: 13px;
line-height: 20px;
}
.mxchat-chatbot .chat-container .input-container {
margin: 0 8px 8px;
}
.mxchat-chatbot-wrapper .chatbot-footer {
padding-bottom: 5px;
}
} @media screen and (max-width: 782px) {
.mxchat-search-results {
gap: 15px !important;
}
.mxchat-search-intro {
font-size: 15px !important;
}
.mxchat-search-title {
font-size: 15px !important;
}
.mxchat-search-description {
font-size: 13px !important;
}
}
@media (max-width: 550px) {
.questions-toggle-btn,
.questions-collapse-btn {
width: 28px;
height: 28px;
}
.questions-toggle-btn svg,
.questions-collapse-btn svg {
width: 22px;
height: 22px;
}
.pre-chat-message {
bottom: 70px;
right: 15px;
}
.chat-input {
width: calc(100% - 70px);
}
.bot-message,
.user-message {
padding: 10px;
max-width: 95%;
}
.floating-chatbot-button {
bottom: 15px;
right: 10px;
}
.floating-chatbot {
width: 100vw; height: 100vh; height: calc(var(--vh, 1vh) * 100); height: 100dvh; max-height: 100vh;
max-height: 100dvh;
margin: 0;
padding: 0;
position: fixed;
bottom: 0;
top: 0;
left: 0;
right: 0;
border-radius: 0;
}
.mxchat-chatbot-wrapper .chatbot-top-bar {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
}
pre {
background-color: #000;
border: 1px solid #ddd;
border-radius: 20px;
border-left: 3px solid #9e7aff;
color: #fff;
page-break-inside: avoid;
font-family: monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1em 1.5em;
display: block;
word-wrap: break-word;
}
.copy-btn {
padding: 10px 20px;
border: none;
border-radius: 4px;
background-color: #9e7aff;
transition: background-color 0.3s;
color: #fff;
font-size: 1rem;
cursor: pointer;
font-weight: 700;
margin-bottom: 10px;
}
.copy-btn:hover {
opacity: 0.8;
}
.mxchat-product-card {
display: flex;
flex-direction: column;
align-items: center;
margin: 10px 0;
padding: 10px;
border-radius: 5px;
background-color: inherit;
}
.mxchat-product-card img.mxchat-product-image {
max-width: 100%;
height: auto;
margin-bottom: 5px;
border-radius: 4px;
}
.mxchat-product-card h3.mxchat-product-name {
font-size: 16px;
font-weight: bold;
margin: 5px 0;
text-align: center;
color: inherit;
}
.mxchat-product-card .mxchat-product-price {
color: inherit;
font-weight: bold;
margin-bottom: 5px;
}
.mxchat-product-card .mxchat-product-description {
font-size: 14px;
text-align: center;
margin-bottom: 10px;
color: inherit;
}
.mxchat-product-card .mxchat-add-to-cart-button {
background-color: #212121;
color: #fff;
padding: 8px 12px;
border: none;
cursor: pointer;
border-radius: 12px;
transition: background-color 0.3s ease;
}
.mxchat-product-card .mxchat-add-to-cart-button:hover {
background-color: #212121;
}
.mxchat-image-gallery {
display: flex;
flex-wrap: wrap;
gap: 10px;
justify-content: center;
}
.mxchat-image-item {
text-align: center;
overflow: hidden;
word-wrap: break-word;
}
.mxchat-image-title {
display: block;
font-size: 14px;
color: inherit;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
max-width: 100%;
}
.mxchat-image-link {
text-decoration: none;
}
.mxchat-image-thumbnail {
max-width: 100%;
height: auto;
border-radius: 5px;
transition: transform 0.3s;
}
.mxchat-image-thumbnail:hover {
transform: scale(1.05);
}
.mxchat-generated-image {
max-width: 100%;
height: auto;
border-radius: 0 0 8px 8px;
}
#widget_icon, #widget_icon_2, #widget_icon_3, #widget_icon_5, #widget_icon_4, #widget_icon_6, #widget_icon_7 {
padding: 10px;
}
#widget_icon_10 {
fill: #fff;
} .mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn {
background: none;
border: none;
padding: 0;
margin: 0px;
cursor: pointer;
transition: all 0.2s ease;
color: #212121;
display: none; align-items: center;
justify-content: center;
width: 32px;
height: 32px;
box-shadow: none;
outline: none;
align-self: center; order: -1; } .mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover {
background: none;
border: none;
box-shadow: none;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:focus {
outline: none;
background: none;
border: none;
box-shadow: none;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:active {
background: none;
border: none;
box-shadow: none;
} .mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn svg {
fill: none;
transition: transform 0.2s ease;
width: 25px;
height: 25px;
}
.mxchat-popular-questions .mxchat-popular-questions-container .questions-collapse-btn:hover svg {
opacity: 0.7;
} .mxchat-popular-questions.has-been-collapsed .mxchat-popular-questions-container .questions-collapse-btn {
display: flex;
} .mxchat-popular-questions.collapsed .mxchat-popular-questions-container .questions-collapse-btn {
display: none;
}.p24-payment__logo {
max-width: 80px;
}
.p24-1clicks {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 20px;
}
.p24-1clicks__items {
display: flex;
flex-direction: column; 
gap: 8px;
align-items: center;
}
.p24-1clicks__label,
.p24-1clicks__or {
font-size: 75%;
text-align: center;
}
.p24-1clicks__or {
display: flex;
align-items: center;
gap: 10px;
white-space: nowrap;
}
.p24-1clicks__or:after,
.p24-1clicks__or:before {
content: "";
width: 100%;
height: 1px;
background: rgba(0, 0, 0, .2);
}
.p24-1click {
display: flex;
gap: 12px;
align-items: center;
cursor: pointer;
background: white;
border-radius: 6px;
padding: 10px;
border: 2px solid transparent;
outline: none;
position: relative;
}
.p24-1click__logo { margin: 0; }
.p24-1click__logo img { display: block; }
.p24-1click--card {
aspect-ratio: 85.6 / 53.98;
}
.p24-1click--active {
border-color: currentColor;
outline: 1px solid;
}
.p24-1click--card__number {
gap: 0.5em;
display: flex;
font-size: 110%;
font-family: monospace;
align-items: center;
margin-bottom: 1.5em;
}
.p24-1click--card__number small { font-size: 75%; }
.p24-1click--card__valid {
font-family: monospace;
position: absolute;
bottom: 10px;
left: 10px;
opacity: .8;
font-size: 80%;
font-weight: 800;
}
.p24-1click--blik__valid {
font-family: monospace;
opacity: .8;
font-size: 75%;
}
.p24-1click--card__logo {
margin-bottom: 0;
position: absolute;
bottom: 10px;
right: 10px;
}
#card-tokenizer {
display: flex;
justify-content: center;
min-width: 280px;
}
.woocommerce table.shop_table .shop_table__cell-description {
border-top: none;
padding-top: 0;
margin: 0;
opacity: .5;
font-size: 75%;
}
.p24-waiting {
position: absolute;
background: rgba(255, 255, 255, .85);
font-size: 90%;
display: flex;
align-items: center;
justify-content: center;
gap: 20px;
flex-direction: column;
top: 0; left: 0; bottom: 0; right: 0;
}
.p24-waiting.hidden { display: none; }
.p24-waiting .wc-block-components-spinner {
position: relative;
height: auto;
}
.p24-blik-code-input { margin-top: 0 !important; }
.p24-payment-input input[type="text"] {
padding: 0 1rem;
width: 100%;
box-sizing: border-box;
min-height: 3rem;
}
.woocommerce-order-pay .p24-payment-container {
max-width: 500px;
margin: 0 auto;
display: flex;
flex-direction: column;
gap: 24px;
}
.wc-block-components-radio-control-accordion-content:has(.p24-payment-container:empty) {
display: none;
}
.p24-methods {
display: flex;
flex-direction: column;
gap: 12px;
margin-top: 12px;
}
.p24-methods + .woocommerce-input-wrapper {
margin-top: 24px;
display: block;
}
.p24-methods__items {
--logo-size: 20px;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(100px, auto));
gap: 12px;
border-radius: 4px;
}
.p24-methods__items--featured {
--logo-size: 40px;
grid-template-columns: repeat(auto-fit, minmax(150px, auto));
}
.p24-method-item {
cursor: pointer;
display: flex;
background: white;
border-radius: 4px;
padding: 10px;
flex-direction: column;
text-align: center;
justify-content: center;
align-items: center;
flex: 0 1 100px;
border: 1px solid hsla(0, 0%, 7%, .11);
user-select: none;
position: relative;
gap: 8px;
font-size: 11px;
}
.p24-method-item--active { outline: 2px solid black; }
.p24-method-item picture {
aspect-ratio: 16/9;
height: var(--logo-size);
max-height: var(--logo-size);
display: flex;
align-items: center;
justify-content: center;
pointer-events: none;
}
.p24-method-item picture img {
max-width: 100%;
max-height: var(--logo-size);
}
.p24-payment-container .p24-checkbox:first-child .wc-block-components-checkbox { margin-top: 0; }
input[id^="payment_method_p24-"] + label img { max-height: 30px; }
.p24-payment-container .wc-block-components-notice-banner:first-child { margin-top: 0; }
p24-installment {
margin: 20px 0;
display: block;
}
p24-installment[show-modal="true"] { cursor: pointer; }
.p24-currency__submit {
line-height: inherit;
padding-top: 0.3rem !important;
padding-right: 0.5rem !important;
padding-bottom: 0.3rem !important;
padding-left: 0.5rem !important;
}
#p24-3ds-modal {
position: fixed;
top: 0; left: 0;
width: 100%; height: 100%;
z-index: 9999;
background-color: rgba(0, 0, 0, 0.6);
visibility: hidden; opacity: 0;
transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
align-items: center; justify-content: center;
display: flex;
}
#p24-3ds-modal.active {
display: flex;
visibility: visible;
opacity: 1;
}
#p24-3ds-modal .modal-content {
background: #fff;
border-radius: 8px;
padding: 16px;
max-width: 600px;
max-height: 80vh;
width: 100%;
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
display: flex;
flex-direction: column;
position: relative;
transition: transform 0.3s ease-out, opacity 0.3s ease-out;
transform: translateY(25px);
opacity: 0;
}
#p24-3ds-iframe-wrapper {
width: 100%; height: 100%;
flex-grow: 1;
min-height: 480px;
}
#p24-3ds-modal.active .modal-content {
transform: translateY(0px);
opacity: 1;
}
#p24-3ds-iframe-wrapper {
width: 100%;
height: 100%;
flex-grow: 1;
min-height: 480px;
}
#p24-3ds-iframe-wrapper iframe.fullScreenP24 {
width: 100%;
height: 100%;
border: none;
min-height: 480px;
display: block;
visibility: visible;
}
#p24-3ds-iframe-wrapper iframe.hiddenP24 {
display: none !important;
visibility: hidden !important;
}
.p24-1clicks__new-card {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
width: 100%;
max-width: 450px;
margin: 16px auto;
padding: 12px 20px;
background-color: #fafbfc;
border: 1.5px solid #d1d5db;
border-radius: 6px;
color: #1f2937;
font-size: 14px;
font-weight: 500;
letter-spacing: 0.3px;
cursor: pointer;
transition: all 0.2s ease-in-out;
font-family: inherit;
text-decoration: none;
box-shadow: none;
}
.p24-1clicks__new-card-icon {
flex-shrink: 0;
width: 18px; height: 18px;
color: #3b82f6; stroke: currentColor;
}
.p24-1clicks__new-card-text { white-space: nowrap; }
.p24-1clicks__new-card:hover {
background-color: #f3f4f6;
border-color: #9ca3af;
color: #0f172a;
box-shadow: 0 2px 8px rgba(0,0,0,.08);
}
.p24-1clicks__new-card:hover .p24-1clicks__new-card-icon {
color: #2563eb; transform: scale(1.05);
}
.p24-1clicks__new-card:active {
transform: translateY(1px);
box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.p24-1clicks__new-card:focus {
outline: 2px solid #3b82f6;
outline-offset: 2px;
}
.p24-1clicks__new-card:disabled {
opacity: 0.6;
cursor: not-allowed;
background-color: #f3f4f6;
}
.p24-1click--card {
--card-bg: linear-gradient(135deg, #ffffff 0%, #f7f7f9 100%);
--card-border: rgba(0, 0, 0, .06);
--card-shadow: 0 1px 5px rgba(0, 0, 0, .06);
--card-shadow-hover: 0 4px 14px rgba(0, 0, 0, .12);
--accent: #2563eb;
--text-color: #1f2937;
--text-color-light: #6b7280;
--border-radius: 12px;
display: flex;
flex-direction: column;
gap: 10px;
padding: 14px 16px;
width: 100%;
max-width: 220px;                 
border: 1px solid var(--card-border);
border-radius: var(--border-radius);
background: var(--card-bg);
box-shadow: var(--card-shadow);
cursor: pointer;
text-align: left;
transition: transform .18s ease, box-shadow .18s ease;
}
.p24-1click--card:hover {
transform: translateY(-2px);
box-shadow: var(--card-shadow-hover);
}
.p24-1click--card:focus-visible {
outline: 3px solid color-mix(in oklab, var(--accent) 60%, white 40%);
outline-offset: 3px;
}
.p24-1click--card-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.p24-1click--card__logo img {
max-height: 24px;
width: auto;
opacity: .95;
}
.p24-1click--card__number {
font-size: 17px;
font-family: ui-monospace, monospace;
letter-spacing: 1.5px;
font-weight: 600;
color: var(--text-color);
display: block;
}
.p24-1click--card__number small {
font-size: 14px;
color: var(--text-color-light);
margin-right: 4px;
}
.p24-1click--card__valid {
font-size: 13px;
color: var(--text-color-light);
}
@media screen and (max-width: 480px) {
#p24-3ds-modal {
padding: 0;
align-items: flex-end;
}
#p24-3ds-modal .modal-content {
width: 100%; height: 95vh;
max-width: 100%; max-height: 100%;
padding: 12px;
border-radius: 16px 16px 0 0;
transform: translateY(100%);
opacity: 1;
}
#p24-3ds-modal.active .modal-content { transform: translateY(0); }
#p24-3ds-iframe-wrapper { height: 100%; min-height: 0; }
#p24-3ds-iframe-wrapper iframe { min-height: 0; }
#card-tokenizer iframe { max-width: 100%; width: 100% !important; }
.p24-1clicks__new-card {
padding: 10px 16px;
font-size: 13px;
max-width: 100%;
}
.p24-1clicks__new-card-icon { width: 16px; height: 16px; }
.p24-1clicks__items .p24-1click--card {
width: 100%;
max-width: 220px;
}
}
@media screen and (min-width: 481px) {
#p24-3ds-modal .modal-content {
height: auto;
max-height: 90vh;
}
.p24-1clicks__items {
flex-direction: row;
flex-wrap: wrap;        
justify-content: center; 
}
.p24-1clicks__items .p24-1click--card {
flex: 0 1 220px;        
max-width: 220px;
width: auto;
}
}
@media screen and (min-width: 779px) and (max-width: 873px) {
.p24-1clicks__items {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 8px;
justify-items: center; 
}
.p24-1clicks__items .p24-1click--card {
width: 100%;
max-width: 100%;
}
}
@media screen and (max-width: 768px) {
#p24-3ds-modal .modal-content {
max-width: 90%;
padding: 16px;
max-height: 92vh;
}
}.dgwt-wcas-block-scroll{overflow:hidden}.dgwt-wcas-search-wrapp{position:relative;line-height:100%;display:block;color:#444;min-width:230px;width:100%;text-align:left;margin:0 auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-tpd-image img{margin:0 15px 0 0!important}.rtl .dgwt-wcas-tpd-image img{margin:0 0 0 15px!important}.dgwt-wcas-preloader-wrapp img{margin:10px auto 0;display:block;max-width:200px}.dgwt-wcas-preloader-wrapp img.dgwt-wcas-placeholder-preloader{display:block;width:100%;height:auto;max-width:300px;margin:0}.dgwt-wcas-suggestions-wrapp{background:#fff;border:1px solid #ddd;border-top:none;padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;overflow-y:auto}.dgwt-wcas-details-wrapp *,.dgwt-wcas-search-wrapp *,.dgwt-wcas-suggestions-wrapp *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.dgwt-wcas-details-wrapp a:focus,.dgwt-wcas-suggestions-wrapp a:focus{outline:0}.dgwt-wcas-suggestions-wrapp.dgwt-wcas-suggestions-wrapp--top{border:1px solid #ddd;border-bottom:none}.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:550px}.dgwt-wcas-full-width.dgwt-wcas-is-detail-box .dgwt-wcas-suggestion{padding:8px 15px}.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px;border-left-color:#eee}.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-radius:0 0 0 5px;border-right-color:#eee}.dgwt-wcas-suggestion{cursor:pointer;font-size:12px;line-height:110%;text-align:left;padding:7px 10px;position:relative;border-bottom:1px solid #dfdfdf;display:flex;flex-direction:row;justify-content:space-between;align-items:center;resize:vertical;width:100%;transition:none!important}.dgwt-wcas-suggestion-nores{font-size:15px;line-height:157%;padding:15px;width:100%}.dgwt-wcas-suggestion-nores p{padding:0;margin:0 0 10px;font-size:18px}.dgwt-wcas-suggestion-nores ol,.dgwt-wcas-suggestion-nores ul{padding:0 0 0 30px;margin:0}.dgwt-wcas-suggestion-nores ul li{list-style:disc}.dgwt-wcas-open-pirx .dgwt-wcas-suggestion-nores{padding:10px 10px 10px 34px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{justify-content:center;color:#6d6d6d}a.dgwt-wcas-details-more-products{padding:15px 0 10px;display:block;border-top:1px solid #eee;text-align:center;font-size:12px;text-transform:uppercase;color:#6d6d6d;transition:.2s ease-in-out}a.dgwt-wcas-details-more-products:hover,a.dgwt-wcas-details-post-title:hover,a.dgwt-wcas-details-product-title:hover,a.dgwt-wcas-product-details-readmore:hover{text-decoration:underline}a.dgwt-wcas-product-details-readmore{display:block;text-align:right;margin-top:15px;color:#6d6d6d;text-transform:uppercase;letter-spacing:1px;font-weight:400;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-no-border-bottom,body:not(.dgwt-wcas-is-details) .dgwt-wcas-suggestion:last-child{border-bottom:none}.dgwt-wcas-suggestion:after{clear:both;display:block;content:''}.dgwt-wcas-suggestion.dgwt-wcas-nores{cursor:default;opacity:.5}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product{padding-top:8px;padding-bottom:8px;min-height:60px}.dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product.dgwt-wcas-suggestion-history-product,.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-product,.dgwt-wcas-suggestion-history-search{min-height:40px}.dgwt-wcas-is-details .dgwt-wcas-has-img .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more,.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more{min-height:30px;text-transform:uppercase}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more{padding:0 10px;text-align:center}.dgwt-wcas-st{display:block;color:#444;font-size:15px;width:100%;line-height:110%}.dgwt-wcas-st .dgwt-wcas-score{color:#8e44ad;font-weight:700;font-size:80%}.dgwt-wcas-st>span{display:inline-block;vertical-align:middle}.dgwt-wcas-has-sku .dgwt-wcas-st-title{margin-right:6px}.dgwt-wcas-st>span.dgwt-wcas-st--direct-headline{display:block;font-style:italic;font-size:10px;text-transform:uppercase;opacity:.4;line-height:10px;margin-bottom:1px;letter-spacing:2px}.dgwt-wcas-st-breadcrumbs{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:80%;text-align:left;opacity:.6;width:100%;padding-right:10px}.rtl .dgwt-wcas-st-breadcrumbs{padding-right:0;padding-left:10px;text-align:right}.dgwt-wcas-sku{font-size:80%}.dgwt-wcas-si{width:50px;display:block;height:100%}.dgwt-wcas-si img{background:#fff;border:1px solid #e8e8e8;border-radius:3px;display:block;margin:auto;padding:2px;height:auto;width:auto;max-height:90%;max-width:100%}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si{display:flex;align-items:center;justify-content:center}.dgwt-wcas-has-img-forced .dgwt-wcas-suggestion-history-product .dgwt-wcas-si svg,.dgwt-wcas-suggestion-history-search .dgwt-wcas-si svg,.dgwt-wcas-suggestion-searches .dgwt-wcas-si svg{max-width:18px}.dgwt-wcas-has-img:not(.dgwt-wcas-has-img-forced) .dgwt-wcas-suggestion-history-product .dgwt-wcas-si>svg{margin-left:10px}.dgwt-wcas-content-wrapp{display:flex;height:100%;width:100%;justify-content:space-between;align-items:center;resize:vertical;padding-left:10px}.rtl .dgwt-wcas-content-wrapp{padding-left:0;padding-right:10px}.dgwt-wcas-sp{color:#555;font-size:14px;line-height:120%;text-align:right;padding-left:10px}.dgwt-wcas-sp *{line-height:130%}.dgwt-wcas-search-form{margin:0;padding:0;width:100%}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-is-details:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestion-nores,.dgwt-wcas-sd{margin-top:5px}.dgwt-wcas-sp del{opacity:.5;font-size:12px}.dgwt-wcas-sd{color:#777;display:block;line-height:14px;width:100%;font-size:.8em}.dgwt-wcas-vendor-city{margin-left:5px;font-size:.8em}.dgwt-wcas-st>.dgwt-wcas-product-vendor{font-size:12px;margin-top:5px;display:block}.dgwt-wcas-suggestion-selected{background-color:#eee}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp.dgwt-wcas-search-focused input[type=search].dgwt-wcas-search-input:hover,.dgwt-wcas-tpd-image{background-color:#fff}.dgwt-wcas-suggestion-selected:first-child{border-top:none}.rtl .dgwt-wcas-suggestion{padding-left:0;padding-right:15px;text-align:right}.dgwt-wcas-details-wrapp{background:#fff;border:1px solid #ddd;border-top:none;border-left:none;padding:0;width:300px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;z-index:100;min-height:340px}.dgwt-wcas-datails-title,.dgwt-wcas-pd-title{border-bottom:1px dashed #eee;padding-bottom:5px}.rtl .dgwt-wcas-details-wrapp{border-left:1px solid #ddd;border-right:none}.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{margin-top:-1px;border-top:1px solid #ddd;max-width:300px}.dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:-1px;border-top:1px solid #ddd}.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:none;border-right:1px solid #ddd;border-radius:0 5px 5px 0}.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:none;border-left:1px solid #ddd;border-radius:5px 0 0 5px}.dgwt-wcas-details-inner,.dgwt-wcas-details-notfit .dgwt-wcas-details-wrapp{display:none}.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-details-wrapp{border-radius:0 0 0 5px}.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.rtl.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px}.dgwt-wcas-details-inner.dgwt-wcas-details-inner-active,.dgwt-wcas-details-wrapp .added_to_cart,.dgwt-wcas-has-desc .dgwt-wcas-sp>*,.dgwt-wcas-has-img .dgwt-wcas-sp>*{display:block}.dgwt-wcas-details-inner-taxonomy{margin-top:11px}.woocommerce .dgwt-wcas-pd-rating .star-rating{float:left;margin-right:5px;font-size:12px;color:#ccae72}.rtl .dgwt-wcas-pd-rating .star-rating{float:right;margin-left:5px;margin-right:0}.dgwt-wcas-datails-title{font-size:14px}.dgwt-wcas-pd-title{color:#202020}.dgwt-wcas-pd-title .product-title{color:#202020;text-transform:uppercase;margin:0}.dgwt-wcas-tax-product-details{text-decoration:none;display:flex;align-items:center;justify-content:left;transition:.2s ease-in-out;padding:5px;margin:0 -5px 15px}.dgwt-wcas-pd-rating:after,.dgwt-wcas-tax-product-details:after{content:'';clear:both;display:block}.dgwt-wcas-tax-product-details:hover{box-shadow:0 0 11px 2px rgba(0,0,0,.05)}.rtl .dgwt-wcas-tax-product-details{justify-content:right}.dgwt-wcas-details-wrapp .dgwt-wcas-pd-title{margin-bottom:8px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-preloader,.dgwt-wcas-tpd-image{margin-right:15px}.dgwt-wcas-pd-rest .product-title{display:block;line-height:100%;font-weight:500;margin-bottom:5px}.dgwt-wcas-tpd-rest{max-width:200px}.dgwt-wcas-tpd-rest-title{display:block;line-height:125%;font-size:14px;font-weight:500;letter-spacing:0;margin:0 0 8px;overflow:hidden;color:#000}.dgwt-wcas-pd-price,.dgwt-wcas-tpd-price{line-height:120%;overflow:hidden;color:#000;margin-top:15px;font-weight:700;font-size:18px}.dgwt-wcas-tpd-price{font-size:12px;color:#777}.dgwt-wcas-pd-price .woocommerce-price-suffix,.dgwt-wcas-tpd-price .woocommerce-price-suffix{font-size:12px;font-weight:lighter;color:#999;margin-left:4px;display:inline-block}.dgwt-wcas-details-title-tax,.dgwt-wcas-pd-title .product-title{font-weight:900;letter-spacing:-1px;text-transform:uppercase}.dgwt-wcas-pd-price del .amount,.dgwt-wcas-tpd-price del .amount{font-weight:lighter;background:0 0;font-size:90%;opacity:.6}.dgwt-wcas-pd-price ins,.dgwt-wcas-tpd-price ins{background:0 0;text-decoration:none}.dgwt-wcas-pd-rating{font-size:13px;line-height:13px}.dgwt-wcas-pd-review{color:#777;font-size:11px;line-height:11px}.dgwt-wcas-datails-title{display:block;margin:5px 0 15px}.dgwt-wcas-pd-title{margin-bottom:15px;display:block;text-decoration:none}.dgwt-wcas-details-title-tax{margin-right:3px}.rtl .dgwt-wcas-details-title-tax{margin:0 0 0 3px;float:right}.dgwt-wcas-tpd-image{width:70px;padding:4px;border:1px solid #e8e8e8;border-radius:4px;display:flex;flex-direction:column;justify-content:center}.dgwt-wcas-details-space{padding:0 15px 15px}.dgwt-wcas-details-main-image{border-bottom:1px solid #eee;min-height:200px;display:flex}.dgwt-wcas-details-main-image img{width:auto;height:auto;display:block;max-height:250px;max-width:100%;margin:0 auto;padding:0;border:none;align-self:center}.dgwt-wcas-details-right .dgwt-wcas-details-main-image img{border-radius:0 3px 0 0}.dgwt-wcas-details-left .dgwt-wcas-details-main-image img{border-radius:3px 0 0}a.dgwt-wcas-details-post-title,a.dgwt-wcas-details-product-title{color:#333;display:block;line-height:120%;margin:10px 0 0;font-size:21px;font-weight:400;text-decoration:none;text-transform:none}a.dgwt-wcas-details-post-title{margin-bottom:15px}.dgwt-wcas-details-product-sku{display:block;font-size:12px;line-height:110%;color:#999}.dgwt-wcas-tpd-image img{display:block;max-width:100%;width:100%;height:auto}.dgwt-wcas-details-hr{height:1px;width:100%;border-bottom:1px solid #eee;margin:15px 0}.rtl .dgwt-wcas-tpd-image{float:right;margin-right:0;margin-left:15px}.rtl .dgwt-wcas-tpd-rest{float:right;max-width:190px}.rtl input[type=search].dgwt-wcas-search-input{text-align:right}input[type=search].dgwt-wcas-search-input,input[type=text].dgwt-cas-search-input{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;-webkit-box-shadow:none;box-shadow:none;margin:0;-webkit-appearance:textfield;text-align:left}[type=search].dgwt-wcas-search-input::-ms-clear{display:none}[type=search].dgwt-wcas-search-input::-webkit-search-decoration{-webkit-appearance:none}[type=search].dgwt-wcas-search-input::-webkit-search-cancel-button{display:none}.dgwt-wcas-details-desc{font-size:13px;line-height:157%}.dgwt-wcas-details-desc b,.dgwt-wcas-details-desc strong{font-weight:400;color:#000;margin:0;padding:0}.dgwt-wcas-pd-addtc-form{margin:10px 0;display:flex;align-items:center;justify-content:flex-end}.dgwt-wcas-pd-addtc-form>.quantity{margin-right:10px}.dgwt-wcas-pd-addtc-form .add_to_cart_inline,.dgwt-wcas-pd-addtc-form .quantity input.qty{margin-bottom:0;margin-top:0}.dgwt-wcas-stock{display:block;text-align:right;font-size:14px;line-height:14px;margin-bottom:14px}.dgwt-wcas-stock.in-stock{color:#0f834d}.dgwt-wcas-stock.out-of-stock{color:#e2401c}.dgwt-wcas-pd-addtc .add_to_cart_button,.dgwt-wcas-pd-addtc .add_to_cart_inline{margin:0}.dgwt-wcas-has-headings .dgwt-wcas-st>span.dgwt-wcas-st--direct-headline,.dgwt-wcas-layout-icon .dgwt-wcas-icon-preloader,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon) .dgwt-wcas-search-icon-arrow,.dgwt-wcas-om-bar .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon,.dgwt-wcas-overlay-mobile .dgwt-wcas-search-icon-arrow,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-enable-mobile-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-icon-handler,.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body:not(.dgwt-wcas-theme-flatsome)>:not(.dgwt-wcas-overlay-mobile),.dgwt-wcas-pd-addtc .add_to_cart_button.added,.dgwt-wcas-search-icon-arrow,.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open:not(.dgwt-wcas-has-submit) .dgwt-wcas-sf-wrapp .dgwt-wcas-ico-magnifier,.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before,.dgwt-wcas-voice-search-supported.dgwt-wcas-search-filled .dgwt-wcas-voice-search,body .dgwt-wcas-content-wrapp .rood,body .dgwt-wcas-content-wrapp .zwave{display:none}button.dgwt-wcas-search-submit,input[type=submit].dgwt-wcas-search-submit{position:relative}.dgwt-wcas-ico-magnifier{bottom:0;left:0;margin:auto;position:absolute;right:0;top:0;height:65%;display:block}.dgwt-wcas-preloader{height:100%;position:absolute;right:0;top:0;width:40px;z-index:-1;background-repeat:no-repeat;background-position:right 15px center;background-size:auto 44%}.dgwt-wcas-voice-search{position:absolute;right:0;top:0;height:100%;width:40px;z-index:1;opacity:.5;cursor:pointer;align-items:center;justify-content:center;display:none;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out}.dgwt-wcas-close:hover,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search:hover,.dgwt-wcas-voice-search:hover{opacity:.3}.dgwt-wcas-voice-search path{fill:#444}.dgwt-wcas-voice-search-supported .dgwt-wcas-voice-search{display:flex}.dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:40px}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search,.rtl .dgwt-wcas-preloader,.rtl .dgwt-wcas-voice-search{right:auto;left:5px}.dgwt-wcas-mobile-overlay-trigger-active .dgwt-wcas-voice-search{z-index:105}.rtl .dgwt-wcas-voice-search-supported .dgwt-wcas-preloader{right:auto;left:45px}.dgwt-wcas-inner-preloader{background-repeat:no-repeat;background-position:right 8px center;background-size:auto 22px;display:flex;align-items:center;justify-content:center;z-index:1}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.dgwt-wcas-inner-preloader{background-image:url(//metanoia-lustra.pl/wp-content/plugins/ajax-search-for-woocommerce/assets/img/preloader.gif)}}.dgwt-wcas-loader-circular{height:24px;width:24px;-webkit-animation:2s linear infinite rotate;-moz-animation:2s linear infinite rotate;animation:2s linear infinite rotate}.dgwt-wcas-loader-circular-path{fill:transparent;stroke-linecap:round;stroke-width:4px;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;-webkit-animation:1s ease-in-out infinite dash;-moz-animation:1s ease-in-out infinite dash;animation:1s ease-in-out infinite dash;stroke:#ddd}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes rotate{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-moz-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-transition:160ms ease-in-out;-moz-transition:160ms ease-in-out;-ms-transition:160ms ease-in-out;-o-transition:160ms ease-in-out;transition:160ms ease-in-out;z-index:1}.dgwt-wcas-close:not(.dgwt-wcas-inner-preloader):before{content:'';display:block;position:absolute;background:0 0;height:100%;width:100%;left:0;bottom:0;top:0;right:0;margin:auto}.dgwt-wcas-close path{fill:#ccc}@media screen and (max-width:992px){.dgwt-wcas-is-detail-box .dgwt-wcas-suggestions-wrapp{max-width:none}}.dgwt-wcas-suggestion strong{font-weight:700}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.dgwt-wcas-sf-wrapp:after,.dgwt-wcas-sf-wrapp:before{content:"";display:table}.dgwt-wcas-sf-wrapp:after{clear:both}.dgwt-wcas-sf-wrapp{zoom:1;width:100%;max-width:100vw;margin:0;position:relative;background:0 0}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{width:100%;height:40px;font-size:14px;line-height:100%;padding:10px 15px;margin:0;background:#fff;border:1px solid #ddd;border-radius:3px;-webkit-border-radius:3px;-webkit-appearance:none;box-sizing:border-box}.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input,.dgwt-wcas-is-ios .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{font-size:16px}.dgwt-wcas-open .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:3px 3px 0 0}.dgwt-wcas-layout-icon-open.dgwt-wcas-style-pirx .dgwt-wcas-search-icon-arrow,.dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-details-wrapp .dgwt-wcas-preloader-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-details-wrapp{display:none!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-details-outside .dgwt-wcas-suggestions-wrapp{min-height:0!important;border-radius:0 0 5px 5px;border-right-color:#ddd}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:41px!important}.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.rtl):not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-right-color:transparent}.rtl.dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width:not(.dgwt-wcas-details-outside) .dgwt-wcas-suggestions-wrapp{border-left-color:transparent}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{outline:0;background:#fff;box-shadow:0 0 9px 1px rgba(0,0,0,.06);-webkit-transition:150ms ease-in;-moz-transition:150ms ease-in;-ms-transition:150ms ease-in;-o-transition:150ms ease-in;transition:150ms ease-in}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-moz-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:-ms-input-placeholder{color:#999;font-weight:400;font-style:italic;line-height:normal}.dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{overflow:visible;position:absolute;border:0;padding:0 15px;margin:0;cursor:pointer;height:40px;min-width:50px;width:auto;line-height:100%;min-height:100%;right:0;left:auto;top:0;bottom:auto;color:#fff;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out;text-transform:uppercase;background-color:#333;border-radius:0 2px 2px 0;-webkit-border-radius:0 2px 2px 0;text-shadow:0 -1px 0 rgba(0,0,0,.3);-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none}.rtl .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:0;right:auto}.dgwt-wcas-open .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit{border-radius:0 2px 0 0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover,.dgwt-wcas-sugg-hist-clear:hover{opacity:.7}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus{opacity:.7;outline:0}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{content:'';position:absolute;border-width:8px 8px 8px 0;border-style:solid solid solid none;border-color:transparent #333;top:12px;left:-6px;-webkit-transition:250ms ease-in-out;-moz-transition:250ms ease-in-out;-ms-transition:250ms ease-in-out;-o-transition:250ms ease-in-out;transition:250ms ease-in-out}.rtl .dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:before{left:auto;right:-6px;border-width:8px 0 8px 8px;border-style:solid none solid solid}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:active:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:focus:before,.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit:hover:before{border-right-color:#333}.dgwt-wcas-sf-wrapp .dgwt-wcas-search-submit::-moz-focus-inner{border:0;padding:0}.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{min-height:340px;overflow:visible}.dgwt-wcas-is-details .dgwt-wcas-si{width:30px;max-width:100%;box-sizing:border-box}.dgwt-wcas-is-details .dgwt-wcas-sp{display:flex;top:0;flex-direction:column;height:100%;justify-content:center;resize:vertical}.dgwt-wcas-is-details .dgwt-wcas-sd{font-size:11px;line-height:100%}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat],.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag]{padding-left:15px;min-height:0}.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_cat] .dgwt-wcas-st,.dgwt-wcas-has-img .dgwt-wcas-suggestion[data-taxonomy=product_tag] .dgwt-wcas-st{padding-left:0}.dgwt-wcas-ico-magnifier,.dgwt-wcas-ico-magnifier-handler,html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{max-width:20px}.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{height:50%;margin:auto;max-height:20px;width:100%;max-width:20px;left:12px;right:auto;opacity:.5;fill:#444}.rtl .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{left:auto;right:12px}.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 15px 10px 40px}.rtl .dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:10px 40px 10px 15px}.dgwt-wcas-overlay-mobile-on,.dgwt-wcas-overlay-mobile-on body{overflow:hidden;min-width:100vw;min-height:100vh}html.dgwt-wcas-overlay-mobile-on{scroll-behavior:unset}.dgwt-wcas-om-bar{display:flex;height:45px;width:100%}.dgwt-wcas-om-bar button.dgwt-wcas-om-return,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:active,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:focus,.dgwt-wcas-om-bar button.dgwt-wcas-om-return:hover{width:45px;height:100%;display:block;background:#ccc;cursor:pointer;position:relative;margin:0;padding:0;box-shadow:none;outline:0;border:none;border-spacing:0;border-radius:0}.dgwt-wcas-om-bar .dgwt-wcas-om-return svg{width:23px;height:23px;position:absolute;left:12px;top:12px;fill:#fff}.rtl .dgwt-wcas-om-bar .dgwt-wcas-om-return svg{left:11px;top:9px;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#fff}.dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{right:0!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:4px!important;right:auto!important}.rtl .dgwt-wcas-om-bar .dgwt-wcas-style-pirx.dgwt-wcas-has-submit-off .dgwt-wcas-preloader{left:10px!important;right:auto!important}@keyframes dgwt-wcas-preloader-price-anim{0%,100%{background:rgba(128,128,128,.03)}50%{background:rgba(128,128,128,.1)}}.dgwt-wcas-preloader-price-inner div:first-child{left:0;animation-delay:-.1s}.dgwt-wcas-preloader-price-inner div:nth-child(2){left:13px;animation-delay:-.2s}.dgwt-wcas-preloader-price-inner div:nth-child(3){left:26px;animation-delay:-.3s}.dgwt-wcas-preloader-price{width:34px;height:10px;display:inline-block;overflow:hidden;background:0 0}.dgwt-wcas-preloader-price-inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.dgwt-wcas-preloader-price-inner div{position:absolute;width:8px;height:8px;background:rgba(128,128,128,.05);animation:.8s cubic-bezier(0,.5,.5,1) infinite dgwt-wcas-preloader-price-anim;-webkit-transition:.2s ease-in-out;-moz-transition:.2s ease-in-out;-ms-transition:.2s ease-in-out;-o-transition:.2s ease-in-out;transition:.2s ease-in-out}.dgwt-wcas-om-bar .dgwt-wcas-search-wrapp-mobile{width:calc(100% - 45px);max-width:none;margin:0}.dgwt-wcas-overlay-mobile .dgwt-wcas-search-form,.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestion{width:100%}.dgwt-wcas-overlay-mobile{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;background:#fff}.dgwt-wcas-overlay-mobile *{box-sizing:border-box}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input{height:45px!important;border-top:none;border-right:none;border-left:none;border-radius:0;font-size:16px!important}.dgwt-wcas-search-wrapp-mobile input[type=search].dgwt-wcas-search-input:focus{font-size:16px!important}.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{left:0!important;top:45px!important;width:100%!important;height:calc(100% - 45px)!important;position:absolute;overflow-y:auto;border:none;margin:0;display:block}.dgwt-wcas-enable-mobile-form{position:absolute;z-index:100;left:0;top:0;width:100%;height:100%;cursor:pointer;display:block}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-mobile .dgwt-wcas-search-form{display:none;position:relative}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-icon-mobile{min-width:0;display:inline-block;width:28px;height:28px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler{height:100%;width:100%}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-icon-handler .dgwt-wcas-ico-magnifier{opacity:1;position:static;max-width:none;max-height:none}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios body{overflow:auto}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios{overflow:visible}.dgwt-wcas-overlay-mobile-on.dgwt-wcas-is-ios .dgwt-wcas-suggestions-wrapp{max-height:none!important;height:auto!important}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{min-width:unset}.menu .dgwt-wcas-search-icon,html:not(.dgwt-wcas-overlay-mobile-on) .menu .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon{width:auto}.dgwt-wcas-layout-icon-flexible .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible-inv .dgwt-wcas-search-form{opacity:0}.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible-inv:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form,.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded),.dgwt-wcas-layout-icon-flexible:not(.dgwt-wcas-layout-icon-flexible-loaded) .dgwt-wcas-search-form{max-width:20px;min-width:unset}.dgwt-wcas-icon-preloader{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0}.dgwt-wcas-layout-icon-flexible-loaded .dgwt-wcas-search-form{opacity:1}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon .dgwt-wcas-search-form{opacity:0;display:none;position:absolute;left:0;top:calc(100% + 8px);min-width:500px;z-index:1000}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-form{display:block;opacity:1}.dgwt-wcas-search-icon{width:20px;height:auto;cursor:pointer;display:block}li.menu-item a.dgwt-wcas-search-icon{padding-right:0;padding-left:0}.dgwt-wcas-ico-magnifier-handler{margin-bottom:-.2em;width:100%}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon{opacity:.6}.dgwt-wcas-search-wrapp.dgwt-wcas-layout-icon.dgwt-wcas-layout-icon-open.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:15px}.dgwt-wcas-layout-icon-open .dgwt-wcas-search-icon-arrow{display:block;position:absolute;top:calc(100% + 2px);left:0;z-index:5;width:15px;height:15px;background:#fff;border:1px solid #ddd;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline{pointer-events:none;display:block;font-weight:500;white-space:nowrap}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2{display:block;font-weight:500;white-space:nowrap;cursor:default;font-size:14px;margin-top:5px;margin-bottom:15px}.dgwt-wcas-suggestion.dgwt-wcas-suggestion-headline-v2 .dgwt-wcas-st{padding-bottom:3px;margin-top:16px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st{border-bottom:1px solid #ddd;padding-bottom:3px;text-transform:uppercase;margin-top:16px;font-size:12px}.dgwt-wcas-has-headings .dgwt-wcas-suggestion-tax .dgwt-wcas-st{padding:0}.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover{background:0 0;text-decoration:underline}.dgwt-wcas-is-details .dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax{min-height:30px}.dgwt-wcas-sugg-hist-clear{cursor:pointer;text-decoration:underline;display:inline-block;margin-left:2px}.dgwt-wcas-darkened-overlay{display:block;position:absolute;opacity:.15;z-index:100000;left:0;top:0}.dgwt-wcas-darkened-overlay>div{background:#111;position:absolute}.dgwt-wcas-search-wrapp.dgwt-wcas-search-darkoverl-on .dgwt-wcas-search-form{background-color:rgba(17,17,17,.15);border:none;border-radius:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{background:#fff;padding:10px;border-radius:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp{padding-top:0;padding-bottom:0}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding:13px 24px 13px 48px;line-height:24px;font-size:17px;border:2px solid transparent;border-radius:30px;height:auto;font-family:Roboto,sans-serif;background-color:#eee}.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores .dgwt-wcas-suggestions-wrapp{border-radius:0 0 5px 5px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:focus{box-shadow:none;transition:30ms ease-in}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:#dfdfdf}.dgwt-wcas-style-pirx.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333}.dgwt-wcas-open .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:30px}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{background:0 0;border-radius:100%;border:0;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:absolute;min-height:33px;min-width:33px;height:33px;width:33px;left:23px;top:21px;pointer-events:none;transition:none}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{width:18px;height:18px}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:28px;pointer-events:auto;animation:.3s fadeIn}.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:24px;padding-right:48px;transition:none!important}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:hover{opacity:1;background:#e4e4e4;box-shadow:0 0 0 2px #e4e4e4;border-radius:100%}.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right:35px}.rtl .dgwt-wcas-style-solaris .dgwt-wcas-preloader,.rtl .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{margin-left:4px}.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader){transition:none;width:18px}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return path,.dgwt-wcas-style-pirx .dgwt-wcas-close:not(.dgwt-wcas-inner-preloader) path,.dgwt-wcas-style-pirx .dgwt-wcas-voice-search svg path,.dgwt-wcas-style-pirx.dgwt-wcas-has-submit .dgwt-wcas-search-submit svg path{fill:#111}.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::placeholder{opacity:1;font-style:normal;font-weight:300;color:#777}.dgwt-wcas-open-pirx .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp{border-color:#fff;padding-top:10px;padding-bottom:10px}.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion{padding-left:20px;padding-right:20px}.dgwt-wcas-open-pirx .dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion,.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-details-wrapp{border-right:1px solid #ddd}.dgwt-wcas-open-pirx .dgwt-wcas-details-outside .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-details-outside.dgwt-wcas-is-details .dgwt-wcas-suggestions-wrapp{margin-top:0;border-top:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-suggestions-wrapp{border-right:none}.dgwt-wcas-open-pirx body.dgwt-wcas-details-right .dgwt-wcas-details-wrapp{border-left:1px solid #ddd}.dgwt-wcas-open-pirx body.dgwt-wcas-details-left .dgwt-wcas-suggestions-wrapp{border-left:none}.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx .dgwt-wcas-open.dgwt-wcas-nores.dgwt-wcas-full-width .dgwt-wcas-suggestions-wrapp{min-height:70px!important}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-radius:0;background:0 0;padding:0 10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:transparent}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-left:10px}.dgwt-wcas-style-pirx.dgwt-wcas-search-wrapp-mobile .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input:hover{background-color:transparent}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-suggestions-wrapp{border-top:1px solid #e0e2e5}.dgwt-wcas-open-pirx .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp,.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return{background:#fff}.dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return svg{left:17px;top:16px;width:17px;height:17px}.dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:20px;top:1px;opacity:1}.rtl .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:auto;left:50px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-pirx .dgwt-wcas-voice-search{right:5px}.dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{right:5px!important}.rtl .dgwt-wcas-overlay-mobile .dgwt-wcas-style-solaris .dgwt-wcas-voice-search{left:5px!important;right:auto!important}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp{background:0 0;padding:4px;border-radius:10px 10px 0 0}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{padding-top:10px;padding-bottom:10px;line-height:normal;font-size:14px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:15px;top:7px}.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{left:auto;right:23px}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{background:#fff;box-shadow:0 0 0 1px #eee}html:not(.dgwt-wcas-overlay-mobile-on) .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-focused .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{border-color:#333;box-shadow:none}.dgwt-wcas-open-pirx-compact .dgwt-wcas-details-wrapp,.dgwt-wcas-open-pirx-compact .dgwt-wcas-suggestions-wrapp{margin-top:1px}.dgwt-wcas-suggestions-wrapp-fixed{position:fixed!important}.elementor-widget-fibosearch-posts::after{content:""!important}.dgwt-wcas-posts-results-grid{display:flex;flex-wrap:wrap;grid-gap:20px;justify-content:flex-start}.dgwt-wcas-posts-results-grid-item{width:calc(25% - 15px);margin-bottom:30px}.chat-toolbar #woo-cart-btn {
position: relative;
background: transparent;
border: none;
cursor: pointer;
margin: 0;
outline: none;
align-items: center;
justify-content: center;
}
.chat-toolbar #woo-cart-btn:hover {
opacity: 0.8;
}
.chat-toolbar #woo-cart-btn svg {
width: 100%;
height: 100%;
fill: #212121;
stroke: #212121;
color: #212121;
}
.chat-toolbar .woo-cart-count {
position: absolute;
top: -8px;
right: -8px;
background-color: #f44336;
color: white;
border-radius: 50%;
font-size: 10px;
min-width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
font-weight: bold;
padding: 0 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
z-index: 10001;
}
.chat-toolbar .woo-cart-count.empty-cart {
display: none;
} #woo-cart-dropdown {
position: fixed;
right: 25px;
bottom: 20px;
border-radius: 20px;
width: 375px;
height: 630px;
max-width: 90vw;
z-index: 100041;
display: none;
overflow: hidden;
transition: all 0.3s ease;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
background: #fff;
}
#woo-cart-dropdown.active {
display: flex;
flex-direction: column;
border-bottom: none;
}
#woo-cart-dropdown .woo-cart-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 15px;
border-bottom: 1px solid #eee;
background-color: #f9f9f9;
border-radius: 20px 20px 0px 0px;
}
#woo-cart-dropdown .woo-cart-header h4 {
margin: 0;
font-size: 16px;
font-weight: 600;
color: #212121;
}
#woo-cart-dropdown .woo-cart-close-btn {
background: transparent;
border: none;
cursor: pointer;
padding: 5px;
display: flex;
align-items: center;
justify-content: center;
color: #212121;
outline: none;
}
#woo-cart-dropdown .woo-cart-close-btn:hover {
opacity: 0.7;
}
#woo-cart-dropdown .woo-cart-close-btn svg {
width: 16px;
height: 16px;
stroke: currentColor;
stroke-width: 2px;
}
#woo-cart-dropdown .woo-cart-items-container {
overflow-y: auto;
padding: 0;
margin: 0;
background-color: white;
}
#woo-cart-dropdown .woo-cart-items {
padding: 10px 0;
margin: 0;
}
#woo-cart-dropdown .woo-cart-item {
display: flex;
padding: 8px 15px;
border-bottom: 1px solid #f5f5f5;
margin: 0;
align-items: center;
}
#woo-cart-dropdown .woo-cart-item:last-child {
border-bottom: none;
}
#woo-cart-dropdown .woo-cart-item-image {
width: 50px;
height: 50px;
margin-right: 12px;
background-size: cover;
background-position: center;
border-radius: 4px;
border: 1px solid #f0f0f0;
flex-shrink: 0;
}
#woo-cart-dropdown .woo-cart-item-details {
flex: 1;
min-width: 0; }
#woo-cart-dropdown .woo-cart-item-title {
font-size: 14px;
font-weight: 500;
margin-bottom: 2px;
color: #212121;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#woo-cart-dropdown .woo-cart-item-price, 
#woo-cart-dropdown .woo-cart-item-quantity {
font-size: 12px;
color: #666;
margin: 0;
}
#woo-cart-dropdown .woo-cart-item-remove {
background: transparent;
border: none;
color: #f44336;
cursor: pointer;
font-size: 18px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
width: 24px;
height: 24px;
margin-left: 8px;
border-radius: 50%;
outline: none;
line-height: 1;
text-decoration: none;
font-family: sans-serif;
}
#woo-cart-dropdown .woo-cart-item-remove:hover {
background-color: rgba(244, 67, 54, 0.1);
}
#woo-cart-dropdown .woo-cart-loading {
text-align: center;
padding: 20px;
color: #666;
}
#woo-cart-dropdown .woo-cart-empty {
text-align: center;
padding: 30px 20px;
color: #666;
}
#woo-cart-dropdown .woo-cart-footer {
padding: 15px;
border-top: 1px solid #eee;
display: flex;
flex-direction: column;
border-radius: 0px 0px 20px 20px;
}
#woo-cart-dropdown .woo-cart-subtotal {
display: flex;
justify-content: space-between;
margin-bottom: 15px;
font-weight: 600;
color: #212121;
}
#woo-cart-dropdown .woo-cart-view-btn, 
#woo-cart-dropdown .woo-cart-checkout-btn {
display: block;
text-align: center;
padding: 8px 12px;
border-radius: 4px;
text-decoration: none;
margin-bottom: 8px;
font-size: 14px;
font-weight: 500;
transition: background-color 0.2s;
cursor: pointer;
}
#woo-cart-dropdown .woo-cart-view-btn {
background-color: white;
color: #212121 !important;
border: 1px solid #ccc;
}
#woo-cart-dropdown .woo-cart-checkout-btn {
background-color: #212121;
color: white !important;
border: 1px solid #212121;
}
#woo-cart-dropdown .woo-cart-view-btn:hover {
background-color: #f5f5f5;
}
#woo-cart-dropdown .woo-cart-checkout-btn:hover {
background-color: #333;
} @media (max-width: 480px) {
#woo-cart-dropdown {
width: 100%;
max-width: none;
left: 0;
right: 0;
bottom: 0;
top: 0; height: auto; border-radius: 0;
border: none;
position: fixed; display: none;
overflow-y: auto; }
#woo-cart-dropdown.active {
display: block; min-height: 100%;
} #woo-cart-dropdown .woo-cart-header {
position: sticky;
top: 0;
z-index: 10003;
background-color: white;
border-bottom: 1px solid #ddd;
} #woo-cart-dropdown .woo-cart-items-container {
min-height: 100%;
max-height: 100%;
height: auto;
} #woo-cart-dropdown .woo-cart-footer {
position: sticky;
bottom: 0;
background-color: white;
z-index: 10003;
border-top: 1px solid #ddd;
}
} .chat-toolbar #woo-cart-btn.toolbar-btn {
align-items: center;
justify-content: center;
} .chat-toolbar #woo-orders-btn {
position: relative;
background: transparent;
border: none;
cursor: pointer;
margin: 0;
outline: none;
align-items: center;
justify-content: center;
}
.chat-toolbar #woo-orders-btn:hover {
opacity: 0.8;
}
.chat-toolbar #woo-orders-btn svg {
width: 100%;
height: 100%;
fill: #dd3333;
stroke: #dd3333;
color: #dd3333;
} #woo-orders-dropdown {
position: fixed;
right: 25px;
bottom: 20px;
width: 375px;
height: 630px;
max-width: 90vw;
z-index: 100041;
display: none;
overflow: hidden;
transition: all 0.3s ease;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
border-radius: 20px;
background: #fff;
}
#woo-orders-dropdown.active {
display: flex;
flex-direction: column;
border-bottom: none;
}
#woo-orders-dropdown .woo-orders-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 15px;
border-bottom: 1px solid #eee;
background-color: #f9f9f9;
}
#woo-orders-dropdown .woo-orders-header h4 {
margin: 0;
font-size: 16px;
font-weight: 600;
color: #212121;
}
#woo-orders-dropdown .woo-orders-close-btn {
background: transparent;
border: none;
cursor: pointer;
padding: 5px;
display: flex;
align-items: center;
justify-content: center;
color: #212121;
outline: none;
}
#woo-orders-dropdown .woo-orders-close-btn:hover {
opacity: 0.7;
}
#woo-orders-dropdown .woo-orders-close-btn svg {
width: 16px;
height: 16px;
stroke: currentColor;
stroke-width: 2px;
}
#woo-orders-dropdown .woo-orders-container {
min-height: 360px;
max-height: 100%;
overflow-y: auto;
padding: 0;
margin: 0;
background-color: white;
}
#woo-orders-dropdown .woo-orders-list {
padding: 10px 0;
margin: 0;
} #woo-orders-dropdown .woo-order-item {
padding: 15px;
border-bottom: 1px solid #f0f0f0;
margin: 0;
}
#woo-orders-dropdown .woo-order-item:last-child {
border-bottom: none;
}
#woo-orders-dropdown .woo-order-header {
display: flex;
justify-content: space-between;
margin-bottom: 5px;
}
#woo-orders-dropdown .woo-order-number {
font-weight: 600;
color: #212121;
}
#woo-orders-dropdown .woo-order-status {
padding: 2px 8px;
border-radius: 12px;
font-size: 12px;
font-weight: 500;
background-color: #f0f0f0;
color: #666;
} #woo-orders-dropdown .status-completed {
background-color: #c8e6c9;
color: #2e7d32;
}
#woo-orders-dropdown .status-processing {
background-color: #bbdefb;
color: #1565c0;
}
#woo-orders-dropdown .status-on-hold {
background-color: #fff9c4;
color: #f57f17;
}
#woo-orders-dropdown .status-cancelled {
background-color: #ffcdd2;
color: #c62828;
}
#woo-orders-dropdown .status-refunded {
background-color: #f5f5f5;
color: #616161;
}
#woo-orders-dropdown .status-failed {
background-color: #ff8a80;
color: #d50000;
}
#woo-orders-dropdown .status-pending {
background-color: #ffe0b2;
color: #e65100;
}
#woo-orders-dropdown .woo-order-date {
font-size: 12px;
color: #757575;
margin-bottom: 8px;
}
#woo-orders-dropdown .woo-order-items {
margin: 8px 0;
color: #424242;
font-size: 13px;
line-height: 1.4;
}
#woo-orders-dropdown .woo-order-footer {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 10px;
}
#woo-orders-dropdown .woo-order-total {
font-weight: 600;
color: #212121;
}
#woo-orders-dropdown .woo-order-view-btn {
padding: 4px 12px;
background-color: #f5f5f5;
color: #212121;
border-radius: 4px;
text-decoration: none;
font-size: 12px;
font-weight: 500;
transition: background-color 0.2s;
}
#woo-orders-dropdown .woo-order-view-btn:hover {
background-color: #e0e0e0;
}
#woo-orders-dropdown .woo-orders-footer {
padding: 15px;
border-top: 1px solid #eee;
display: flex;
justify-content: center;
position: absolute;
bottom: 0;
width: 100%;
}
#woo-orders-dropdown .woo-orders-view-all-btn {
display: inline-block;
padding: 8px 16px;
background-color: #212121;
color: white;
border-radius: 4px;
text-decoration: none;
font-weight: 500;
transition: background-color 0.2s;
}
#woo-orders-dropdown .woo-orders-view-all-btn:hover {
background-color: #424242;
} #woo-orders-dropdown .woo-orders-loading,
#woo-orders-dropdown .woo-orders-error,
#woo-orders-dropdown .woo-orders-empty,
#woo-orders-dropdown .woo-orders-login-required {
text-align: center;
padding: 40px 20px;
color: #757575;
}
#woo-orders-dropdown .woo-orders-login-required {
color: #f57f17;
}  @media (max-width: 480px) {
#woo-orders-dropdown {
width: 100%;
max-width: none;
left: 0;
right: 0;
bottom: 0;
top: 0; height: auto; border-radius: 0;
border: none;
position: fixed; display: none;
overflow-y: auto; }
#woo-orders-dropdown.active {
display: block; } #woo-orders-dropdown .woo-orders-header {
position: sticky;
top: 0;
z-index: 10003;
background-color: white;
border-bottom: 1px solid #ddd;
} #woo-orders-dropdown .woo-orders-container {
min-height: 100%;
max-height: 100%;
height: auto;
} #woo-orders-dropdown .woo-orders-footer {
position: sticky;
bottom: 0;
background-color: white;
z-index: 10003;
border-top: 1px solid #ddd;
}
} .mxchat-success-state {
background-color: #28a745 !important;
color: white !important;
transition: all 0.3s ease;
} .mxchat-bounce-animation {
animation: mxchatBounce 0.6s ease-in-out;
}
@keyframes mxchatBounce {
0%, 20%, 60%, 100% { 
transform: translateY(0); 
}
40% { 
transform: translateY(-10px); 
}
80% { 
transform: translateY(-5px); 
}
} .mxchat-notification-dot {
position: absolute;
top: -2px;
right: -2px;
width: 8px;
height: 8px;
background: #ff4444;
border-radius: 50%;
animation: mxchatPulse 1s ease-in-out infinite;
z-index: 10;
}
@keyframes mxchatPulse {
0% { 
transform: scale(1); 
opacity: 1; 
}
50% { 
transform: scale(1.2); 
opacity: 0.7; 
}
100% { 
transform: scale(1); 
opacity: 1; 
}
} #woo-cart-btn {
position: relative;
}
.mxchat-variation-select option:disabled {
color: #ccc;
font-style: italic;
}
.mxchat-variation-select option.disabled-option {
background-color: #f5f5f5;
} .added_to_cart.wc-forward {
display: none !important;
} .mxchat-variation-selectors {
margin: 15px 0;
padding: 0;
} .mxchat-variation-option {
margin-bottom: 12px;
display: flex;
}
.mxchat-variation-option:last-child {
margin-bottom: 0;
} .mxchat-variation-option label {
display: block;
margin-bottom: 5px;
font-weight: 500;
font-size: 14px;
line-height: 1.4;
margin-right: 15px;
} .mxchat-variation-select {
width: 100%;
padding: 8px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
line-height: 1.4;
background-color: #fff;
background-image: none;
box-sizing: border-box;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
} .mxchat-variation-select:focus {
outline: none;
border-color: #007cba;
box-shadow: 0 0 0 2px rgba(0, 124, 186, 0.1);
} .mxchat-variation-select option:disabled,
.mxchat-variation-select option.disabled-option {
color: #999;
font-style: italic;
background-color: #f5f5f5;
} .mxchat-variation-select:hover {
border-color: #bbb;
} .mxchat-variation-select:disabled {
background-color: #f5f5f5;
color: #999;
cursor: not-allowed;
opacity: 0.6;
} @media (max-width: 480px) {
.mxchat-variation-option {
margin-bottom: 10px;
}
.mxchat-variation-select {
padding: 10px 12px;
font-size: 16px; }
}.chat-toolbar #woo-cart-btn {
position: relative;
background: transparent;
border: none;
cursor: pointer;
margin: 0;
outline: none;
align-items: center;
justify-content: center;
}
.chat-toolbar #woo-cart-btn:hover {
opacity: 0.8;
}
.chat-toolbar #woo-cart-btn svg {
width: 100%;
height: 100%;
fill: #212121;
stroke: #212121;
color: #212121;
}
.chat-toolbar .woo-cart-count {
position: absolute;
top: -8px;
right: -8px;
background-color: #f44336;
color: white;
border-radius: 50%;
font-size: 10px;
min-width: 16px;
height: 16px;
line-height: 16px;
text-align: center;
font-weight: bold;
padding: 0 2px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
z-index: 10001;
}
.chat-toolbar .woo-cart-count.empty-cart {
display: none;
} #woo-cart-dropdown {
position: fixed;
right: 25px;
bottom: 20px;
border-radius: 20px;
width: 375px;
height: 630px;
max-width: 90vw;
z-index: 100041;
display: none;
overflow: hidden;
transition: all 0.3s ease;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
background: #fff;
}
#woo-cart-dropdown.active {
display: flex;
flex-direction: column;
border-bottom: none;
}
#woo-cart-dropdown .woo-cart-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 15px;
border-bottom: 1px solid #eee;
background-color: #f9f9f9;
border-radius: 20px 20px 0px 0px;
}
#woo-cart-dropdown .woo-cart-header h4 {
margin: 0;
font-size: 16px;
font-weight: 600;
color: #212121;
}
#woo-cart-dropdown .woo-cart-close-btn {
background: transparent;
border: none;
cursor: pointer;
padding: 5px;
display: flex;
align-items: center;
justify-content: center;
color: #212121;
outline: none;
}
#woo-cart-dropdown .woo-cart-close-btn:hover {
opacity: 0.7;
}
#woo-cart-dropdown .woo-cart-close-btn svg {
width: 16px;
height: 16px;
stroke: currentColor;
stroke-width: 2px;
}
#woo-cart-dropdown .woo-cart-items-container {
overflow-y: auto;
padding: 0;
margin: 0;
background-color: white;
}
#woo-cart-dropdown .woo-cart-items {
padding: 10px 0;
margin: 0;
}
#woo-cart-dropdown .woo-cart-item {
display: flex;
padding: 8px 15px;
border-bottom: 1px solid #f5f5f5;
margin: 0;
align-items: center;
}
#woo-cart-dropdown .woo-cart-item:last-child {
border-bottom: none;
}
#woo-cart-dropdown .woo-cart-item-image {
width: 50px;
height: 50px;
margin-right: 12px;
background-size: cover;
background-position: center;
border-radius: 4px;
border: 1px solid #f0f0f0;
flex-shrink: 0;
}
#woo-cart-dropdown .woo-cart-item-details {
flex: 1;
min-width: 0; }
#woo-cart-dropdown .woo-cart-item-title {
font-size: 14px;
font-weight: 500;
margin-bottom: 2px;
color: #212121;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
#woo-cart-dropdown .woo-cart-item-price, 
#woo-cart-dropdown .woo-cart-item-quantity {
font-size: 12px;
color: #666;
margin: 0;
}
#woo-cart-dropdown .woo-cart-item-remove {
background: transparent;
border: none;
color: #f44336;
cursor: pointer;
font-size: 18px;
padding: 0;
display: flex;
align-items: center;
justify-content: center;
width: 24px;
height: 24px;
margin-left: 8px;
border-radius: 50%;
outline: none;
line-height: 1;
text-decoration: none;
font-family: sans-serif;
}
#woo-cart-dropdown .woo-cart-item-remove:hover {
background-color: rgba(244, 67, 54, 0.1);
}
#woo-cart-dropdown .woo-cart-loading {
text-align: center;
padding: 20px;
color: #666;
}
#woo-cart-dropdown .woo-cart-empty {
text-align: center;
padding: 30px 20px;
color: #666;
}
#woo-cart-dropdown .woo-cart-footer {
padding: 15px;
border-top: 1px solid #eee;
display: flex;
flex-direction: column;
border-radius: 0px 0px 20px 20px;
}
#woo-cart-dropdown .woo-cart-subtotal {
display: flex;
justify-content: space-between;
margin-bottom: 15px;
font-weight: 600;
color: #212121;
}
#woo-cart-dropdown .woo-cart-view-btn, 
#woo-cart-dropdown .woo-cart-checkout-btn {
display: block;
text-align: center;
padding: 8px 12px;
border-radius: 4px;
text-decoration: none;
margin-bottom: 8px;
font-size: 14px;
font-weight: 500;
transition: background-color 0.2s;
cursor: pointer;
}
#woo-cart-dropdown .woo-cart-view-btn {
background-color: white;
color: #212121 !important;
border: 1px solid #ccc;
}
#woo-cart-dropdown .woo-cart-checkout-btn {
background-color: #212121;
color: white !important;
border: 1px solid #212121;
}
#woo-cart-dropdown .woo-cart-view-btn:hover {
background-color: #f5f5f5;
}
#woo-cart-dropdown .woo-cart-checkout-btn:hover {
background-color: #333;
} @media (max-width: 480px) {
#woo-cart-dropdown {
width: 100%;
max-width: none;
left: 0;
right: 0;
bottom: 0;
top: 0; height: auto; border-radius: 0;
border: none;
position: fixed; display: none;
overflow-y: auto; }
#woo-cart-dropdown.active {
display: block; min-height: 100%;
} #woo-cart-dropdown .woo-cart-header {
position: sticky;
top: 0;
z-index: 10003;
background-color: white;
border-bottom: 1px solid #ddd;
} #woo-cart-dropdown .woo-cart-items-container {
min-height: 100%;
max-height: 100%;
height: auto;
} #woo-cart-dropdown .woo-cart-footer {
position: sticky;
bottom: 0;
background-color: white;
z-index: 10003;
border-top: 1px solid #ddd;
}
} .chat-toolbar #woo-cart-btn.toolbar-btn {
align-items: center;
justify-content: center;
} .chat-toolbar #woo-orders-btn {
position: relative;
background: transparent;
border: none;
cursor: pointer;
margin: 0;
outline: none;
align-items: center;
justify-content: center;
}
.chat-toolbar #woo-orders-btn:hover {
opacity: 0.8;
}
.chat-toolbar #woo-orders-btn svg {
width: 100%;
height: 100%;
fill: #dd3333;
stroke: #dd3333;
color: #dd3333;
} #woo-orders-dropdown {
position: fixed;
right: 25px;
bottom: 20px;
width: 375px;
height: 630px;
max-width: 90vw;
z-index: 100041;
display: none;
overflow: hidden;
transition: all 0.3s ease;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 14px;
border-radius: 20px;
background: #fff;
}
#woo-orders-dropdown.active {
display: flex;
flex-direction: column;
border-bottom: none;
}
#woo-orders-dropdown .woo-orders-header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 10px 15px;
border-bottom: 1px solid #eee;
background-color: #f9f9f9;
}
#woo-orders-dropdown .woo-orders-header h4 {
margin: 0;
font-size: 16px;
font-weight: 600;
color: #212121;
}
#woo-orders-dropdown .woo-orders-close-btn {
background: transparent;
border: none;
cursor: pointer;
padding: 5px;
display: flex;
align-items: center;
justify-content: center;
color: #212121;
outline: none;
}
#woo-orders-dropdown .woo-orders-close-btn:hover {
opacity: 0.7;
}
#woo-orders-dropdown .woo-orders-close-btn svg {
width: 16px;
height: 16px;
stroke: currentColor;
stroke-width: 2px;
}
#woo-orders-dropdown .woo-orders-container {
min-height: 360px;
max-height: 100%;
overflow-y: auto;
padding: 0;
margin: 0;
background-color: white;
}
#woo-orders-dropdown .woo-orders-list {
padding: 10px 0;
margin: 0;
} #woo-orders-dropdown .woo-order-item {
padding: 15px;
border-bottom: 1px solid #f0f0f0;
margin: 0;
}
#woo-orders-dropdown .woo-order-item:last-child {
border-bottom: none;
}
#woo-orders-dropdown .woo-order-header {
display: flex;
justify-content: space-between;
margin-bottom: 5px;
}
#woo-orders-dropdown .woo-order-number {
font-weight: 600;
color: #212121;
}
#woo-orders-dropdown .woo-order-status {
padding: 2px 8px;
border-radius: 12px;
font-size: 12px;
font-weight: 500;
background-color: #f0f0f0;
color: #666;
} #woo-orders-dropdown .status-completed {
background-color: #c8e6c9;
color: #2e7d32;
}
#woo-orders-dropdown .status-processing {
background-color: #bbdefb;
color: #1565c0;
}
#woo-orders-dropdown .status-on-hold {
background-color: #fff9c4;
color: #f57f17;
}
#woo-orders-dropdown .status-cancelled {
background-color: #ffcdd2;
color: #c62828;
}
#woo-orders-dropdown .status-refunded {
background-color: #f5f5f5;
color: #616161;
}
#woo-orders-dropdown .status-failed {
background-color: #ff8a80;
color: #d50000;
}
#woo-orders-dropdown .status-pending {
background-color: #ffe0b2;
color: #e65100;
}
#woo-orders-dropdown .woo-order-date {
font-size: 12px;
color: #757575;
margin-bottom: 8px;
}
#woo-orders-dropdown .woo-order-items {
margin: 8px 0;
color: #424242;
font-size: 13px;
line-height: 1.4;
}
#woo-orders-dropdown .woo-order-footer {
display: flex;
justify-content: space-between;
align-items: center;
margin-top: 10px;
}
#woo-orders-dropdown .woo-order-total {
font-weight: 600;
color: #212121;
}
#woo-orders-dropdown .woo-order-view-btn {
padding: 4px 12px;
background-color: #f5f5f5;
color: #212121;
border-radius: 4px;
text-decoration: none;
font-size: 12px;
font-weight: 500;
transition: background-color 0.2s;
}
#woo-orders-dropdown .woo-order-view-btn:hover {
background-color: #e0e0e0;
}
#woo-orders-dropdown .woo-orders-footer {
padding: 15px;
border-top: 1px solid #eee;
display: flex;
justify-content: center;
position: absolute;
bottom: 0;
width: 100%;
}
#woo-orders-dropdown .woo-orders-view-all-btn {
display: inline-block;
padding: 8px 16px;
background-color: #212121;
color: white;
border-radius: 4px;
text-decoration: none;
font-weight: 500;
transition: background-color 0.2s;
}
#woo-orders-dropdown .woo-orders-view-all-btn:hover {
background-color: #424242;
} #woo-orders-dropdown .woo-orders-loading,
#woo-orders-dropdown .woo-orders-error,
#woo-orders-dropdown .woo-orders-empty,
#woo-orders-dropdown .woo-orders-login-required {
text-align: center;
padding: 40px 20px;
color: #757575;
}
#woo-orders-dropdown .woo-orders-login-required {
color: #f57f17;
}  @media (max-width: 480px) {
#woo-orders-dropdown {
width: 100%;
max-width: none;
left: 0;
right: 0;
bottom: 0;
top: 0; height: auto; border-radius: 0;
border: none;
position: fixed; display: none;
overflow-y: auto; }
#woo-orders-dropdown.active {
display: block; } #woo-orders-dropdown .woo-orders-header {
position: sticky;
top: 0;
z-index: 10003;
background-color: white;
border-bottom: 1px solid #ddd;
} #woo-orders-dropdown .woo-orders-container {
min-height: 100%;
max-height: 100%;
height: auto;
} #woo-orders-dropdown .woo-orders-footer {
position: sticky;
bottom: 0;
background-color: white;
z-index: 10003;
border-top: 1px solid #ddd;
}
} .mxchat-success-state {
background-color: #28a745 !important;
color: white !important;
transition: all 0.3s ease;
} .mxchat-bounce-animation {
animation: mxchatBounce 0.6s ease-in-out;
}
@keyframes mxchatBounce {
0%, 20%, 60%, 100% { 
transform: translateY(0); 
}
40% { 
transform: translateY(-10px); 
}
80% { 
transform: translateY(-5px); 
}
} .mxchat-notification-dot {
position: absolute;
top: -2px;
right: -2px;
width: 8px;
height: 8px;
background: #ff4444;
border-radius: 50%;
animation: mxchatPulse 1s ease-in-out infinite;
z-index: 10;
}
@keyframes mxchatPulse {
0% { 
transform: scale(1); 
opacity: 1; 
}
50% { 
transform: scale(1.2); 
opacity: 0.7; 
}
100% { 
transform: scale(1); 
opacity: 1; 
}
} #woo-cart-btn {
position: relative;
}
.mxchat-variation-select option:disabled {
color: #ccc;
font-style: italic;
}
.mxchat-variation-select option.disabled-option {
background-color: #f5f5f5;
} .added_to_cart.wc-forward {
display: none !important;
} .mxchat-variation-selectors {
margin: 15px 0;
padding: 0;
} .mxchat-variation-option {
margin-bottom: 12px;
display: flex;
}
.mxchat-variation-option:last-child {
margin-bottom: 0;
} .mxchat-variation-option label {
display: block;
margin-bottom: 5px;
font-weight: 500;
font-size: 14px;
line-height: 1.4;
margin-right: 15px;
} .mxchat-variation-select {
width: 100%;
padding: 8px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
line-height: 1.4;
background-color: #fff;
background-image: none;
box-sizing: border-box;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
} .mxchat-variation-select:focus {
outline: none;
border-color: #007cba;
box-shadow: 0 0 0 2px rgba(0, 124, 186, 0.1);
} .mxchat-variation-select option:disabled,
.mxchat-variation-select option.disabled-option {
color: #999;
font-style: italic;
background-color: #f5f5f5;
} .mxchat-variation-select:hover {
border-color: #bbb;
} .mxchat-variation-select:disabled {
background-color: #f5f5f5;
color: #999;
cursor: not-allowed;
opacity: 0.6;
} @media (max-width: 480px) {
.mxchat-variation-option {
margin-bottom: 10px;
}
.mxchat-variation-select {
padding: 10px 12px;
font-size: 16px; }
}@font-face{font-family:"tinvwl-webfont";font-display:block;src:url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi);src:url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.eot?ver=xu2uyi#iefix) format("embedded-opentype"),url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff2?ver=xu2uyi) format("woff2"),url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.woff?ver=xu2uyi) format("woff"),url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.ttf?ver=xu2uyi) format("truetype"),url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/fonts/tinvwl-webfont.svg?ver=xu2uyi#tinvwl-webfont) format("svg");font-weight:normal;font-style:normal}
.ftinvwl{font-family:"tinvwl-webfont" !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}
.ftinvwl-twitter:before{content:"\f099"}
.ftinvwl-facebook:before{content:"\f09a" !important}
.ftinvwl-facebook-f:before{content:"\f09a" !important}
.ftinvwl-google:before{content:"\f0d5" !important}
.ftinvwl-email:before{content:"\f0e0" !important}
.ftinvwl-pinterest:before{content:"\f231" !important}
.ftinvwl-whatsapp:before{content:"\f232" !important}
.ftinvwl-clipboard:before{content:"\e911" !important}
.ftinvwl-star:before{content:"\e912" !important}
.ftinvwl-shopping-cart:before{content:"\e913" !important}
.ftinvwl-magic:before{content:"\e914" !important}
.ftinvwl-info:before{content:"\e915" !important}
.ftinvwl-graduation-cap:before{content:"\e918" !important}
.ftinvwl-floppy-o:before{content:"\e919" !important}
.ftinvwl-eyedropper:before{content:"\e91a" !important}
.ftinvwl-exclamation-triangle:before{content:"\e91b" !important}
.ftinvwl-check:before{content:"\e91e" !important}
.ftinvwl-arrow-left:before{content:"\e91f" !important}
.ftinvwl-wrench:before{content:"\e920" !important}
.ftinvwl-chevron-down:before{content:"\e900" !important}
.ftinvwl-chevron-right:before{content:"\e901" !important}
.ftinvwl-chevron-left:before{content:"\e902" !important}
.ftinvwl-chevron-up:before{content:"\e903" !important}
.ftinvwl-cancel:before{content:"\e904" !important}
.ftinvwl-times:before{content:"\e905" !important}
.ftinvwl-heart-plus:before{content:"\e906" !important}
.ftinvwl-heart-mark-right:before{content:"\e907" !important}
.ftinvwl-heart2:before{content:"\e908" !important}
.ftinvwl-heart-o:before{content:"\e909" !important}
.ftinvwl-heart-mark-left:before{content:"\e90a" !important}
.ftinvwl-heart-mail:before{content:"\e90b" !important}
.ftinvwl-heart-tinv:before{content:"\e90c" !important}
.ftinvwl-key:before{content:"\e90d" !important}
.ftinvwl-lock:before{content:"\e90e" !important}
.ftinvwl-hearts:before{content:"\e90f" !important}
.ftinvwl-user:before{content:"\e910" !important}
.ftinvwl-pulse.ftinvwl-animated::before{-webkit-animation:ftinvwl-pulse 2s linear infinite;animation:ftinvwl-pulse 2s linear infinite}
@-webkit-keyframes ftinvwl-pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(1.1);transform:scale(1.1)}
}@keyframes ftinvwl-pulse{0%{-webkit-transform:scale(1.1);transform:scale(1.1)}
50%{-webkit-transform:scale(0.8);transform:scale(0.8)}
100%{-webkit-transform:scale(1.1);transform:scale(1.1)}
}.tinv-wishlist form,.tinv-wishlist p:last-child,.tinv-wishlist table{margin-bottom:0}
.tinv-wishlist *{-webkit-box-sizing:border-box;box-sizing:border-box}
.tinvwl-wishlist :after,.tinvwl-wishlist :before{-webkit-box-sizing:border-box;box-sizing:border-box}
.tinv-wishlist select{width:140px}
.tinv-wishlist ul:not(.woocommerce-error){list-style:none;margin:0;padding:0}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{margin-top:-10px;margin-left:-10px}
.woocommerce.tinv-wishlist #respond input#submit.alt,.woocommerce.tinv-wishlist a.button.alt,.woocommerce.tinv-wishlist button.button.alt,.woocommerce.tinv-wishlist input.button.alt{text-align:center}
.tinv-wishlist .button i,.tinv-wishlist .navigation-button a i{margin-right:6px}
.tinv-wishlist input[type=button] i,.tinv-wishlist input[type=reset] i,.tinv-wishlist input[type=submit] i{margin-right:6px}
.tinv-wishlist a.tinv-close-modal i{margin-right:0}
a.wishlist_products_counter{text-decoration:none}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button:before,a.wishlist_products_counter.top_wishlist-heart:before,span.wishlist_products_counter.top_wishlist-heart:before,a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart:before{content:"\e909";display:inline-block;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;vertical-align:sub;margin-right:5px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus:before,a.wishlist_products_counter.top_wishlist-heart-plus:before,span.wishlist_products_counter.top_wishlist-heart-plus:before,a.sidr-class-wishlist_products_counter.sidr-class-top_wishlist-heart-plus:before{content:"\e906";display:inline-block;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:20px;vertical-align:sub;margin-right:5px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{position:relative;width:18px;height:18px;vertical-align:sub}
a.wishlist_products_counter.top_wishlist-heart-plus.no-txt,span.wishlist_products_counter.top_wishlist-heart-plus.no-txt{position:relative;width:18px;height:18px;vertical-align:sub}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:before,.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:before{position:absolute;top:50%;left:50%;margin-right:0}
.tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.tinv-wishlist .tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt{padding-left:1em;vertical-align:bottom}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before{content:"\e908"}
.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart.tinvwl-product-in-list:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,a.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before,span.wishlist_products_counter.top_wishlist-heart.wishlist-counter-with-products:before{content:"\e908"}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before,.woocommerce ul.products li.product a.tinvwl-button.tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.tinvwl-product-in-list:before,.woocommerce-page ul.products li.product a.tinvwl-button.tinvwl-icon-heart-plus.tinvwl_add_to_wishlist_button.tinvwl-product-in-list:before,a.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before,span.wishlist_products_counter.top_wishlist-heart-plus.wishlist-counter-with-products:before{content:"\e907"}
.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-white:before,a.wishlist_products_counter.top_wishlist-white:before,span.wishlist_products_counter.top_wishlist-white:before{color:#FFF}
.tinv-wishlist .tinvwl_add_to_wishlist_button.icon-black:before,a.wishlist_products_counter.top_wishlist-black:before,span.wishlist_products_counter.top_wishlist-black:before{color:#000}
.tinv-wishlist.tinvwl-before-add-to-cart .tinvwl_add_to_wishlist_button{margin-bottom:15px}
.tinv-wishlist.tinvwl-after-add-to-cart .tinvwl_add_to_wishlist_button{margin-top:15px}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt{width:18px;height:18px;line-height:1}
.wishlist-popup .tinv-wishlist .tinvwl_add_to_wishlist_button{margin:0}
.wishlist-popup .tinv-wishlist .tinvwl_add_to_wishlist_button::before{display:none}
a.wishlist_products_counter.top_wishlist-custom.no-txt,span.wishlist_products_counter.top_wishlist-custom.no-txt{width:18px;height:18px;line-height:1}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom img,a.wishlist_products_counter.top_wishlist-custom img,span.wishlist_products_counter.top_wishlist-custom img{display:inline-block !important;vertical-align:baseline;width:auto !important;max-width:16px;max-height:16px;margin:0 6px 0 0 !important}
.tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-custom.no-txt img,a.wishlist_products_counter.top_wishlist-custom.no-txt img,span.wishlist_products_counter.top_wishlist-custom.no-txt img{margin-right:0 !important}
.single-product div.product form.cart .tinvwl-button.tinvwl_add_to_wishlist_button,div.product form.cart .tinvwl_add_to_wishlist_button{float:none}
ul.products li.product .tinvwl_add_to_wishlist_button{margin-top:1em}
.tinvwl_add_to_wishlist_button{display:inline-block;cursor:pointer;-webkit-transition:opacity 1s;transition:opacity 1s;opacity:1;visibility:visible;position:relative}
.tinv-wishlist.woocommerce .stock.in-stock:before{content:none}
.tinv-wraper.tinv-wishlist{font-size:100%}
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart{position:absolute;z-index:10;margin:0;top:10px;left:10px}
.tinv-wraper.tinv-wishlist.tinvwl-above_thumb-add-to-cart a.tinvwl_add_to_wishlist_button{margin-top:0}
.tinv-create-list li input[type=radio]{margin-right:10px}
.tinv-create-list li+li{margin-top:15px}
.tinv-create-list .tinvwl-input-group+ul{margin-top:25px}
.tinv-search-list{margin-bottom:36px}
.tinv-wishlist .tinv-header{margin-bottom:30px}
.tinv-wishlist table{position:relative;table-layout:auto;margin-bottom:30px}
.tinv-overlay{top:0;left:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}
.tinv-wishlist .tinv-modal{top:0;left:0;position:fixed;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}
.tinv-wishlist table.tinvwl-table-manage-list{margin-bottom:27px;width:100%}
.tinv-wishlist table input[type=checkbox]{margin-right:0}
.tinv-wishlist table td,.tinv-wishlist table th{padding:1em;vertical-align:middle}
.tinv-wishlist .tinvwl-table-manage-list .product-cb{width:35px;text-align:center}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{width:35px;text-align:center;padding:1em .5em}
.tinv-wishlist .product-remove button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;margin:0 auto;width:27px;height:27px;border-radius:50%;padding:0;-webkit-box-shadow:none;box-shadow:none;border:0;background-color:#f7f7f7;color:#000;font-size:20px;padding-left:1px;padding-top:3px;min-height:0}
.tinv-wishlist .product-thumbnail{min-width:100px;max-width:100%;width:100px}
.tinv-wishlist .product-thumbnail .wp-post-image{margin-bottom:0}
.tinv-wishlist td.product-name a+.variation{margin-top:2px}
.tinv-wishlist .product-stock i{margin-right:15px}
.tinv-wishlist .product-stock p{display:table}
.tinv-wishlist .product-stock p.stock::before{display:none}
.tinv-wishlist .product-stock span{display:table-cell;vertical-align:middle}
.tinv-wishlist .product-action>.button>i,.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove],.tinv-wishlist table thead th .tinvwl-mobile{display:none}
.tinv-wishlist.woocommerce .product-quantity{width:80px;text-align:center}
.tinv-wishlist.woocommerce table .quantity .qty{max-width:100%;width:62px;text-align:left}
.tinv-wishlist .product-action{width:135px;text-align:center}
.tinv-wishlist .product-action .button{width:100%}
.tinv-wishlist .product-action .tinvwl_move_product_button{margin-top:5px}
.tinv-wishlist .tinvwl-table-manage-list .product-action>button[name=tinvwl-remove]>i{margin-right:0}
.tinv-wishlist .wishlist-cb{width:33px;text-align:center}
.tinv-wishlist .wishlist-name .tinvwl-rename-input input{width:100%}
.tinv-wishlist .wishlist-name .tinvwl-rename-button{float:right}
.tinv-wishlist .wishlist-name .tinvwl-rename-button>i{margin-right:10px}
.tinv-wishlist .wishlist-privacy,.tinv-wishlist table:not(.tinvwl-public) .wishlist-date{width:18%}
.tinv-wishlist .wishlist-privacy select{width:100%}
.tinv-wishlist .wishlist-name{width:45%}
.tinv-wishlist .wishlist-action{width:120px;text-align:center}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i{display:none;margin-right:0}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list{display:inline-block;vertical-align:middle}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list>a.button{margin-right:0}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:-10px}
.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){float:left;width:35%;margin-right:2%}
.tinv-wishlist tfoot .tinvwl-to-right{float:left;width:63%;text-align:right}
.tinv-wishlist tfoot .tinvwl-to-right>*{margin:10px 0 0;vertical-align:middle}
.tinv-wishlist tfoot .tinvwl-to-right>*+*{margin-left:10px}
.tinv-wishlist tfoot .tinvwl-to-left:empty+.tinvwl-to-right{width:100%}
.tinv-wishlist .social-buttons+.tinv-wishlist-clear+.navigation-button{margin-top:16px}
.tinv-wishlist .navigation-button{margin-top:-10px}
.tinv-wishlist .navigation-button>li{float:left}
.tinv-wishlist .navigation-button>li>.tinv-create-list>a,.tinv-wishlist .navigation-button>li>a{margin-right:30px;margin-top:10px;display:inline-block}
.tinv-wishlist .navigation-button>li>.tinv-create-list>a.button,.tinv-wishlist .navigation-button>li>a.button{margin-right:10px}
.tinv-wishlist .navigation-button>li:last-child>.tinv-create-list>a,.tinv-wishlist .navigation-button>li:last-child>a{margin-right:0}
.tinv-wishlist .social-buttons{text-align:right}
.tinv-wishlist .social-buttons>span,.tinv-wishlist .social-buttons>ul{display:inline-block;vertical-align:middle}
.tinv-wishlist .social-buttons>span{margin-right:27px}
.tinv-wishlist .social-buttons li{float:left;margin:0 5px 0 0;list-style:none}
.tinv-wishlist .social-buttons li:last-child{margin-right:0}
.tinv-wishlist .social-buttons li a.social{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:2em;height:2em;border-radius:50%;text-align:center;-webkit-box-shadow:none;box-shadow:none;border:0;font-size:20px;text-decoration:none;text-transform:none !important}
.tinv-wishlist .social-buttons li a.social.white{color:#fff}
.tinv-wishlist .social-buttons li a.social.dark{color:#000}
.tinv-wishlist .social-buttons li a.social i{line-height:2em}
.tinv-wishlist .navigation-button .tinv-create-list>a.tinvwl-no-icon>i,.tinv-wishlist .navigation-button li>a.tinvwl-no-icon>i{display:none}
.tinv-wishlist .tinv-lists-nav{margin-top:35px;margin-bottom:35px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}
.tinv-wishlist .tinv-lists-nav>*{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.tinv-wishlist .tinv-lists-nav>span{font-weight:700}
.tinv-wishlist .tinv-next{display:inline-block;float:left}
.tinv-wishlist .tinv-prev{display:inline-block;float:left;margin-right:35px !important}
.tinv-wishlist .tinv-prev i{margin-left:0;margin-right:18px}
.tinv-wishlist .tinv-next i{margin-left:18px;margin-right:0}
.tinv-overlay{width:100%;height:100%;visibility:hidden;opacity:0;background:#191919}
.tinv-modal.tinv-modal-open .tinv-overlay{visibility:visible;opacity:.5}
.admin-bar .tinv-wishlist .tinv-modal{padding-top:32px !important}
.tinv-wishlist .tinv-modal{overflow-y:auto;overflow-x:hidden;width:0;height:0;z-index:9999;outline:0 !important;-webkit-backface-visibility:hidden;visibility:hidden;opacity:0;text-align:left}
.tinv-wishlist .tinv-modal .tinv-modal-inner{position:relative;margin:0 auto;background-color:#fff;max-width:360px;padding:40px}
.tinv-wishlist .tinv-modal.tinv-modal-open{visibility:visible;opacity:1;width:100%;height:100%}
.tinv-wishlist .tinv-modal .tinv-close-modal{display:inline-block;position:absolute;top:17px;right:14px;width:26px;height:26px;line-height:26px;font-size:12px;text-align:center;border-radius:50%;border-bottom:0;-webkit-box-shadow:none !important;box-shadow:none !important;background-color:#ebe9eb}
.tinv-wishlist .tinv-modal .icon_big_heart_check,.tinv-wishlist .tinv-modal .icon_big_times,.tinv-wishlist .tinv-modal img{display:block;margin:0 auto;margin-bottom:25px;opacity:1 !important}
.tinv-wishlist .tinv-modal ul{overflow:visible;list-style:disc;margin:10px 0 0 20px}
.tinv-wishlist .tinv-modal li{list-style:disc !important}
.tinv-wishlist .tinv-create-list .tinv-modal ul,.tinv-wishlist.tinv-create-list form ul{list-style:none !important;margin:25px 0 0}
.tinv-wishlist .tinv-create-list .tinv-modal li,.tinv-wishlist.tinv-create-list form li{list-style:none !important}
.tinv-wishlist .tinv-modal .already-in{margin-bottom:35px}
.tinv-wishlist .tinv-modal .delete-notification{margin-bottom:25px}
.tinv-wishlist .tinv-modal .already-in ul{overflow:visible;margin:12px 0 27px 17px}
.tinv-wishlist .tinv-modal select{width:100%}
.tinv-wishlist .tinv-modal button+.button,.tinv-wishlist .tinv-modal button+button{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal input+button{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal label+button,.tinv-wishlist .tinv-modal label+input{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal select+button,.tinv-wishlist .tinv-modal select+input{margin-top:12px;width:100%}
.tinv-wishlist .tinv-modal .already-in+label{display:block;margin-top:6px}
.tinv-wishlist .tinv-modal label select{margin-top:8px}
.tinv-wishlist .tinv-modal .delete-notification+button{width:100%}
.tinv-wishlist .tinvwl_added_to_wishlist,.tinv-wishlist .tinvwl_created_wishlist{text-align:center}
.tinv-wishlist .tinvwl_added_to_wishlist .tinv-txt{margin-bottom:25px}
.tinv-wishlist .tinvwl_created_wishlist .tinv-txt{margin-bottom:25px}
.tinv-wishlist .tinvwl_created_wishlist button{margin-top:0;margin-bottom:10px}
.woocommerce .tinv-wishlist .tinvwl_added_to_wishlist.tinv-modal button.button{margin-top:0;margin-bottom:10px}
.tinv-wishlist .tinv-modal .tinvwl-buttons-group{margin-top:20px}
.tinv-wishlist .tinvwl-buttons-group button{width:100%}
.tinv-wishlist .tinvwl-buttons-group button+button{margin-top:7px}
.tinv-wishlist .tinvwl-buttons-group button i{position:relative}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times{font-size:20px;top:0;vertical-align:initial}
.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-heart-o::before,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-key::before,.tinv-wishlist .tinvwl-buttons-group button i.ftinvwl-times::before{position:relative;top:3px}
.tinv-wishlist .tinvwl-buttons-group+button{width:100%;margin-top:7px}
.tinv-wishlist .tinv-modal h2{text-align:center;margin:0 0 35px}
.tinv-wishlist .tinv-create-list .tinv-modal-inner{max-width:778px;padding:30px}
.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group),.tinv-wishlist .tinvwl-input-group.tinvwl-has-error .form-control{border:2px solid red}
.tinv-wishlist .tinvwl-has-error:not(.tinvwl-input-group){border:2px solid red}
.tinv-wishlist .tinvwl-has-error+.tinvwl-error{padding:5px 0 0 5px;color:red}
.tinvwl-tooltip{display:none}
.tinvwl-input-group{position:relative;display:table;border-collapse:separate}
.tinvwl-input-group .form-control{position:relative;z-index:1;float:left;height:38px;width:100%;margin:0}
.tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:15px}
.tinv-wishlist .tinvwl-to-left .tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:10px}
.tinv-wishlist .tinv-search-form .tinvwl-input-group .form-control+.tinvwl-input-group-btn{padding-left:9px}
.tinvwl-input-group .form-control,.tinvwl-input-group-addon,.tinvwl-input-group-btn{display:table-cell}
.tinvwl-input-group-addon,.tinvwl-input-group-btn{width:1%;white-space:nowrap;vertical-align:top}
.tinv-table{display:table;width:100%;height:100%}
.tinv-cell{display:table-cell;vertical-align:middle}
.tinv-wishlist .tinv-wishlist-clear{visibility:visible;width:auto;height:auto}
.tinv-wishlist-clear:before{content:"";display:table}
.tinv-wishlist-clear:after{content:"";display:table;clear:both}
.icon_big_heart_check{display:inline-block;width:46px;height:46px;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:60px}
.icon_big_times{display:inline-block;width:46px;height:46px;font-family:tinvwl-webfont !important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:60px}
.icon_big_times::before{content:"\e904";top:-7px;left:-7px;position:relative}
.icon_big_heart_check::before{content:"\e90a";top:-7px;left:-7px;position:relative}
.tinvwl_add_to_wishlist_button.tinvwl-button.disabled-add-wishlist,.tinvwl_add_to_wishlist_button.disabled-add-wishlist{opacity:.5 !important;cursor:not-allowed}
.empty-name-wishlist{border-color:#f00 !important}
.tinvwl_remove_from_wishlist-text,.tinvwl_already_on_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-icon-custom img.icon-already-on-wishlist{display:none !important}
.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_remove_from_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_already_on_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove img.icon-already-on-wishlist,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_remove_from_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_already_on_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list img.icon-already-on-wishlist{display:inline !important}
.tinvwl-product-in-list.tinvwl-product-make-remove .tinvwl_add_to_wishlist-text,.tinvwl-product-in-list.tinvwl-product-make-remove img.icon-add-on-wishlist,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list .tinvwl_add_to_wishlist-text,.tinvwl_add_to_wishlist_button.tinvwl-product-in-list img.icon-add-on-wishlist{display:none !important}
.tooltipped{position:relative}
.tooltipped::after{position:absolute;z-index:1000000;display:none;padding:.5em .75em;font:normal normal 11px/1.5 -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";-webkit-font-smoothing:subpixel-antialiased;color:#fff;text-align:center;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-wrap:break-word;white-space:pre;pointer-events:none;content:attr(aria-label);background:#1b1f23;border-radius:3px;opacity:0}
.tooltipped::before{position:absolute;z-index:1000001;display:none;width:0;height:0;color:#1b1f23;pointer-events:none;content:"";border:6px solid transparent;opacity:0}
.tooltipped:hover::before,.tooltipped:hover::after,.tooltipped:active::before,.tooltipped:active::after,.tooltipped:focus::before,.tooltipped:focus::after{display:inline-block;text-decoration:none;-webkit-animation-name:tooltip-appear;animation-name:tooltip-appear;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-animation-delay:.4s;animation-delay:.4s}
.tooltipped-no-delay:hover::before,.tooltipped-no-delay:hover::after,.tooltipped-no-delay:active::before,.tooltipped-no-delay:active::after,.tooltipped-no-delay:focus::before,.tooltipped-no-delay:focus::after{-webkit-animation-delay:0s;animation-delay:0s}
.tooltipped-multiline:hover::after,.tooltipped-multiline:active::after,.tooltipped-multiline:focus::after{display:table-cell}
.tooltipped-s::after,.tooltipped-se::after,.tooltipped-sw::after{top:100%;right:50%;margin-top:6px}
.tooltipped-s::before,.tooltipped-se::before,.tooltipped-sw::before{top:auto;right:50%;bottom:-7px;margin-right:-6px;border-bottom-color:#1b1f23}
.tooltipped-se::after{right:auto;left:50%;margin-left:-16px}
.tooltipped-sw::after{margin-right:-16px}
.tooltipped-n::after,.tooltipped-ne::after,.tooltipped-nw::after{right:50%;bottom:100%;margin-bottom:6px}
.tooltipped-n::before,.tooltipped-ne::before,.tooltipped-nw::before{top:-7px;right:50%;bottom:auto;margin-right:-6px;border-top-color:#1b1f23}
.tooltipped-ne::after{right:auto;left:50%;margin-left:-16px}
.tooltipped-nw::after{margin-right:-16px}
.tooltipped-s::after,.tooltipped-n::after{-webkit-transform:translateX(50%);transform:translateX(50%)}
.tooltipped-w::after{right:100%;bottom:50%;margin-right:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}
.tooltipped-w::before{top:50%;bottom:50%;left:-7px;margin-top:-6px;border-left-color:#1b1f23}
.tooltipped-e::after{bottom:50%;left:100%;margin-left:6px;-webkit-transform:translateY(50%);transform:translateY(50%)}
.tooltipped-e::before{top:50%;right:-7px;bottom:50%;margin-top:-6px;border-right-color:#1b1f23}
.tooltipped-align-right-1::after,.tooltipped-align-right-2::after{right:0;margin-right:0}
.tooltipped-align-right-1::before{right:10px}
.tooltipped-align-right-2::before{right:15px}
.tooltipped-align-left-1::after,.tooltipped-align-left-2::after{left:0;margin-left:0}
.tooltipped-align-left-1::before{left:5px}
.tooltipped-align-left-2::before{left:10px}
.tooltipped-multiline::after{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:250px;word-wrap:break-word;white-space:pre-line;border-collapse:separate}
.tooltipped-multiline.tooltipped-s::after,.tooltipped-multiline.tooltipped-n::after{right:auto;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}
.tooltipped-multiline.tooltipped-w::after,.tooltipped-multiline.tooltipped-e::after{right:100%}
.tooltipped-sticky::before,.tooltipped-sticky::after{display:inline-block}
.tooltipped-sticky.tooltipped-multiline::after{display:table-cell}
.tinvwl-table-manage-list .component_table_item_price:before{font-family:FontAwesomeCP;font-size:1rem;display:inline-block;-webkit-transform:rotate(90deg);transform:rotate(90deg);content:"\e811";opacity:.25;margin:0 12px 0 2px}
.wishlist-icon{position:relative}
.wishlist-popup{opacity:0;max-height:0;position:absolute;overflow:hidden;padding:5px;margin-top:-10px;border-radius:5px;line-height:1.3;text-align:center;font-size:.9em;top:100%;background-color:rgba(0,0,0,0.8);right:0;color:#FFF;-webkit-transition:opacity .3s,max-height .3s;transition:opacity .3s,max-height .3s;-webkit-transition-delay:.3s;transition-delay:.3s}
.wishlist-popup:after{bottom:100%;right:10px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:rgba(0,0,0,0.8);border-width:10px;margin-left:-10px}
.wishlist-icon:hover .wishlist-popup{opacity:1;max-height:200px;overflow-y:auto}
.wishlist-popup a{color:#ccc;display:block}
.wishlist-popup a:hover{color:#FFF}
.wishlist-icon.added:after{background-color:red;-webkit-transform:translateY(-3px);transform:translateY(-3px)}
.wishlist-popup .ajax-loading,.wishlist-popup .feedback{display:none !important}
.wishlist-title{margin-bottom:20px}
span.tinvwl-product-stats{background-color:#ebe9eb;border-radius:50%;padding:.2em;line-height:1;font-size:.7em;min-width:1.5em;display:inline-block;position:absolute;top:-0.7em;right:-1.5em;text-align:center}
@media screen and (min-width:0 \0){.tooltipped-multiline::after{width:250px}
}@media only screen and (max-width:1024px) and (min-width:769px){.tinv-wishlist .tinvwl-table-manage-list td.product-stock p{display:block;text-align:center}
.tinv-wishlist .product-stock span{display:block}
.tinv-wishlist .tinvwl-table-manage-list td.product-stock i{margin-right:0}
.tinv-wishlist .tinvwl-table-manage-list td.product-stock .tinvwl-txt{display:none}
.tinv-wishlist .product-thumbnail{max-width:76px;width:76px}
.tinv-wishlist .product-action .button>i{display:inline-block;margin-right:0}
.tinv-wishlist .product-action .button .tinvwl-txt{display:none}
}@media only screen and (max-width:1024px) and (min-width:768px){.tinv-wishlist .wishlist-action button[value=manage_remove] span{display:none}
.tinv-wishlist .wishlist-action button[value=manage_remove]>i{display:inline-block}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:0}
}@media only screen and (max-width:1024px){.tinv-wishlist .tinvwl-table-manage-lists:not(.tinvwl-public){margin-top:0}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{display:none}
.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove]{display:inline-block;margin-top:5px}
.tinv-wishlist .product-action{width:60px}
.tinv-wishlist .wishlist-name .tinvwl-rename-button>i,.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){margin-right:0}
.tinv-wishlist .wishlist-name .tinvwl-rename-button span{display:none}
.tinv-wishlist .wishlist-action{width:60px}
.tinv-wishlist tfoot .tinvwl-to-left:not(:empty){float:none;width:auto}
.tinv-wishlist tfoot .tinvwl-to-right{float:none;width:auto;text-align:left}
.tinv-wishlist .social-buttons+.tinv-wishlist-clear+.navigation-button{margin-top:30px}
.tinv-wishlist .social-buttons{float:none;width:auto;text-align:left;margin-top:20px}
.tinv-wishlist .tinv-login form input[name=login]{min-width:auto}
.tinv-wishlist .tinvwl-table-manage-list .product-remove{display:table-cell}
}@media only screen and (max-width:1023px){.tinv-wishlist .tinv-lists-nav a.tinv-prev>i,.tinv-wishlist .tinv-lists-nav a.tinv-next>i{margin:0}
.tinv-wishlist .tinv-lists-nav a.tinv-prev>span,.tinv-wishlist .tinv-lists-nav a.tinv-next>span{display:none}
}@media only screen and (max-width:768px){.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove,.tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name){display:none}
.tinv-wishlist table.tinvwl-table-manage-lists thead th:not(.wishlist-name){display:none}
.tinv-wishlist thead th .tinvwl-full{display:none}
.tinv-wishlist table.tinvwl-table-manage-list thead th.product-name,.tinv-wishlist table.tinvwl-table-manage-lists thead th.wishlist-name{display:block;width:100%;text-align:center}
.tinv-wishlist table thead th .tinvwl-mobile{display:block}
.tinv-wishlist table.tinvwl-table-manage-list tbody td{display:block;width:100% !important;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td,.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td{display:block;width:100% !important;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td:not(:last-child),.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist .product-stock p{margin:0 auto}
.tinv-wishlist .product-thumbnail img{margin:0 auto;max-width:80px}
.tinv-wishlist.woocommerce table .quantity .qty{text-align:center;width:100%}
.tinv-wishlist .product-action .tinvwl_move_product_button{margin-top:10px}
.tinv-wishlist table.tinvwl-table-manage-list tfoot td{display:block;width:100%}
.tinv-wishlist table.tinvwl-table-manage-lists .wishlist-action button[value=manage_remove]{width:100%}
.tinv-wishlist table.tinvwl-table-manage-lists .wishlist-name .tinvwl-rename-button{float:none}
.tinv-wishlist button[value=manage_apply] .tinvwl-mobile,.tinv-wishlist button[value=product_apply] .tinvwl-mobile{display:none}
.tinv-wishlist tfoot .tinvwl-to-right .tinv-create-list{display:block}
.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right .button,.tinv-wishlist .tinvwl-table-manage-list tfoot .tinvwl-to-right button{width:100%;margin:10px 0 0}
.tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right .button,.tinv-wishlist .tinvwl-table-manage-lists tfoot .tinvwl-to-right button{width:100%;margin:10px 0 0}
.tinv-wishlist tfoot .tinvwl-to-right>*{margin:10px 0 0}
.tinv-wishlist tfoot .tinvwl-to-right .button:first-child,.tinv-wishlist tfoot .tinvwl-to-right button:first-child{margin-top:0 !important}
.tinv-wishlist tfoot .tinvwl-to-left+.tinvwl-to-right{margin-top:20px}
.tinv-wishlist .social-buttons{text-align:center}
.tinv-wishlist .social-buttons>span{display:block;margin-top:0;margin-right:0;margin-bottom:5px}
.tinv-wishlist.woocommerce .tinv-login form .form-row-first,.tinv-wishlist.woocommerce .tinv-login form .form-row-last{float:none;width:100%}
.tinv-wishlist.woocommerce .tinv-login form .form-row-first{padding:0}
.tinv-wishlist.woocommerce .tinv-login form .form-row-last{padding:0;margin-top:10px}
.tinv-wishlist.woocommerce .tinv-login form .tinvwl-input-group-btn{display:block;padding:0;width:auto;margin-top:10px}
.navigation-button,.social-buttons,.tinv-lists-nav{margin-left:12px;margin-right:12px}
.tinvwl-input-group{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full){display:block}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn{display:block}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control{float:none}
.tinv-wishlist .tinv-search-form .tinvwl-input-group:not(.tinvwl-no-full) .form-control+.tinvwl-input-group-btn{padding-top:10px;padding-left:0}
.tinvwl-input-group:not(.tinvwl-no-full) .form-control+.tinvwl-input-group-btn{padding-top:10px;padding-left:0}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon>button,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-addon>input{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn{width:100%}
.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn>button,.tinvwl-input-group:not(.tinvwl-no-full) .tinvwl-input-group-btn>input{width:100%}
.tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove{display:block}
}@media screen and (max-width:768px){.admin-bar .tinv-wishlist .tinv-modal{padding-top:46px !important}
}@media screen and (max-width:600px){.admin-bar .tinv-wishlist .tinv-modal{padding-top:0 !important}
.tinv-wishlist .tinv-modal .tinv-close-modal{position:static;display:block;margin:0 auto 20px}
}@-webkit-keyframes tooltip-appear{from{opacity:0}
to{opacity:1}
}@keyframes tooltip-appear{from{opacity:0}
to{opacity:1}
}.tinv-wishlist,.tinv-wishlist input,.tinv-wishlist select,.tinv-wishlist textarea,.tinv-wishlist button,.tinv-wishlist input[type=button],.tinv-wishlist input[type=reset],.tinv-wishlist input[type=submit]{font-family:Georgia,serif;font-size:14px;font-weight:400;text-transform:none;line-height:1.75}
.tinv-wishlist .woocommerce form .form-row input.input-text{line-height:1;padding-top:9.5px;padding-bottom:9.5px}
.tinv-wishlist label{font-weight:400}
.tinv-wishlist :-moz-placeholder,.tinv-wishlist ::-webkit-input-placeholder{color:#1a1a1a;font-family:Georgia,serif}
.tinv-wishlist ::-moz-placeholder{color:#1a1a1a;font-family:Georgia,serif;opacity:1}
.tinv-wishlist :-ms-input-placeholder{color:#1a1a1a;font-family:Georgia,serif}
.tinv-wishlist select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:7px 10px;background-image:url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/img/select_caret_t.png);background-repeat:no-repeat;background-position:96% center;background-position:calc(100% - 15px) center}
.tinv-wishlist button{text-align:center;font-weight:400;letter-spacing:0;line-height:1;text-transform:none;padding:11.5px 19px}
.tinv-wishlist input[type=button],.tinv-wishlist input[type=reset],.tinv-wishlist input[type=submit]{text-align:center;font-weight:400;letter-spacing:0;line-height:1;text-transform:none;padding:11.5px 19px}
.tinv-wishlist .button,.tinv-wishlist button{-webkit-box-shadow:none;box-shadow:none;text-transform:none;border:0;-webkit-transition:none;transition:none}
.tinv-wishlist input[type=button],.tinv-wishlist input[type=reset],.tinv-wishlist input[type=submit]{-webkit-box-shadow:none;box-shadow:none;text-transform:none;border:0;-webkit-transition:none;transition:none}
.tinv-wishlist .product-quantity input[type=text].qty{padding:6px 15px}
.tinv-wishlist input[type=text],.tinv-wishlist input[type=email],.tinv-wishlist input[type=url],.tinv-wishlist input[type=password],.tinv-wishlist input[type=search],.tinv-wishlist input[type=tel],.tinv-wishlist input[type=number]{padding:6px 15px}
.tinv-wishlist textarea{padding:6px 15px}
.woocommerce.tinv-wishlist #respond input#submit,.woocommerce.tinv-wishlist a.button,.woocommerce.tinv-wishlist button.button,.woocommerce.tinv-wishlist input.button{text-align:center;font-weight:400;letter-spacing:0;line-height:1;text-transform:none;padding:11.5px 17px;-webkit-transition:none;transition:none}
.woocommerce.tinv-wishlist #respond input#submit.alt,.woocommerce.tinv-wishlist a.button.alt,.woocommerce.tinv-wishlist button.button.alt,.woocommerce.tinv-wishlist input.button.alt{padding:11.5px 20px}
.woocommerce.tinv-wishlist .tinvwl-continue-shop{padding-left:17px;padding-right:17px}
.tinv-wishlist input[type=text],.tinv-wishlist input[type=email],.tinv-wishlist input[type=url],.tinv-wishlist input[type=password],.tinv-wishlist input[type=search],.tinv-wishlist input[type=tel],.tinv-wishlist input[type=number],.tinv-wishlist textarea,.tinv-wishlist select,.tinv-wishlist .product-quantity input[type=text].qty{font-family:inherit;color:#686868;background-color:#f7f7f7;border-width:1px;border-style:solid;border-color:#d1d1d1;border-radius:2px;-webkit-box-shadow:none;box-shadow:none;font-size:14px}
.tinv-wishlist a i.ftinvwl-chevron-left,.tinv-wishlist a i.ftinvwl-chevron-right{font-size:10px}
.tinv-wishlist table th{padding:22px 12px}
.tinv-wishlist table td{padding:27px 12px}
.tinv-wishlist table .entry-date{background:0;padding:0;margin:0;color:inherit}
.tinv-wishlist td.product-name{line-height:20px}
.tinv-wishlist td.product-name a{line-height:1.14}
.tinv-wishlist td.product-price{line-height:24px}
.tinv-wishlist .product-stock i{font-size:12px}
.tinv-wishlist .product-stock i.ftinvwl-times{font-size:20px;margin-right:8px}
.tinv-wishlist .tinvwl-table-manage-list td.product-quantity{padding-left:9px;padding-right:9px}
.tinv-wishlist.woocommerce table .quantity .qty{padding:8px 12px}
.tinv-wishlist table.tinvwl-table-manage-list .product-action{padding-left:11px;padding-right:11px}
.tinv-wishlist .tinvwl-table-manage-list .product-action .tinvwl_move_product_button i,.tinv-wishlist .tinvwl-table-manage-list .product-action button[name=tinvwl-remove] i{font-size:12px}
.tinv-wishlist .wishlist-cb{padding-left:10px;padding-right:10px}
.tinv-wishlist .wishlist-name{min-width:340px}
.tinv-wishlist .wishlist-privacy{padding-left:15px;padding-right:15px;min-width:130px}
.tinv-wishlist table:not(.tinvwl-public) .wishlist-date{min-width:130px}
.tinv-wishlist .wishlist-action{padding-left:10px;padding-right:10px}
.tinv-wishlist .tinv-login.tinv-wrapped-block{padding:30px}
.tinv-wishlist .tinv-login form input[name=login]{min-width:219px}
.tinv-wishlist .tinv-login input[name=username]{padding-left:40px}
.tinv-wishlist .tinv-login input[name=password]{padding-left:36px}
.tinv-wishlist .tinv-login .form-row{position:relative}
.tinv-wishlist .tinv-login .tinvwl-icon{display:inline-block}
.tinv-wishlist .tinv-modal .button{font-weight:400;padding:11px 11px 14px 11px}
.tinv-wishlist .tinv-modal .button i{font-size:14px}
.tinv-wishlist .tinv-modal button i{font-size:14px}
.tinv-wishlist .tinvwl_added_to_wishlist .tinvwl_button_view,.tinv-wishlist .tinvwl_created_wishlist .tinvwl_button_view{padding:11px 11px 14px 11px}
.tinv-wishlist .tinv-modal .tinvwl-buttons-group button.tinvwl_button_close,.tinv-wishlist .tinv-modal .tinvwl-buttons-group button.tinvwl_button_view{float:left !important;width:calc(50% - 5px);white-space:normal}
.tinv-wishlist .tinv-modal .tinvwl-buttons-group button+a button,.tinv-wishlist .tinv-modal .tinvwl-buttons-group button+button{margin:0 0 0 10px}
.tinv-wishlist{color:#1a1a1a}
.tinv-wishlist .tinv-header h2{font-family:inherit;text-transform:none;text-shadow:none;letter-spacing:0;font-size:40px;font-weight:700;margin-bottom:40px;color:#000}
.tinv-wishlist a:not(.button):not(.social){font-family:inherit;font-weight:400;color:#007acc;text-decoration:underline;border-bottom:0;-webkit-box-shadow:none;box-shadow:none}
.tinv-wishlist a:not(.button):not(.social):active,.tinv-wishlist a:not(.button):not(.social):focus,.tinv-wishlist a:not(.button):not(.social):hover{color:#686868}
.tinv-wishlist select{font-size:12px;background-size:8px 6px}
.woocommerce.tinv-wishlist a.button.tinvwl_add_to_wishlist_button{font-weight:700}
.woocommerce.tinv-wishlist a.button.tinvwl_add_to_wishlist_button:before{font-weight:700;vertical-align:middle}
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.icon-white:before,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.icon-black:before{color:#007acc;font-family:inherit;font-size:16px}
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-button,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-button.icon-white:before,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-button.icon-black:before{color:#515151;background-color:#ebe9eb}
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-button:hover,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-button.icon-white:hover:before,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-button.icon-black:hover:before{color:#515151;background-color:#dad8da}
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.tinvwl-button{border-radius:3px}
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.icon-white:before,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.icon-black:before{font-size:16px}
.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button:hover,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.icon-white:hover:before,.woocommerce ul.products li.product .tinvwl_add_to_wishlist_button.icon-black:hover:before{color:#686868}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button{font-family:inherit;font-size:16px}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.tinvwl-button{background-color:#ebe9eb;border-radius:3px}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-black:before,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-white:before{font-size:16px}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.tinvwl-button,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.tinvwl-button.icon-white:before,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.tinvwl-button.icon-black:before{color:#515151}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.tinvwl-button:hover,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.tinvwl-button.icon-white:hover:before,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.tinvwl-button.icon-black:hover:before{color:#686868;background-color:#dad8da}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-white:before,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-black:before{color:#007acc}
.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button:hover,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-white:hover:before,.woocommerce div.product form.cart .tinvwl_add_to_wishlist_button.icon-black:hover:before{color:#686868}
.woocommerce.tinv-wishlist #respond input#submit,.woocommerce.tinv-wishlist a.button,.woocommerce.tinv-wishlist button.button,.woocommerce.tinv-wishlist input.button{font-family:inherit;font-size:14px;margin-right:0;color:#515151;background-color:#ebe9eb;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;border:0}
.woocommerce.tinv-wishlist #respond input#submit:hover,.woocommerce.tinv-wishlist a.button:hover,.woocommerce.tinv-wishlist button.button:hover,.woocommerce.tinv-wishlist input.button:hover{color:#515151;background-color:#dad8da}
.woocommerce.tinv-wishlist #respond input#submit.alt,.woocommerce.tinv-wishlist a.button.alt,.woocommerce.tinv-wishlist button.button.alt,.woocommerce.tinv-wishlist input.button.alt{font-family:inherit;font-size:14px;color:#fff;background-color:#a46497;border-radius:3px}
.woocommerce.tinv-wishlist #respond input#submit.alt:hover,.woocommerce.tinv-wishlist a.button.alt:hover,.woocommerce.tinv-wishlist button.button.alt:hover,.woocommerce.tinv-wishlist input.button.alt:hover{color:#fff;background-color:#935386}
.tinv-wishlist .tinv-wrapped-block{padding:30px 30px 39px;color:#1a1a1a;background-color:#f6f6f6}
.tinv-wishlist .tinv-search-list .tinv-wrapped-block{padding:20px 24px}
.tinv-wishlist .tinv-wrapped-block input[type=text],.tinv-wishlist .tinv-wrapped-block input[type=password],.tinv-wishlist .tinv-wrapped-block input[type=search]{font-family:inherit;font-size:14px;color:#1a1a1a;background-color:#fff;border-color:#d1d1d1;border-radius:2px}
.tinv-wishlist .tinv-wrapped-block input::-webkit-input-placeholder{color:#1a1a1a}
.tinv-wishlist table,.tinv-wishlist table td{background-color:#fff}
.tinv-wishlist table,.tinv-wishlist table td,.tinv-wishlist table th{border-color:#d1d1d1}
.tinv-wishlist table{border-style:solid;border-width:1px 0 0 1px;line-height:16px}
.tinv-wishlist table th{border:1px solid #d1d1d1}
.tinv-wishlist table td{border-style:solid;border-width:0 1px 1px 0;font-size:14px;font-family:inherit}
.tinv-wishlist table th{border-width:0 1px 1px 0;font-size:14px;font-family:inherit;font-weight:700;text-transform:none;color:#1a1a1a;background-color:#fff}
.tinv-wishlist table td{color:#686868}
.tinv-wishlist td.product-price{font-family:inherit;font-size:16px;color:#202020}
.tinv-wishlist td.product-price ins span.amount{font-weight:400;color:#fff;background-color:#007acc}
.tinv-wishlist .product-stock .stock:not(.out-of-stock){color:#6a8e19}
.tinv-wishlist .product-remove button{background-color:#f7f7f7}
.tinv-wishlist .product-remove button:active,.tinv-wishlist .product-remove button:focus,.tinv-wishlist .product-remove button:hover{background-color:#dad8da}
.tinv-wishlist .social-buttons li a{-webkit-box-shadow:none !important;box-shadow:none !important;background-color:#ebe9eb;text-decoration:none;font-size:20px}
.tinv-wishlist .social-buttons li a:hover{background-color:#dad8da}
.tinv-wishlist .social-buttons li a.white,.tinv-wishlist .social-buttons li a.dark{color:#000}
.tinv-wishlist .social-buttons li a.white:hover,.tinv-wishlist .social-buttons li a.dark:hover{color:#686868}
.tinv-wishlist .tinv-modal .tinv-modal-inner{line-height:26px;color:#1a1a1a;background-color:#fff;font-family:inherit;font-size:16px}
.tinv-wishlist .tinv-modal .tinv-modal-inner select{font-family:inherit;font-size:16px;padding:6.5px 10px;line-height:22px;border-radius:2px}
.tinv-wishlist input[type=text],.tinv-wishlist input[type=email],.tinv-wishlist input[type=url],.tinv-wishlist input[type=password],.tinv-wishlist input[type=search],.tinv-wishlist input[type=tel],.tinv-wishlist input[type=number]{min-height:38px}
.tinv-wishlist select{min-height:38px}
.tinv-wishlist .tinv-modal .tinv-close-modal,.tinv-wishlist .tinv-modal button.button{color:#515151;background-color:#ebe9eb}
.tinv-wishlist .tinv-modal .tinv-close-modal:hover,.tinv-wishlist .tinv-modal button.button:hover{color:#515151;background-color:#dad8da}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),not all,not all,not all{.tinv-wishlist select{background-image:url(//metanoia-lustra.pl/wp-content/plugins/ti-woocommerce-wishlist/assets/img/select_caret_t@2x.png)}
}@media only screen and (max-width:1024px) and (min-width:641px){.tinv-wishlist table.tinvwl-table-manage-list td.product-thumbnail{padding-left:10px;padding-right:10px}
.tinv-wishlist .product-action .button{padding:11.5px 12px !important}
.tinv-wishlist tfoot .tinvwl-to-left select{width:140px}
.tinv-wishlist .wishlist-action button[value=manage_remove]{background-image:none;padding:11.5px 12px !important}
}@media only screen and (max-width:1200px){.tinv-wishlist .wishlist-name{min-width:200px}
}@media only screen and (max-width:1024px){.tinv-wishlist .wishlist-action button[value=manage_remove]{padding-left:17px}
}@media only screen and (max-width:640px){.tinv-wishlist table.tinvwl-table-manage-list th{padding-top:26px;padding-bottom:26px}
.tinv-wishlist table.tinvwl-table-manage-list tbody td{display:block;width:100% !important;padding:0 12px 12px;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td,.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td{display:block;width:100% !important;padding:0 12px 12px;text-align:center}
.tinv-wishlist table.tinvwl-table-manage-list tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist table.tinvwl-table-manage-lists tbody td:not(:last-child),.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public tbody td:not(:last-child){border-bottom:0}
.tinv-wishlist table.tinvwl-table-manage-list tbody td:first-child,.tinv-wishlist table.tinvwl-table-manage-lists tbody td:first-child{padding-top:20px}
.tinv-wishlist table.tinvwl-table-manage-list td{padding:12px}
.tinv-wishlist table.tinvwl-table-manage-lists td,.tinv-wishlist table.tinvwl-table-manage-lists.tinvwl-public td{padding:12px}
.tinv-wishlist .tinvwl-table-manage-list td.product-cb,.tinv-wishlist .tinvwl-table-manage-lists td.wishlist-cb{padding-bottom:20px}
.tinv-wishlist .tinvwl-table-manage-list td.product-thumbnail{padding-top:20px;padding-bottom:14px}
.tinv-wishlist .tinvwl-table-manage-list td.product-cb+td.product-remove+td.product-thumbnail{padding-top:0}
.tinv-wishlist .tinvwl-table-manage-list td.product-name{padding-bottom:6px}
.tinv-wishlist .tinvwl-table-manage-list td.product-price{padding-bottom:23px}
.tinv-wishlist .tinvwl-table-manage-list td.product-date{padding-bottom:16px}
.tinv-wishlist .tinvwl-table-manage-list td.product-stock{padding-bottom:24px}
.tinv-wishlist .tinvwl-table-manage-list td.product-quantity{padding:0 12px 10px}
.tinv-wishlist .wishlist-action button[value=manage_remove]{text-indent:-9999px;background-position:center}
}