.color-corporativo {
    color: #E0040B !important;
}

.cc-nb-okagree {
    background-color: #E0040B !important;
    color: #fff !important;
}

.cc-nb-reject {
    background-color: #E0040B !important;
    color: #fff !important;
}

.cc-cp-foot-save {
    background-color: #E0040B !important;
    color: #fff !important;
}

.cc-pc-head-lang select:focus {
    box-shadow: 0 0 0 2px #E0040B !important;
}

.cc-cp-foot-byline {
    color: #F2F2F2 !important;
}

.cc-cp-foot-byline a {
    color: #F2F2F2 !important;
    pointer-events: none;
    cursor: default;
    text-decoration: none;
}

.negro {
    color: black !important;
}

.fondo-corporativo {
    background-color: #E0040B !important;
}

.is-invalid,
.was-validated .form-control:invalid {
    border-color: #E0040B !important;

}

.texto-elegante {
    font-family: "Montserrat", sans-serif !important;
}

.titular-principal {
    font-size: calc(1.5em + 1.5vw) !important;
    line-height: calc(1em + 1vw) !important;
    font-weight: 500;
    color: #fff;
    line-height: 1;
    margin: 0 0 29px;
    font-family: "Montserrat", sans-serif;
}

.titular-legal {
    font-size: 18px !important;
    margin: 25px 0px !important;
    text-transform: uppercase !important;
}

.margen-abajo-5 {
    margin-bottom: 5px !important;
}

.margen-abajo-12 {
    margin-bottom: 12px !important;
}

.margen-abajo-24 {
    margin-bottom: 24px !important;
}

.margen-arriba-24 {
    margin-top: 24px !important;
}

.margen-abajo-40 {
    margin-bottom: 40px !important;
}

.margen-abajo-60 {
    margin-bottom: 60px !important;
}

.margen-aa-15 {
    margin: 15px 0px;
}

.texto-error {
    color: #E0040B !important;
    font-weight: 600;
}

.text-red-600 {
    color: #E0040B !important;
    font-weight: 600 !important;
}

.form-registro label {
    font-weight: 600 !important;
}

/* MARGENES */
.ma-20 {
    margin-bottom: 20px !important;
}

/* MARGENES */

/* ESPACIADO */
.espaciado10 {
    padding: 10px;
}

/* CABECERA SECCIONES */
.store-lazarus-cabecera {
    padding: 70px 0px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .store-lazarus-cabecera {
        padding: 70px 0px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .store-lazarus-cabecera {
        padding: 60px 0px;
    }
}

@media only screen and (max-width: 767px) {
    .store-lazarus-cabecera1 {
        padding: 50px 0px;
    }
}

/* CABECERA SECCIONES */
.fondo-cabecera {
    background-color: #0b0b0b;
    background-image: url(../images/motivo-lazarus.png);
    background-size: cover;
    background-position: left center;
    position: relative;
}

.enlace-navegacion {
    color: #fff !important;
}

.enlace-navegacion:hover {
    color: #E0040B !important;
}

.enlace-encabezado {
    color: #fff !important;
}

.enlace-encabezado:hover {
    color: #000 !important;
}

.bienvenida-store p {
    color: #fff !important;
    margin: 0;
    font-family: "Montserrat", sans-serif;
}

.capa-titulo-producto {
    height: 60px;
    overflow: hidden;
}

.card-producto {
    border-bottom: 1px #BCBCBC dotted;
    padding-bottom: 15px;
}

.listados-imagen {
    width: 100%;
    height: 300px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #BCBCBC;
}

.blanco {
    color: white !important;
}

.select-orden {
    height: 33px;
    line-height: 33px;
    color: #606060;
    border: 1px solid transparent;
    margin-right: 10px;
    background-color: #fff;
    border: 1px solid #b7b7b7;
    padding: 0px 2px;
}

.img-sin-resultados {
    width: 100px;
    height: auto;
    margin-bottom: 30px;
}

.seleccionar-elemento {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;

    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.fondo-legal {
    background-color: #000;
    color: #fff !important;
}

.icono-carrito {
    font-size: 1.5em !important;
    margin-right: 5px;
}

.icono-carrito-menu {
    font-size: 1em !important;
    margin-right: 4px;
}

.mini-img-cesta {
    width: 98px;
    height: 112px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

.icono-cesta-vacia {
    display: flex;
    justify-content: center;
    align-items: center;
}

.icono-cesta-vacia img {
    height: 120px !important;
    width: auto;
}

.logo-lazarus {
    height: 80px;
}

.oculto {
    display: none;
}


.capa-carga {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    margin: 40px;
}

.svg-loader {
    margin-top: 20px;
    display: flex;
    position: relative;
    align-content: space-around;
    justify-content: center;
}

.svg-container {
    height: 50px;
    width: 50px;
}

.loader-svg {

    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    fill: none;
    stroke-width: 5px;
    stroke-linecap: round;
    stroke: rgb(224, 4, 11);
}

.loader-svg.bg {
    stroke-width: 8px;
    stroke: rgb(214, 216, 217);
}

.animate {
    stroke-dasharray: 242.6;
    animation: fill-animation 1s cubic-bezier(1, 1, 1, 1) 0s infinite;
}

.check-contacto {
    height: 15px !important;
    width: 15px !important;
    margin-right: 6px !important;
}

@keyframes fill-animation {
    0% {
        stroke-dasharray: 40 242.6;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 141.3;
        stroke-dashoffset: 141.3;
    }

    100% {
        stroke-dasharray: 40 242.6;
        stroke-dashoffset: 282.6;
    }
}

.logo-sin {
    width: 50%;
    height: auto;
}

.logo-sin-cesta {
    width: 10%;
    height: auto;
}

.boton-cupon {
    background: #1f2226 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    height: 50px;
    margin-left: 6px;
    padding: 5px 30px;
    font-size: 13px;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}

.alto-descuento {
    height: 50px !important;
}

.margen-izquierdo-8 {
    margin-left: 8px !important;
}

.extra-obligatorio {
    border: 1px solid #E0040B !important;
    padding: 20px !important;
}

@media screen and (max-width: 900px) {
    .oculto {
        display: inline-block;
    }

    table {
        width: 100%;
    }

    thead {
        display: none;
    }

    tr:nth-of-type(2n) {
        background-color: inherit;

    }

    tr td:first-child {
        /*<!--background: #f0f0f0;-->*/
        font-weight: bold;
        font-size: 1.3em;
        border-top: #E0040B solid;
    }

    tbody td {
        display: block;
        text-align: center;
    }

    tbody td:before {
        content: attr(data-th);
        display: block;
        text-align: center;
    }

    .sombreada-tabla {
        background-color: #f3f3f3;
    }

    .logo-sin-cesta {
        width: 50%;
        height: auto;
    }
}

.acc-span-portada {
    font-size: 14px !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase !important;
    position: relative !important;
    display: inline-block !important;
    margin: 0px !important;
    padding: 0px 0px 0px 63px !important;
}

.acc-span-portada:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 3px;
    background-color: #E0040B;
}

.fondo-slider {
    background-image: url(../images/fondo-slider.jpg) !important;
}

.portada-cabecera-seccion {
    font-size: 12px !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.1px !important;
    margin: 0px !important;
    font-family: Montserrat, sans-serif !important;
}

.h2-portada-banner {
    font-size: 24px !important;
    font-weight: 500 !important;
    font-family: "Poppins", sans-serif !important;
    margin: 7px 0 15px !important;
}

.cursor-lazarus {
    cursor: pointer !important;
}

.etiqueta-cesta {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    color: inherit;
    font: inherit;
}

.etiqueta-cesta i {
    font-size: 24px !important;
    line-height: 1 !important;
}


.etiqueta-cesta:focus {
    outline: 2px solid var(--color-acento, #007bff);
    /* o quítalo si no quieres borde */
    outline-offset: 2px;
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.h2-catalogo {
    font-weight: 500 !important;
    margin: 0 0 10px !important;
    font-size: 16px !important;
    color: #000000 !important;
    font-family: "Montserrat", sans-serif !important;
}

.h2-login-registro {
    color: #E0040B !important;
    font-size: 27px !important;
    margin: 0 20px !important;
    font-weight: 500 !important;
    transition: all 0.3s ease 0s !important;
    font-family: "Montserrat", sans-serif !important;
}

.h2-carrito {
    display: block !important;
    font-size: 15px !important;
    color: rgb(0, 0, 0) !important;
    margin-top: 0px !important;
    font-family: "Montserrat", sans-serif !important;
}

.h2-carrito {
    font-size: 22px !important;
    position: relative !important;
    margin: 0 0 55px !important;
    text-transform: capitalize !important;
    font-weight: 500 !important;
    font-family: "Montserrat", sans-serif !important;
}

.swiper-button-prev,
.swiper-button-next {
    width: 44px !important;
    height: 44px !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    /* relleno blanco */
    border: 2px solid #E0040B !important;
    /* borde rojo */
    color: #E0040B !important;
    /* color del icono */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1) !important;
    transition: all 0.2s ease !important;
}

/* al pasar el ratón, invertir colores */
.swiper-button-prev:hover,
.swiper-button-next:hover {
    background-color: #E0040B !important;
    color: #ffffff !important;
}

/* icono (flecha) de Swiper */
.swiper-button-prev::after,
.swiper-button-next::after {
    font-size: 18px !important;
    font-weight: bold !important;
}

/* por si quieres ajustar la posición fuera del contenedor */
.swiper-button-prev {
    left: -25px !important;
}

.swiper-button-next {
    right: -25px !important;
}

/* para pantallas pequeñas, pegadas al borde */
@media (max-width: 768px) {
    .swiper-button-prev {
        left: 8px !important;
    }

    .swiper-button-next {
        right: 8px !important;
    }
}

.swiper-button-prev {
    left: 10px !important;
}

.swiper-button-next {
    right: 10px !important;
}

.notas-legales {
    font-size: 18px !important;
    line-height: 28px !important;
    color: #1A1A1A !important;
}

.notas-legales h2,
.notas-legales h3 {
    font-size: 22px !important;
    line-height: 32px !important;
}

.notas-legales h2,
.notas-legales h3,
.notas-legales p {
    margin-bottom: 30px !important;
}

.notas-legales li {
    margin-bottom: 15px !important;
}

.notas-legales ul li {
    list-style: disc !important;
}

.notas-legales ol li {
    list-style: decimal !important;
    padding-left: 15px !important;
}