.woosuite-mix-and-match-wrapper {
display: block;
width: 100%;
clear: both;
}
.woosuite-mix-and-match-selected .woosuite-mix-and-match-item {
position: relative;
background-color: #f9eed9;
}
.woosuite-mix-and-match-selected .woosuite-mix-and-match-item:empty {
border: 1px dashed rgba(83, 52, 45, 0.2);
}
@media screen and (max-width: 576px) {
.woosuite-mix-and-match-selected .woosuite-mix-and-match-item:empty {
border: 3px dashed rgba(83, 52, 45, 0.4);
}
}
.woosuite-mix-and-match-selected .woosuite-mix-and-match-item:empty::before {
content: attr(data-slot);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-family: var(--theme-headings-font-family);
font-size: 0.8rem;
font-weight: 600;
color: rgba(83, 52, 45, 0.25);
padding-top: 0;
pointer-events: none;
}
.woosuite-mix-and-match-column {
width: 48%;
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
}
@media screen and (max-device-width: 1000px) {
.woosuite-mix-and-match-column {
width: 100%;
}
}
.woosuite-mix-and-match-item {
padding: 13px 13px 68px;
margin: 5px;
float: left;
text-align: center;
position: relative;
width: calc(100% / 3 - 10px);
}
.woosuite-mix-and-match-item-header {
display: flex;
flex-direction: column;
align-items: center;
gap: 8px;
}
@media screen and (max-device-width: 1200px) {
.woosuite-mix-and-match-item {
width: calc(100% / 2 - 10px);
}
}
@media screen and (max-device-width: 400px) {
.woosuite-mix-and-match-item {
width: 100%;
}
}
.woosuite-mix-and-match-item p {
line-height: 20px;
margin: 0 !important;
padding: 0 !important;
}
.woosuite-mix-and-match-available .woosuite-mix-and-match-item-info {
position: absolute;
top: 12px;
right: 12px;
width: 24px;
height: 24px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
padding: 0;
opacity: 0;
pointer-events: none;
transition: opacity 0.2s ease;
color: #ffffff;
background: none;
z-index: 3;
}
.woosuite-mix-and-match-item:hover .woosuite-mix-and-match-item-info,
.woosuite-mix-and-match-item-info:focus,
.woosuite-mix-and-match-item-info:active {
opacity: 1;
pointer-events: auto;
}
.woosuite-mix-and-match-item-info:hover,
.woosuite-mix-and-match-item-info:focus {
outline: none;
color: #fffbef;
}
.woosuite-mix-and-match-item-info:focus-visible {
box-shadow: 0 0 0 3px rgba(217, 173, 140, 0.45);
border-radius: 999px;
}
.woosuite-mix-and-match-item-info-icon {
width: 24px;
height: 24px;
display: flex;
align-items: center;
justify-content: center;
}
.woosuite-mix-and-match-item-info-icon svg {
width: 100%;
height: 100%;
}
@media screen and (max-width: 720px) {
.woosuite-mix-and-match-available .woosuite-mix-and-match-item-info {
opacity: 1;
pointer-events: auto;
color: var(--frankiebakes-charcoal);
}
.woosuite-mix-and-match-available
.woosuite-mix-and-match-item:hover
.woosuite-mix-and-match-item-info {
color: var(--frankiebakes-light-grey);
}
}
.woosuite-mix-and-match-selected .woosuite-mix-and-match-item-info {
display: none !important;
}
.woosuite-mix-and-match-item-description[hidden] {
display: none !important;
}
.woosuite-mix-and-match-item:hover {
background-color: rgba(0, 0, 0, 0.2);
cursor: pointer;
}
.woosuite-mix-and-match-item img {
width: 65% !important;
margin: 0 auto;
}
.woosuite-mix-and-match-item:before {
content: '';
float: left;
padding-top: 100%; }
.woosuite-mix-and-match-available .dashicons,
.woosuite-mix-and-match-selected .dashicons {
display: none;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 2.2rem;
color: #ffffff;
background-color: rgba(0, 0, 0, 0.55);
width: 48px;
height: 48px;
border-radius: 50%;
align-items: center;
justify-content: center;
pointer-events: none;
text-shadow: 0 0 5px rgba(0, 0, 0, 0.7);
}
.woosuite-mix-and-match-selected .dashicons {
background-color: rgba(0, 0, 0, 0.55);
}
.woosuite-mix-and-match-item:hover .dashicons {
display: flex;
}
.woosuite-mix-and-match-calculated-price .grand-total-top,
.woosuite-mix-and-match-add-to-cart .original-box-total,
.woosuite-mix-and-match-add-to-cart .box-total,
.woosuite-mix-and-match-add-to-cart .box-charges,
.woosuite-mix-and-match-add-to-cart .grand-total {
display: inline;
}
.woosuite-mix-and-match-add-to-cart table {
padding: 0 !important;
margin: 0 !important;
border: none !important;
background-color: none !important;
}
table.woosuite-mix-and-match-cart-item,
.woosuite-mix-and-match-cart-item tr,
.woosuite-mix-and-match-cart-item td {
border: none;
padding: 0 !important;
margin: 0 !important;
background-color: none !important;
}
.woosuite-mix-and-match-box tr,
.woosuite-mix-and-match-box td {
border: none;
padding: 5px 0 !important;
}
.woosuite-mix-and-match-box {
background-color: #f4f4f4;
padding: 15px;
}
.woosuite-mix-and-match-box table tr td:nth-last-child(1) {
text-align: right;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
-webkit-appearance: none;
height: auto;
}
.stepper {
border: 1px solid #eee;
display: inline-block;
overflow: visible;
height: 2.1em;
background: #fff;
padding: 1px;
}
.stepper input {
width: 3em !important;
height: 100%;
text-align: center;
border: 0;
background: transparent;
color: #000;
appearance: textfield;
display: inline-block;
}
.stepper button {
width: 1.4em;
font-weight: 300;
height: 100%;
line-height: 0.1em;
font-size: 1.4em;
padding: 0.2em !important;
background: #eee;
color: #333;
border: none;
display: inline-block;
vertical-align: top;
}
.woosuite-mix-and-match-wrapper h2 {
text-align: center;
margin-bottom: 50px;
}
.woosuite-mix-and-match-progress-wrap {
float: left;
margin-bottom: 10px;
width: 100%;
display: flex;
justify-content: flex-end;
flex-wrap: wrap;
align-items: center;
position: relative;
}
.woosuite-mix-and-match-filled-progress {
display: inline-block;
float: left;
position: relative;
width: 150px;
}
.woosuite-mix-and-match-box-count {
position: absolute;
top: -43px;
left: calc(0% - 25px);
padding: 0 5px;
background-color: #ededed;
transition: all 0.5s ease-in-out;
min-width: 47px;
white-space: nowrap;
}
.woosuite-mix-and-match-box-count::after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 0;
border: 8px solid transparent;
border-top-color: transparent;
border-bottom-color: transparent;
border-bottom-style: solid;
border-bottom-width: 8px;
border-top-color: #ededed;
border-bottom: 0;
margin-left: -8px;
margin-bottom: -8px;
}
.woosuite-mix-and-match-progress-bar {
width: 100%;
height: 10px;
border: 1px solid #ddd;
background-color: #f0f0f0;
position: relative;
border-radius: 20px;
}
.woosuite-mix-and-match-filled-part {
background-color: #d9cf75;
position: absolute;
top: 0;
left: 0;
height: 100%;
transition: all 0.5s ease-in-out;
width: 0%;
border-radius: 20px;
}
.woosuite-mix-and-match-calculated-price-wrap {
width: 150px;
display: flex;
flex-direction: column;
align-items: center;
line-height: 1.2;
margin-top: -24px;
margin-left: 20px;
}
.woosuite-mix-and-match-calculated-price-wrap
.woosuite-mix-and-match-calculated-label {
color: #999999;
}
.woosuite-mix-and-match-calculated-price-wrap
.woosuite-mix-and-match-calculated-price {
font-weight: 700;
color: #ee9823;
font-size: 22px;
}
.woosuite-mix-and-match-add-to-cart table,
.custom-message {
width: 100%;
}
.woosuite-mix-and-match-wrapper p.description {
margin-bottom: 100px;
}
#woosuite-mix-and-match-wrapper.enabled-popup {
visibility: hidden;
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: opacity 0.25s, visibility 0s 0.25s;
background-color: #fff;
padding-bottom: 60px;
}
#woosuite-mix-and-match-wrapper.enabled-popup.active {
opacity: 1;
visibility: visible;
transition: opacity 0.25s;
z-index: 999;
}
body.woosuite-mix-and-match-wrapper-open {
position: relative;
}
.woosuite-mix-match-close {
position: absolute;
right: 20px;
top: 10px;
width: 32px;
height: 32px;
opacity: 0.3;
cursor: pointer;
}
.woosuite-mix-match-close:hover {
opacity: 1;
}
.woosuite-mix-match-close:before,
.woosuite-mix-match-close:after {
position: absolute;
left: 15px;
content: ' ';
height: 33px;
width: 2px;
background-color: #333;
}
.woosuite-mix-match-close:before {
transform: rotate(45deg);
}
.woosuite-mix-match-close:after {
transform: rotate(-45deg);
}
.woosuite-mix-and-match-variable-item-popup {
visibility: hidden;
position: fixed;
top: 0;
left: 0;
bottom: 0;
right: 0;
height: 100%;
width: 100%;
opacity: 0;
transition: opacity 0.25s, visibility 0s 0.25s;
background-color: rgba(0, 0, 0, 0.5);
z-index: 9999;
cursor: initial;
}
.woosuite-mix-and-match-variable-item-popup.active {
opacity: 1;
visibility: visible;
transition: opacity 0.25s;
}
.woosuite-mix-and-match-variable-item-popup-content {
max-width: 600px;
margin: 60px auto 0;
padding: 50px;
background-color: #ffffff;
}
.woosuite-mix-and-match-available .woosuite-mix-and-match-close-variable-popup {
display: inline-block;
position: fixed;
top: 50px;
right: 50px;
z-index: 99999;
background: #222222;
color: #ffffff;
font-size: 14px;
cursor: pointer;
border-radius: 50%;
width: 24px;
height: 24px;
text-align: center;
line-height: 24px;
}
.woosuite-mix-and-match-variable-item-popup-content
.woocommerce-variation-description {
display: none;
}
.woosuite-mix-and-match-selected .woosuite-mix-and-match-variable-item-popup {
display: none !important;
}
.woosuite-mix-and-match-available
.woosuite-mix-and-match-variable-item-popup-content
.attachment-shop_catalog {
margin-bottom: 10px;
}
.woosuite-mix-and-match-available
.woosuite-mix-and-match-variable-item-popup-content
p.price {
margin: 10px 0 !important;
}
.woosuite-mam-flavor-modal {
position: fixed;
inset: 0;
display: none;
align-items: center;
justify-content: center;
z-index: 100000;
}
.woosuite-mam-flavor-modal.is-open {
display: flex;
}
.woosuite-mam-flavor-modal__overlay {
position: absolute;
inset: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.woosuite-mam-flavor-modal__container {
position: relative;
background-color: #ffffff;
border-radius: var(--border-radius);
padding: 16px;
width: min(90%, 620px);
max-height: 80vh;
overflow-y: auto;
box-shadow: 0 25px 60px rgba(0, 0, 0, 0.25);
}
.woosuite-mam-flavor-modal__content {
display: flex;
gap: 28px;
align-items: flex-start;
}
.woosuite-mam-flavor-modal__media {
flex: 0 0 200px;
display: none;
}
.woosuite-mam-flavor-modal__media.is-active {
display: block;
}
.woosuite-mam-flavor-modal__media img {
width: 100%;
height: auto;
border-radius: 14px;
object-fit: cover;
}
.woosuite-mam-flavor-modal__copy {
flex: 1;
min-width: 0;
}
.woosuite-mam-flavor-modal__close {
position: absolute;
top: 16px;
right: 16px;
border: none;
background: none;
font-size: 26px;
line-height: 1;
cursor: pointer;
color: #53342d;
}
.woosuite-mam-flavor-modal__close:hover,
.woosuite-mam-flavor-modal__close:focus {
color: #2f1d17;
outline: none;
}
.woosuite-mam-flavor-modal__close:focus-visible {
box-shadow: 0 0 0 3px rgba(217, 173, 140, 0.45);
}
.woosuite-mam-flavor-modal__title {
margin: 0 0 16px;
font-size: 1.6rem;
text-align: left;
color: #2f1d17;
}
.woosuite-mam-flavor-modal__body {
text-align: left;
color: #3d3d3d;
}
.woosuite-mam-flavor-modal__body p {
margin-bottom: 1em;
}
.woosuite-mam-flavor-modal__body-image {
margin: 0 0 16px;
border-radius: 14px;
overflow: hidden;
}
.woosuite-mam-flavor-modal__body-image img {
display: block;
width: 100%;
height: auto;
}
body.woosuite-mam-flavor-modal-open {
overflow: hidden;
}
@media screen and (max-width: 720px) {
.woosuite-mam-flavor-modal__content {
flex-direction: column;
align-items: stretch;
}
.woosuite-mam-flavor-modal__media {
width: 100%;
}
.woosuite-mam-flavor-modal__media.is-active {
margin-bottom: 12px;
}
.woosuite-mam-flavor-modal__media img {
width: 100%;
}
.woosuite-mix-and-match-item-info {
opacity: 1;
pointer-events: auto;
}
.woosuite-mix-and-match-item {
padding-bottom: 60px;
}
}