/**
 * Copyright 2025 LÍNEA GRÁFICA E.C.E S.L.
 *
 * @author    Línea Gráfica E.C.E. S.L.
 * @copyright Lineagrafica.es - Línea Gráfica E.C.E. S.L. all rights reserved.
 * @license   https://www.apache.org/licenses/LICENSE-2.0
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * https://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

 @font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url(../fonts/MaterialIcons-Regular.woff2) format('woff2'),
       url(../fonts/MaterialIcons-Regular.woff) format('woff'),
       url(../fonts/MaterialIcons-Regular.ttf) format('truetype');
}
.lgwhatsapp-material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'liga';
}
.lgwhatsapp-hidden {
    display: none;
}
.lgwhatsapp-separator {
    margin: 0;
    border-color: rgba(0,0,0,.25);
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
.lgwhatsapp-media-middle {
    vertical-align: middle;
}
.lgwhatsapp-button,
.lgwhatsapp-share-products,
.lgwhatsapp-place-orders {
    clear: both;
}
.lgwhatsapp-button:focus,
.lgwhatsapp-button:focus-visible,
.lgwhatsapp-share-products:focus,
.lgwhatsapp-share-products:focus-visible,
.lgwhatsapp-place-orders:focus,
.lgwhatsapp-place-orders:focus-visible {
    border: 0;
    outline: none !important;
}
.lgwhatsapp-button .lgwhatsapp-button-body {
    border-radius: 50%;
    background: #25D366;
    color: #fff;
    padding: 9px 12px;
    display: inline-block;
    outline: none;
}
.lgwhatsapp-button-floating {
    position: fixed;
    z-index: 5000;
    margin: 15px;
    width: auto !important;
    padding: 0;
    transition: transform 0.2s ease 0s !important;
}
.lgwhatsapp-button-floating:hover {
    transform: translate(0px, 0px) scale(1.1) !important;
}
.lgwhatsapp-button-floating.lgwhatsapp-position-bottom-left {
    left: 0;
    bottom: 0;
}
.lgwhatsapp-button-floating.lgwhatsapp-position-bottom-right {
    right: 0;
    bottom: 0;
}
.lgwhatsapp-button-floating.lgwhatsapp-position-top-left {
    left: 0;
    top: 0;
}
.lgwhatsapp-button-floating.lgwhatsapp-position-top-right {
    right: 0;
    top: 0;
}
.lgwhatsapp-place-orders {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    padding: 0;
    border-radius: 0;
}
#cart .lgwhatsapp-place-orders-container.card-block,
#checkout .lgwhatsapp-place-orders-container.card-block {
    padding: .5rem 0 1.25rem;
}
.lgwhatsapp-share-products .lgwhatsapp-share-products-body,
.lgwhatsapp-place-orders .lgwhatsapp-place-orders-body {
    border-radius: 4px;
    background: #25D366;
    color: #fff;
    font-size: 13px;
    padding: 10px 15px;
    display: inline-block;
    outline: none;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 20%);
}
.lgwhatsapp-share-products .lgwhatsapp-share-products-body i,
.lgwhatsapp-place-orders .lgwhatsapp-place-orders-body i {
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
}
.lgwhatsapp-share-products .lgwhatsapp-share-products-button-text,
.lgwhatsapp-place-orders .lgwhatsapp-place-orders-button-text {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    padding: 0 .25rem;
}
.lgfancybox-wizard .fancybox-inner {
    overflow: auto !important;
}
.lgfancybox-wizard .fancybox-skin {
    background: transparent !important;
}
.lgfancybox-wizard.fancybox-opened .fancybox-skin {
    box-shadow: none;
}
.lgfancybox-wizard .fancybox-skin #lgwizard > .content,
.lgfancybox-wizard .fancybox-skin #lgwizard > .actions {
    background: #f9f9f9;
}
.lgfancybox-wizard .fancybox-skin #lgwizard > .content {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 400px;
    overflow-y: auto;
    scroll-behavior: smooth;
}
.lgfancybox-wizard .fancybox-skin #lgwizard > .actions {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    padding: 20px;
}
.lgfancybox-wizard .fancybox-skin .fancybox-close {
    background-image: none;
    background-size: 44px 152px;
    width: 28px;
    height: 28px;
    top: 0;
    right: 0;
    background-color: #00000080;
}
.lgfancybox-wizard .fancybox-skin .fancybox-close i {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
}
.lgfancybox-wizard .fancybox-skin .fancybox-close:after {
    content: '';
}
#lgwizard_container .wizard-content .wizard>.steps>ul>li a {
    font-weight: bold;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}
#lgwizard_container .wizard-content .wizard>.steps>ul>li.done .step {
    background-color: #25d366;
    border-color: #25d366;
}
#lgwizard_container .wizard-content .wizard.wizard-circle>.steps>ul>li.done:after,
#lgwizard_container .wizard-content .wizard.wizard-circle>.steps>ul>li.done:before,
#lgwizard_container .wizard-content .wizard.wizard-circle>.steps>ul>li.current:after,
#lgwizard_container .wizard-content .wizard.wizard-circle>.steps>ul>li.current:before {
    background-color: #fff;
}
#lgwizard_container .wizard-content .wizard>.steps>ul>li.current>a,
#lgwizard_container .wizard-content .wizard>.steps>ul>li.done a,
#lgwizard_container .wizard-content .wizard>.steps>ul>li.done a:focus,
#lgwizard_container .wizard-content .wizard>.steps>ul>li.done a:hover {
    color:  #fff;
}
#lgwizard_container .wizard-content .wizard>.steps>ul>li.disabled a,
#lgwizard_container .wizard-content .wizard>.steps>ul>li.disabled a:focus,
#lgwizard_container .wizard-content .wizard>.steps>ul>li.disabled a:hover {
    color: #b9b9b9;
}
#lgwizard_container .wizard-content .wizard>.steps>ul>li a,
#lgwizard_container .wizard-content .wizard>.steps>ul>li a:focus,
#lgwizard_container .wizard-content .wizard>.steps>ul>li a:hover {
    outline: none;
    text-decoration: none;
}
#lgwizard_container .wizard-content .wizard.wizard-circle>.steps>ul>li.disabled a .step {
    border: 3px solid #b9b9b9;
}
#lgwizard_container .wizard-content .wizard>.actions>ul>li>a {
    background: #009efb;
    color: #fff;
    display: block;
    border-radius: 4px;
    border: none;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 15%);
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    min-height: 36px;
    display: flex;
    align-items: center;
}
#lgwizard_container .wizard-content .wizard>.actions>ul>li>a[href="#previous"] {
    background-color: #fff;
    color: #54667a;
}
#lgwizard_container .wizard-content .wizard>.actions>ul>li>a[href="#finish"] {
    background-color: #25d366;
}
#lgwizard_container .wizard-content .wizard>.actions>ul>li>a:focus,
#lgwizard_container .wizard-content .wizard>.actions>ul>li>a:hover {
    -webkit-box-shadow: 0 0 0 100px rgb(0 0 0 / 5%) inset;
    box-shadow: 0 0 0 100px rgb(0 0 0 / 5%) inset;
    text-decoration: none;
    outline: none;
}
#lgwizard_container .wizard-content .wizard>.actions>ul>li.disabled>a,
#lgwizard_container .wizard-content .wizard>.actions>ul>li.disabled>a:focus,
#lgwizard_container .wizard-content .wizard>.actions>ul>li.disabled>a:hover {
    color: #bbb;
    pointer-events: none;
    background: #7a7a7a;
    cursor: not-allowed;
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#lgwizard_container .lgwhatsapp-mt-2 {
    margin-top: 1rem!important;
}
#lgwizard_container .lgwhatsapp-mt-4 {
    margin-top: 3rem!important;
}
#lgwizard_container .lgwhatsapp-mb-2 {
    margin-bottom: 1rem!important;
}
#lgwizard_container .lgwhatsapp-mb-4 {
    margin-bottom: 3rem!important;
}
#lgwizard_container .lgwhatsapp-ml-2 {
    margin-left: 1.5rem!important;
}
#lgwizard_container .lgwhatsapp-ml-4 {
    margin-left: 3rem!important;
}
#lgwizard_container .lgwhatsapp-mr-2 {
    margin-right: 1.5rem!important;
}
#lgwizard_container .lgwhatsapp-mr-4 {
    margin-right: 3rem!important;
}
#lgwizard_container .lgwhatsapp-h1 {
    text-transform: uppercase;
    color: #232323;
    margin-bottom: 0.5rem;
    font-size: 1.375rem;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
}
#lgwizard_container .lg-done {
    color: #4cbb6c;
    display: inline-block;
    padding: 0 .8125rem;
    margin-right: 1.563rem;
}
#lgwizard_container .alert {
    color: #fff;
    padding: 0;
    margin: 0;
}
#lgwizard_container .alert.alert-danger {
    background-color: #f62d51;
    border-color: #f62d51;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
}
#lgwizard_container .alert.alert-success {
    background-color: #23d366;
    border-color: #23d366;
}
#lgwizard_container .alert > ol,
#lgwizard_container .alert > ul {
    margin-bottom: 0;
}
#lgwizard_container .lg-done,
#lgwizard_container .lg-not-done {
    display: inline-block;
    padding: 0 .8125rem;
    margin-right: 0 !important;
    font-size: 20px;
}
#lgwizard_container .lg-done {
    color: #23d366;
}
#lgwizard_container .lg-not-done {
    color: #f62d51;
}
#lgwizard_container .form-control:focus,
#lgwizard_container .input-group.focus {
    outline: .1875rem solid #009efb;
}
#lgwizard_container .form-group.form-error input,
#lgwizard_container .form-group.form-error select,
#lgwizard_container .form-group.form-error .input-group {
    outline: .1875rem solid #f62d51;
}
#lgwizard_container .form-group.form-ok input,
#lgwizard_container .form-group.form-ok select,
#lgwizard_container .form-group.form-ok .input-group {
    outline: .1875rem solid #23d366;
}
#lgwizard_container .input-group.focus .form-control:focus,
#lgwizard_container .input-group .input-group-btn>.btn[data-action=show-password]:focus,
#lgwizard_container .form-group.form-error .input-group input,
#lgwizard_container .form-group.form-ok .input-group input {
    outline: none;
}
#lgwizard_container .form-control {
    background: #f1f1f1;
    color: #7a7a7a;
    border: 1px solid rgba(0,0,0,.25);
    padding: .5rem 1rem;
    max-width: none !important;
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border-radius: 0;
}
#lgwizard_container .form-group {
    margin-bottom: 1rem;
}
#lgwizard_container .input-group .btn {
    background: #7a7a7a;
    box-shadow: none;
    color: #fff;
    padding: .625rem 1rem;
    text-transform: uppercase;
    z-index: 2;
    margin-left: -1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    position: relative;
    -webkit-appearance: button;
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    font-size: 1rem;
    border-radius: 0;
}
#lgwizard_container .input-group .input-group-btn>.btn[data-action=show-password] {
    padding: .5rem 1rem;
}
#lgwizard_container sup {
    color: #f62d51;
}
#lgwizard_container .form-footer .btn {
    color: #fff;
    border-radius: 4px;
    border: none;
    box-shadow: 2px 2px 4px 0 rgb(0 0 0 / 15%);
    text-transform: uppercase;
    font-weight: 600;
    padding: 8px 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: inline-flex;
    align-items: center;
    min-height: 36px;
}
#lgwizard_container .form-footer .btn-primary {
    background: #009efb;
}
#lgwizard_container .form-footer .btn-secondary {
    background: #f62d51;
}
#lgwizard_container .form-footer .btn-default {
    background: #23d366;
}
#lgwizard_container .form-footer .btn:focus,
#lgwizard_container .form-footer .btn:hover {
    -webkit-box-shadow: 0 0 0 100px rgb(0 0 0 / 5%) inset;
    box-shadow: 0 0 0 100px rgb(0 0 0 / 5%) inset;
    text-decoration: none;
    outline: none;
}
#lgwizard_container .form-footer > .btn + .btn {
    margin-right: 10px;
}
#lgwizard_container .lgwhatsapp-selected-customer-address-footer > .btn + .btn {
    margin-left: 6px;
}
#lgwizard_container .lgwhatsapp-material-icons {
    margin-right: .5rem;
}
#lgwizard_container #lgwizard_container_step_address_addresses .lgwhatsapp-selected-customer-address .lgwhatsapp-selected-customer-address-body {
    width: 50%;
}
#lgwizard_container .float-xs-right {
    float: right !important;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-items {
    margin-bottom: 0;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-item {
    padding: 1rem 0;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-item .lgwhatsapp-step-resume-cart-item-image img {
    max-width: 100%;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-item .lgwhatsapp-step-resume-cart-item-image img {
    max-width: 100%;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-item .lgwhatsapp-step-resume-cart-item-price {
    display: inline-block;
    font-weight: bold;
    color: #009efb;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-item .lgwhatsapp-step-resume-cart-item-grid-right .lgwhatsapp-step-resume-cart-item-total-price {
    color: #232323;
    font-weight: bold;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-totals {
    padding: 0 0 1rem;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-totals .lgwhatsapp-step-resume-totals-line {
    padding: .5rem;
    margin-bottom: 0;
    clear: both;
    box-sizing: inherit;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-totals .lgwhatsapp-step-resume-totals-line.lgwhatsapp-step-resume-totals-line-order-total {
    background-color: #f1f1f1;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-totals .lgwhatsapp-step-resume-totals-line .lgwhatsapp-step-resume-totals-line-label {
    font-size: 1rem;
    font-weight: 700;
    padding-left: 0;
    white-space: inherit;
    color: #363a42;
    text-align: right;
    box-sizing: inherit;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-totals .lgwhatsapp-step-resume-totals-line .lgwhatsapp-step-resume-totals-line-value {
    font-size: 1.125rem;
    font-weight: 700;
    color: #232323;
    float: right;
    box-sizing: inherit;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-customer-info .lgwhatsapp-step-resume-customer-info-line {
    margin-bottom: 5px;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-customer-info .lgwhatsapp-step-resume-customer-info-line .lgwhatsapp-step-resume-customer-info-line-label {
    padding-left: 0;
    font-weight: 700;
    white-space: inherit;
    color: #363a42;
    text-align: right;
    font-size: 0.9rem;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-customer-info .lgwhatsapp-step-resume-customer-info-line .lgwhatsapp-step-resume-customer-info-line-value {
    font-weight: 400;
    white-space: inherit;
    text-align: right;
    color: #232323;
    float: right;
}
#lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-customer-info .lgwhatsapp-step-resume-customer-info-line .lgwhatsapp-step-resume-customer-info-line-value .lgwhatsapp-step-resume-customer-info-line-address {
    padding: 15px;
    background-color: #f1f1f1;
    border-radius: 4px;
    margin: 10px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
}

@media (max-width: 767px) {
    #lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-item {
        border-bottom: 1px solid #f1f1f1;
    }
    #lgwizard_container .lgwhatsapp-step-resume .lgwhatsapp-step-resume-cart-item .lgwhatsapp-step-resume-cart-item-grid-body {
        margin-bottom: 1rem;
    }
}
@media (max-width: 500px) {
    #lgwizard_container #lgwizard_container_step_address_addresses .lgwhatsapp-selected-customer-address .lgwhatsapp-selected-customer-address-body {
        width: 80%;
    }
    #lgwizard_container .lgwhatsapp-selected-customer-address-footer .btn {
        display: flex;
    }
    #lgwizard_container .lgwhatsapp-selected-customer-address-footer > .btn + .btn {
        margin-left: 0;
        margin-top: 5px;
    }
}
@media (max-width: 342px) {
    #lgwizard_container .wizard-content .wizard>.actions>ul>li+li:nth-child(3) {
        margin-left: 0;
        margin-top: 10px;
    }
}
