.elementor-3815 .elementor-element.elementor-element-27156be{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:60px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}/* Start custom CSS for shortcode, class: .elementor-element-3c4916c */.woocommerce .u-column1.col-1 {
    display: none;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-27156be */.woocommerce-privacy-policy-text {
    display:none;
}

.register-link {
    text-align: center;
}

h2 {
    font-family: "EB Garamond", Sans-serif;
    font-size: 36px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: none;
    width: 100%;
}


#customer_login .u-column1.col-1 {
    display: none;
}



#customer_login {
    display: flex;
    flex-direction: row-reverse;
}


#customer_login .woocommerce-form-register {
    padding: 10% 7%;
    background: #ffffff;
    border: none;
    border-radius: 4px;
    max-width: 575px;
    margin: auto;
}


#customer_login .woocommerce-form-register input {
    padding: 25px 15px;
    border-radius: 3px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
}


#customer_login .woocommerce-form-register .woocommerce-form-register__submit {
    padding: 18px 15px;
    border-radius: 4px;
    width: 100%;
    border: transparent;
    background-color: #D73857;
    font-family: "Inria Sans", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    color: #ffffff;
    line-height: 100%;
    border: solid 1px #ffffff;
}

#customer_login .woocommerce-form-register .woocommerce-form-register__submit:hover {
    background: #ffffff;
    border: solid 1px #D73857;
    color:#D73857;
}/* End custom CSS */