body.woocommerce-account span.woocommerce-input-wrapper {
    width: 100%;
}
.woocommerce-MyAccount-content .form-row.form-row-wide {
    width: 100%;
    min-width: 100%;
}

.woocommerce-MyAccount-content .form-row-first,
.woocommerce-MyAccount-content .form-row-last {
    width: 50%!important;
}

.woocommerce-MyAccount-navigation ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a {
    display: block;
    padding: 15px 30px;


    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    white-space: nowrap;
}
.woocommerce-account .woocommerce-MyAccount-navigation,
.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
}
/** Dashboard **/
.woocommerce-account .woocommerce {
}
.my-account-main-content-col {
    padding: 85px 0px 0px;
}
.my-account-main-content-col .account-header img {
    border-radius: 100%;
}
nav.woocommerce-MyAccount-navigation li.is-active {
    /*border-bottom: 3px solid #1A1A1A;*/
}
nav.woocommerce-MyAccount-navigation li.is-active a {
    /*color: #1A1A1A;*/
}
@media(max-width: 1399.98px) {
    .my-account-main-content-col {
        padding: 40px 0px 0px;
    }
}
@media(max-width: 991.98px) {
    .my-account-main-content-col {
        padding: 20px 0px 0px;
    }
}

.col-12.col-lg-5.dashboard-links {
    padding-left: 70px;
}
.dashboard-links .single-dashboard-link {
    /*border-bottom: 1px solid #1A1A1A;*/
    padding-bottom: 35px;
    margin-bottom: 35px;
}
.dashboard-links .single-dashboard-link:last-of-type {
    margin-bottom: 0px;
}
.dashboard-links .single-dashboard-link h6 {
    margin-bottom: 12px;
}
.dashboard-links .single-dashboard-link a {
    /*color: #1A1A1A;*/
    margin-left: 10px;
    text-align: right;
}
.dashboard-links .single-dashboard-link p:last-of-type {
    margin-bottom: 3px;
}
.flex-link a {
    min-width: 110px;
}
.flex-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}
.col-12.account-dashboard-cta {
    background: #fff;
    margin-bottom: 30px;
    padding: 50px;
}
.col-12.account-dashboard-cta:last-of-type {
    margin-bottom: 0px;
}
.col-12.account-dashboard-cta .col-12.col-sm-5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}
.account-dashboard-cta a.button.primary {
    margin: 0px;
}
.col-2.profile-image {
    max-width: 146px;
}
@media(max-width: 991.98px){
    .flex-link {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@media(max-width: 575px){
    .flex-link {
        display: block;
    }
    .dashboard-links .single-dashboard-link p:last-of-type {
        margin-bottom: 10px;
    }
}
/** Account Details **/
.woocommerce-edit-account .woocommerce-MyAccount-content {
    max-width: 1000px;
    margin: 0 auto;
}
.woocommerce-edit-account .woocommerce-MyAccount-content form.edit-account {
    background: #fff;
    padding: 0px 30px 30px;
}
.woocommerce-edit-account .woocommerce-MyAccount-content h3.account-details-header {
    margin-bottom: 20px;
}
label#current_password {
    margin-top: 20px;
}

/** Account Orders **/
.row.customer-orders {
    margin: 0px -19px;
}
.col-12.col-sm-6.col-md-4.col-lg-3.my-account--order-card {
    padding: 0px 19px;
    margin-bottom: 38px;
}
.my-account--order-card__inner {
    background: #fff;
    padding: 30px 23px;
}
.my-account--order-card__inner .my-account--order-card__image-container {
    padding: 0px 38px 30px;
    /*border-bottom: 1px solid #D8D8D8;*/
    margin-bottom: 30px;
}
.my-account--order-card__order-summary.text-center p.order-date {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
}
.my-account--order-card__order-summary.text-center a.view,
.my-account--order-card__order-summary.text-center a.cancel,
.my-account--order-card__order-summary.text-center a.pay {
    width: 100%;
    margin: 0px;
}
.my-account--order-card__order-summary.text-center a + .woocommerce-button.secondary.button {
    margin-top: 10px;
}

/** Account Orders Single **/
.view-order-container {
    max-width: 1000px;
    margin: 0 auto;
    background: #fff;
    padding: 50px;
}
.col-12.single-order-summary-text {
    margin-bottom: 30px;
}
.order-review-order-header.row.columns {
    /*border-bottom: 1px solid #B4B4B4;*/
    padding-bottom: 7px;
    margin-bottom: 18px;
}
.woocommerce-MyAccount-content .order-review-order-item.row p.product-name {
    padding-left: 28px;
}
.order-review-order-item.row {
    padding-top: 20px;
}
.order-review-order-item.row .image-square {
    margin-top: -20px;
}
.order-review-order-item.row a {
    text-decoration: none;
    /*color: #1A1A1A;*/
}
.woocommerce-MyAccount-content .view-order-container .row.order-summary-row.subtotal-summary {
    /*border-top: 1px solid #B4B4B4;*/
    margin-top: 52px;
    padding-top: 27px;
    padding-bottom: 27px;
    border-bottom: 0px;
}
.woocommerce-MyAccount-content .view-order-container .row.order-summary-row.shipping-summary {
    /*border-top: 1px solid #B4B4B4;*/
    padding: 27px 0px;
    border-bottom: 0px;
}
.woocommerce-MyAccount-content .view-order-container .row.order-summary-row.total-summary {
    /*border-top: 1px solid #B4B4B4;*/
    padding: 27px 0px;
    border-bottom: 0px;
}
.order-review-order-item.row .amount {
    font-weight: 700;
}
.woocommerce-MyAccount-content .order-summary.addresses.row {
    margin: 50px 0px 0px;
}

/** Account Addresses **/
.woocommerce-MyAccount-content .row.addresses {
    margin: 0px -20px;
    margin-top: 24px;
}
.woocommerce-MyAccount-content .col-12.col-md-6.woocommerce-Address {
    padding: 0px 20px;
}
.woocommerce-MyAccount-content .col-12.col-md-6.woocommerce-Address .white_background a {
    margin: 0px;
}
.woocommerce-MyAccount-content .col-12.col-md-6.woocommerce-Address .white_background {
    padding: 30px;
}
@media(min-width: 1199.98px) {
    .woocommerce-MyAccount-content .col-12.col-md-6.woocommerce-Address h6 {
        margin-bottom: 20px;
    }
}

/** Login / Register **/
.page-id-51.woocommerce-account .woocommerce {
    background-image: none;
}
#customer_login .customer-register-form-content {
    /*background: #F5F5F5;*/
}
#customer_login .customer-register-form {
    padding-left: 35px;
}
#customer_login .customer-login-form {
    padding-right: 35px;
}
.woocommerce-LostPassword.lost_password a {
    /*color: #1A1A1A;*/
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
#customer_login .woocommerce-privacy-policy-text {
    margin-top: 23px;
    margin-bottom: 30px;
}
#customer_login .customer-register-form .password-input,
.customer-login-form-content .password-input {
    position: relative;
}
/*#customer_login .customer-register-form .password-input::after,*/
#customer_login .customer-register-form .password-input .show-password-input,
.customer-login-form-content .password-input .show-password-input{
    content: '';
    background-image: url('../assets/eye.svg');
    position: absolute;
    width: 20px;
    height: 15px;
    right: 18px;
    top: 22px;
    transition: ease all 0.3s;
}
#customer_login .customer-register-form .password-input .show-password-input.display-password,
.customer-login-form-content .password-input .show-password-input.display-password {
    opacity: 0.4;
}
#customer_login .woocommerce-privacy-policy-text p a {
    /*color: #1A1A1A;*/
}

/** Lost Password **/
.woocommerce-ResetPassword.lost_reset_password {
    /*border: 1px solid #606060;*/
    max-width: 620px;
    margin: 60px auto 80px;
}
.woocommerce-account {
    overflow-x: hidden;
}

/** Responsive **/
@media(max-width: 1500px){
    .col-12.col-xl-10.offset-xl-1.my-account-main-content-col {
        -webkit-box-flex: 100%;
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%;
        margin-left: 0px;
    }
}

@media(max-width: 1399.98px){
    #customer_login .customer-register-form {
        padding-left: 20px;
    }
    #customer_login .customer-login-form {
        padding-right: 20px;
    }
}
@media(max-width: 1399.98px){
    nav.woocommerce-MyAccount-navigation li {
        text-align: center;
    }
    .col-12.account-dashboard-cta {
        padding: 30px;
    }

    .woocommerce-MyAccount-navigation {
        position: relative;
    }

    .woocommerce-MyAccount-navigation::after {
        /*
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        opacity: 1;
        width: 150px;
        background: rgb(255,255,255);
        background: -o-linear-gradient(187deg, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 100%);
        background: linear-gradient(263deg, rgba(255,255,255,1) 58%, rgba(255,255,255,0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
        */
    }


    .woocommerce-MyAccount-navigation ul {
        overflow-x: scroll;
        padding-right: 500px;
        position: relative;
    }

    .woocommerce-MyAccount-navigation ul::-webkit-scrollbar {
        display: none;
    }
    .woocommerce-MyAccount-navigation ul {
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;  /* Firefox */
    }


    .woocommerce-MyAccount-navigation ul li a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
    }
    .my-account--order-card__inner .my-account--order-card__image-container {
        padding: 0px 0px 30px;
    }
}

@media(max-width: 1366.98px) {
    .account-header h4 {
        margin-bottom: 0;
    }
}

@media(max-width: 991.98px){
    .col-12.col-lg-5.dashboard-links {
        padding-left: 0px;
    }
    .view-order-container {
        padding: 30px;
    }
    .col-12.account-dashboard-cta:last-of-type {
        margin-bottom: 30px;
    }
    .woocommerce-MyAccount-navigation ul {
        padding-right: 200px;
    }
}

@media (max-width: 767.98px) {
    .order-summary.addresses .col-12.col-md-4.billing-address {
        margin-bottom: 10px;
    }
    .woocommerce-MyAccount-content .col-12.col-md-6.woocommerce-Address {
        margin-bottom: 20px;
    }
    .woocommerce-MyAccount-navigation::after {
        width: 100px;
    }
    #customer_login .customer-register-form {
        padding-left: 0px;
    }
    #customer_login .customer-login-form {
        padding-right: 0px;
    }
    .woocommerce-MyAccount-navigation:after {
        display: none!important;
    }
    .woocommerce-MyAccount-navigation ul {
        display: block!important;
        padding-right: 0;
    }
    .woocommerce-account nav.woocommerce-MyAccount-navigation ul li {
        /*border-bottom: 1px solid var(--mid-grey-1);*/
        text-align: left;
    }
    .woocommerce-account nav.woocommerce-MyAccount-navigation ul li a {
        display: inline-block;
        text-align: left;
        padding: 9px 20px;
    }
    .woocommerce-account a.account-menu-toggle.d-md-none {
        /*background: #f5f5f5;*/
        padding: 13px 20px;
        font-size: 15px;
        /*color: var(--black);*/
        font-weight: 600;
        opacity: 1;
        display: block;
        position: relative;
        text-decoration: none!important;
        margin-bottom: 15px;
    }
    .woocommerce-account a.account-menu-toggle.d-md-none:after {
        content: '';
        position: absolute;
        right: 20px;
        top: 0;
        bottom: 0;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48IS0tIUZvbnQgQXdlc29tZSBGcmVlIDYuNi4wIGJ5IEBmb250YXdlc29tZSAtIGh0dHBzOi8vZm9udGF3ZXNvbWUuY29tIExpY2Vuc2UgLSBodHRwczovL2ZvbnRhd2Vzb21lLmNvbS9saWNlbnNlL2ZyZWUgQ29weXJpZ2h0IDIwMjQgRm9udGljb25zLCBJbmMuLS0+PHBhdGggZD0iTTIzMy40IDQwNi42YzEyLjUgMTIuNSAzMi44IDEyLjUgNDUuMyAwbDE5Mi0xOTJjMTIuNS0xMi41IDEyLjUtMzIuOCAwLTQ1LjNzLTMyLjgtMTIuNS00NS4zIDBMMjU2IDMzOC43IDg2LjYgMTY5LjRjLTEyLjUtMTIuNS0zMi44LTEyLjUtNDUuMyAwcy0xMi41IDMyLjggMCA0NS4zbDE5MiAxOTJ6Ii8+PC9zdmc+");

        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        width: 16px;
        transform: rotate(0deg);
        -webkit-transition: all .25s ease-out;
        -o-transition: all .25s ease-out;
        transition: all .25s ease-out;
    }
    .woocommerce-account a.account-menu-toggle.d-md-none.show:after {
        transform: rotate(180deg);
    }

}

@media(max-width: 575px){
    .woocommerce-MyAccount-navigation ul {
    }
    .col-12.account-dashboard-cta .col-12.col-sm-5 {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
    .order-review-order-header.row.columns {
        display: none;
    }
    /*
    .order-review-order-item.row .col-sm-6 a:before {
        content: 'Product:';
        padding-right: 10px;
    }
    */
    .woocommerce-MyAccount-content .order-review-order-item.row p.product-name {
        padding-left: 0px;
        display: inline-block;
        margin-bottom: 5px;
    }
    .woocommerce-MyAccount-content .order-review-order-item.row .col-sm-2.order-quantity:before {
        content: 'Quantity:';
        padding-right: 10px;

    }
    .woocommerce-MyAccount-content .order-review-order-item.row .col-sm-2.text-right:last-of-type:before {
        content: 'Total:';
        padding-right: 10px;

    }
    .woocommerce-MyAccount-content .order-review-order-item.row .col-sm-2.text-right {
        text-align: left!important;
        margin-bottom: 5px;
    }
    .woocommerce-MyAccount-content .order-review-order-item.row .image-square {
        margin-bottom: 15px;
    }

    .woocommerce-MyAccount-navigation::after {
        width: 50px;
    }

    .woocommerce-MyAccount-navigation ul li a {
        font-size: 14px;
    }

    .dashboard-links .single-dashboard-link a {
        margin-left: 0;
    }
    .col-12.col-lg-5.dashboard-links {
        margin-top: 10px;
    }

    .col-12.account-dashboard-cta {
        margin-bottom: 20px;
    }
}

.woocommerce-form-login-toggle .woocommerce-info {
    display: flex;
    background-color: var(--light-grey);
    padding: 20px 30px;
    align-items: center;
}

.woocommerce-form-login-toggle .woocommerce-info .button {
    margin-right: 0!important;
    margin-bottom: 0!important;
}

@media(max-width: 767.98px) {
    .woocommerce-form-login-toggle .woocommerce-info {
        flex-wrap: wrap;
    }
    .checkout-login-form .woocommerce-form.woocommerce-form-login {
        padding: 30px 20px;
    }
    .checkout-login-form .woocommerce-form.woocommerce-form-login .form-row.form-row-first,
    .checkout-login-form .woocommerce-form.woocommerce-form-login .form-row.form-row-last {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

.customer-login-form-content span.password-input {
    width: 100%;
}
body.woocommerce-account .woocommerce a {
    color: var(--royal-blue);
}

.woocommerce-MyAccount-content .shop_table.subscription_details a.button,
.woocommerce-orders-table__cell-order-actions a.button.woocommerce-button {
    position: relative;
    padding: 0;
    border: none;
    font-size: 20px;
    font-weight: 400;
    padding-right: 22px;
    color: var(--royal-blue);
    background-color: transparent;
    margin-right: 30px;
}

.woocommerce-MyAccount-content .shop_table.subscription_details a.button:before,
.woocommerce-orders-table__cell-order-actions a.button.woocommerce-button:before {
    transition: ease all 0.3s;
    content: '';
    display: inline-block;
    height: 1px;
    width: 15px;
    background-color: var(--black);
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
}
.woocommerce-MyAccount-content .shop_table.subscription_details a.button:after,
.woocommerce-orders-table__cell-order-actions a.button.woocommerce-button:after  {
    content: '';
    display: inline-block;
    height: 13px;
    width: 8px;
    margin-left: 7px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    right: 0;
    background-size: contain;
    background-position: center right;
    background-repeat: no-repeat;
    background-image: url('buttons/assets/tertiary/royal-blue_arrow.svg');
    transition: ease all 0.3s;
}
.woocommerce-MyAccount-content .shop_table.subscription_details a.button:hover
.woocommerce-orders-table__cell-order-actions a.button.woocommerce-button:hover {
    padding-right: 30px!important;
}
.woocommerce-MyAccount-content .shop_table.subscription_details a.button:hover:before,
.woocommerce-orders-table__cell-order-actions a.button.woocommerce-button:hover:before {
    width: 23px;
}

.woocommerce .woocommerce-customer-details address {
    border: none;
}
@media(max-width:767.98px) {
    .woocommerce .woocommerce-customer-details address {
        margin-bottom: 20px!important;
    }
}


.woocommerce-MyAccount-content button.primary {
    display: inline-block;
    text-align: center;
    text-decoration: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    transition: ease all 0.3s;
    position: relative;
    padding: 15px 30px;
    padding-right: 60px;
    border-radius: 60px;
    border-width: 2px;
    border-style: solid;
    font-size: 20px;
    font-weight: 400;
    font-family: indivisible, sans-serif;
    color: var(--white);
    background-color: var(--royal-blue);
    border-color: var(--royal-blue);
}

.woocommerce-MyAccount-content button.primary:before {

}

.woocommerce-MyAccount-content button.primary:after {
    content: '';
    display: block;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    height: 11px;
    width: 17px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    transition: ease all .3s;
    background-image: url('buttons/assets/primary/arrow_white.svg');
}

.woocommerce-MyAccount-content button.primary:hover {
    background-color: var(--cornflower-light-1);
    border-color: var(--cornflower-light-1);
    color: var(--white);
    outline: none;
}

.woocommerce-MyAccount-content button.primary:hover:before {

}


.select2-container .select2-choice {
    padding: 5px 10px;
    height: 40px;
    width: 132px;
    font-size: 1.2em;
}
.select2-container--default .select2-selection--single {
    padding: 8px;
    height: 43px;
    border-color: #d8d8d8;
    border-width: 1px;
    border-style: solid;
    border-radius: var(--form-field-border-radius);
}