/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 27 2022 | 13:10:24 */
.woocommerce-message{
	display: none!important;
}

table.cart .variation dt,
table.woocommerce-checkout-review-order-table .variation dt,
.elementor-menu-cart__products dt,
.wapo-total-order th,
.wapo-total-order td{
	display: none!important;
}

table.woocommerce-checkout-review-order-table td.product-name{
	flex-wrap: wrap!important;
}

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

table.cart .variation,
table.woocommerce-checkout-review-order-table .variation,
.elementor-menu-cart__products .variation{
	margin-top: 0!important;
}

table.cart .variation dd,
table.woocommerce-checkout-review-order-table .variation dd,
.elementor-menu-cart__products .variation dd{
	display: inline-flex;
	width: 100%!important;
	margin: 0!important;
}

.wapo-total-order td:before{
	content: 'Cena zestawu: '
}

table.cart .variation dd.variation-Dobierzkartkdozestawu:before,
table.woocommerce-checkout-review-order-table .variation dd.variation-Dobierzkartkdozestawu:before,
.elementor-menu-cart__products .variation dd.variation-Dobierzkartkdozestawu:before{
	content: 'Kartka: ';
}

table.cart .variation dd.variation-Wiadomo:before,
table.woocommerce-checkout-review-order-table .variation dd.variation-Wiadomo:before,
.elementor-menu-cart__products .variation dd.variation-Wiadomo:before{
	content: 'Wiadomość: ';
}

table.cart .variation dd:before,
table.woocommerce-checkout-review-order-table .variation dd:before,
.elementor-menu-cart__products .variation dd:before,
.wapo-total-order td:before,
.wapo-total-order td{
	font-family: var( --e-global-typography-810bc61-font-family ), Sans-serif!important;
    font-size: var( --e-global-typography-810bc61-font-size )!important;
    font-weight: var( --e-global-typography-810bc61-font-weight )!important;
    text-transform: var( --e-global-typography-810bc61-text-transform )!important;
    font-style: var( --e-global-typography-810bc61-font-style )!important;
    text-decoration: var( --e-global-typography-810bc61-text-decoration )!important;
    line-height: var( --e-global-typography-810bc61-line-height )!important;
    letter-spacing: var( --e-global-typography-810bc61-letter-spacing )!important;
    word-spacing: var( --e-global-typography-810bc61-word-spacing )!important;
    color: var( --e-global-color-2e251fa )!important;
	margin-top: 5px;
}


table.woocommerce-checkout-review-order-table .variation dd span.woocommerce-Price-amount{
	font-family: var( --e-global-typography-d9dd3b1-font-family ), Sans-serif!important;
    font-size: var( --e-global-typography-d9dd3b1-font-size )!important;
    font-weight: var( --e-global-typography-d9dd3b1-font-weight )!important;
    text-transform: var( --e-global-typography-d9dd3b1-text-transform )!important;
    font-style: var( --e-global-typography-d9dd3b1-font-style )!important;
    text-decoration: var( --e-global-typography-d9dd3b1-text-decoration )!important;
    line-height: var( --e-global-typography-d9dd3b1-line-height )!important;
    letter-spacing: var( --e-global-typography-d9dd3b1-letter-spacing )!important;
    word-spacing: var( --e-global-typography-d9dd3b1-word-spacing )!important;
}
