/*
Theme Name: Qwery Child Theme
Template: qwery
Theme URI: https://qwery.ancorathemes.com/
Description: Qwery Child Theme
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Version: 1.4
Tested up to: 6.6
Requires at least: 5.0
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, e-commerce, portfolio, grid-layout, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, footer-widgets, full-width-template, microformats, post-formats, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks
Text Domain: qwery
*/


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


footer {
    content-visibility: visible!important;
}
.margin-table {
    margin: 0 16px;
}
hr {
    border-top: 3px solid #030304;
    margin-top: 0em !important;
    margin-bottom: 0.7857em !important;
}

/*sidebar*/
.sidebar_default[class*="scheme_"] .sidebar_inner {
    padding: 0 0 4.1em 0;
}


/*Slider HP*/
.ta_under_strips:before { 
	background-color:transparent;	
}
.ta_under_strips:after {
	background-color:#030304;
}

/*header*/
.blur-header {
    backdrop-filter: blur(3.8px);
}

/* sponsor*/
.slider_container.slider_type_images .slider-slide>img  {
    border: 0px solid #ddd;
	padding: 25px 0;
} 
.slider_container.slider_type_images .slider-slide>img:hover {
	border-radius: 60px;
	border: 1px solid #ddd;
} 

/*post*/
.post_layout_band .post_content_wrap .post_meta_item.post_categories a {
    display: none;
}

/*bottone modulo*/
.wpcf7 .wpcf7-submit {
    box-shadow: none;
}

/*404*/
.post_item_404 .post_content .all-svg {
    display: none;
}

div.wpcf7 .wpcf7-spinner {
	display: none;
}

