/*
  Theme Name:  GPV Construcciones (Constix Child)
  Theme URI:   https://pmasquiaran.dev/
  Author:      Pablo Masquiarán
  Author URI:  https://pmasquiaran.dev/
  License:     LGPLv3 (Licencia Pública General Reducida de GNU)
  License URI: https://www.gnu.org/licenses/lgpl-3.0-standalone.html
  Description: Tema hijo basado en Constix de <a href="https://themeforest.net/user/gavias/">Gaviasthemes Team</a>
  Version:     1.0.2.1
  Tags:        one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
  Template:    constix
  Text Domain: constix
  Domain Path: /languages/
  ========================================================================== */


/*
	Sobreescritura de estilos CSS de la plantilla base
	========================================================================== */

.gv-sticky-wrapper.is-fixed > .gv-sticky-menu {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}


/*
	Sobreescritura de media queries para el CSS de la plantilla base
	========================================================================== */

@media only screen and (max-width: 767px) {}
@media screen and (min-width: 768px) and (max-width: 1024px) {}
@media(min-width:1025px) {}


/*
	Definición de estilos CSS de la plantilla child
	========================================================================== */


/*
	Media queries para CSS de la plantilla child
	========================================================================== */

@media only screen and (max-width: 767px) {}
@media screen and (min-width: 768px) and (max-width: 1024px) {}
@media(min-width:1025px) {}

