/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0.1
*/



.woocommerce span.onsale { color: #364C37; }

.woocommerce-checkout-review-order-table .product-name {
    width: 100% !important;
    max-width: 100% !important;
}


.woocommerce-checkout-review-order-table .variation-Abonamentod, .woocommerce-checkout-review-order-table .variation-Abonamentdo{min-width: 150px;}







.original-price {
    text-decoration: line-through;
    color: red;
}

th.product-quantity {
    display: none;
}

td.product-quantity {
    display: none;
}

th.product-subtotal {
    display: none;
}

td.product-subtotal {
    display: none;
}

p.woocommerce-shipping-destination {
    display: none;
}

form.woocommerce-shipping-calculator {
    display: none;
}


.woocommerce-cart-form .variation-Abonamentod {display: none !important;}
.woocommerce-cart-form .variation-Abonamentdo {display: none !important;}


@media only screen and (min-width: 1240px) {
	
	.abo-row.left-pp {
    padding-left: 40px;
    box-sizing: border-box;
}
	
.special-woo .custom-subscription-fields {
     display: flex;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
	}
	
	.subscription-date-fields {
    display: flex;
    align-items: center;
}
}


@media (min-width: 960px) {
}

@media (max-width: 959px) {
.special-woo input[type="date"]  {
    width: 100%;
}

}






.product-template-default.single.single-product  .custom-subscription-fields {display:flex;width: 100% !important; gap:30px;}

.product-template-default.single.single-product form.cart {
    display: flex;
    flex-wrap: wrap;
}

.product-template-default.single.single-product  .quantity {display:none;}

.product-template-default.single.single-product button.single_add_to_cart_button.button.alt {margin-top:25px}


.woocommerce-checkout-review-order-table .variation-Abonamentod,
.woocommerce-checkout-review-order-table .variation-Abonamentdo,
.woocommerce-checkout-review-order-table .variation-Wybranednirobocze,
.woocommerce-checkout-review-order-table .variation-Dnirobocze
{min-width: 180px;}


.variation dd{
    text-align: right;
}