/*
Theme Name: MyMedi Child
Theme URI: https://demo.theme-sky.com/mymedi/
Author: Theme Sky Team
Author URI: http://theme-sky.com/
Description: A Premium and Responsive WordPress theme, designed for E-Commerce websites
Template: mymedi
Version: 1.0.0
License: GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: two-columns, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: mymedi-child
*/

.search-results .breadcrumbs-container,
.search-results .heading-title,
.hide {
	display: none !important
}

.products .product h3, .woocommerce .products .product h3 {
	font-weight: 600
}


body .woocommerce-billing-fields__field-wrapper, body .woocommerce-shipping-fields__field-wrapper {
	display: block
}

.wa-fixed {
	position: fixed;
	bottom: 100px;
	left: 40px;
	max-width: 70px;
	z-index: 10
}

@media screen and (max-width: 767px) {
	.wa-fixed {
		    bottom: 70px;
    left: 10px;
    max-width: 50px;
	}
}

.ts-header .menu-wrapper nav > ul.menu li.ts-megamenu-fullwidth .widget_nav_menu > .menu-mega-menu-home-container > ul.menu {
	columns: 1 !important
}

button[name="apply_coupon"] {
    margin-top: 10px !important;
    margin-left: 0 !important;
}

@media screen and (max-width: 991px) {
    body.woocommerce-page .cart-collaterals table.shop_table_responsive tr:nth-child(2n) td {
        text-align: right !important;
    }
}

.fsl-description.fsl-notice.notice {
	display: none
}

@media screen and (max-width: 1080px) and (min-width: 768px) {
	.shopping-cart-wrapper .cart-control {
		z-index: 10
	}
}

.order-total .includes_tax {
	display: block
}


.page-id-16052 .products section.product.product_cat-intimita-e-piacere {
	display: none !important
}

/* .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-5.images:after { */
    /* content: "Le immagini dei prodotti sono a titolo puramente informativo: \000a fa fede la descrizione del prodotto."; */
    /* font-size: .9em; */
    /* font-style: italic; */
	/* white-space: pre */
/* } */

.single-product .compare.button {
	display: none !important
} 

body.single-product.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title>a {
	background: #fff;
	border: solid 1px
}

body.single-product.wpb-js-composer .vc_tta.vc_general p img {
	margin-right: 5px
}