@charset "UTF-8";
/*
Theme Name: MALLS DKM
Author: JAEL PROAÑO
Author URI: jael@walkerbrand.com
Description: Thema personalizado para el grupo DK y su centros comerciales
Requires at least: WordPress 6
Version: 1.0
License: Privada
License URI: LICENSE
Thema desarrollado para wordpress con bootstrap 5.0
*/
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

body {
    font-family: "Raleway", sans-serif;
}

/********** Template CSS **********/
.slider-itemHome {
    width: 100%;
    height: 600px;
    background-size: cover !important;
    background-position: center !important;
}

.TMPslider-itemHome::after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
}

.custom-logo-link img {
    width: 160px;
    height: auto;
}

.bg-transparent {
    background: transparent;

}

.main-menu {
    /* width: 90%; */
    margin: auto;
    flex-wrap: wrap;
    position: absolute;
    z-index: 999;
    /* width: 100%; */
    min-height: 60px;
}

.relative {
    position: relative !important;
}


.borderBottomNav {
    background: rgba(0, 0, 0, 0.30);
}

.borderBottomNav::after {
    content: "";
    width: 100%;
    /* border-bottom: 1px solid #fff; */
    margin: 10px auto 0;
    margin: 5px auto 0;
    display: block;
    height: 1px;
    position: relative;
}

.bg-1 {
    background: rgba(0, 0, 0, 0.45) !important;
    max-width: 50%;
    width: auto;
    left: 10%;
    position: absolute;
    bottom: 20%;
    border-radius: 10px;
}

.carousel-control-next,
.carousel-control-prev

/*, .carousel-indicators */
    {
    filter: invert(100%);
}

.titulo-seccion {
    color: #1C5E2A;
    font-weight: 600;
    font-size: 45px
}

.evento-destacado {
    box-shadow: 8px 8px 12px 0px #00000040;
    border-radius: 15px;
}

.titulo-evento {
    color: #1C5E2A;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
}

.enlace-evento>img {
    border: 1px solid #fff;
}

.enlace-evento:hover {
    opacity: 0.8;
}

.enlace-evento:hover>img {
    border: 1px solid #1C5E2A;
}

.nav-colored {
    background: #1C5E2A;
}

.video-home {
    width: 100%;
    height: 600px;
    margin: auto;
}

.owl-dots {
    text-align: center;
}

.owl-dots button.owl-dot.active span,
.owl-dots button.owl-dot:hover span {
    background-color: #FF4B76;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    position: absolute;
    top: 1px;
    left: 1px;
}

.owl-dots button.owl-dot {
    border: 1px solid gray;
    background: #D9D9D9 !important;
    border-radius: 50%;
    height: 12px;
    width: 12px;
    position: relative;
    margin: 0 3px;
}

.owl-prev,
.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
    border: 0px solid black;
}

.owl-prev {
    left: -20px;
}

.owl-next {
    right: -20px;
    font-size: 30px;
}

.owl-next span {
    font-size: 40px;
}

.owl-prev span {
    font-size: 40px;
}

.owl-prev i,
.owl-next i {
    transform: scale(2, 5);
    color: #ccc;
}

.enlace-evento-exp {
    padding: 0 5px;
}

.bg-exp {
    max-width: 55%;
    width: auto;
    left: 10%;
    right: 10%;
    position: absolute;
    top: 20%;
    margin: auto;
}

.texto-descuento {
    position: absolute;
    width: 50%;
    top: 100px;
    right: 100px;
}

.texto-verde-descuento {
    color: #000;
    font-weight: bold;
    font-size: 25px;
}

.btn-verde {
    border: 2px solid #000 !important;
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
}

.btn-verde:hover {
    background: #000 !important;
    color: #fff !important;
}

.bg-celeste {
    background: #D1EAEB;
}

.text-portales {
    color: #000;
    font-weight: 600;
    font-size: 45px;
    margin-top: 10% !important;
    padding: 10px 60px 0 60px !important;

}

footer {
    background: #92c15a;
}

.subtitulo-footer {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    margin-top: 50px;
}

.menu-footer .menu {
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style-type: none;
}

.menu-footer ul li {
    margin: 0;
    list-style-type: none;
    padding: 0;
}

.menu-footer ul li a {
    text-decoration: none;
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    display: block;
    margin-top: 10px;
}

.bg-verdeOscuro {
    background: #1C5E2A;
}

.bg-verdeOscuro p {
    font-size: 12px;
}

/* TRASNSICION LATERAL  */

.containerPromociones {
    margin: 0 auto;
    width: 100%;
    height: auto;
    border: 1px solid lighten(black, 10);
    display: flex;
    align-items: center;
}

.item-card-1 {
    width: 35% !important;
    background-size: cover !important;
    background-position: center !important;
}

.item-card-2 {
    width: 25% !important;
    background-size: cover !important;
    background-position: center !important;
}

.item {
    flex-grow: 1;
    background-size: cover !important;
    height: 400px;
    background-color: darkred;
    position: relative;
    border: 1px solid lighten(black, 10);
    transition: all 300ms ease-in-out;

    &:hover {
        flex-grow: 4.3;
        background-color: lighten(darkred, 20);
    }

    /* &:before {
        content: attr(data-order);
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
    } */

}

.contenido-card-home {
    position: absolute;
    right: 5%;
    top: 20%;
    width: 50%;
}

.contenido-card-home p {
    font-size: 16px;
    margin-top: 20px;
    font-weight: 300;
}

.titulo-card_promo {
    font-size: 40px;
    font-weight: bold;
}

.bg-verde-nav {
    background: #1C5E2A;
    padding-bottom: 10px !important;
}

.banner-eventos {
    width: 100%;
    height: 600px;
    background-position: top !important;
    background-size: cover !important;
}

.bg-grey {
    background: #F6F6F6 !important;
}

.linktab-eventos {
    background: transparent !important;
    color: #9D9D9D !important;
    font-weight: bold;
    font-size: 25px;
}

.linktab-eventos.active {
    color: #FF4B76 !important;

}

.btn-morado {
    background: #1C5E2A !important;
    color: #fff !important;
    border: 1px solid #fff;
}

.proximo-evento:hover {
    background: #fff !important;
    border-radius: 15px;
}


/* CARDS  */
.card-promociones {
    border-radius: 15px !important;
    text-align: center !important;
    /* color: white; */
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    min-height: 200px;
}

.nombre-local {
    height: 145px !important;
}

.br {
    border-top-left-radius: 15px !important;
    border-right: 3px dashed #fff;
}

.card-promociones a {
    font-weight: bold;
    padding: 5px 15px;
}

.card-bg-1 {
    background: #1C5E2A;

}

.card-bg-2 {
    background: #F99D2A;

}

.card-bg-3 {
    background: #FF4B76;

}

.card-bg-4 {
    background: #B5D99A;
    color: #000 !important;
}

.card-bg-4 a {
    color: #000 !important;
    border-color: #000 !important;
}

.imagen-lateral-footer {
    width: 100%;
    height: 550px;
    background-position: center !important;
    background-size: cover !important;
}

.caption-banner-internas {
    width: 500px;
    top: 30%;
    left: 10%;
    position: absolute;
}

.text-justify {
    text-align: justify !important;
}

.titulo-banner {
    font-size: 45px;
}

.cursor {
    cursor: pointer;
}

.text0-intro-galeria {
    font-size: 25px !important;
}

.img-galeria {
    height: 300px;
    width: auto;
    border-radius: 15px;
}

.img-logo {
    width: auto !important;
    margin: auto !important;
    max-width: 70%;
}

.card-dk {
    text-align: center;
    border: 1px solid #d1d1d1;
    border-radius: 10px;
    padding: 10px;
    height: 130px;

}

.list-rss .rrsss-links {
    display: inline-block !important;
}

.list-rss li {
    display: inline-block !important;
    margin: 0 15px 0 0px;
    padding: 0 !important;
}

.list-rss li a {
    font-size: 20px;
}

.formulario_suscripcion {
    position: absolute;
    right: 10%;
    top: 10%;
    width: 415px;
    height: auto;
    min-height: 100px;
    border-radius: 10px;
    background: #fff;
}

.formulario_suscripcion h6 {
    color: #FF4B76;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
}

.enviar-suscripcion {
    border-radius: 8px !important;
    margin: 0 auto !important;
    text-align: center;
}

div#myList-nav {
    margin: auto !important;
    text-align: center !important;
    width: auto !important;
    display: inline-block;
}

.ln-letters a {
    border: none !important;
    border-right: none;
    display: block;
    float: left;
    font-size: .9em;
    padding: 2px 6px;
    text-decoration: none;
    color: #1C5E2A;
    font-size: 20px !important;
    font-weight: 500;
}

#myList {
    display: block;
}

#myList li {
    display: block;
    width: 22%;
    height: 220px !important;
    text-align: center;
    margin: 0 10px;
    float: left;
}

#myList li img {
    margin: auto;
    width: auto;
    max-width: 70%;
    height: 150px !important;
}



.card-logos {
    border: 1px solid #e4e4e4;
    height: 200px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.caption-banner-intro {
    position: absolute;
    margin: 0 auto;
    bottom: 20%;
    width: 70%;
    left: 10%;
    right: 10%;
    color: #fff;
    text-align: center;
}

.c-enlaces {
    min-height: 150px;
    height: auto;
    border-radius: 10px;
}

.c-enlaces-1 {
    min-height: 60px;
    height: auto;
    border-radius: 10px;
}

.c-enlaces-1 p,
.c-enlaces p {
    margin-bottom: 0 !important;
}

.c-enlaces-1 i,
.c-enlaces i {
    font-size: 35px !important;
}

.titulo-local {
    font-size: 50px;
    font-weight: bold;
    color: #fff;
}





.section-video {
    width: 100%;
    height: 750px;
}

#video {
    position: absolute;
    z-index: -1;
    height: 100%;
    width: 100% !important;
    left: 0;
    object-fit: cover;
    top: 0;
}

#hero-text-container {
    top: 50%;
    position: relative;
    width: 40%;
    left: 5%;
}

#hero-text-subcontainer {
    position: absolute;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    width: 100%;
    color: white;
}

h3 {
    margin: 0;
    font-size: 35px;
    font-weight: 500;
}

#video-container {
    height: 100%;
    width: 100%;
    background-position: center;
    background-color: transparent;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
}

#overlay {
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

.text-morado {
    color: #000;
}

.morado-hover::after {
    content: '';
    border-bottom: 1px solid #c2c2c2;
    height: 2px;
    display: block;
    margin: 20px auto;
}

.texto-destacado {
    color: #4E4E4E
}

.fechapromo {
    color: #4E4E4E;
    font-size: 12px !important;
}

.sombra {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}


.rrsss-links li a i:hover {
    color: #FF4B76;
}

.bg-negro {
    background: #000 !important;
}

.horario {
    font-size: 14px !important;
    font-weight: 500;
}

.btn-horario {
    font-size: 13px !important;
}

.dropdown:hover>.dropdown-menu {
    display: block;
}

.dp-horario {
    border-top: 8px solid #FF4B76;
    font-size: 16px;
    margin-top: 5px;
    width: 250px;

}

.penstana {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 15px solid #FF4B76;
    position: absolute;
    left: 10%;
    /* right: 10%;
    margin: auto; */
    width: 20px;
    top: -25px;
}

.imagen-horario {
    width: 100%;
    height: 650px;
    background-position: center !important;
    background-size: cover !important;
    position: relative;
}

.contenido-horario {
    margin: 20px auto;
    width: 60%;
    padding: 30px;
    border: 1px solid #fff;
    border-radius: 10px;
    color: #fff !important;
}

.contenido-horario .wp-block-columns {
    margin-bottom: 0px;
}

.contenido-horario .wp-block-columns h3 {
    font-size: 35px !important;
    font-weight: bold;
}

.contenido-horario .wp-block-columns h4 {
    font-size: 45px !important;
    font-weight: bold;
}

.titulo-local-main {
    position: absolute;
    top: 35%;
    left: 10%;
    right: 10%;
    margin: auto;
}

.texto-intro p {
    font-size: 18px !important;
    text-align: justify;
}

.bg-verde {
    background: #000;
}

.text-categoria {
    color: #fff;

}

.icono-servicio {
    width: 150px;
}

.contenedor-horario {
    position: absolute;
    top: 15%;
    left: 10%;
    right: 10%;
    margin: auto;
}

.titulo-slider-banner h1 {
    font-size: 2.8rem;
    font-weight: bold;

}

.titulo-slider-banner h2 {
    font-size: 2.8rem;
    font-weight: bold;
}

.logo-footer {
    width: 70% !important;
}


.bg-verdeoscuro{
    background: #1C5E2A;
}
i.fa-regular.fa-calendar {
    color: #1C5E2A;
}

.carousel-caption.text-start {
    background: none !important;
}

@media only screen and (max-width: 600px) {
    .titulo-slider-banner h1 {
        font-size: 2rem;
        font-weight: bold;

    }

    .titulo-slider-banner h2 {
        font-size: 2rem;
        font-weight: bold;
    }

    .item-card-1,
    .item-card-2 {
        width: 100% !important;
    }

    .containerPromociones {
        display: block;
    }

    .texto-descuento {
        position: relative;
        width: 100%;
        top: 0;
        right: 0;
    }

    .bg-1 {
        background: rgba(0, 0, 0, 0.45) !important;
        max-width: 90%;
        width: auto;
        left: 10%;
        position: absolute;
        bottom: 20%;
        border-radius: 10px;
    }

    .bg-exp {
        max-width: 90%;
        width: auto;
        left: 10%;
        right: 10%;
        position: absolute;
        top: 10%;
        margin: auto;
    }

    .slider-itemExp {
        width: 100%;
        height: 500px;
    }

    .contenido-horario {

        width: 80%;
        padding: 30px;
        border: 1px solid #fff;
        border-radius: 10px;
        color: #fff !important;
    }

    .imagen-horario {
        width: 100%;
        height: 500px;
    }

    .titulo-seccion {
        font-weight: 600;
        font-size: 30px;
        line-height: 30px;
    }

    ul.navbar-nav.ms-auto.mb-2.mt-md-1.mb-lg-0.menu-principal {
        background: #000;
        padding: 25px;
        margin: 2px;
        border-radius: 10px;
    }

    .list-rss li a {
        font-size: 24px;
    }

    .logo-footer {
        width: 40% !important;
    }

    .subtitulo-footer {
        font-size: 16px;
        color: #fff;
        font-weight: 500;
        margin-top: 10px;
    }

    .text-portales {
        color: #1C5E2A;
        font-weight: 600;
        font-size: 35px;
        margin-top: 0% !important;
        padding: 10px 20px 0 20px !important;
        text-align: center;
    }

    .contenido-card-home {
        position: absolute;
        right: 40px;
        top: 20%;
        width: 50%;
    }

    .titulo-card_promo {
        font-size: 31px;
        font-weight: bold;
    }

    .caption-banner-internas {
        width: 90%;
        top: 30%;
        left: 4%;
        position: absolute;
    }

    .titulo-banner {
        font-size: 35px;
    }

    .formulario_suscripcion {
        position: relative;
        right: 0;
        top: 0;
        width: 90%;
        height: auto;
        min-height: 100px;
        border-radius: 10px;
        background: #fff;
        margin: auto;
    }

    #myList {
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 95%;
    }

    #myList li {
        display: block;
        width: 44%;
        height: 220px !important;
        text-align: center;
        margin: 0 10px;
        float: left;
    }

    .contenido-horario .wp-block-columns h3 {
        font-size: 25px !important;
        font-weight: bold;
    }

    .contenido-horario .wp-block-columns h4 {
        font-size: 35px !important;
        font-weight: bold;
    }

    .titulo-local-main {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        margin: 10px auto;
    }

    .titulo-local {
        font-size: 40px;
        font-weight: bold;
        color: #000;
    }

    .text-categoria {
        color: #000;

    }

    #myList li img {
        margin: auto;
        width: auto;
        max-width: 70%;
        height: 100px !important;
    }

    .contenido-horario {
        width: 100%;
        padding: 10px;
        border: 1px solid #fff;
        border-radius: 10px;
        color: #fff !important;
    }
    
    .carousel-caption.text-start {
    background: rgba(0, 0, 0, 0.45) !important;
}
}