* {
    font-family: 'Saira Condensed', sans-serif;
}

:root {
    --dd-overlay: rgba(0, 0, 0, .75) !important;
    --dd-background: #FFFFFF !important;
    --dd-text1: #333333 !important;
    --dd-text2: #333333 !important;
    --dd-primary: #FD4741 !important;
    --dd-gradient: linear-gradient(45deg, #fcd15d 0%, rgb(248, 211, 108) 100%) !important;
    --dd-radius: .35em !important;
    --dd-shadow: 0 0 2.5em rgba(0, 0, 0, 0.1) !important;
    --dd-range: rgba(0, 0, 0, 0.05) !important;
  }

/* html {
    max-width: 1300px;
    margin: 0 auto;
}

header {
    max-width: 1300px;
} */

.status-message ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

.branchAndContactHeader a {
    color: black;
}

.branchAndContactHeader a:hover {
    color: black;
    text-decoration: none;
}

.fondo-1 {
    width: 100%;
    height: 50vh;
    background-color: rgb(141, 141, 141);
}

.fondo-2 {
    width: 100%;
    height: 50vh;
    background-color: rgb(43, 43, 43);
}

.fondo-3 {
    font-size: 2em;
    margin: 10px 0px;
    width: 100%;
    padding: 0;
    background-color: rgb(43, 43, 43);
    padding: 25px 0px;
    text-align: center;
    color: white;
}

.fondo-3:hover {
    transition: 0.2s;
    color: rgb(43, 43, 43);
    text-decoration: none;
    background-color: rgb(219, 219, 219);
}

/* .fondo-4 {
    width: 100%;
    margin: 50px 0px;
    color: rgb(43, 43, 43);
}

.fondo-4 div {
    padding: 30px 0px;
    border-bottom: solid 0.5px rgb(206, 206, 206);
}

.fondo-4 div:last-child {
    border: none;
}

.fondo-4 img {
    opacity: 0.85;
    margin-bottom: 10px;
}

.fondo-4 h5 {
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
}

.fondo-4 p {
    margin: 0;
    padding: 0;
} */

.fondo-5 {
    width: 100%;
    height: 50vh;
    margin-bottom: 10px;
    background-color: rgb(43, 43, 43);
}


.fondo-7 {
    margin-top: 10px;
    width: 100%;
    height: 50vh;
    background-color: rgb(141, 141, 141);
}

.fondo-7 h4 {
    margin: 0; 
    padding: 0;
    color: white;
    text-transform: uppercase;
    font-weight: 600;
}

.color-group-product {
    width: 50%;
    height: 150px;
    background-color: rgb(141, 141, 141);
}



/***************************************** SECCIÒN TU ANDAMIO **********************************************/



.titulo-producto-categoria h5 {
    text-transform: uppercase;
    font-weight: bold;
}


.divComplementosProducto div {
    border: 1px solid #e4e4e4;
    border-radius: 7px;
}

.divComplementosProducto div:hover {
    box-shadow: 0px 10px 9px 2px rgba(204,204,204,1);
    transition: 0.15s;
}

.hrefComplementosProducto {
    color: black;
}

.hrefComplementosProducto:hover {
    text-decoration: none;
    color: black;
}

.foto-principal {
    width: 100%;
}

.foto-principal img {
    width: 100%;
}

.modal {
    z-index: 5000 !important;
}

.swal2-container {
    z-index: 5000 !important;
}

html::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

html::-webkit-scrollbar-thumb {
    background: rgb(56, 56, 56);
}

html::-webkit-scrollbar-track {
    background: #c0c0c0;
}

.div-hidden-acordeon img {
    filter: brightness(0.4);
}

.container-acordeon h3 {
    width: 80%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 4em;
}

#principaltitle {
    height: 50vh;
}

#principaltitle h1 {
    font-size: 3em;
}

@media only screen and (max-width: 1300px) {

    .div-hidden-acordeon {
        height: 250px !important;
    }

    .container-acordeon h3 {
        font-size: 3em;
    }

    #principaltitle {
        height: 40vh;
    }

    #principaltitle h1 {
        font-size: 2.5em;
    }

}

@media only screen and (max-width: 800px) {

    .div-hidden-acordeon {
        height: 100% !important;
    }

    .container-acordeon h3 {
        font-size: 2.5em;
    }

    #principaltitle {
        height: 35vh;
    }

    #principaltitle h1 {
        font-size: 2em;
    }

}


@media only screen and (max-width: 576px) {
    
    .buttons-map-desktop {
        display: none !important;
    }

    .buttons-map-mobile {
        display: block !important;
    }

    #banner-principal-mobile {
        display: block !important;
    }

    #banner-principal-desktop {
        display: none;
    }

}




@media only screen and (max-width: 500px) {

    .container-acordeon h3 {
        font-size: 1.5em;
    }

    #principaltitle {
        height: 25vh;
    }

    #principaltitle h1 {
        font-size: 1.5em;
    }

    .precio-producto-carrito-desktop {
        display: none !important;
    }

    .precio-producto-carrito-mobile {
        display: block !important;
    }

}

@media only screen and (max-width: 450px) {
    .imagen-calendario {
        display: none;
    }
}

@media only screen and (max-width: 360px) {

    .imagen-flecha img {
        width: 20px;
    }
}

@media only screen and (max-width: 300px) {

    .container-acordeon h3 {
        font-size: 1.3em;
    }

    .imagen-flecha {
        display: none;
    }

}