/*
Theme Name: Dash Two Commerce
Theme URI: 
Description: Dash Two Commerce - Din full-feature webshop, produktions- og logistik-løsning
Author: Dash Two
Author URI: https://dashtwo.io
Template: shoptimizer
Version: 1.2.2
*/

.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--pre-orders a:before {
	background: #111;
	-webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z' /%3E%3C/svg%3E");
}

#page table.cart.woocommerce-cart-form__contents td.product-price {
	display: table-cell;
}
#page table.cart.woocommerce-cart-form__contents td.product-price del {
	opacity: 0.5;
	font-size: 13px;
	margin-right: 3px;
}

body #payment .wc_payment_method ul.reepay-logos {
	border: unset !important;
	margin-left: 0 !important;
}

body #payment .wc_payment_method li.reepay-logo {
	border: 1px solid #e2e2e2 !important;
	margin: unset;
	padding: 0 !important;
}

@media (max-width: 500px) {
	.webshipper_drop_point_container input[type=button] {
    	font-size: inherit;
	}
}

.webshipper_drop_point_container {
	text-align: center !important;
}

.d2-pre-orders {
	vertical-align: middle;
}

.entry-content p.d2-pre-orders-single,
.d2-pre-orders-loop {
	margin: 0 0 10px 0;
	position: relative;
	font-size: 14px;
}

body.single-product .d2-pre-orders-single {
	float: left;
	padding-top: 4px;
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
}

@media (max-width: 768px) {
	body.single-product .d2-pre-orders-single {
		padding-top: 10px;
	}
}

.yaydp-sale-tag {
    top: 10px !important;
    right: 10px !important;
    font-weight: unset;
    font-size: 11px;
    border-radius: 3px;
    opacity: .8;
    z-index: 19;
}

.yaydp-cart-item-price .yaydp-free-item-badge {
	margin-top: 6px;
}

.yaydp-offer-description {
	padding-top: 14px;
}
