/*
  Theme Name: UIUX Design
  Theme URI: https://uiuxdesign.net/
  Version: 1.0.0
  Template: Divi
  Author: A.C.Design
  Author URI: https://uiuxdesign.net/
  Description: Tema hijo para sites pro-SEO.
  Text Domain: ov-divi-ct
  License: GNU General Public License v2 or later
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/*** Estilos CSS ***/

/* Ocultar las taxonomías y campos dinámicos del modulo blog con la clase "ov-blog-cf-hide" */
.ov-blog-cf-hide .et_pb_post .et_pb_section,
.ov-blog-cf-hide .et_pb_post .et_pb_row {
  display: none !important;
}
