<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Manuelita Azucar
Theme URI:
Author: ECS - William Villalba - JesÃºs Rincon
Author URI:
Description:
Version: 0.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: enig_starter_theme
Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/
.footerpoliticas{
    position: absolute; right: 228px; top: 0; opacity: .7; color: #babf28;
}

body .all_products .panel .img, .all_products .panelMovil .img{
    min-height: 42vh;
}

body .video_iframe{
    display: none;
}

body.bg_site_prdoct .mfp-gallery button.mfp-arrow, 
body.bg_site_prdoct .mfp-gallery &gt; button.mfp-close{
    display: block;
}

body .cont_tab_home img{
    height: 45px;
}
body .cont_tab_home{
    height: 50vh;
    overflow-y: auto;
    -webkit-box-align: baseline;
    -o-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}
body .bg_contact{
    overflow-y: auto;
    -webkit-box-align: baseline;
    -o-box-align: baseline;
    -moz-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    align-items: baseline;
}

@media only screen and (min-width: 1680px) and (max-width: 3000px){
    body .cont_tab_home {
        height: 67vh;
    }
}</pre></body></html>