/*
 Theme Name:   Fabrica Child Theme
 Theme URI:    http://fabrica.ancorathemes.com/
 Description:  Fabrica Child Theme
 Author:       AncoraThemes
 Author URI:   http://ancorathemes.com/
 Template:     fabrica
 Version:      1.0.0
 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:  fabrica
*/


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



.woow-footer-menu-links li a {
	font-size: 20px !important;
}

p.stock.out-of-stock {
	display:none !important;
}

.sc_button, .submit-style-in, .w-rounded {
border-radius: 5px !important;}




.custom-img-anim {
	    filter: brightness(70%);
    transition: filter 0.3s ease;
}


.custom-img-anim:hover {
    filter: brightness(100%);
}

.woocommerce .shop_mode_thumbs ul.products li.product .price, .woocommerce-page .shop_mode_thumbs ul.products li.product .price {
    margin: 11px 0 0;
    display: none;
}

.woocommerce ul.products li.product .post_data .post_data_inner > div + .button.product_type_variable, .woocommerce ul.products li.product .post_data .post_data_inner > div + .button.product_type_simple, .woocommerce ul.products li.product .post_data .add_to_cart_wrap, .woocommerce-page ul.products li.product .post_data .post_data_inner > div + .button.product_type_variable, .woocommerce-page ul.products li.product .post_data .post_data_inner > div + .button.product_type_simple, .woocommerce-page ul.products li.product .post_data .add_to_cart_wrap {
        display: none;
}

/*Naconde informazioni non necessarie*/
.product .summary.entry-summary .sku_wrapper {display:none !important;}
.product .summary .price,
.product .summary .product_id{
display:none !important;}

.team_page_wrap_info_over {
	display:none;
}

.menu_mobile .socials_mobile  {
	display:none;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .post_data .post_data_inner .button{display:none;
}

.trx_addons_no_posts, .comments_form {
display:none;}

.qlwapp-toggle {
margin-bottom: 5em !important;
	margin-right:1.9em !important;
max-width:44px;
max-height:44px;
}

.woocommerce-info {
  display: none;
}


@media only screen and (max-width: 768px) {

.sc_push_large_negative, .sc_push_y_large_negative {
    margin-top: calc(-1.8 * var(--sc-shift-large)) !important;
	
}
	
	.first_slider_btn {
margin:7px 0;}
	
	.qlwapp-toggle {
margin-bottom: 60px !important;
	margin-right:16px !important;
max-width:44px;
max-height:44px;
}
	
}

 .iubenda-tp-btn {
    display: none !important;
}

.grecaptcha-badge { visibility: hidden !important; }
