.wp-site-blocks {
	background-color: #171717; !important
}
.wc-block-components-button {
	background-color:white;
	border-radius: 25px;
	color: black;
	font-family: rubik;
	font-weight: 700;
	font-size: 16px;
	border: none;
}
.wc-block-components-button:hover {
	background-color: #E0E0E0;
}
.wp-block-woocommerce-mini-cart-cart-button-block {
	border: 2px solid white; !important
}
.wc-block-components-totals-item__label {
	
}
span.wc-block-components-totals-item__label {
	font-family: rubik;
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
}
span.wc-block-components-formatted-money-amount {
	font-family: rubik;
	font-weight: 600;
	font-size: 30px;
}
div.wc-block-components-totals-item__description {
	visibility: hidden;
}
span.wp-block-woocommerce-mini-cart-title-label-block {
	text-transform: uppercase;
	font-family: rubik;
	font-weight: 700;
}
span.wp-block-woocommerce-mini-cart-title-items-counter-block {
	font-family: rubik;
	font-weight: 500;
}
.wc-block-components-sale-badge {
	font-family: rubik;
	font-weight: 500;
}
.wc-block-components-formatted-money-amount {
	font-family: rubik;
	font-weight: 500;
}
a.wc-block-components-product-name {
	font-family: rubik;
	font-weight: 500;
}
del.wc-block-components-product-price__regular, .wc-block-components-product-price__value {
	font-family: rubik;
	font-weight: 500;
}
td.wc-block-cart-item__image img {
	border-radius: 8px;
}
.wc-block-components-quantity-selector__input {
	font-family: rubik;
	font-weight: 500;
}
.wc-block-cart-item__quantity button {
	font-family: rubik;
	font-weight: 500;
	text-transform: uppercase;
}
div.wc-block-components-product-badge {
	font-size: 15px;
	font-family: rubik;
	font-weight: 500;
	border-radius: 10px;
	border: 2px solid white;
}
.has-text-align-center strong {
	font-family: rubik;
	font-weight: 600;
	text-transform: uppercase;
}
