.variation-Configuration > div span.choice-thumb { }
.choice-thumb img {
max-width: 20px;
max-height: 40px;
display: inline-block;
vertical-align: middle;
}
td.product-name dl.variation dd div strong:empty + .semicol {
display: none;
}
.woocommerce td.product-name dl.variation dt.variation-Configuration {
display: block;
float: none;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration {
font-size: .8em;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration div {
padding-bottom: .2em;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration div strong,
.wc-item-meta .order-configuration-details strong {
display: inline-block;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration div strong:empty + span.semicol,
.wc-item-meta .order-configuration-details strong:empty + span.semicol {
opacity: 0;
}
.woocommerce td.product-name dl.variation dd.variation-Configuration span.sku,
.order-configuration-details span.sku {
font-size: .8em;
text-transform: uppercase;
display: inline-block;
background: #00000014;
margin-left: 5px;
padding: 3px;
line-height: 1;
}
.wc-item-meta .order-configuration-details div {
font-size: .8em;
}
button.configure-product + .woocommerce-product-details__short-description {
margin-top: 1.5em;
}
.shop_table tbody tr td.product-thumbnail a img.generating-image {
background: url(//morgane.abecassis.pro/wp-content/plugins/product-configurator-for-woocommerce/assets/images/spinner.gif) no-repeat 50% 50%;
width: 100%;
height: 100%;
min-width: 20px;    
}
table span.choice-thumb.color {
display: inline-block;
width: 20px;
height: 20px;
vertical-align: middle;
margin-right: 4px;
border-radius: 3px;
} .shop_table.woocommerce-checkout-review-order-table tbody tr td img.configuration-image {
width: 100px;
border-radius: 8px;
vertical-align: middle;
margin-right: 10px;
max-width: 100%;
}
.configurator-error.error {
padding: 10px;
background: #fff7f8;
border: 1px solid red;
border-radius: 3px;
color: red;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.out-of-stock--no-more-choice {
width: 100%;
text-align: center;
}
.is_configurable :not(.enable-add-to-cart):not(.configurator_is_inline) .summary .yith-ywraq-add-button.show {
display: none !important;
} tr.wc-block-cart-items__row.configurator-hidden,
.wc-block-components-order-summary-item.configurator-hidden {
display: none !important;
} tr.wc-block-cart-items__row.configurator-linked-product .wc-block-components-product-badge.wc-block-components-sale-badge {
display: none;
}.mkl-pc-choice-qty--container {
display: none;
width: auto;
max-width: 120px;
border: 1px solid #CCC;
background: #FFF;
justify-content: space-between;
margin: 13px;
border-radius: 4px;
}
.mkl-pc-choice-qty--container > * {
flex-grow: 1;
}
.mkl-pc-choice-qty--container:focus-within {
border-color: var(--mkl_pc_color-primary, #777);
}
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty,
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty:focus {
border: none;
color: #000;
background: transparent;
box-shadow: none;
padding: 0;
margin: 0;
width: auto;
max-width: 2ch;
text-align: center;
-moz-appearance: textfield;
}
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty::-webkit-outer-spin-button,
.mkl-pc-choice-qty--container input.mkl-pc-choice-qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.active > .mkl-pc-choice-qty--container,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar ul.layer_choices li.active > .text-field .mkl-pc-choice-qty--container,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.active > .mkl_quantity .mkl-pc-choice-qty--container {
display: flex;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn {
padding: 4px;
margin: 0;
display: block;
border: none;
text-align: center;
font-size: 15px;
font-family: sans-serif;
color: #000;
line-height: 1;
cursor: pointer;
user-select: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn svg {
vertical-align: middle;
width: 15px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn svg use {
fill: #000;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn:hover svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .mkl-pc-choice-qty--btn:focus svg use {
fill: var(--mkl_pc_color-primary);
}
.footer__section-center {
display: inline-flex;
align-items: center;
}
.mkl-footer--action-button {
display: flex;
align-items: center;
margin: 0;
padding: 6px 12px;
line-height: 1.2;
text-transform: none;
font-size: 12px;
font-weight: 400;
background: transparent;
appearance: none;
box-shadow: none;
border: none;
color: inherit;
text-decoration: none;
}
.mkl-footer--action-button svg {
fill: currentColor;
height: 24px;
width: 24px;
margin-right: 8px;
vertical-align: middle;
}
@media (max-width: 720px) {
.mkl-footer--action-button svg {
margin-right: 3;
}
}
.mkl-footer--action-button span {
vertical-align: middle;
}
@media (max-width: 720px) {
.mkl-footer--action-button span {
display: none;
}
}
@media (max-width: 720px) {
.mkl-footer--action-button {
display: block;
height: 100%;
width: 60px;
}
}
.adding-to-cart--modal {
display: none;
}
body.show-add-to-cart-modal .adding-to-cart--modal {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100000;
background: rgba(255, 255, 255, 0.9);
}
body.show-add-to-cart-modal.configurator_is_inline .adding-to-cart--modal {
position: fixed;
}
.adding-to-cart--modal .has-box {
display: block;
padding: 50px;
background: #FFF;
border-radius: 11px;
box-shadow: 0 4px 15px rgba(0, 0, 0, 0.0588235294);
}
.adding-to-cart--modal .has-box .header {
text-align: center;
font-size: 30px;
font-weight: 500;
padding-bottom: 30px;
}
.adding-to-cart--modal .messages:not(:empty) {
padding-bottom: 28px;
}
.adding-to-cart--adding-cta {
text-align: center;
}
.adding-to-cart--adding-cta .or {
display: inline-block;
padding-left: 10px;
padding-right: 10px;
}
.adding-to-cart--adding-cta button.button,
.adding-to-cart--adding-cta a.button {
font-size: 100%;
margin: 0;
line-height: 1;
cursor: pointer;
position: relative;
text-decoration: none;
overflow: visible;
padding: 0.818em 1.2em;
font-weight: 700;
border-radius: 6px;
left: auto;
color: #ffffff;
background-color: #2a2a2a;
border: 0;
display: inline-block;
background-image: none;
box-shadow: none;
text-shadow: none;
}
@keyframes loading-spinner {
0% {
width: 0;
margin-left: 0;
}
50% {
width: 100%;
margin-left: 0;
}
100% {
width: 0;
margin-left: 100%;
}
}
@keyframes anim-circle {
0% {
stroke-dashoffset: -170;
}
100% {
stroke-dashoffset: 0;
}
}
@keyframes anim-tick {
0% {
stroke-dashoffset: 52;
}
25% {
stroke-dashoffset: 52;
}
75% {
stroke-dashoffset: 0;
}
100% {
stroke-dashoffset: 0;
}
}
.adding-to-cart--modal .spinner {
height: 4px;
background: red;
width: 0;
margin-top: 10px;
transition: 0.2s all;
animation: loading-spinner;
animation-duration: 1s;
animation-iteration-count: infinite;
}
.adding-to-cart--modal svg {
max-width: 70px;
}
.adding-to-cart--modal svg * {
vector-effect: non-scaling-stroke;
stroke-linecap: round;
fill: none;
stroke: #63c800;
stroke-miterlimit: 10;
stroke-width: 2px;
}
.adding-to-cart--modal svg circle {
stroke-dasharray: 170;
animation: anim-circle 0.5s;
animation-timeline: auto;
animation-direction: normal;
}
.adding-to-cart--modal svg polyline {
stroke-dasharray: 52;
animation: anim-tick 0.75s;
}:root {
--toolbar_width: 400px;
--mkl_pc-float-spacing: 26px;
--mkl_pc-footer-height: 5em;
--mkl_pc_color-light-gray: #5b605e;
--mkl_pc_color-primary: rgb(0, 213, 209);
--mkl_pc_color-primary_rgb: 0, 213, 209;
--mkl_pc_color-primary_hover: #00626d;
--mkl_pc_color-layers_button_text_color: #000000;
--mkl_pc_color-choices_button_text_color: #000000;
--mkl_pc_color-overlay_bg: #000000;
--mkl_pc_color-active_bg: rgb(249, 249, 249);
}
@-webkit-keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@keyframes sk-scaleout {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 0;
}
}
@-webkit-keyframes slide-in-top {
0% {
-webkit-transform: translateY(10px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
opacity: 1;
}
}
@keyframes slide-in-top {
0% {
-webkit-transform: translateY(10px);
transform: translateY(10px);
opacity: 0;
}
100% {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes configurator-load {
0% {
opacity: 0;
}
50% {
opacity: 1;
}
100% {
opacity: 0;
}
} .configurator_is_opened:not(.configurator_is_inline) {
overflow: hidden;
}
.is_configurable div.product form.cart {
border: none;
}
.is_configurable:not(.enable-add-to-cart):not(.configurator_is_inline) div.product form.cart .quantity, .is_configurable:not(.enable-add-to-cart):not(.configurator_is_inline) div.product form.cart .single_add_to_cart_button {
display: none;
}
@media (max-width: 660px) {
.is_configurable button.configure-product {
font-size: 1.4em;
display: block;
width: 100%;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step:not(.active) {
display: none !important;
}
nav.mkl-pc--steps {
display: flex;
flex-direction: row;
align-items: center;
}
nav.mkl-pc--steps button.step-next, nav.mkl-pc--steps button.step-next span, nav.mkl-pc--steps button.step-next svg,
nav.mkl-pc--steps button.step-previous, nav.mkl-pc--steps button.step-previous span, nav.mkl-pc--steps button.step-previous svg {
vertical-align: middle;
}
.mkl_pc.has-steps:not(.last-step) .mkl_pc_container .form .pc_configurator_form {
display: none;
}
.mkl_pc.has-steps.last-step nav.mkl-pc--steps .step-next {
display: none;
}
.mkl_pc_toolbar .steps-progress--container {
padding: 0 var(--mkl_pc-float-spacing);
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media (max-height: 500px) and (orientation: landscape) {
.mkl_pc_toolbar .steps-progress--container {
display: none;
}
}
@media (max-height: 800px) and (orientation: portrait) {
.mkl_pc_toolbar .steps-progress--container {
display: none;
}
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress {
display: grid;
grid-auto-flow: column;
grid-gap: var(--mkl_pc-steps-gap, 20px);
justify-items: start;
justify-content: start;
overflow: hidden;
overflow-x: auto;
width: 100%;
padding: var(--mkl_pc-float-spacing) 0;
margin: 0;
position: relative;
counter-reset: steps-progress;
-ms-overflow-style: none;
scrollbar-width: none;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress::-webkit-scrollbar {
display: none;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item {
counter-increment: steps-progress;
display: block;
padding: 0;
white-space: nowrap;
font-size: 16px;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item a {
font-weight: bold;
white-space: nowrap;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item a::before {
content: counter(steps-progress) ". ";
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item.active ~ li.steps-progress--item a {
color: #B7B7B7;
font-weight: normal;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--item.hidden {
display: none;
}
.mkl_pc_toolbar .steps-progress--container ol.steps-progress > li.steps-progress--active-marker {
position: absolute;
bottom: 0;
height: 0;
width: var(--mkl_pc-steps-marker-width, 0);
left: var(--mkl_pc-steps-marker-pos, 0);
border-bottom: 2px solid var(--mkl_pc_color-primary);
transition: 0.5s all ease-out;
}
.mkl_pc_toolbar .steps-progress--container {
border-bottom: none;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous {
padding: 6px 0;
width: 60px;
}
.mkl_pc_summary {
-webkit-font-smoothing: subpixel-antialiased;
}
.mkl_pc_summary .mkl_pc_summary_item_group h5 {
margin: 0;
font-size: 1em;
font-weight: 500;
color: var(--mkl_pc_color-ll2);
display: inline-block;
-webkit-font-smoothing: subpixel-antialiased;
}
.mkl_pc_summary > .mkl_pc_summary_item_group.group > h5 {
color: var(--mkl_pc_color-ll1);
text-decoration: underline;
font-size: larger;
display: block;
padding: 10px 0 3px 0;
}
.mkl_pc_summary .mkl_pc_summary_item_group:not(.group) {
display: flex;
align-items: baseline;
flex-wrap: wrap;
margin-bottom: 10px;
}
.mkl_pc_summary .mkl_pc_summary_item_group:not(.group) h5 {
margin-right: 5px;
width: 100%;
}
.mkl_pc_summary .mkl_pc_summary_item_group:not(.group) h5::after {
content: ":";
}
.mkl_pc_summary .mkl_pc_summary_item_group.group + .group {
border-top: 1px solid rgba(255, 255, 255, 0.1058823529);
margin-top: 10px;
padding-top: 10px;
}
.mkl_pc_summary .mkl_pc_summary_item {
font-weight: 300;
display: flex;
justify-content: space-between;
line-height: 1.2;
flex: auto;
width: 100%;
}
.mkl_pc_summary .mkl_pc_summary_item.has-form-field .summary-item--name {
font-weight: 500;
}
.mkl_pc_summary .mkl_pc_summary_item.has-form-field .summary-item--name .form-field--value {
font-weight: 300;
}
.mkl_pc_summary .mkl_pc_summary_item.has-form-field .summary-item--name .form-field--value::before {
content: ":";
display: inline-block;
margin-right: 5px;
}
.mkl_pc_summary {
width: 100%;
} .mkl_pc {
position: fixed;
top: 0;
left: 0;
bottom: 0;
width: 100%;
z-index: 10000;
}
.mkl_pc .mkl_pc_container {
position: absolute;
width: auto;
height: auto;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #fff;
visibility: hidden;
opacity: 0;
transform: translateY(-30px);
transition: all 0.5s;
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container {
top: 0;
left: 0;
right: 0;
bottom: 0;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_bg {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
background-position: 50%;
background-size: cover;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer {
position: absolute;
z-index: 1;
left: 0;
top: 0;
right: 350px;
right: var(--toolbar_width);
bottom: 0;
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer {
right: 50%;
}
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer {
right: 0;
top: 0;
bottom: 60%;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select {
position: absolute;
left: 85px;
top: 25px;
z-index: 2;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select ul {
padding: 0;
margin: 0;
list-style-type: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li {
display: inline-block;
margin-right: 0.5em;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a {
display: block;
padding: 0;
padding-bottom: 6px;
text-align: center;
color: black;
text-decoration: none;
text-transform: uppercase;
font-size: 0.9em;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a {
font-size: 12px;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a span.angle-image {
width: 25px;
height: 25px;
display: inline-block;
vertical-align: middle;
transform: translateY(-2px);
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li a span.angle-image img {
width: auto;
max-width: 100%;
height: auto;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select li.active a {
border-bottom: 2px solid;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select {
left: 10px;
top: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a span {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a::before {
margin-right: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a::before {
margin-right: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select:hover > a span, .mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select:focus-within > a span, .mkl_pc .mkl_pc_container .mkl_pc_viewer .angles-select > a:focus span {
display: inline-block;
margin-left: 1em;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
user-select: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img {
transition: 0.2s all;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img:not(.active), .mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img.loading {
opacity: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img {
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
max-height: 100%;
-webkit-user-drag: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers svg {
transition: 0.2s all;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
max-height: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers .custom-html {
position: absolute;
width: 100%;
top: 0;
left: 0;
height: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers .custom-html:not(.active) {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers .images-loading {
display: none;
width: 30px;
height: 30px;
background: var(--mkl_pc_color-primary);
position: absolute;
left: 35px;
bottom: 70px;
opacity: 0;
transition: all 0.2s;
border-radius: 50%;
-webkit-animation: sk-scaleout 1s infinite ease-in-out;
animation: sk-scaleout 1s infinite ease-in-out;
}
.mkl_pc .mkl_pc_container .mkl_pc_viewer .mkl_pc_layers img.loading ~ .images-loading {
display: block;
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar {
position: absolute;
z-index: 2;
width: 350px;
width: var(--toolbar_width);
right: 0;
top: 0;
bottom: 0;
display: flex;
flex-direction: column;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header {
position: absolute;
right: 100%;
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3 {
text-align: right;
text-transform: uppercase;
font-size: 18px;
line-height: 1.2;
margin: 0;
padding: 0.5em;
font-weight: 500;
padding-top: var(--mkl_pc-float-spacing);
padding-right: var(--mkl_pc-float-spacing);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3::after {
content: "";
display: block;
height: 60px;
width: 2px;
background: #000;
position: absolute;
right: 0em;
top: 0;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3::after {
display: none;
}
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3 {
font-size: 1rem;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel {
position: fixed;
background: transparent;
border: none;
box-shadow: none;
width: 20px;
height: 20px;
padding: 0;
top: 30px;
left: 30px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel span {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::after {
content: " ";
width: 20px;
height: 2px;
background: #000;
position: absolute;
top: 50%;
left: 0;
transform-origin: 50%;
transform: rotate(45deg);
transition: all 0.2s;
border-radius: 1px;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header > .cancel::after {
transform: rotate(-45deg);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header {
width: 100%;
height: 40px;
background: #36383a;
padding-top: 8px;
color: #FFF;
font-size: 1rem;
box-sizing: border-box;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header h3 {
display: block;
color: #FFF;
font-size: 1rem;
margin: 0;
padding: 0;
text-align: center;
margin-right: 40px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header .cancel {
position: absolute;
top: 10px;
right: 10px;
left: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar > header .cancel::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header .cancel::before {
background: #FFF;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices {
position: relative;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: var(--mkl_pc-float-spacing);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul {
list-style-type: none;
display: block;
margin: 0;
padding: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li {
padding: 0;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li {
display: block;
line-height: 2;
position: relative;
border: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li:not(.type-step), .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > .layer_choices > .choices-list > ul > li.layers-list-item {
background: #FFF;
margin-bottom: 1em;
box-shadow: 0 15px 30px rgba(63, 67, 74, 0.1);
border-radius: 8px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li:not(.type-step).not-a-choice, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li:not(.type-step).type-summary, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > .layer_choices > .choices-list > ul > li.layers-list-item.not-a-choice, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > .layer_choices > .choices-list > ul > li.layers-list-item.type-summary {
box-shadow: none;
border-radius: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > span.layer-item {
display: block;
margin-bottom: 15px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step > span.layer-item .layer-name {
display: block;
font-size: 18px;
text-transform: uppercase;
line-height: 1.2;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step.has-thumbnail > .layer-item {
padding-left: 60px;
position: relative;
min-height: 70px;
display: flex;
flex-direction: column;
justify-content: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.type-step.has-thumbnail > .layer-item i {
position: absolute;
height: 40px;
width: 40px;
left: 8px;
top: 50%;
transform: translateY(-50%);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button {
border: none;
display: block;
width: 100%;
height: auto;
text-align: left;
padding: 20px;
border: none;
background-color: transparent;
position: relative;
line-height: 1.3;
font-weight: normal;
font-size: 1rem;
text-transform: none;
color: var(--mkl_pc_color-layers_button_text_color);
word-break: break-word;
white-space: normal;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button:focus {
outline: none;
color: var(--mkl_pc_color-primary_hover);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li button {
padding: 1em;
font-size: 14px;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li span.out-of-stock {
display: block;
position: absolute;
top: 10px;
right: 10px;
padding: 0.5em;
background: rgba(0, 0, 0, 0.85);
color: #fff;
font-size: 0.8em;
text-transform: uppercase;
line-height: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul {
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
position: relative;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li {
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li:not(.layers-list-item) > button {
padding: 0;
border-radius: 6px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li:not(.layers-list-item) > button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul > li:not(.layers-list-item) > button:focus {
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul.active li {
-webkit-animation: slide-in-top 0.2s ease-out;
animation: slide-in-top 0.2s ease-out;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li ul li.active button.choice-item {
background: var(--mkl_pc_color-active_bg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button {
padding-left: 60px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item {
transition: 0.2s all;
padding-right: 30px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i {
position: absolute;
display: block;
width: 40px;
left: 10px;
top: 50%;
transform: translateY(-50%);
transition: 0.2s all;
opacity: 0.5;
text-align: center;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i {
width: 30px;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i img {
max-width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i.selected-choice-image img ~ img {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item i.selected-choice-image:not(:empty) + i {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item .description {
display: block;
font-size: 0.8em;
color: var(--mkl_pc_color-light-gray);
text-transform: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item span.selected-choice {
display: block;
font-size: 0.8em;
opacity: 0.7;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item::after {
transition: 0.2s all;
content: " ";
display: block;
width: 12px;
height: 12px;
position: absolute;
right: 1.6em;
top: 50%;
transform: translateY(-50%) rotate(-45deg);
border-right: 1px solid #36383a;
border-bottom: 1px solid #36383a;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item::before {
content: " ";
background: rgba(54, 56, 58, 0.1215686275);
display: block;
width: 0;
height: 1px;
opacity: 0;
position: absolute;
top: 100%;
left: 50%;
transition: 0.2s all;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:hover {
padding-left: 70px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:hover i {
transform: translateY(-50%) translateX(10px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:hover::after {
border-color: var(--mkl_pc_color-primary);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers i.close {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button:hover i {
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.layers-list-item.active > button::before {
width: calc(100% - 1em);
opacity: 1;
left: 0.5em;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.layers-list-item.active > button::after {
transform: translateY(-75%) rotate(45deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.layers-list-item.active > button i {
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices {
display: none;
position: relative;
transition: all 0.3s cubic-bezier(0.02, 0.5, 0.14, 1.01);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices > li ul[data-layer-id], .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices > li ul.choices-list--children {
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
position: relative;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list {
padding: 0.6em;
padding-top: 1em;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li {
box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.2);
border-radius: 6px;
position: relative;
margin: 0.3em;
width: calc(33% - 0.6em);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li {
width: calc(50% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li span.text.choice-name {
display: block;
text-align: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li span.choice-price {
display: block;
color: #777;
min-width: 60px;
font-size: 0.8em;
text-align: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li i.mkl-pc-thumbnail {
position: relative;
left: auto;
top: auto;
transform: none;
height: 58px;
width: 58px;
border: none;
display: block;
border-radius: 0;
background: transparent;
box-shadow: none;
transition: all 0.2s;
margin: 0 auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li i.mkl-pc-thumbnail span {
display: block;
overflow: hidden;
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li i.mkl-pc-thumbnail img {
position: absolute;
max-width: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li span.description {
display: block;
font-size: 0.8em;
color: var(--mkl_pc_color-light-gray);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li > button.choice-item {
padding: 5px;
margin: 0;
background: transparent;
transition: 0.2s all;
height: 100%;
color: var(--mkl_pc_color-choices_button_text_color);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li > button.choice-item:disabled {
opacity: 0.2 !important;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.active {
box-shadow: 0 6px 12px rgba(var(--mkl_pc_color-primary_rgb), 0.2), 0 0 0 2px rgba(var(--mkl_pc_color-primary_rgb), 0.858);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group {
width: 100%;
padding: 0;
margin: 0;
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label {
padding-left: 3px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container span.description {
order: 2;
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label i.mkl-pc-thumbnail {
height: 38px;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label span.choice-price {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group .choice-group-label .choice-text {
opacity: 0.6;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label {
border-radius: 0;
box-shadow: none;
margin-top: 8px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label::before {
content: "";
width: 15px;
display: block;
height: 1px;
background: rgba(54, 56, 58, 0.3333333333);
position: absolute;
right: 30px;
top: 50%;
transition: 0.2s all;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:hover::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:hover::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group button.choice-group-label:focus::before {
background: var(--mkl_pc_color-primary);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group + .is-group {
margin-top: 1em;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label::before {
right: 30px;
transform: rotate(90deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label ~ ul.choices-list--children {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.choices-list {
padding: 3px;
box-sizing: border-box;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list ul li.layers-list-item {
width: 100%;
box-shadow: none;
margin-left: 0;
margin-right: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list ul li.layers-list-item .layer_choices > li {
width: 100%;
padding: 10px;
box-sizing: border-box;
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.active li.active {
border-color: #CCC;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.active li.active i.mkl-pc-thumbnail {
opacity: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.group > li.choices-list {
padding: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.layer-choices-title {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-1 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(25% - 0.6em);
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown {
padding: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item {
padding-top: var(--mkl_pc-dropdown-padding, 10px);
padding-bottom: var(--mkl_pc-dropdown-padding, 10px);
padding-left: var(--mkl_pc-dropdown-padding, 10px);
border: 1px solid var(--mkl_pc-dropdown-border-color, #EEE);
border-radius: var(--mkl_pc-dropdown-border-radius, 5px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item::after {
width: 8px;
height: 8px;
transform: translateY(-50%) rotate(45deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:hover {
padding-left: var(--mkl_pc-dropdown-padding, 10px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown > button.layer-item:hover::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:focus::after, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown > button.layer-item:hover::after {
transform: translateY(-50%) rotate(225deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item {
padding-left: 60px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover {
padding-left: 60px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:focus i, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.has-thumbnail > button.layer-item:hover i {
transform: translateY(-50%);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown.dropdown-move-label-outside > button.layer-item span.selected-choice, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown.dropdown-move-label-outside > button.layer-item span.selected-choice {
font-size: 1rem;
text-transform: inherit;
opacity: 1;
padding-top: 10px;
padding-bottom: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown {
position: absolute;
top: calc(100% - 11px);
width: calc(100% - 20px);
z-index: 20;
background: #FFF;
max-height: 250px;
overflow: auto;
border: 1px solid var(--mkl_pc-dropdown-border-color, #EEE);
box-shadow: 0 20px 20px -10px rgba(0, 0, 0, 0.29);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list {
padding: 6px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li {
width: 100%;
margin: 0;
border-radius: 0;
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li li.is-group .choice-group-label, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li li.is-group .choice-group-label {
font-size: 0.8em;
opacity: 0.6;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item {
border-radius: 5px;
padding: 8px;
padding-left: 22px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text--container span.description {
order: 2;
width: 100%;
margin-top: 6px;
text-transform: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item i.mkl-pc-thumbnail, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item i.mkl-pc-thumbnail {
height: 35px;
width: 35px;
margin-top: -0.5em;
margin-bottom: -0.5em;
margin-right: 5px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item .choice-text {
flex: 1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.text.choice-name, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.text.choice-name {
position: relative;
display: flex;
text-align: left;
justify-content: space-between;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item span.choice-price {
text-align: right;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-thumbnail button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-thumbnail button.choice-item {
min-height: 40px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description button.choice-item {
padding-right: 22px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg path, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg path, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:hover a.mkl-pc-show-description svg path, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg use, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.has-advanced-description:focus-within a.mkl-pc-show-description svg path {
fill: #FFF;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item {
color: var(--mkl_pc_color-primary);
background: transparent;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item::before {
content: "";
display: block;
position: absolute;
left: 6px;
top: 50%;
width: 8px;
height: 5px;
border-left: 2px solid #000;
border-bottom: 2px solid #000;
transform: translateY(-50%) rotate(-45deg);
box-sizing: border-box;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:hover::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:focus::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:hover::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li.active > button.choice-item:focus::before {
border-color: #FFF;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus {
background: var(--mkl_pc-dropdown-choice-hover-bg-color, var(--mkl_pc_color-primary));
color: var(--mkl_pc-dropdown-choice-hover-color, #FFF);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:hover span.choice-price, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.description, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.display-mode-dropdown .layer_choices.display-mode-dropdown > .choices-list li button.choice-item:focus span.choice-price {
color: var(--mkl_pc-dropdown-choice-hover-color, #FFF);
opacity: 0.75;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices {
height: 100%;
padding: 1em;
}
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar {
width: 50%;
}
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar {
width: 100%;
top: 40%;
bottom: var(--mkl_pc-footer-height);
}
}
.mkl_pc .mkl_pc_container .single_add_to_cart_button {
visibility: visible;
}
.mkl_pc .mkl_pc_container .form.form-cart {
position: relative;
padding: 1em var(--mkl_pc-float-spacing);
text-align: right;
}
.mkl_pc .mkl_pc_container .form.form-cart::before {
content: "";
display: block;
position: absolute;
top: 0;
right: 0;
width: 60px;
background: #000;
height: 2px;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .form.form-cart {
box-shadow: 0px -6px 12px -5px rgba(0, 0, 0, 0.0705882353);
}
.mkl_pc .mkl_pc_container .form.form-cart::before {
display: none;
}
}
@media (max-height: 500px) and (orientation: landscape) {
.mkl_pc .mkl_pc_container .form.form-cart {
--mkl_pc-float-spacing: 5px;
padding: var(--mkl_pc-float-spacing);
}
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form > * {
vertical-align: middle;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form form.cart {
margin: 0;
}
.mkl_pc .mkl_pc_container .form.form-cart p {
margin-bottom: 0.5em;
text-align: right;
width: 100%;
}
.mkl_pc .mkl_pc_container .form.form-cart span[class*=-label] {
text-transform: uppercase;
font-size: 0.7em;
color: var(--mkl_pc_color-light-gray);
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form {
display: flex;
justify-content: flex-end;
}
.mkl_pc .mkl_pc_container .form.form-cart form {
display: inline-block;
}
.mkl_pc .mkl_pc_container .form.form-cart form.cart {
margin: 0;
}
.mkl_pc .mkl_pc_container .form.form-cart .quantity {
display: inline-flex;
align-items: center;
box-sizing: border-box;
margin-right: 8px;
}
.mkl_pc .mkl_pc_container .form.form-cart .quantity input.qty {
background: #fff;
height: 100%;
box-sizing: border-box;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .form.form-cart .quantity input.qty {
border: 2px solid #36383a;
}
}
.mkl_pc .mkl_pc_container .form.form-cart .extra-cost {
visibility: hidden;
position: fixed;
margin-bottom: 0;
}
.mkl_pc .mkl_pc_container .form.form-cart .extra-cost.show {
visibility: visible;
position: relative;
padding: 0;
margin: 0;
margin-bottom: 0.5em;
height: auto;
display: block !important;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc-total-price--container {
width: 100%;
padding: var(--mkl_pc-float-spacing);
box-sizing: border-box;
}
.mkl_pc .mkl_pc_container .form.form-cart span.pc-total-price {
width: 100%;
text-align: right;
font-weight: bold;
display: block;
font-size: 1.6em;
line-height: 1;
margin-bottom: 0.5em;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .form.form-cart span.pc-total-price {
margin-bottom: 0;
font-size: 16px;
}
}
@media (max-height: 500px) and (orientation: landscape) {
.mkl_pc .mkl_pc_container .form.form-cart span.pc-total-price {
font-size: 16px;
}
}
.mkl_pc .mkl_pc_container .form.form-cart del.pc-total--regular-price + span.pc-total-price {
display: inline-block;
width: auto;
}
.mkl_pc .mkl_pc_container .form.form-cart button.configurator-add-to-cart svg {
display: none;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container .footer__section-right {
width: 100%;
}
.mkl_pc .mkl_pc_container .form.form-cart {
--mkl_pc-float-spacing: 5px;
position: relative;
background: #FFF;
padding: var(--mkl_pc-float-spacing);
box-sizing: border-box;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: flex-end;
}
.mkl_pc .mkl_pc_container .form.form-cart .extra-cost.show {
display: none !important;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form {
display: flex;
align-items: center;
width: 100%;
justify-content: end;
}
.mkl_pc .mkl_pc_container .form.form-cart .pc_configurator_form button {
border-radius: 6px;
font-size: 12px;
}
}
.mkl_pc.has-steps .mkl_pc_container .form.form-cart .pc_configurator_form {
display: inline-flex;
width: calc(100% - 60px);
padding: 8px var(--mkl_pc-float-spacing) var(--mkl_pc-float-spacing) 0;
justify-content: end;
}
@media (min-width: 660px) {
.mkl_pc.has-steps .mkl_pc_container section.choices + .form.form-cart {
display: flex;
flex-wrap: wrap;
padding: 0;
justify-content: space-between;
align-items: center;
}
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps {
width: auto;
padding: 8px 0 var(--mkl_pc-float-spacing) 0;
display: inline-flex;
justify-content: space-between;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous {
background: transparent;
appearance: none;
box-shadow: none;
border: none;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous span {
display: none;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous svg {
width: 32px;
height: 32px;
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous:disabled svg {
opacity: 0.2;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-previous {
padding: 0 10px;
}
}
.mkl_pc .mkl_pc_container nav.mkl-pc--steps button.step-next svg {
margin-left: 10px;
width: 20px;
height: 20px;
fill: currentColor;
}
.mkl_pc.has-steps:not(.last-step) .mkl_pc_container .form.form-cart .pc_configurator_form {
display: none;
}
.mkl_pc.has-steps:not(.last-step) .mkl_pc_container nav.mkl-pc--steps {
width: 100%;
padding: 8px var(--mkl_pc-float-spacing) var(--mkl_pc-float-spacing) 0;
}
.mkl_pc .mkl_pc_container footer {
position: absolute;
bottom: 0;
left: 0;
right: 350px;
right: var(--toolbar_width);
height: var(--mkl_pc-footer-height);
z-index: 2;
padding: 1em;
width: auto;
background: transparent;
z-index: 2;
display: flex;
justify-content: space-between;
}
@media (min-width: 660px) {
.mkl_pc .mkl_pc_container footer {
justify-content: left;
}
}
.mkl_pc .mkl_pc_container footer {
align-items: center;
box-sizing: border-box;
}
.mkl_pc .mkl_pc_container footer h3.product-name {
line-height: 1;
margin: 0;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container footer h3.product-name {
display: none;
}
}
.mkl_pc .mkl_pc_container footer .footer__section-left:empty {
display: none;
}
.mkl_pc .mkl_pc_container footer .footer__section-center {
flex: 1;
display: flex;
align-items: center;
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container footer .footer__section-center {
width: 100%;
flex: auto;
}
}
.mkl_pc .mkl_pc_container footer .mkl-pc-syd-modal {
left: 0;
}
.mkl_pc .mkl_pc_container footer .mkl-pc-syd-modal::after {
left: 40px;
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container footer {
text-align: center;
}
}
@media (max-width: 660px) {
.mkl_pc .mkl_pc_container footer {
border-top: 1px solid rgba(0, 0, 0, 0.2);
padding: 0;
right: 0;
flex-wrap: wrap;
}
}
@media (min-width: 660px) {
.mkl_pc .mkl_pc_container footer .form.form-cart {
display: none;
}
}
.mkl_pc .mkl_pc_container.mobile-show-form footer {
background: #FFF;
}
.mkl_pc .mkl_pc_container.mobile-show-form footer .form.form-cart {
bottom: 1em;
}
.mkl_pc .mkl_pc_container.mobile-show-form .mkl-pc-show-form::before {
opacity: 0.8;
visibility: visible;
}
.mkl_pc .mkl_pc_container.mobile-show-form .mkl_pc_toolbar, .mkl_pc .mkl_pc_container.mobile-show-form .mkl_pc_viewer {
filter: blur(0.3em);
}
.mkl_pc.opened {
visibility: visible;
}
.mkl_pc.opened .overlay {
visibility: visible;
opacity: 1;
}
.mkl_pc.opened .mkl_pc_container {
visibility: visible;
opacity: 1;
transform: none;
}
body.admin-bar:not(.configurator_is_inline) .mkl_pc {
top: 45px;
}
@media (min-width: 600px) and (max-width: 660px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header {
position: fixed;
left: 0;
top: 45px;
}
}
@media (max-width: 600px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header {
position: fixed;
left: 0;
top: 0;
}
}
@media (min-width: 660px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header > .cancel {
top: 65px;
}
}
@media (max-width: 600px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc {
top: 0;
z-index: 100000;
}
}
@media (min-width: 660px) {
body.admin-bar:not(.configurator_is_inline) .mkl_pc {
top: 32px;
}
}
@media (max-width: 660px) {
body:not(.configurator_is_inline) .mkl_pc .mkl_pc_toolbar > header {
position: fixed;
left: 0;
top: 0;
}
}
@media (max-width: 660px) {
body:not(.configurator_is_inline) .mkl_pc .mkl_pc_viewer {
top: 40px;
}
}
.mkl_pc form.save-my-design__login_form {
padding: 1em;
}
.mkl_pc form.save-my-design__login_form > .message {
margin-top: -1em;
margin-left: -1em;
margin-right: -1em;
}
.mkl_pc .mkl_pc_container .mkl_pc_bg.default-bg ~ .mkl_pc_toolbar section.choices + .form::after {
content: "";
transition: 0.2s all;
display: block;
height: 0;
width: 100%;
position: absolute;
z-index: 4;
bottom: 100%;
left: 0;
background: linear-gradient(to top, #ededed, rgba(237, 237, 237, 0));
}
.mkl_pc .mkl_pc_container .mkl_pc_bg.default-bg ~ .mkl_pc_toolbar section.choices.scrolled + .form::after {
height: 60px;
}
.keyboard-navigation .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers button.layer-item:focus {
box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1490196078);
}
body.configurator_is_inline .mkl_pc {
position: relative;
height: 95vh;
min-height: 500px;
z-index: 1;
}
body.configurator_is_inline .mkl_pc .overlay {
display: none;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container {
box-shadow: none;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container .angles-select {
left: 2em;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container header .cancel {
display: none;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container .mkl_pc_toolbar > header {
display: none;
}
@media (max-width: 660px) {
body.configurator_is_inline .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices {
top: 0;
height: 100%;
}
body.configurator_is_inline .mkl_pc .mkl_pc_container .mkl_pc_toolbar .mkl-pc-show-form::before {
height: 100vh;
}
} .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice {
box-shadow: none;
width: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.is-group,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.is-group {
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item {
padding: 0;
text-align: left;
height: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item:focus {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item span.text.choice-name,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item span.text.choice-name {
padding: 0;
text-align: left;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item i.mkl-pc-thumbnail,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item i.mkl-pc-thumbnail {
margin-left: 0;
margin-bottom: 0.5em;
width: var(--mkl_pc_color_thumnail_size, 30px);
height: var(--mkl_pc_color_thumnail_size, 30px);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button.choice-item i.mkl-pc-thumbnail span,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button.choice-item i.mkl-pc-thumbnail span {
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow: visible;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button:hover span img, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice button:focus span img,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button:hover span img,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice button:focus span img {
box-shadow: 0 0 0 2px #FFF, 0 0 0 4px #9E9E9E;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:focus {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active button:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:hover button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:hover button:focus, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:focus button:hover, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active:focus button:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active button:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active button:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:hover button:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:hover button:focus,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:focus button:hover,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active:focus button:focus {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active i.mkl-pc-thumbnail span img,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active i.mkl-pc-thumbnail span img {
box-shadow: 0 6px 15px -4px rgba(0, 0, 0, 0.568627451);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active i.mkl-pc-thumbnail span::before,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active i.mkl-pc-thumbnail span::before {
content: " ";
display: block;
width: 20px;
height: 20px;
background: #FFF;
position: absolute;
top: -5px;
right: -5px;
z-index: 1;
border-radius: 3px;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2901960784);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active i.mkl-pc-thumbnail span::after,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active i.mkl-pc-thumbnail span::after {
content: " "; position: absolute;
top: 0;
right: -1px;
display: block;
width: 10px;
height: 4px;
border-bottom: 2px solid #179608;
border-left: 2px solid #179608;
transform: rotate(-45deg);
z-index: 2;
box-sizing: content-box;
}
body.keyboard-navigation .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .choices-list li.choice.active button:focus i.mkl-pc-thumbnail span::before,
body.keyboard-navigation .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .choices-list li.choice.active button:focus i.mkl-pc-thumbnail span::before {
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2901960784), 0 0 0 2px #FFF, 0 0 0 4px #9E9E9E;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .layer_choices.swatches-size--medium,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .layer_choices.swatches-size--medium {
--mkl_pc_color_thumnail_size: 43px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.color-only .layer_choices.swatches-size--large,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.display-mode-colors .layer_choices.swatches-size--large {
--mkl_pc_color_thumnail_size: 69px;
}
.mkl_pc:not(.no-tooltip) .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choice > button span.description,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li > button span.text.choice-name,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li > span.out-of-stock {
display: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li.out-of-stock i.mkl-pc-thumbnail svg {
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layers li.display-mode-colors .layer_choices li.out-of-stock i.mkl-pc-thumbnail svg line.cls-1 {
stroke: #FFF;
stroke-width: 4px;
} body.configurator_is_inline > ul.layer_choices.display-mode-full-screen {
list-style-type: none;
margin: 0;
padding: 0;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen ul {
list-style-type: none;
margin: 0;
padding: 0;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li {
padding: 0;
margin: 0;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen > li {
display: block;
line-height: 2;
position: relative;
border: none;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button {
border: none;
display: block;
width: 100%;
height: auto;
text-align: left;
padding: 20px;
border: none;
background-color: transparent;
position: relative;
line-height: 1.3;
font-weight: normal;
font-size: 1rem;
text-transform: none;
color: var(--mkl_pc_color-layers_button_text_color);
word-break: break-word;
white-space: normal;
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button:hover, body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button:focus {
outline: none;
color: var(--mkl_pc_color-primary_hover);
}
@media (max-width: 660px) {
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen button {
padding: 1em;
font-size: 14px;
}
}
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen span.out-of-stock {
display: block;
position: absolute;
top: 10px;
right: 10px;
padding: 0.5em;
background: rgba(0, 0, 0, 0.85);
color: #fff;
font-size: 0.8em;
text-transform: uppercase;
line-height: 1;
}
body.configurator_is_inline .layer_choices {
display: none;
position: relative;
transition: all 0.3s cubic-bezier(0.02, 0.5, 0.14, 1.01);
}
body.configurator_is_inline .layer_choices > li ul[data-layer-id], body.configurator_is_inline .layer_choices > li ul.choices-list--children {
list-style-type: none;
display: flex;
flex-wrap: wrap;
margin: 0;
padding: 0;
position: relative;
}
body.configurator_is_inline .layer_choices li.choices-list {
padding: 0.6em;
padding-top: 1em;
margin: 0;
}
body.configurator_is_inline .layer_choices li.choices-list li {
box-shadow: 0 0px 0px 1px rgba(0, 0, 0, 0.2);
border-radius: 6px;
position: relative;
margin: 0.3em;
width: calc(33% - 0.6em);
}
@media (max-width: 660px) {
body.configurator_is_inline .layer_choices li.choices-list li {
width: calc(50% - 0.6em);
}
}
body.configurator_is_inline .layer_choices li.choices-list li span.text.choice-name {
display: block;
text-align: center;
}
body.configurator_is_inline .layer_choices li.choices-list li span.choice-price {
display: block;
color: #777;
min-width: 60px;
font-size: 0.8em;
text-align: center;
}
body.configurator_is_inline .layer_choices li.choices-list li i.mkl-pc-thumbnail {
position: relative;
left: auto;
top: auto;
transform: none;
height: 58px;
width: 58px;
border: none;
display: block;
border-radius: 0;
background: transparent;
box-shadow: none;
transition: all 0.2s;
margin: 0 auto;
}
body.configurator_is_inline .layer_choices li.choices-list li i.mkl-pc-thumbnail span {
display: block;
overflow: hidden;
position: absolute;
top: 3px;
left: 3px;
right: 3px;
bottom: 3px;
}
body.configurator_is_inline .layer_choices li.choices-list li i.mkl-pc-thumbnail img {
position: absolute;
max-width: 100%;
width: auto;
height: auto;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
body.configurator_is_inline .layer_choices li.choices-list li span.description {
display: block;
font-size: 0.8em;
color: var(--mkl_pc_color-light-gray);
}
body.configurator_is_inline .layer_choices li.choices-list li > button.choice-item {
padding: 5px;
margin: 0;
background: transparent;
transition: 0.2s all;
height: 100%;
color: var(--mkl_pc_color-choices_button_text_color);
}
body.configurator_is_inline .layer_choices li.choices-list li > button.choice-item:disabled {
opacity: 0.2 !important;
}
body.configurator_is_inline .layer_choices li.choices-list li.active {
box-shadow: 0 6px 12px rgba(var(--mkl_pc_color-primary_rgb), 0.2), 0 0 0 2px rgba(var(--mkl_pc_color-primary_rgb), 0.858);
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group {
width: 100%;
padding: 0;
margin: 0;
box-shadow: none;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label {
padding-left: 3px;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container {
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
flex-wrap: wrap;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label .choice-text--container span.description {
order: 2;
width: 100%;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label i.mkl-pc-thumbnail {
height: 38px;
margin: 0;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label span.choice-price {
display: none;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group .choice-group-label .choice-text {
opacity: 0.6;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label {
border-radius: 0;
box-shadow: none;
margin-top: 8px;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label::after, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label::before {
content: "";
width: 15px;
display: block;
height: 1px;
background: rgba(54, 56, 58, 0.3333333333);
position: absolute;
right: 30px;
top: 50%;
transition: 0.2s all;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:hover::after, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:hover::before, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:focus::after, body.configurator_is_inline .layer_choices li.choices-list li.is-group button.choice-group-label:focus::before {
background: var(--mkl_pc_color-primary);
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group + .is-group {
margin-top: 1em;
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label::before {
right: 30px;
transform: rotate(90deg);
}
body.configurator_is_inline .layer_choices li.choices-list li.is-group:not(.show-group-content) button.choice-group-label ~ ul.choices-list--children {
display: none;
}
body.configurator_is_inline .layer_choices li.choices-list li.choices-list {
padding: 3px;
box-sizing: border-box;
margin: 0;
}
body.configurator_is_inline .layer_choices li.choices-list ul li.layers-list-item {
width: 100%;
box-shadow: none;
margin-left: 0;
margin-right: 0;
}
body.configurator_is_inline .layer_choices li.choices-list ul li.layers-list-item .layer_choices > li {
width: 100%;
padding: 10px;
box-sizing: border-box;
box-shadow: none;
}
body.configurator_is_inline .layer_choices.active li.active {
border-color: #CCC;
}
body.configurator_is_inline .layer_choices.active li.active i.mkl-pc-thumbnail {
opacity: 1;
}
body.configurator_is_inline .layer_choices.group > li.choices-list {
padding: 0;
}
body.configurator_is_inline .layer_choices li.layer-choices-title {
display: none;
}
body.configurator_is_inline .layer_choices.columns-1 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
body.configurator_is_inline .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
@media (max-width: 660px) {
body.configurator_is_inline .layer_choices.columns-2 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(100% - 0.6em);
}
}
body.configurator_is_inline .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(25% - 0.6em);
}
@media (max-width: 660px) {
body.configurator_is_inline .layer_choices.columns-4 > li.choices-list > ul li.choice:not(.is-group) {
width: calc(50% - 0.6em);
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen {
position: fixed;
z-index: 40000;
top: 3em;
left: 3em;
bottom: 3em;
right: 3em;
background: white;
padding: 2em;
border-radius: 20px;
box-shadow: 0 0 0 200px rgba(0, 0, 0, 0.7490196078);
}
@media (max-width: 860px) {
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen {
top: 14px;
left: 14px;
bottom: 14px;
right: 14px;
padding: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list {
padding-left: 0;
padding-right: 0;
}
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen.active,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen.active {
display: flex;
flex-direction: column;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen.active::before,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen.active::before {
content: "";
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: transparent;
z-index: -1;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen > li,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen > li {
box-shadow: none;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title {
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close {
position: absolute;
right: 0;
top: 0;
font-size: 12px;
text-transform: uppercase;
letter-spacing: 1.5px;
line-height: 1;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close::before, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close::after,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close::before,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close::after {
content: " ";
width: 16px;
height: 2px;
background: #000;
position: absolute;
top: calc(50% - 1px);
left: -24px;
transform-origin: 50%;
transform: rotate(45deg);
transition: all 0.2s;
border-radius: 1px;
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close::after,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close::after {
transform: rotate(-45deg);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.layer-choices-title a.close span,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.layer-choices-title a.close span {
display: block;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list {
flex: 1;
overflow: auto;
padding-top: 1em;
padding-bottom: 2em;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list--footer,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list--footer {
display: flex;
justify-content: center;
box-shadow: 0 -16px 36px -11px rgba(0, 0, 0, 0.1490196078);
padding: 8px;
padding-top: 20px;
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list--footer button,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list--footer button {
text-align: center;
width: auto;
border: 2px solid #000000;
padding: 10px 20px;
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1490196078);
margin: 0;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button .choice-text--container,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button .choice-text--container {
display: flex;
flex-direction: column;
align-items: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button span.choice-text,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button span.choice-text {
padding-top: 10px;
padding-bottom: 6px;
font-size: 20px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail {
width: auto;
height: auto;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span, .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img {
position: relative;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img,
body.configurator_is_inline > ul.layer_choices.display-mode-full-screen li.choices-list li.choice:not(.is-group) > button i.mkl-pc-thumbnail span img {
top: auto;
left: auto;
transform: none;
} @media (max-width: 660px) {
body:not(.configurator_is_inline).pc-full-screenlayer--opened .mkl_pc .mkl_pc_container .mkl_pc_toolbar {
top: 0;
}
}
body.configurator_is_inline.pc-full-screenlayer--opened {
overflow: hidden;
} .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li .tippy-content span.out-of-stock {
position: relative;
display: block;
top: auto;
left: auto;
right: auto;
background: transparent;
padding: 0;
margin-top: 6px;
padding-top: 6px;
padding-bottom: 6px;
border-top: 1px solid rgba(255, 255, 255, 0.2509803922);
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li {
width: 100%;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li button {
display: flex;
flex-direction: row;
align-items: center;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li button i.mkl-pc-thumbnail {
margin: 0;
margin-right: 10px;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.choices-fullwidth .choices-list li button .choice-price {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
} .woocommerce div.product.elementor .mkl_pc .mkl_pc_container .pc_configurator_form form.cart {
display: inline-flex;
} .mkl_pc.opened.adding-to-cart::after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 3;
background: rgba(255, 255, 255, 0.79);
}
#yith-wacp-popup .yith-wacp-overlay {
z-index: 10001;
}
.configurator_is_inline .mkl_pc.opened.adding-to-cart .mkl_pc_container {
opacity: 0.4;
} .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices .layer_choices li.choices-list li.form-item {
padding-left: 0;
padding-right: 0;
} .mkl-configurator-inline.is-shortcode.configure-product:empty {
height: 60vh;
position: relative;
}
.mkl-configurator-inline.is-shortcode.configure-product:empty::after {
content: attr(data-loading);
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
text-transform: uppercase;
letter-spacing: 2px;
-webkit-animation: configurator-load 1s infinite ease-in-out;
animation: configurator-load 1s infinite ease-in-out;
}
.save-your-design svg,
.save-your-design--pdf svg,
.mkl-footer--action-button svg {
transform: translateY(0);
fill: var(--mkl_pc_color-primary);
}
@media (max-width: 660px) {
.save-your-design,
.save-your-design--pdf,
.mkl-footer--action-button {
width: 40px;
}
.save-your-design svg,
.save-your-design--pdf svg,
.mkl-footer--action-button svg {
transform: none;
}
}
@media (max-height: 500px) and (orientation: landscape) {
.save-your-design span,
.save-your-design--pdf span,
.mkl-footer--action-button span {
display: none;
}
}
.save-your-design svg path,
.mkl_pc .mkl_pc_container .mkl-pc-show-form svg path,
.save-your-design--pdf svg path {
fill: var(--mkl_pc_color-primary);
} .mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul > li.hide_in_configurator.layers-list-item,
.mkl_pc .mkl_pc_container .mkl_pc_toolbar section.choices > ul li.hide_in_configurator.layers-list-item {
display: none !important;
} .et_divi_theme:not(.configurator_is_inline) .mkl_pc {
z-index: 100000;
}
.mkl_pc .mkl_pc_container .mkl_pc_toolbar .mkl-pc-validation-summary {
margin: 0 0 1em 0;
border-radius: 8px;
} .theme-twentytwentyfive .mkl_pc .mkl_pc_container .form button {
padding: 1rem;
}
.theme-twentytwentyfive .mkl_pc .mkl_pc_container .form input.qty {
font-size: 1rem;
padding: 1rem;
line-height: inherit;
}
@media (max-width: 660px) {
.mkl_pc {
--mkl_pc-footer-height: 35px;
}
.mkl_pc.no-sticky-footer .mkl_pc_container .form.form-cart {
box-shadow: none;
}
.mkl_pc.no-sticky-footer .mkl_pc_container .mkl_pc_toolbar section.choices {
height: auto;
overflow: unset;
}
.mkl_pc.no-sticky-footer .mkl_pc_container .mkl_pc_toolbar {
overflow: auto;
overflow-x: hidden;
}
}input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 534px; --cmplz_banner_background_color: #a796c8; --cmplz_banner_border_color: #65c6f1; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 163px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #0f1022; --cmplz_hyperlink_color: #e9bad7; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #65c6f1; --cmplz_button_accept_border_color: #65c6f1; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #0f1022; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #0f1022; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #a2d4ca; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}#cmplz-cookiebanner-container .cmplz-cookiebanner { bottom: -50vh; -webkit-animation: slideIn 1s forwards; -webkit-animation-delay: 0s; animation: slideIn 1s forwards; animation-delay: 0s;}@-webkit-keyframes slideIn { 100% { bottom: 0; }}@keyframes slideIn { 100% { bottom: 0; }}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;} .cmplz-blocked-content-container.forminator-g-recaptcha { max-width: initial !important; height: 90px !important } @media only screen and (max-width: 400px) { .cmplz-blocked-content-container.forminator-g-recaptcha { height: 100px !important } } .cmplz-blocked-content-container.forminator-g-recaptcha .cmplz-blocked-content-notice { top: unset; left: unset; transform: unset; } .instagram-media.cmplz-placeholder-element > div { max-width: 100%; }