/*
 Theme Name:   dpsqw Child Theme
 Author:       dpsonline*
 Author URI:   https://www.dpsonline.it
 Template:     dpsqw
 Version:      1.3
 Text Domain:  qwery
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/*background*/
.scheme_light, body.scheme_light {
    --theme-color-bg_color: none;
}	

/*page 404*/
.post_item_404 .post_content .all-svg {
    display: none;
}
.error404 .page_content_wrap {
    background-color: #f8f6f1!important;
}
.post_item_404 .post_content {
    padding: 2.5em 0 5.5em!important;
}



