.elementor-15 .elementor-element.elementor-element-4c0fa607{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-7ab75bf2 */.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product .added_to_cart,
.elementor-button.elementor-size-sm {
    background-color: #000000 !important;
    color: #ffffff !important;
    border: none !important;
    border-radius: 0px !important;
    padding: 12px 20px !important;
    text-align: center !important;
}

/* Ensure hover stays black or dark grey */
.woocommerce ul.products li.product .button:hover {
    background-color: #333333 !important;
    color: #ffffff !important;
}

#content .page-header .entry-title
 {
        max-width: 1140px;
        padding-top: 10px !important;
	 margin-top: 10px !important;
    
}

.wc-block-cart__main .wc-block-cart-items{
	border-bottom: 0px;
}

.wc-block-formatted-money-amount.wc-block-components-formatted-money-amount.wc-block-components-product-price__value{
    color: #E7B535 !important;
    font-weight: 800;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name, .wc-block-cart-item__wrap a{
	color: #E7B535 !important;
	font-weight: 600 !important;
	font-size: 20px !important;
}

/*.wc-block-components-button__text{*/
/*	background-color: black !important;*/
/*	color: white !important;*/
	
/*}*/

.wc-block-components-product-name
{
	text-decoration: none !important;
}
.wc-block-cart__submit-container a, .wc-block-cart-item__wrap a{
	text-decoration: none !important;
}


body:not(.woocommerce-block-theme-has-button-styles).wc-block-components-button:not(.is-link) {
    min-height: 3em;
    text-decoration: none !important;
}

.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained{
    border: 1px solid black !important;
    
}

.wc-block-components-button__text{
    color: black !important;
}

tr{
    border-color: white !important;
}

.wc-block-components-button__text{
    color: white !important;
}

.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained{

    background-color: black;
    border-radius: 10px;
}/* End custom CSS */