
.wepb-bundle-item.wepb-hide-price .wc-block-cart-item__prices, .wepb-bundle-item.wepb-hide-price .wc-block-cart-item__total-price-and-sale-badge-wrapper, .wepb-bundle-item.wepb-hide-price .wc-block-components-order-summary-item__individual-prices, .wepb-bundle-item.wepb-hide-price .wc-block-components-order-summary-item__total-price, .wepb-bundle-item.wepb-hide-price .wc-block-components-sale-badge, .wepb-bundle-item.wepb-hide-regular-price .wc-block-cart-item__prices .wc-block-components-product-price__regular, .wepb-bundle-item.wepb-hide-regular-price .wc-block-components-sale-badge {
	display: none;
}

.wepb-bundle-item .wc-block-cart-item__image img, .wepb-bundle-item .wc-block-components-order-summary-item__image img {
	transform: scale(.6);
	transform-origin: right top;
}

.wepb-bundle-item .wc-block-cart-item__product, .wepb-bundle-item .wc-block-cart-item__total {
	font-size: 12px !important;
}

.wepb-bundle-item .wc-block-components-order-summary-item__description, .wepb-bundle-item .wc-block-components-order-summary-item__total-price {
	font-size: 11px !important;
}

.asnp-wepb-cart-bundle-item .product-thumbnail img {
	transform: scale(.6);
	transform-origin: right top;
}

.asnp-wepb-cart-bundle-item .product-name, .asnp-wepb-cart-bundle-item .product-price, .asnp-wepb-cart-bundle-item .product-quantity, .asnp-wepb-cart-bundle-item .product-subtotal, .asnp-wepb-cart-bundle-item .product-total {
	font-size: 12px !important;
}

.asnp-wepb-cart-bundle-item .product-name {
	padding-left: 2rem;
}

.tribe-mini-calendar-block {
	max-width: 767px;
}

@media screen and (max-width:768px) {
	.tribe-mini-calendar-block .tribe-common .tribe-common-l-container, .tribe-mini-calendar-block .tribe-common.tribe-events.tribe-events-widget.tribe-events-view--shortcode.tribe-events-widget-events-month {
		padding: 0;
	}
}

.tribe-mini-calendar-block .tribe-common.tribe-events.tribe-events-widget-shortcode.tribe-events-widget-shortcode-events-month .tribe-events-calendar-month__day-cell--mobile:focus {
	background-color: var(--tec-color-accent-primary);
}

.tribe-mini-calendar-block .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date-daynum {
	color: #fff;
}
