/*
Theme Name: Ecomus Child
Theme URI: https://wpecomus.com/
Author: DrFuri
Author URI: http://drfuri.com/
Description: Multipurpose WooCommerce WordPress Theme
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v2+
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ecomus
Domain Path: /lang/
Tags: one-column, two-columns, left-sidebar, right-sidebar, full-width-template, post-formats, theme-options, threaded-comments, translation-ready
Template: ecomus
*/

.wpo-wcpbn-cart-item-batches label, .wpo-wcpbn-product-batch-data label {
    display: none;
}

.wpo-wcpbn-cart-item-batches ul, .wpo-wcpbn-product-batch-data ul {
    font-size: 14px !important;
    list-style: none;
	  margin: -10px 0 0rem -2rem !important;
0px
 -1rem;
}

wpo-wcpbn-cart-item-batches .expiry-date, .wpo-wcpbn-product-batch-data .expiry-date {
    display: inline-block;
    border-radius: 3px;
    padding: 0px 0px !important;
}

wpo-wcpbn-cart-item-batches .expiry-date, .wpo-wcpbn-product-batch-data .expiry-date {
    font-weight: 600;
}

.topbar-custom-text {
    font-size: 12px;
}

.widget_shopping_cart_content .woocommerce-mini-cart__buttons {
    text-transform: uppercase;
}

.woocommerce-checkout .checkout-form-cols .checkout-coupon .button {
    text-transform: uppercase;
}

.yikes-custom-woo-tab-title {
    display: none!important;
}

table.shop_table .order-total .includes_tax {
    display: none;
}

small {
    display: none;
}

.xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr td small, .xlwcty_wrap .xlwcty_order_details_2_col table tfoot tr td span, .xlwcty_wrap .xlwcty_order_details_default table tfoot tr td small, .xlwcty_wrap .xlwcty_order_details_default table tfoot tr td span {
    display: none !important;
}

.cart-discount th {
    text-transform: uppercase;
}

.xlwcty_wrap img {
    display: none;
}

.single-product div.product table.variations .label {
    margin-bottom: 10px;
}

.grecaptcha-badge { 
    visibility: hidden;
}

.single-product div.product .woocommerce-Reviews .comment-respond .comment-form label {
    text-transform: none;
}

.woocommerce-Reviews-title {
    margin-top: -10px;
    font-size: 32px;
}

@media (min-width: 1200px) {
    .woocommerce-cart .woocommerce-cart-form .notes {
        display: none !important;
    }
}

/* Skjul cart panel på checkout-siden */
/*body.woocommerce-checkout .header-cart__icon {
    display: none !important;
/*}*/

table.shop_table .woocommerce-shipping-totals {
    display: none;
}
