/*
 Theme Name:   Accounting Child Theme
 Theme URI:    http://themeforest.net/user/Anps/portfolio
 Description:  Accounting Child Theme
 Author:       AnpsThemes
 Author URI:   http://themeforest.net/user/Anps/portfolio
 Template:     accounting
 Version:      1.0.0
 License:      GNU General Public License
 License URI:  license.txt
 Tags:         one-column, two-columns, three-columns, four-columns, left-sidebar, left-sidebar, custom-colors, custom-header, custom-menu, theme-options, translation-ready, threaded-comments
 Text Domain:  accounting-child
*/

/* Place your custom CSS in this file */
.error404 .page-heading{
    display: none !important;
}.error404 .site-wrapper {
background-image: url("https://glanzeventos.mx/version2/wp-content/uploads/2020/10/glanz-eventos-error-404.jpeg");

background-repeat: no-repeat;
background-size: cover;}
.f-bold { font-weight: bolder;}
.t-shadow { 1px 1px 0px black; }
.site-footer .socialize { text-align: center; }
.site-footer.style-2 .widget-title {
    color: #179ba1 !important;
}
@media ( max-width: 768px){
	.form_popup{ width: 90% !important;}
}