.elementor-130 .elementor-element.elementor-element-3135437{--display:flex;}.elementor-130 .elementor-element.elementor-element-e50461b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}/* Start custom CSS */.elementor-widget.elementor-widget-text-editor p {
    margin: 0;
}

h3#order_review_heading {
    margin: 0!important;
		padding-bottom: 0!important;
}

.wcf-col-2.col-2 {
    display: none;
}
h3.elementor-headline {
    padding: 0;
    margin: 0;
}

.wcf-order-wrap {
    padding-top: 0!important;
}

p#billing_country_field {
    display: none;
}

/* ul#shipping_method {
    margin-left: 10 px!important;
}
 */
html, body {
    overflow-x: hidden;
}

.woopq-quantity-input-plus, .woopq-quantity-input-minus {
 background-color: red;
}

.woopq-quantity-input-plus:hover, .woopq-quantity-input-minus:hover {
    background-color: black;
}

h3.wcf-shipping-methods-title {
    margin-top: 0;
}

.wcf-embed-checkout-form .woocommerce form .wcf-shipping-method-options #shipping_method {
    padding: 0;
    margin: 0 0 0.5em 0;
    border: 1px solid #d6d7db;
    border-radius: 4px;
    background: white;
}

@media only screen and (max-width: 768px) {
   .wcf-embed-checkout-form .woocommerce form .wcf-shipping-methods-wrapper {
        padding: 0 15px;
        margin-top: 0px;
    }
}/* End custom CSS */