/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/*header-top*/
img.mail-img-top.alignnone.wp-image-33 {
    margin-top: -2px;
}
span.ct-title-label {
    display: none;
}
h1.page-title {
    padding-left: 20px;
}
img.attachment-thumbnail.size-thumbnail.wp-post-image {
    width: 265px;
    height: 58px;
    object-fit: cover;
}
.searchandfilter > ul
{
	margin:0 !important;
	padding:0 !important;
}
.searchandfilter > ul > li
{
	display:inline-block !important;
	padding-right:10px !important;
}
.elementor-element.elementor-element-93f0ad7.elementor-widget.elementor-widget-shortcode {
    margin: auto;
}
/*li.sf-field-category {
    padding-left: 30px!important;
    padding-right: 30px!important;
}*/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-top: var(--content-spacing);
    margin-bottom: 0px;
}

/*@media screen and (max-width: 988px) {
.searchandfilter > ul > li {
    display: inline-grid!important;
    padding-right: 10px !important;
    width: 100%!important;
    margin-left: -20px!important;
}
	li.sf-field-category {
    padding-left: 40px!important;
}
	li.sf-field-tag {
    padding-left: 40px!important;
}
	li.sf-field-submit {
    padding-left: 40px!important;
}
	li.sf-field-reset {
    padding-left: 40px!important;
}
}*/
.woocommerce-product-gallery {
    display: none;
}
ul.tabs.wc-tabs {
    display: none!important;
}
.product>.woocommerce-tabs {
    padding-top: 0;
}
.summary.entry-summary {
    padding-left: 0;
}




/*risultati ricerca*/
.elementor-post__thumbnail.elementor-fit-height {
    border-radius: 25px 25px 0 0;
}
.elementor-posts .elementor-post__title {
    font-size: 18px;
    /*margin: 0;*/
    background: #ff6600;
	text-align:center;
		padding: 10px;
	border-radius:  0 0 25px 25px;
}
h3.elementor-post__title a {
    color: white!important;
}
.elementor-1002 .elementor-element.elementor-element-93bfcd4.elementor-posts--thumbnail-top .elementor-post__thumbnail__link {
    margin-bottom: 0!important;
}
.elementor-posts .elementor-post__title {
    font-size: 25px!important;
    margin: 0;
}

