@import url("https://use.typekit.net/udt8gkk.css");


/* Woo - General */
body.single-product #content,
body.woocommerce-shop #content,
body.woocommerce-cart #content,
body.woocommerce-checkout #content {
	padding-top: 2em;
}
body.single-product h1,
body.woocommerce-shop h1,
body.woocommerce-cart h1,
body.woocommerce-checkout h1 {
	position: relative;
	padding-bottom: 15px;
	font-family: "zeitung", sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
}
body.single-product h1:after,
body.woocommerce-shop h1:after,
body.woocommerce-cart h1:after,
body.woocommerce-checkout h1:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	max-width: 400px;
	height: 1px;
	background-color: #fff;
}

/* Woo - Colors */
.woocommerce div.product form.cart .button,
.wp-element-button.wc-block-cart__submit-button,
.wp-element-button.wc-block-components-checkout-place-order-button {
	padding: 12px 20px;
	background-color: #007BFF;
	text-decoration: none;
	border-radius: 4px;
	font-family: "zeitung", sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	line-height: 1.2;
	color: #fff;
	font-size: 14px;
}

/* Woo - Shop */
body.woocommerce-shop .entry-content {
	max-width: 100%;
}
body.woocommerce-shop .woocommerce-result-count,
body.woocommerce-shop .woocommerce-ordering {
	display: none;
}
body.woocommerce-shop .product img {
	border-radius: 4px;
}
body.woocommerce-shop .product .woocommerce-loop-product__title {
	font-family: "zeitung", sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
}
body.woocommerce-shop .product .price {
	color: #fff !important;
}

/* Woo - Single Product */
.woocommerce-product-gallery__wrapper > div {
	border-radius: 4px;
}
body.single-product h1 + .entry-meta {
	display: none;
}
body.single-product .price {
	color: #fff !important;
	font-weight: 600;
	margin-bottom: 10px;
}
body.single-product .quantity input {
	color: #000;
	border: none;
	padding: 8px;
	border-radius: 4px;
	margin-right: 8px;
}
#content .woocommerce-tabs ul {
	padding-left: 5px;
}
#content .woocommerce-tabs li {
	background-color: #404040;
	color: #fff;
	font-family: "zeitung", sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	border-top-right-radius: 0;
}
#content .woocommerce-tabs li:last-of-type {
	border-top-right-radius: 4px;
}
#content .woocommerce-tabs li.active {
	background-color: #fff;
	color: #262626;
}
#content .woocommerce-tabs li.active a {
	color: #262626;
}
#content .woocommerce-tabs li a {
	color: #fff;
}
#content .woocommerce-tabs li:before,
#content .woocommerce-tabs li:after {
	display: none;
}
.woocommerce-Tabs-panel h2:first-of-type {
	display: none;
}

/* Woo - Cart */
body.woocommerce-cart .entry-content {
	max-width: 100%;
}
body.woocommerce-cart .wp-block-woocommerce-cart.alignwide {
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
	left: 0;
}

body.woocommerce-cart .wc-block-components-main.wp-block-woocommerce-cart-items-block {
	padding-right: 30px;
}
body.woocommerce-cart .wc-block-cart-items__header th span {
	font-weight: 900;
    color: #fff;
    font-size: 12px;
}
body.woocommerce-cart .wc-block-cart-items__row > td {
	border-top: 1px solid #fff !important;
}
body.woocommerce-cart .wc-block-cart-items__row .wc-block-components-product-name {
	font-family: "zeitung", sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
	text-decoration: none;
}
body.woocommerce-cart .wc-block-cart-items__row .wc-block-components-quantity-selector {
	border: 1px solid #fff;
}
body.woocommerce-cart .wc-block-cart__sidebar {
	border-left: 1px solid #fff;
}
body.woocommerce-cart .wc-block-cart__sidebar h2 {
	padding-left: 16px !important;
	border-bottom: 1px solid #fff !important;
}
body.woocommerce-cart .wc-block-cart__sidebar .wp-block-woocommerce-cart-order-summary-totals-block + .wc-block-components-totals-wrapper,
body.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-totals-block + .wc-block-components-totals-wrapper {
	border-top: 1px solid #fff;
}

/* Woo - Checkout */
body.woocommerce-checkout .entry-header {
	margin-bottom: 10px;
}
body.woocommerce-checkout .entry-content {
	max-width: 100%;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout {
	width: 100%;
	margin-left: 0 !important;
	margin-right: 0 !important;
	left: 0;
}
body.woocommerce-checkout .wc-block-checkout__main.wp-block-woocommerce-checkout-fields-block {
	padding-right: 30px;
}
body.woocommerce-checkout .wc-block-checkout__sidebar {
	border-left: 1px solid #fff;
}
body.woocommerce-checkout .wp-block-woocommerce-checkout .wc-block-components-form h2 {
	font-family: "zeitung", sans-serif;
	font-weight: 800;
	font-style: italic;
	text-transform: uppercase;
}
body.woocommerce-checkout .wc-block-components-checkout-order-summary__title-text {
	font-size: 12px;
	text-transform: uppercase;
	margin-left: 0 !important;
	padding-left: 16px;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
}
body.woocommerce-checkout .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
	border-top: 1px solid #fff;
	padding-top: 20px;
	margin-bottom: 30px;
}