/*
Theme Name: Veniro Child
Author: Veniro Media Solutions AS
Author URI: https://www.veniro.no
Description: Et dattertema utviklet av Veniro Media Solutions AS for Vrengen Maritime
Version: 1.0.0
License: 
Template: dt-the7
*/

.cart-collaterals h2, .upsells.products > h2, .woocommerce-tabs .panel > h2, .related.products > h2, .cross-sells > h2 {
        display: none;
    }

.yith_wapo_groups_container h3 {
	font-size: 13px;
	line-height: 30px;
	color: #333333;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 5px !important;
	margin-top: 0px !important;
}

.yith_wapo_groups_container p {
	font-size: 14px;
    line-height: 28px;
}


.yith_wapo_groups_container .ywapo_options_container {
	font-size: 14px;
    line-height: 28px;
}

.yith_wapo_groups_container select {
	display: inline-block;
	width: 250px;
	max-width: 100%;
    font-size: 14px !important;
    line-height: 28px !important;
	font: normal 14px / 30px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	height: 38px;
}

.yith_wapo_groups_container {
	margin-top: 0px !important;
}


.product table.variations {
	margin-bottom: 0px;
}

#pa_form_button {
	margin-right: 10px;
}

.cart-subtotal{
	display: none !important;
}

.woocommerce-cart-wrap .cart_totals th{
	width: 80%;
}

.yith_wapo_group_total table td {
	text-align: left !important;
}

.product-quantity{
	display: none !important;
}

.woocommerce-cart-wrap .cart.shop_table td {
padding: 25px 20px 25px 20px;
}

.customer_details thead th, .woocommerce-cart-wrap .shop_table thead th, .woocommerce-orders-table thead th {
border: none;
padding: 0 20px 0 20px;
text-transform: uppercase;
}

.product .quantity, .woocommerce-cart-wrap .quantity, .woocommerce-variation-add-to-cart .quantity {
	display:none !important;
}

#wc-stripe-payment-request-wrapper{
	padding-top: 0em !important;
}

.product_meta{
	display:none;
}


.product-remove .remove i {
	color: red;
}