<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* ------------------- TIPOGRAFIA ------------------- */
@font-face {
    font-family: 'Century Gothic';
    src:url('https://acraequipamientos.com.uy/web/content/192051') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src:url('https://acraequipamientos.com.uy/web/content/192052') format('truetype');
    font-weight: bold;
    font-style: bold;
}

h1, h2, h3 {font-family: 'Century Gothic' !important; font-weight: bold;}
h4, h5, a, p {font-family: 'Century Gothic' !important; font-weight: normal;}
/* ------------------- FIN TIPOGRAFIA ------------------- */



/* ------------------- CABEZAL Y LOGO ------------------- */

@media(max-width: 768px) {
    header .navbar-brand.logo img {height: 60px !important;}
    .o_header_affix.affix.affixed .buscador_menu {display: none;}
    .navbar-toggler {float: right !important; margin-top: 5px !important; border: 0px solid transparent !important;}
    .menu {max-height: 140px;}
    #wrapwrap .o_header_affix .menu {padding-left: 0px !important; padding-right: 0px !important;}
    .headerbanner {padding-left: 20px;}
    .navbar-light .navbar-toggler-icon {background-image: url("https://acraequipamientos.com.uy/web/image/192059/menuCel.png") !important;}
    .redes_head {display: none;}
}

#top_menu_collapse { justify-content: center;}

#graph_header .navbar .navbar-nav &gt; li &gt; a, .o_header_affix .navbar .navbar-nav &gt; li &gt; a {
    color: #fefefe !important;
    opacity: 1 !important;
    font-weight: normal !important;
    font-size: 16px;
}

.fl-r { float: right; margin-top: 10px;}
.fl-l { float: left; margin-top: 10px !important;}

#graph_header .navbar, .o_header_affix .navbar { padding-top: 4px !important;}

.menu-borde {background-color: #1d1d1b;}

@media (min-width: 768px){
    .headerbanner {padding-left: 60px;}
    .menu {height: 120px;}
    .buscador_menu{ margin-top: 30px !important;}
    header .navbar-brand.logo img {height: 90px !important; padding: 0px;}
    .navbar .nav-item:first-child { display: none; }
}

/* ------------------- FIN CABEZAL Y LOGO ------------------- */

/* ------------------- HOME ------------------- */
@media(max-width: 768px) { 
    #myCarousel1733256856182 .carousel-content.col-lg-3 { flex: 0 0 50%; max-width: 50%; padding: 40px 20px;}
    .s_banner.parallax { height: 300px !important; align-content: center !important; margin-top: 30px !important; margin-bottom: 30px !important;}
    .categorias-home .col-6 { padding: 10px; }
}

/* ------------------- FIN HOME ------------------- */


/* -------------------  TIENDA ------------------- */
.oe_product_cart{ font-size: 18px; background-color: #FFFFFF; text-align: center;}
.oe_product {border: none !important;}
.oe_product .product_price {
    font-weight: 400;
    font-size: 18px;
    padding: 10px 0 20px 0;
}
#products_grid.col-lg-9 .oe-height-2 { height: 350px !important; }
@media (max-width: 768px){ 
    #products_grid.col-lg-9 .oe-height-2 { height: 420px !important; }
    .pagination { font-size: 12px; margin-top: 20px; margin-bottom: 20px;}
    #products_grid .oe_product.oe_grid section { background: transparent !important; text-align: center; }
    #products_grid .oe_product.oe_grid { width: 50%; }
    #o_shop_collapse_category .nav-link.active .nav-hierarchy {display:none !important;}
    .products_pager .pagination {padding-top: 20px; padding-bottom: 30px;}
}
.oe_product .oe_product_image img { position: relative !important; }
@media (max-width: 640px){ .oe_product .oe_product_image img { padding-top: 20px; }}
.breadcrumb-item.active { color: #189fdb !important; }

/* --------------------- FIN TIENDA ------------------- */

/* -------------------  PIE DE PÁGINA ------------------- */
#footer { margin-top: 30px; }
/* -------------------  FIN PIE DE PÁGINA ------------------- */


/* BOTON WHATSAPP */                                                                                                                                                                                   
.whatsap{ position:fixed; bottom:21px; right:21px; z-index:500;}
.whatsap:hover{ bottom:21px; right:21px;}
.web{ display:block; } .mov { display:none; } 
@media (max-width: 600px){
.products_pager .pagination {margin: -2px auto !important;}}
@media (max-width: 768px) { .web{ display:none; } .mov { display:block;}}
/* FIN BOTON WHATSAPP */ 
</pre></body></html>