.elementor-15 .elementor-element.elementor-element-7352fc67{padding:100px 0px 50px 0px;}.elementor-15 .elementor-element.elementor-element-360b577 > .elementor-widget-container{padding:0px 0px 25px 0px;}.elementor-15 .elementor-element.elementor-element-360b577{text-align:center;}.elementor-15 .elementor-element.elementor-element-360b577 .elementor-heading-title{font-size:20px;font-weight:900;color:#000000;}@media(max-width:1024px){.elementor-15 .elementor-element.elementor-element-7352fc67{margin-top:0px;margin-bottom:0px;padding:0100px 0px 0100px 0px;}}@media(max-width:767px){.elementor-15 .elementor-element.elementor-element-7352fc67{padding:50px 0px 50px 0px;}.elementor-15 .elementor-element.elementor-element-360b577 .elementor-heading-title{font-size:30px;}}/* Start custom CSS for text-editor, class: .elementor-element-43440ae0 *//* Navigation */
.woocommerce-MyAccount-navigation {
    color: white;
    text-transform: uppercase;
}

.woocommerce-MyAccount-navigation a {
    color: #BDBDBD !important;
    font-size: 0.9em;
}

.is-active>a {
    color: #2d2d2c !important;
    font-weight: bold !important;
}

/* For tablets and mobile view */
@media screen and (max-width: 800px) {
    .woocommerce-MyAccount-navigation {
        padding-bottom: 100px;
    }
}


/* My Account Right Panel Content */
.woocommerce-MyAccount-content input {
    background-color: #fafafa !important;
    border: none !important;
}

/* For tablets and mobile view */
@media screen and (max-width: 800px) {
    .woocommerce-MyAccount-content {
        padding: 0 40px 0 40px;
    }
}


.woocommerce-MyAccount-content h3 {
    font-size: 24px !important;
    text-transform: capitalize !important;
}

.woocommerce-MyAccount-content button {
    background-color: #00983A !important;
    color: white !important;
    margin-top: 5% !important;
    height: 50px !important;
    width: 300px !important;
}

.woocommerce-message {
    border: none !important;
    background-color: #fafafa !important;
    color: #2d2d2c !important;
}

address {
    font-style: normal !important;
    line-height: 1.5em !important;
    margin-top: 25px !important;
}

.woocommerce-Button {
    background-color: #00983A !important;
    color: white !important;
}

.woocommerce-Message {
    border: none !important;
    background-color: #fafafa !important;
    color: #2d2d2c !important;
}

.button {
    background-color: #00983A !important;
    color: white !important;
}

.woocommerce-PaymentMethods {
    background-color: white !important;
}

.stripe-icon {
    display: inline !important;
    height: 50px !important;
    width: 50px !important;
    margin-right: 10px !important;
}

.woocommerce-PaymentBox {
    background-color: white !important;
}

.form-row {
    background-color: white !important;
}

.payment_box::before {
    display: none !important;
}

fieldset {
    border: none !important;
}

.woocommerce-error {
    border: none !important;
}

/* Hides downloads from navigation */
.woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

label {
    text-transform: uppercase !important;
    font-size: 0.8em !important;
    font-weight: 500 !important;
    margin: 20px 0px 10px 0px !important;
    
}

legend {
    font-size: 24px !important;
    text-transform: capitalize !important;
    font-weight: 600 !important;
    padding-top: 100px !important;
}



/* Login form for my-account page when user logs out or comes directly to my-account page before logging in */

h2 {
    display: none;
}

.woocommerce-form-login {
    border: none !important;
    max-width: 50% !important;
    margin: auto !important;
}

.woocommerce-form-login input {
    border: none !important;
    background-color: #fafafa !important;
}

.woocommerce-form-login button {
    width: 100% !important;
    font-weight: 500 !important;
}

.woocommerce-form-login a {
    color: #2b2b2c !important;
}

/* Full width on Mobile */
@media screen and (max-width: 360px) {
    .woocommerce-form-login {
        max-width: 100% !important;
    }
}


/* Reset Password page on my-account page */ 
.woocommerce-ResetPassword input {
    border: none !important;
    background-color: #fafafa !important;
}

.woocommerce-ResetPassword button {
    width: 46.7% !important;
}


/* Adding padding to download invoice buttons in order section */

.elementor-15 .elementor-element.elementor-element-43440ae0 .invoice {
    margin-left: 20px;
}/* End custom CSS */