
.wcppec-checkout-buttons {
	margin: 0;
}

.product-design-default .wcppec-checkout-buttons {
	text-align: left;
}

.wd-sticky-btn-container .wcppec-checkout-buttons {
	margin-left: 10px;
}

.wcppec-checkout-buttons__button {
	padding-top: 0;
	display: inline-block;
	font-weight: 600;
	font-size: 13px;
	line-height: 13px;
}

.single-product-page .wcppec-checkout-buttons {
	margin-bottom: 25px;
}

.cart-totals-inner .wcppec-checkout-buttons {
	text-align: center;
}

.cart-totals-inner .wcppec-checkout-buttons a:not(:last-child) {
	margin-bottom: 10px;
}

.cart-totals-inner .wcppec-checkout-buttons__separator {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	font-weight: 600;
	font-size: 16px;
}

.global-color-scheme-light .cart-totals-inner .wcppec-checkout-buttons__separator {
	color: #fff;
}

.widget_shopping_cart .wcppec-cart-widget-spb {
	margin-top: 10px;
	margin-bottom: -15px;
}

.wd-cart-empty .wcppec-cart-widget-spb {
	display: none;
}

@media (max-width: 575px) {
	.wd-sticky-btn .wcppec-checkout-buttons {
		display: none;
	}
}
