.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,0.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-0.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;-webkit-border-radius:8px;-moz-border-radius:8px;-o-border-radius:8px;-ms-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-moz-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)}.modal-spinner{display:none;position:fixed;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1.0s;animation-delay:-1.0s}.modal-spinner .rect4{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}@-webkit-keyframes sk-stretchdelay{0%,40%,100%{-webkit-transform:scaleY(0.5)}20%{-webkit-transform:scaleY(1.0)}}@keyframes sk-stretchdelay{0%,40%,100%{transform:scaleY(0.5);-webkit-transform:scaleY(0.5)}20%{transform:scaleY(1.0);-webkit-transform:scaleY(1.0)}}.seed-confirm-form {
margin: 0 auto 30px;
background-color: #fff;
}
.seed-confirm-form * {
box-sizing: border-box;
line-height: 1.6;
}
.seed-confirm-form .sc-row {
clear: both;
}
.seed-confirm-form .sc-col,
.seed-confirm-form textarea {
margin-bottom: 15px;
}
.seed-confirm-form .seed-confirm-slip {
margin-bottom: 15px;
}
.seed-confirm-form .seed-confirm-email-group {
margin-bottom: 15px;
}
.seed-confirm-message {
max-width: 840px;
margin: 0 auto 1.5em;
text-align: center;
border-radius: 5px;
background-color: #57ad68;
color: #fff;
padding: 10px 30px;
font-weight: bold;
}
.seed-confirm-message.error {
background-color: #e56a6a;
}
.seed-confirm-message a {
color: #fff;
text-decoration: underline;
font-weight: bold;
}
.seed-confirm-form .input-text {
border: 1px solid #ddd;
background-color: #fff;
font-size: 16px;
padding: 6px 6px 5px;
height: 38px;
}
.seed-confirm-form textarea {
min-height: 100px;
}
.seed-confirm-form .btn-primary {
margin-top: 10px;
}
.seed-confirm-form .input-text {
width: 100%;
}
.seed-confirm-form .help-block {
margin-top: 5px;
font-size: 0.875em;
}
.seed-confirm-form .help-block.form-error {
color: #c00;
}
.seed-confirm-form .required.-invalid {
border: 1px solid #c00;
}
.seed-confirm-form .input-text.hasDatepicker {
background-image: url(//orangecatsbringlucktk15.com/wp-content/plugins/seed-confirm-pro/img/calendar.png);
background-position: right center;
background-repeat: no-repeat;
background-size: 30px auto;
}
.seed-confirm-form .form-check {
margin-bottom: 10px;
clear: both;
}
.seed-confirm-form label {
display: block;
font-weight: normal;
}
body:not(.logged-in) .seed-confirm-order-detail {
display: none;
}
.seed-confirm-order-detail .input-text.textarea {
min-height: 80px;
background-color: #f5f5f7;
}
.scf-bank {
margin-bottom: 1.5em;
width: auto;
border-collapse: collapse;
border: none;
border-top: 1px solid #ddd;
}
.scf-bank td {
border: none;
border-bottom: 1px solid #ddd;
padding: 12px;
}
.scf-bank .scf-bank-logo {
text-align: center;
padding-left: 0;
}
.scf-bank-logo img {
border-radius: 5px;
}
.scf-bank-info > h4 {
margin: 0 0 4px;
}
.scf-bank-account-name {
display: block;
}
.wc-bacs-bank-details-heading,
.wc-bacs-bank-details,
body.woocommerce-order-received .seed_confirm_order_meta {
display: none;
}
.seed-confirm-bank-info {
margin-bottom: 18px;
}
.seed-confirm-check-wrap {
float: left;
}
.seed-confirm-check-wrap.-logo {
padding-top: 10px;
}
.seed-confirm-bank-info .form-check-label {
cursor: pointer;
clear: both;
}
.seed-confirm-bank-info .form-check-label:after {
content: "";
display: block;
clear: both;
}
.seed-confirm-bank-info .form-check-input {
margin-top: 11px;
margin-right: 5px;
vertical-align: top;
}
.seed-confirm-bank-info-logo {
display: inline-block;
}
.seed-confirm-bank-info-logo img {
width: 32px;
margin-right: 15px;
border-radius: 5px;
vertical-align: middle;
}
.seed-confirm-bank-info-bank,
.seed-confirm-bank-info-account-number,
.seed-confirm-bank-info-account-name {
display: block;
}
.seed-confirm-time .input-text {
display: inline-block;
width: auto;
vertical-align: middle;
min-width: 64px;
margin-right: 8px;
height: 38px;
}
.seed-confirm-slip input {
border-radius: 4px;
line-height: 1em;
font-size: 0.9em;
}
td.woocommerce-orders-table__cell-order-actions a.button {
margin: 3px;
}
td.woocommerce-orders-table__cell-order-actions {
width: 1%;
white-space: nowrap;
} .ui-datepicker {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 4px;
display: none;
margin-top: 4px;
padding: 10px;
width: 240px;
}
.ui-datepicker a,
.ui-datepicker a:hover {
text-decoration: none;
}
.ui-datepicker a:hover,
.ui-datepicker td:hover a {
color: #111;
transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
margin-bottom: 4px;
text-align: center;
}
.ui-datepicker .ui-datepicker-title {
font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
cursor: pointer;
font-style: normal;
font-weight: normal;
height: 20px;
line-height: 1;
margin-top: 1px;
width: 30px;
font-size: 22px;
font-family: "Helvetica Neue", Helvetica, sans-serif;
}
.ui-datepicker .ui-datepicker-prev {
float: left;
text-align: left;
}
.ui-datepicker .ui-datepicker-next {
float: right;
text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
content: "\2190";
font-family: sans-serif;
}
.ui-datepicker .ui-datepicker-next:before {
content: "\2192";
font-family: sans-serif;
}
.ui-datepicker .ui-state-disabled {
color: #999;
}
.ui-datepicker .ui-icon {
display: none;
}
.ui-datepicker .ui-datepicker-calendar {
table-layout: fixed;
width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,
.ui-datepicker .ui-datepicker-calendar td {
text-align: center;
padding: 4px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
border-radius: 3px;
transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
background-color: #eee;
cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
text-decoration: none;
}
.ui-datepicker .ui-datepicker-current-day {
background-color: #4289cc;
}
.ui-datepicker .ui-datepicker-current-day a {
color: #fff;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
background-color: #fff;
cursor: default;
}
.ui-datepicker .ui-datepicker-unselectable {
color: #999;
}
.seed-promptpay-qr {
border: 1px solid #003d6a;
background-color: #fff;
padding: 20px;
border-radius: 4px;
margin-bottom: 1.5em;
}
.seed-promptpay-qr .seed-promptpay-qr-title {
display: none;
}
.seed-promptpay-qr .seed-promptpay-qr-qrcode {
float: left;
margin-right: 20px;
}
.seed-promptpay-qr .seed-promptpay-qr-qrcode > img {
max-width: 150px;
}
.seed-promptpay-qr .seed-promptpay-qr-detail {
overflow: hidden;
}
.seed-promptpay-qr .seed-promptpay-qr-detail > p {
margin: 0 0 2px;
}
.seed-promptpay-qr .seed-promptpay-qr-logo {
width: 135px;
margin: 0 0 2.5px;
display: inline-block;
}
.seed-promptpay-qr .seed-promptpay-qr-detail .seed-promptpay-qr-detail-title {
font-size: 18px;
margin: 0 0 10px;
}
.clearfix::after {
display: block;
content: "";
clear: both;
} .jquery-modal.blocker {
padding-left: 0;
padding-right: 0;
}
#seed-confirm-slip-modal {
padding: 20px;
border-radius: 3px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.seed-confirm-slip-modal-header {
padding: 20px;
background-color: #bbb;
color: #fff;
margin: -20px -20px 20px;
text-align: center;
}
.seed-confirm-slip-modal-header-title {
margin: 0;
color: #fff;
}
.seed-confirm-slip-form {
margin-bottom: 0;
}
#seed-confirm-slip-label {
display: block;
width: 100%;
background-color: #fafafa;
display: flex;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-dection: column;
flex-direction: column;
-ms-align-items: center;
align-items: center;
justify-content: center;
padding: 20px;
text-align: center;
border-radius: 6px;
margin-bottom: 10px;
}
#seed-confirm-slip-label > img.upload-icon {
max-width: 70px;
margin-bottom: 20px;
cursor: pointer;
}
.seed-confirm-slip-title {
cursor: pointer;
margin-bottom: 10px;
}
.seed-confirm-slip-help {
font-size: 14px;
color: #999;
}
.seed-confirm-slip-upload-link {
margin-top: 10px;
border-bottom: 1px dashed #e8e8e8;
display: inline-block;
outline: none;
}
.seed-confirm-slip-upload-link:hover {
border-bottom-color: #ddd;
}
.seed-confirm-slip-file-selected-box {
display: none;
width: 100%;
padding: 2px 5px;
background-color: #fff;
border-radius: 20px;
margin-top: 12px;
border: 1px solid #efefef;
font-size: 14px;
}
#seed-confirm-slip-label .seed-confirm-slip-upload-button {
margin-top: 16px;
}
.seed-confirm-slip-form button[type="submit"] {
display: block;
width: 100%;
}
.seed-confirm-upload-success {
text-align: center;
display: none;
}
.seed-confirm-upload-success-icon {
position: relative;
width: 100px;
height: 100px;
text-align: center;
background-color: #fff;
border-radius: 100%;
margin: 0 auto;
border: 4px solid rgba(165, 220, 134, 0.3);
margin-bottom: 10px;
opacity: 0;
-webkit-transform: translateY(30%);
-ms-transform: translateY(30%);
-o-transform: translateY(30%);
transform: translateY(30%);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.seed-confirm-upload-success-icon.active {
opacity: 1;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.seed-confirm-upload-success-icon > img {
width: 50px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.seed-confirm-upload-success-title {
margin-bottom: 10px;
}
#seed-confirm-slip-modal-success-loading {
position: absolute;
} .seed-confirm-slip-modal-loading {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.7);
display: none;
}
.seed-confirm-upload-success-message {
font-size: 16px;
}
.seed-confirm-upload-success-close {
margin-top: 15px;
display: inline-block;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle {
width: 40px;
height: 40px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle:before {
content: "";
display: block;
margin: 0 auto;
width: 15%;
height: 15%;
background-color: #333;
border-radius: 100%;
-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle2 {
-webkit-transform: rotate(30deg);
-ms-transform: rotate(30deg);
transform: rotate(30deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle3 {
-webkit-transform: rotate(60deg);
-ms-transform: rotate(60deg);
transform: rotate(60deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle4 {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle5 {
-webkit-transform: rotate(120deg);
-ms-transform: rotate(120deg);
transform: rotate(120deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle6 {
-webkit-transform: rotate(150deg);
-ms-transform: rotate(150deg);
transform: rotate(150deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle7 {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle8 {
-webkit-transform: rotate(210deg);
-ms-transform: rotate(210deg);
transform: rotate(210deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle9 {
-webkit-transform: rotate(240deg);
-ms-transform: rotate(240deg);
transform: rotate(240deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle10 {
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle11 {
-webkit-transform: rotate(300deg);
-ms-transform: rotate(300deg);
transform: rotate(300deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle12 {
-webkit-transform: rotate(330deg);
-ms-transform: rotate(330deg);
transform: rotate(330deg);
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle2:before {
-webkit-animation-delay: -1.1s;
animation-delay: -1.1s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle3:before {
-webkit-animation-delay: -1s;
animation-delay: -1s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle4:before {
-webkit-animation-delay: -0.9s;
animation-delay: -0.9s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle5:before {
-webkit-animation-delay: -0.8s;
animation-delay: -0.8s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle6:before {
-webkit-animation-delay: -0.7s;
animation-delay: -0.7s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle7:before {
-webkit-animation-delay: -0.6s;
animation-delay: -0.6s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle8:before {
-webkit-animation-delay: -0.5s;
animation-delay: -0.5s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle9:before {
-webkit-animation-delay: -0.4s;
animation-delay: -0.4s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle10:before {
-webkit-animation-delay: -0.3s;
animation-delay: -0.3s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle11:before {
-webkit-animation-delay: -0.2s;
animation-delay: -0.2s;
}
.seed-confirm-slip-modal-loading > .sk-fading-circle .sk-circle12:before {
-webkit-animation-delay: -0.1s;
animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
0%,
39%,
100% {
opacity: 0;
}
40% {
opacity: 1;
}
}
@keyframes sk-circleFadeDelay {
0%,
39%,
100% {
opacity: 0;
}
40% {
opacity: 1;
}
}
@media (min-width: 768px) {
.seed-confirm-form {
border: 1px solid #ddd;
padding: 25px 30px;
}
.seed-confirm-form .sc-row {
margin-left: -15px;
margin-right: -15px;
}
.seed-confirm-form .sc-row:after {
content: "";
display: block;
clear: both;
}
.seed-confirm-form .sc-col {
padding-left: 15px;
padding-right: 15px;
width: 50%;
float: left;
}
.seed-confirm-check-wrap.-logo {
padding-top: 0;
}
.seed-confirm-check-wrap.-detail {
width: calc(100% - 75px);
display: table;
float: none;
min-height: 32px;
}
.seed-confirm-bank-info-bank,
.seed-confirm-bank-info-account-number,
.seed-confirm-bank-info-account-name {
display: table-cell;
width: 33%;
vertical-align: middle;
}
.seed-confirm-bank-info-account-number {
padding-left: 15px;
padding-right: 15px;
}
.scf-bank-account-name {
display: inline;
} #seed-confirm-slip-modal {
padding: 32px;
}
.seed-confirm-slip-modal-header {
padding: 32px;
margin: -32px -32px 32px;
}
}.sp-smart-swatches-container *{box-sizing:border-box}.sp-smart-swatches-container input,.sp-smart-swatches-container input:focus{outline:0;border:none}.sp-smart-swatches-label{display:flex;flex-wrap:wrap;padding:0;position:relative;box-sizing:border-box;grid-gap:8px}.sp-smart-swatches-container{display:flex;flex-wrap:wrap;padding:0;position:relative;box-sizing:border-box;grid-gap:8px;padding-left:2px;padding-right:10px;padding-top:8px;padding-bottom:8px}.sp-smart-swatches-item{position:relative;display:flex;align-items:center;justify-content:center;-webkit-transition:.2s;transition:.2s;text-align:center;white-space:nowrap;line-height:1.3;cursor:pointer;outline:1px solid #fff;background:#fff;user-select:none;transition:all .11s}.sp-smart-swatches-item.sp-smart-swatch-image-option-with-label{gap:6px}.sp-smart-image-option,.sp-smart-swatch-label-option{border:1px solid #ddd}.sp-smart-swatches-item .sp-smart-swatches-inner{display:flex;width:calc(100% - 2px);height:calc(100% - 2px);border-radius:inherit;-webkit-transition:.2s;transition:.2s;align-items:center;justify-content:center}.out-of-stock-smart-swatch,.sp-smart-swatches-disabled,.sp-smart-swatches-out-of-stock{opacity:.8;cursor:default}.sp-smart-image-option{background-repeat:no-repeat;background-position:center}.sp-smart-swatch-image-option-with-label .sp-smart-swatches-inner{height:24px;width:24px;border:none}.sp-smart-swatch-label-option{font-size:12px;padding:5px 10px}.smart-swatches-hide-disable{display:none}.sp-smart-hidden-select{display:none!important}.smart-swatches-blur-disable::before,.smart-swatches-blur::before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-color:#fff;opacity:.4;-webkit-transition:all .2s;transition:all .2s}.smart-swatch-slider-box{position:relative;margin:0 15px}.smart-swatches-blur{opacity:.6!important}.smart-swatches-cross::before{background-repeat:no-repeat;background-position:center;background-size:22px 22px;content:"";color:rgba(204,69,69,1);position:absolute;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:9999}.sp-smart-tooltip{position:absolute;min-width:10px;min-height:10px;padding:.2em .5em;content:"";background:#000;color:#fff;border-radius:5px;font-size:.8em;left:50%;transform:translateX(-50%) translateY(-50%);display:none;border:1px solid}.sp-smart-tooltip::before{content:"";position:absolute;width:9px;height:9px;bottom:-5px;left:calc(50% - 4px);transform:rotate(45deg);background:#000;border-top-left-radius:10px;z-index:-1;border-right:1px solid;border-bottom:1px solid}.sp-smart-tooltip-preview{min-width:60px;min-height:60px;display:block;background-color:#fff;background-position:center}.sp-smart-tooltip-label{padding:.1em;display:flex;justify-content:center;font-size:12px}table.spswp-shop-variations{width:100%}.spswp-shop-variations tbody,.spswp-shop-variations td,.spswp-shop-variations tr,table.spswp-shop-variations{margin:0;border:0}.spswp-shop-variations td.label{text-align:left}.spswp-shop-variations tr td{display:flex}.sp-smart_shop_align_center table tr td{justify-content:center}.sp-smart_shop_align_right table tr td{justify-content:flex-end}.spswp-shop-variations .reset_variations{display:none!important}.spswp-shop-variations{margin-bottom:auto;padding:0}.spswp-shop-variations,.spswp-shop-variations td{border:none;background-color:transparent!important}.spswp-shop-variations .sp-smart-more-link{font-size:14px;font-weight:600;display:flex;margin:auto 0}.sp-smart-swatches-original-price,.sp-smart-swatches-original-thumbnail{display:none}.sp-smart-product-container .sp-smart-swatches-item:first-child{margin-left:0}.sp-smart-selected-label{content:" : ";font-weight:300}.sp-smart-selected-label::before{content:" : "}.sp-smart-label-none table.variations tr th.label{display:none!important}.sp-smart-label-inline table.variations td{display:table-cell!important}.sp-smart-product-page table.variations .label label{font-size:var(--sp-smart-swatches-label-font-size, "inherit")}.sp-smart-swatches-inner{position:relative}.sp-smart-swatches-stock-info.sp-smart-swatches-style-top{position:absolute;font-size:8px;color:#fff;background:#a06000;height:13px;width:13px;line-height:12px;border-radius:100%;top:-5px;right:-6px}.sp-smart-swatches-stock-info.sp-smart-swatches-style-bottom{position:absolute;font-size:9px;bottom:-12px;color:#fff;background:#a06000;padding:0 2px;border-radius:1px}.theme-astra.sp-smart-product-page tr th.label{padding-left:0;padding-top:6px!important}.theme-astra.sp-smart-label-stacked tr th.label{padding-left:0}.theme-astra.sp-smart-label-stacked tr td.value{padding:6px 0!important}.smart-swatches-framework-tooltip{position:absolute;z-index:5000001;line-height:0;text-align:center;text-decoration:none;max-width:200px;color:#fff;background-color:#000;background-color:rgba(0,0,0,.85);border-radius:4px;transition:all .5s ease;z-index:99999}.smart-swatches-framework-tooltip img{max-width:100%;border-radius:0}.smart-swatches-framework-tooltip.fade{opacity:1!important}.smart-swatches-framework-tooltip.slide{opacity:1;transform:translateY(0)}.smart-swatches-framework-tooltip.swing{animation:swing .3s linear infinite alternate}.smart-swatches-framework-tooltip.grow{transform:scale(1);opacity:1}.smart-swatches-framework-tooltip .smart-swatch-tooltip-inner-text{padding:3px 10px;line-height:1.4;font-size:13px;display:block;text-transform:capitalize}.smart-swatches-framework-tooltip span.smart-swatch-tooltip-inner-img{display:block;border-top-left-radius:4px;border-top-right-radius:4px}@keyframes swing{0%{transform:rotate(0)}100%{transform:rotate(5deg)}}.smart-swatches-framework-tooltip:before{content:'';position:absolute;height:0;width:0;z-index:888}.smart-swatches-framework-tooltip.smart-swatch-arrow-right:before{border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid rgba(12,25,36,.95);left:-8px;top:calc(50% - 10px)}.smart-swatches-framework-tooltip.smart-swatch-arrow-left:before{border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:7px solid rgba(12,25,36,.95);right:-5px;left:auto;top:calc(50% + 0px);transform:translateY(-50%)}.smart-swatches-framework-tooltip.smart-swatch-arrow-top:before{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(12,25,36,.95);bottom:-5px;left:calc(50% - 0px);transform:translateX(-50%)}.smart-swatches-framework-tooltip.smart-swatch-arrow-bottom:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid rgba(12,25,36,.95);top:-5px;left:calc(50% - 0px);transform:translateX(-50%)}.smart-swatch-tooltip .smart-swatch-tooltip-inner{display:none}.spswp-shop-variations{margin-bottom:10px}.spswp-shop-variations .spswp-hidden,.spswp-shop-variations .spswp-hidden .sp-smart-swatches-container{opacity:0;height:0!important;display:block}.spswp-shop-variations .tr,.spswp-shop-variations .tr .sp-smart-swatches-container{transition:all .3s ease-in}.smart-swatch-horizontal_scroll .sp-smart-swatches-container{display:flex;overflow-x:auto;white-space:nowrap;flex-flow:nowrap;padding:10px 2px;justify-content:start!important}.smart-swatch-horizontal_scroll .sp-smart-swatches-container .sp-smart-swatches-item{flex:0 0 auto}.smart-swatch-vertical_scroll .sp-smart-swatches-container{display:flex;overflow-y:auto;white-space:nowrap;width:100%;flex-flow:nowrap}.smart-swatch-vertical_scroll .sp-smart-swatches-container{display:flex;overflow-y:auto;width:100%;flex-flow:wrap;overflow-x:auto;justify-content:left;white-space:nowrap}.smart-swatch-vertical_scroll .sp-smart-swatches-container .sp-smart-swatches-item{flex:0 0 auto}.smart-swatch-slider .smart-swatch-slider-wrapper{position:relative;width:100%;display:flex}.smart-swatch-slider:not(.slider-not-initialized) .sp-smart-swatches-container{padding:2px 4px}.smart-swatch-slider-control{position:absolute;cursor:pointer;top:0;outline:0}.smart-swatch-slider-control-buttons img{display:inline-block!important;width:12px!important;height:12px!important;margin:0!important}.smart-swatch-slider-control.disabled{opacity:.6}.smart-swatch-slider-control i{line-height:30px;color:#959595}.smart-swatch-slider-prev{left:-16px}.smart-swatch-slider-next{right:-16px}.smart-swatch-slider-next .fa,.smart-swatch-slider-prev .fa{display:block;width:30px;height:30px;text-align:center!important;font-size:20px;line-height:30px;color:#ccc}.smart-swatch-slider-viewport{width:100%;position:relative;overflow:hidden}.product_type_variable.add_to_cart_button.sp-smart-swatches_ajax_add_to_cart+a.added_to_cart{margin-left:5px}.fusion-price-rating>.spswp_variations_form{width:100%}.theme-Avada span.sp-smart-swatches-original-price+.price{display:none}.fusion-product-wrapper.ssp-adding .cart-loading{z-index:9999;display:block}.woocommerce.single-product.mfn-variable-swatches:has(.sp-smart-swatches-item) .mfn-variations-wrapper{display:none!important}.woocommerce.single-product.mfn-variable-swatches .variations:has(.sp-smart-swatches-item){display:block!important}.theme-betheme.woocommerce-shop .product-type-variable .desc:has(.sp-smart-swatches-item) .mfn-variations-wrapper-loop{display:none}.theme-betheme.woocommerce-shop .spswp-shop-variations tr td.value{box-shadow:unset}