.elementor-56 .elementor-element.elementor-element-4b645868 > .elementor-container{min-height:500px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}/* Start custom CSS for section, class: .elementor-element-e8d319d */body:not(.woocommerce-order-received) .elementor-56 .elementor-element.elementor-element-e8d319d{
    display: none;
}/* End custom CSS */
/* Start custom CSS */.woocommerce-checkout button#place_order {
    margin-top: 20px;
}

.ywgc_enter_code .button.ywgc_apply_gift_card_button, .woocommerce form.checkout_coupon .button[name=apply_coupon] {
    background-color: #00B9DD !important;
}

/* gift card*/
.ywgc_have_code {
    margin: 0;
}
.ywgc_enter_code>div {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.ywgc_enter_code>div>p {
    width: 100%;
    text-align: right;
}

.ywgc_enter_code p.form-row.form-row-first {
    width: auto;
}
input#giftcard_code{outline: unset}

.ywgc_enter_code {
    margin: 0;
    padding: 0;
}

@media only screen and (min-width: 768px) {
    .ywgc_enter_code p.form-row.form-row-last {
        padding: 0;
        margin-right: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .ywgc_enter_code .form-row {
        float: none;
        width: 100% !important;
    }

    button.button.ywgc_apply_gift_card_button {
        width: 100%;
    }

    input#giftcard_code {
        width: 100%;
    }
}
/* #gift card*//* End custom CSS */