
/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */
/*    ...........................  HEADER   -   HEADER   -   HEADER   ............................    */

@font-face {

    font-family: Beloved-Teacher;
    src: url("../assets/fonts/Beloved-Teacher.ttf");
}



body {
    margin: 0px;
    background-color: aliceblue;
    max-width: 100%;
    max-height: 100%;
}

main {
    margin-top: 0px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}
.href {
    padding-top: 4px;
}
.main_opacity {
    background-color: black;
    opacity: 60%;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    z-index: 2;
    transition: 0.3s;
}
.titulo {
    color: #ffffff;
    position: relative;
    top: 0px;
    font-family: 'Beloved-Teacher';
    font-size: 40px;
    text-align: center;
    text-shadow: 2px 2px 2px rgb(0, 0, 0);

}

.div-mando_titulo {
    text-align: center;

}
.navbar {
    background-image: url(../assets/image/img-admin/FONDO_HEADER.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: center;
    align-content: center;
    justify-content: center;
    background-color: #9ef3e5;
    height: 280px;
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    width: 100%;
}
.navbar-limit {
    background-color: none;
    max-width: 1200px;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
}

.column_1 {
    margin-top: 100px;
    margin-bottom: 100px;
}

.div-image-banner1 {
    margin-top: 100px;
    margin-bottom: 100px;
}




.form2 {
    flex: 1;
    display: flex;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 10px;
    box-shadow: 0px 0px 10px rgb(158 159 161 / 60%);
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
}

.form-input {
    align-items: center;
    justify-content: center;
    margin-left: 0px;
    flex: 1;
    margin-top: auto;
    margin-bottom: auto;
}
.div-searh {
    height: 40px;
}
.div-searh2 {
    height: 30px;
}
.input-search {
    box-sizing: border-box;    
    height: 40px;
    padding: 8px 8px 8px 8px;
    font-size: .9rem;
    font-weight: 400;
    border: 0;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border: none;
    outline: 0px;
    width: 100%;
}
.input-search2 {
    box-sizing: border-box;    
    height: 30px;
    padding: 8px 8px 8px 8px;
    font-size: .9rem;
    font-weight: 400;
    border: 0;
    border-bottom-left-radius: 7px;
    border-top-left-radius: 7px;
    border: none;
    outline: 0px;
    width: 100%;
}
.btn-search {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 40px;
    width: 50px;
    background-color: #fff;
    border: 0;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
    cursor: pointer;
}
.icon_busqueda {
    height: 20px;
    cursor: pointer;
}
.btn-search2 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    height: 30px;
    width: 50px;
    background-color: #fff;
    border: 0;
    border-bottom-right-radius: 7px;
    border-top-right-radius: 7px;
}

/*    ...........................  subheader ............................    */
.div_subheader {
    align-items: center;
    display: flex;

    box-shadow: 0 0 3px;

    background-color: rgb(233, 233, 233);
    border-bottom: 1px solid #5a5a5a;
    justify-content: center;
    position: sticky;
    top: 0;
    z-index: 100;
    padding: 15px;

}

.subheader {
    max-width: 1200px;
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: space-around;
}
.list_subheader {
    display: flex;
    width: 100%;
    flex: 1;
    justify-content: center;

}

.menu {
    flex: 1;
    align-items: center;
    margin: auto;

}
.icon_menu {
    height: 120px;
    padding-top: 4px;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    filter: drop-shadow(0px 0px 5px rgb(54, 58, 71));
}
.column_menu {
    position: fixed;
    width: 10px;
    height: 456px;
    background-color: #001428;
}
.total_category_menu {
    background-color: whitesmoke;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-right: 40px;
    padding-left: 40px;
    color: black;
    position: fixed;
}
.main_menu {
    background-color: whitesmoke;
    top: 100px;
    color: white;
}
.div-sub-cn {
    display: flex;
    border-bottom: 1px solid #5a5a5a;
}
.div-cn {
    border-bottom: 1px solid #5a5a5a;
    display: flex;
    text-align: center;
}
.category-name {
    font-size: 18px;
    justify-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: black;
}
.sub-category-name {
    font-size: 16px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
    color: rgb(61, 61, 61);
}
.disabled_mm {
    display: none;
}
.active_mm {
    display: block;
    position: absolute;
}
.icon-mando {
    height: 40px;
    padding-right: 20px;
    cursor: pointer;
}
.gen-mando {
    max-width: 100px;
    flex: 1;

}
.div-icon-mando {
    width: 100%;
    display: flex;
    align-items: baseline;
    justify-content: right;
}
.icon-whatsapp {
    height: 35px;
    padding-top: 0px;
    margin-left: 0px;
    padding-right: 20px;
}

.div-icon_whatsapp {
    max-width: 90px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: right;
}
.number-whatsapp {
    color: #fff;
    margin-right: 10px;
    font-weight: 700;
    font-family: Arial,Roboto,"-apple-system",Helvetica,sans-serif;
    text-align: center;
}
.container_icon {
    font-size: 30px;


}



.icon_contacto {
    display: flex;
    align-items: center;
    justify-content: center;
}
.icon_footer {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}


.icon-instagram {
    height: 29px;
    padding-top: 0px;
    margin-left: 10px;
    padding-right: 0px;
}
.icon_facebook {
    height: 27px;
    padding-top: 0px;
    margin-left: 10px;
    padding-right: 0px;
}
.icon_tiktok {
    height: 26px;
    padding-top: 0px;
    margin-left: 10px;
    padding-right: 0px;
}
.icon_youtube {
    height: 30px;
    padding-top: 0px;
    margin-left: 10px;
    padding-right: 0px;
}
.icon_svg {
    text-shadow: 2px 2px 2px rgb(17, 17, 20);
}
.container_cscs {
    padding: 2px;
    text-align: center;
    background-color: #ebebeb;
    border-bottom: 1px solid #5a5a5a;
    position: sticky;
    top: 0;
    z-index: 10;
    display: none;
}

.text-subheader {
    color: black;
    font-size: 100%;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
    margin-inline: 10px;
    border-right: 0px solid #000000;
}
/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */
















.div-name-product {
    width: 100%;
    padding-top: 15px;
    margin-top: 0px;
    height: auto;
}
.image-slider {
    width: 100%;
    max-width: 180px;
    max-height: 180px;
}

@media (max-width: 470px) {
    .image-slider {
        width: 100%;
        max-width: 160px;
        max-height: 160px;
    }
    }
    
.name-product {
    margin-left: auto;
    margin-right: auto;
    font-weight: 500;
    font-size: 13px;
    padding-bottom: 2px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    color: #222;
    text-decoration: underline;
    text-decoration: none;
    margin-left: 10px;
    margin-right: 10px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    overflow: hidden;

    line-height: 1.1;


}
.price {
    margin-left: auto;
    margin-right: auto;
    display: grid;
    font-size: 19px;
    box-sizing: border-box;
    font-family: Arial,Roboto,"-apple-system",Helvetica,sans-serif;
    font-weight: 700;
    color: #d42f2f;
    text-decoration: none;
}

.price_offert {
    margin-left: auto;
    margin-right: auto;
    display: grid;
    font-size: 12px;
    box-sizing: border-box;
    font-family: Arial,Roboto,"-apple-system",Helvetica,sans-serif;
    font-weight: 700;
    color: #646464;
    text-decoration: none;

    text-decoration: line-through;
}
/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */
/*    ...........................  footer .  pie de pagina  ...................    */
footer {
    background-color: rgb(211, 211, 211);
}
.main-footer {
    max-width: 1200px;
    padding: 20px;
    margin-top: 50px;
    height: 150px;
    display: flex;
    justify-content: space-evenly;
    margin-left: auto;
    margin-right: auto;
}
.elementor_heading {
    text-align: center;
    padding-bottom: 15px;
    padding-top: 10px;
}
.text_footer_tittle {
    text-transform: capitalize;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0.3px;
    font-family: 'Roboto';
    line-height: 1.2;
    color: black;
    cursor: pointer;
}
.div_footer1 {
    max-width: 800px;
    text-align: center;
    flex: 1;
}
.div_footer2 {
    max-width: 250px;
    text-align: center;
    flex: 1;
    display: grid;
}
.div_footer3 {
    max-width: 250px;
    text-align: center;
    flex: 1;
    display: grid;
}
.text_empresa {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: black;
    cursor: pointer;
}
.text_empresa_number {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    line-height: 28px;
    font-weight: 600;
    margin-top: 20px;
    color: black;
}
/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */


/*    ...........................................  RESPONSIVE  .............................................    */  
/*    ...........................  HEADER   -   HEADER   -   HEADER   ............................    */





@media (max-width: 550px) {
    .text-marcas {
        display: none;
    }
    }
    @media (max-width: 450px) {
    .text-ofertas {
        display: none;
    }
    }

@media (max-width: 750px) {
    .text-nosotros {
        display: none;
    }
}

@media (max-width: 650px) {

    .ele_heading2 {
        display: none;
    }
    .text_empresa_number {
        margin-top: 10px;
    }
    }

@media (max-width: 600px) {
    .navbar {
        background-size: 600px;
        background-position-x: center;
    }
    .text_empresa {
        display: none;
    }
    .main-footer {
        height: 80px;
    }
}
/*   ///////////////////////////////////////////////////////////////////////////////////////////////////////////////     */



