/*
Theme Name: Oil Drop Child
Theme URI: http://webdesign-finder.com/oildrop
Author: Leibovitz
Author URI: http://webdesign-finder.com/
Description: OilDrop is our new modern and exquisite WordPress theme that would be a perfect choice for a website that would be related to oil extraction or oil production company, and any industrial or engineering business. Live customizer allows to easily change theme colors, change logo, title, tagline, add social icons and adjust widgets according to your needs.
Version: 1.2
Template: oildrop
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: oildrop-child

*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* ── Iconboxes sin ícono en la fila "Unidades de Negocio" ────────────────────
 *
 * Esa fila del home usa iconbox --top, donde el círculo azul es un ::before
 * de 70px en #30355d. Ocultando el bloque de la imagen se van círculo e ícono.
 *
 * Solo afecta a lo que esté dentro de .unidades-negocio: las otras filas del
 * home conservan sus iconos.
 *
 * El selector arranca en `body` para ganar por especificidad y no depender del
 * orden de carga: unyson.css le fija `display: table-cell` a esta misma clase
 * en la variante --left.
 */
body .unidades-negocio .fw-iconbox__image {
	display: none;
}
