@media screen and (min-width: 768px) {
	.site-header .site-branding, .site-header .site-logo-anchor, .site-header .site-logo-link, .site-header .custom-logo-link {
		width: 50%; /* Adjust this percentage up or down to make the logo larger or smaller. */
	}
}


.woocommerce-page .product .yith_wapo_group_total .price{
 padding:0 !important;
 min-height: auto !important;
}

.product_list_widget li:before{ content:none !important;}