.elementor-testimonial__content:before {
    content: '';
    width: 100%;
    height: 20px;
    background: url(https://copymastertraders.com/wp-content/uploads/2024/03/New-Project-2024-02-19T191908.043-2.png);
    display: block;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
body.woocommerce-page main#content {
    padding-top: 50px;
    padding-bottom: 50px;
}
button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    background: #042856;
}
.woocommerce-additional-fields {
                display: none !important;
            }

            .e-coupon-box {
                display: none !important;
            }

            tr.cart-subtotal {
                display: none;
            }

            tr.order-total {
                display: none;
            }

            tr.recurring-totals {
                display: none;
            }
th.wc-block-cart-items__header-image {
    padding: 10px !important;
}


.form-row.place-order {
  margin-top: 40px !important;

}
.wc_payment_method.payment_method_ppcp-gateway {
}
.wc_payment_method {
  margin-bottom: 10px !important;
}
h1.entry-title {
    font-size: 40px;
}
.alignwide {
    margin: 0px;
}

th.wc-block-cart-items__header-image {
    padding: 10px !important;
}

button.components-button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
    border: 0px;
}

button.wc-block-components-panel__button {
    background: none;
    color: #111;
}

a.components-button.wc-block-components-button.wp-element-button.wc-block-cart__submit-button.contained {
    background: #042958;
    color: #fff !important;
}
body.woocommerce-page {
	background:#f7f7f7;
}

.wcs-recurring-totals-panel {
  display: none;
}

.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price {
  color: #fff;
  font-size:0px;
}
.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price span {
  color: #000;
  font-size:12px;
}