.woocommerce-shipping-totals.shipping{
	
}

.woocommerce-shipping-totals.shipping td{
	max-width: none;
	display: table-cell;
}

td.product-total {
	width: 20%;
}

textarea.shipping_office_address {
	font-size: 14px;
}

.mfp-hide {
	display: none;
}

.blocker {
	z-index:9999 !important;
}