/*
Theme Name: Nutraferon
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: TecnolynxGlobal
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: Nutraferon
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

.woocommerce-MyAccount-content{border:1px solid #e4eaf4;border-radius:15px;padding:2rem}
.two-lists .elementor-icon-list-item.elementor-inline-item{background-color:#fff;border-radius:10px;border:1px solid #d7d7d7;padding:15px 30px;    width: 47%;}
.section-title span{color:#1d8640}
.gallery-boxs .elementor-image-box-img img{border-radius:15px 15px 0 0;}
.gallery-boxs .elementor-image-box-content{padding:1.5rem 2rem}
/* =========================================
   HIREZOOT APPLICATION FORM
   ========================================= */
.awsm-job-specifications-container{display:none}
.pro-cat-icon .elementor-image-box-img{background-color:#e9f5eb;border-radius:6px;padding:10px;}
.pro-cat-icon:hover .elementor-image-box-img{background-color:#51c878;}
.pro-cat-icon:hover .elementor-image-box-img img{filter: brightness(0) invert(1);}
.pro-menu .elementor-nav-menu li a {
    position: relative;
    padding-right: 25px !important;
}

.pro-menu .elementor-nav-menu li a::after {
    content: "›";
    position: absolute;
    right: 10px;
    top: 30%;
        opacity: 1 !important;
    background: transparent !important;
    font-size: 20px;
    line-height: 1;
    font-weight: 400;
}


#awsm-application-form {
    max-width: 100%;
    margin: 0 auto;
}
.awsm-job-form-inner {
    background: #fff;
    border: 1px solid #e2e8f0;
    padding: 3rem;
    border-radius: 20px;
    box-shadow: 0px 10px 10px #ccccccb3;
}
/* Form heading */
.awsm-job-form-inner > h2 {
    font-size: 32px;display:none;
    font-weight: 600;
    color: #243746;
    margin: 0 0 35px;
    text-align: center;
}

/* Form groups */
#awsm-application-form .awsm-job-form-group {
    margin-bottom: 22px;
}

/* Labels */
#awsm-application-form label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #334755;
    text-transform: uppercase;
    letter-spacing: .3px;
    margin-bottom: 10px;
}

/* Text inputs */
#awsm-application-form input[type="text"],
#awsm-application-form input[type="email"],
#awsm-application-form input[type="tel"],
#awsm-application-form input[type="number"],
#awsm-application-form textarea {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #dce3e8;
    border-radius: 7px;
    background: #fff;
    padding: 13px 14px;
    font-size: 14px;
    color: #243746;
    outline: none;
    transition: .2s ease;
}

/* Textarea */
#awsm-application-form textarea {
    min-height: 125px;
    resize: vertical;
}

/* Focus */
#awsm-application-form input:focus,
#awsm-application-form textarea:focus {
    border-color: #243746;
    box-shadow: 0 0 0 2px rgba(36,55,70,.08);
}

/* Placeholder */
#awsm-application-form input::placeholder,
#awsm-application-form textarea::placeholder {
    color: #a5afb6;
}

/* =========================================
   FIRST TWO FIELDS - TWO COLUMNS
   ========================================= */

#awsm-application-form .awsm-job-form-group:nth-child(1),
#awsm-application-form .awsm-job-form-group:nth-child(2) {
    width: calc(50% - 8px);
    display: inline-block;
    vertical-align: top;
}

#awsm-application-form .awsm-job-form-group:nth-child(2) {
    margin-left: 12px;
}

/* =========================================
   PHONE
   ========================================= */

#awsm-application-form .awsm-job-form-group:nth-child(3) {
    width: 100%;
}

/* =========================================
   BIO / COVER LETTER
   ========================================= */

#awsm-application-form .awsm-job-form-group:nth-child(4) textarea {
    min-height: 130px;
}

/* =========================================
   FILE UPLOAD
   ========================================= */

#awsm-application-form input[type="file"] {
    width: 100%;
    padding: 12px;
    border: 1px dashed #cbd6dd;
    border-radius: 7px;
    background: #fafcfd;
    font-size: 13px;
    box-sizing: border-box;
}

/* Allowed file text */
#awsm-application-form .awsm-job-form-group small {
    display: block;
    margin-top: 6px;
    font-size: 11px;
    color: #8a969e;
}

/* =========================================
   CONSENT CHECKBOX
   ========================================= */

#awsm-application-form input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin-right: 8px;
    vertical-align: middle;
}

#awsm-application-form .awsm-job-form-group:has(input[type="checkbox"]) label {
    display: inline;
    text-transform: none;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    color: #56656f;
}

/* =========================================
   SUBMIT BUTTON
   ========================================= */

#awsm-application-form input[type="submit"],
#awsm-application-form button[type="submit"] {
    width: 100%;
    min-height: 48px;
    padding: 13px 25px;
    border: 0;
    border-radius: 6px;
    background: #243746;
    color: #fff;
    font-size: 20px;
    font-weight: 800;
    cursor: pointer;
    transition: all .25s ease;
}

#awsm-application-form input[type="submit"]:hover,
#awsm-application-form button[type="submit"]:hover {
    background: #1a2935;
    transform: translateY(-1px);
}
/* =========================================
   HIREZOOT RESUME UPLOAD - CUSTOM DESIGN
   ========================================= */

/* Find the form group containing file input */
/* ==========================================
   HIREZOOT RESUME UPLOAD
   ========================================== */

#awsm-application-form
.awsm-job-form-group:has(input[type="file"]) {
    position: relative;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}


/* ------------------------------------------
   LABEL
   ------------------------------------------ */

#awsm-application-form
.awsm-job-form-group:has(input[type="file"]) > label {
    order: 1;

    display: block !important;

    margin: 0 0 10px 0 !important;

    font-size: 12px !important;
    font-weight: 600 !important;

    line-height: 1.4;

    color: #243746 !important;

    text-transform: uppercase;
}


/* ------------------------------------------
   UPLOAD BOX
   ------------------------------------------ */

#awsm-application-form
.awsm-job-form-group:has(input[type="file"])::before {

    order: 2;

    content: "";

    display: block;

    width: 100%;
    height: 165px;

    box-sizing: border-box;

    border: 2px dashed #d9e2e8;
    border-radius: 8px;

    background-color: #fff;

    /* Document + upload arrow SVG */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='38' viewBox='0 0 24 24' fill='none' stroke='%23243746' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z'/%3E%3Cpolyline points='14 2 14 8 20 8'/%3E%3Cline x1='12' y1='18' x2='12' y2='11'/%3E%3Cpolyline points='9 14 12 11 15 14'/%3E%3C/svg%3E");

    background-repeat: no-repeat;

    background-position: center 45px;

    transition: all .25s ease;
}


/* ------------------------------------------
   UPLOAD TEXT
   ------------------------------------------ */

#awsm-application-form
.awsm-job-form-group:has(input[type="file"])::after {

    order: 3;

    content: "Click to upload or drag and drop\A MAX FILE SIZE 5MB";

    white-space: pre;

    position: absolute;

    left: 0;
    right: 0;

    top: 110px;

    text-align: center;

    color: #243746;

    font-size: 15px;

    line-height: 2;

    pointer-events: none;

    z-index: 3;
}


/* ------------------------------------------
   ACTUAL HIREZOOT FILE INPUT
   ------------------------------------------ */

#awsm-application-form
.awsm-job-form-group:has(input[type="file"])
input[type="file"] {

    position: absolute;

    left: 0;

    top: 30px;

    width: 100%;
    height: 165px;

    opacity: 0;

    cursor: pointer;

    z-index: 10;

    padding: 0;

    border: 0;
}


/* ------------------------------------------
   HIDE ORIGINAL FILE INFORMATION
   ------------------------------------------ */

#awsm-application-form
.awsm-job-form-group:has(input[type="file"]) small {
    display: none !important;
}


/* ------------------------------------------
   HOVER
   ------------------------------------------ */

#awsm-application-form
.awsm-job-form-group:has(input[type="file"]):hover::before {

    border-color: #243746;

    background-color: #fafcfd;
}


/* ------------------------------------------
   MOBILE
   ------------------------------------------ */

@media (max-width: 767px) {

    #awsm-application-form
    .awsm-job-form-group:has(input[type="file"])::before {
        height: 140px;
        background-position: center 35px;
    }

    #awsm-application-form
    .awsm-job-form-group:has(input[type="file"])
    input[type="file"] {
        height: 140px;
    }

    #awsm-application-form
    .awsm-job-form-group:has(input[type="file"])::after {
        top: 100px;
        font-size: 13px;
    }
}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 767px) {

    .custom-application-box
    #awsm-application-form
    .awsm-job-form-group:has(input[type="file"])::before {
        height: 140px;
    }

    .custom-application-box
    #awsm-application-form
    .awsm-job-form-group:has(input[type="file"]) input[type="file"] {
        height: 140px;
    }

    .custom-application-box
    #awsm-application-form
    .awsm-job-form-group:has(input[type="file"])::after {
        top: 100px;
        font-size: 13px;
    }
	.awsm-job-form-inner{padding:1.3rem}
    .awsm-job-form-inner > h2 {
        font-size: 26px;
        margin-bottom: 25px;
    }

    #awsm-application-form .awsm-job-form-group:nth-child(1),
    #awsm-application-form .awsm-job-form-group:nth-child(2) {
        width: 100%;
        display: block;
        margin-left: 0;
    }

    #awsm-application-form .awsm-job-form-group {
        margin-bottom: 18px;
    }
}


/* ================================
   MY ACCOUNT LEFT SIDEBAR
   ================================ */

 .woocommerce-MyAccount-navigation {
   
}

/* Main sidebar card */
 .woocommerce-MyAccount-navigation ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 12px !important;
    background: #fff;
    border: 1px solid #e4eaf4;
    border-radius: 15px;
    
}

/* Remove WooCommerce bullets */
 .woocommerce-MyAccount-navigation ul li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* Menu links */
 .woocommerce-MyAccount-navigation ul li a {
    display: flex !important;
    align-items: center;
    min-height: 52px;
    padding: 0 14px !important;
    border-radius: 8px;
    color: #263746 !important;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none !important;
    transition: all .25s ease;
}
body.woocommerce-account .woocommerce-address-fields .form-row label{
	    width: auto;
    height: auto;
    position: static !important;
    overflow: auto;
    clip-path: inherit;
}
.woocommerce-MyAccount-navigation ul li a br,body.woocommerce-account .woocommerce-orders-table .woocommerce-orders-table__cell-order-number a br{display:none;}
/* Hover */
 .woocommerce-MyAccount-navigation ul li a:hover {
    background: #fff;
    color: #20ad60 !important;
}

/* Active item */
 .woocommerce-MyAccount-navigation
ul li.is-active a {
    background: #effaf4;
    color: #263746 !important;
    border-left: 4px solid #35c66b;
    padding-left: 10px !important;
}

/* Logout */
 .woocommerce-MyAccount-navigation
ul li.woocommerce-MyAccount-navigation-link--customer-logout {
    margin-top: 12px !important;
    padding-top: 12px !important;
    border-top: 1px solid #e9edf0;
}

 .woocommerce-MyAccount-navigation
ul li.woocommerce-MyAccount-navigation-link--customer-logout a {
    color: #d92727 !important;
}

 .woocommerce-MyAccount-navigation
ul li.woocommerce-MyAccount-navigation-link--customer-logout a:hover {
    background: #fff5f5;
    color: #d92727 !important;
}
/* ================================
   MENU ICONS
   ================================ */

 .woocommerce-MyAccount-navigation-link a::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    width: 28px;
    margin-right: 8px;
    font-size: 17px;
    text-align: center;
}

/* Dashboard */
 .woocommerce-MyAccount-navigation-link--dashboard a::before {
    content: "\f3fd";
}

/* Orders */
 .woocommerce-MyAccount-navigation-link--orders a::before {
    content: "\f291";
}

/* Downloads */
 .woocommerce-MyAccount-navigation-link--downloads a::before {
    content: "\f019";
}

/* Addresses */
 .woocommerce-MyAccount-navigation-link--edit-address a::before {
    content: "\f3c5";
}

/* Account details */
 .woocommerce-MyAccount-navigation-link--edit-account a::before {
    content: "\f007";
}

/* Logout */
 .woocommerce-MyAccount-navigation-link--customer-logout a::before {
    content: "\f2f5";
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    
    width: 20%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    
    width: 77%;
}

body.woocommerce-account
.woocommerce-MyAccount-content {

    width: calc(100% - 23%);

    padding: 30px;

    box-sizing: border-box;

    background: #ffffff;

    border: 1px solid #e1ebe6;

    border-radius: 16px;

    box-shadow: 0 8px 30px rgba(25, 65, 48, .06);
}
body.woocommerce-account
.woocommerce-Addresses {

    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 22px;

    margin: 0;
}
body.woocommerce-account
.woocommerce-address-fields__field-wrapper {

    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));

    column-gap: 20px;

    row-gap: 4px;
}
body.woocommerce-account
.woocommerce-EditAccountForm
.form-row-first {

    width: calc(50% - 10px);

    float: left;
}
body.woocommerce-account
.woocommerce-EditAccountForm
.form-row-last {

    width: calc(50% - 10px);

    float: right;
}

body.woocommerce-account
.woocommerce-EditAccountForm
.form-row input.input-text {

    width: 100%;

    height: 52px;

    box-sizing: border-box;

    padding: 13px 15px;

    background: #ffffff;

    border: 1px solid #ccd9d3;

    border-radius: 9px;

    color: #263a45;

    font-family: inherit;

    font-size: 14px;

    outline: none;

    box-shadow: none;

    transition: all .25s ease;
}
.woocommerce-account .u-columns.col2-set .u-column1.col-1,
.woocommerce-account .u-columns.col2-set .u-column2.col-2
 {
    width: 50% !important;
    float: none !important;
    margin: 0 !important;
    padding: 3rem;position: relative;
    box-sizing: border-box;
}
.woocommerce-account .u-column1 h2::after {
    content: "Welcome back. Please sign in to your clinical account.";
    display: block;

    margin-top: 8px;

    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #666;
}

.woocommerce-account .u-column2 h2::after {
    content: "Create an account to streamline your healthcare enquiries.";
    display: block;

    margin-top: 8px;

    font-size: 18px;
    font-weight: 500;
    line-height: 1.5;
    color: #666;
}
.woocommerce-account .woocommerce-form-login label,
.woocommerce-account .woocommerce-form-register label {
    display: block;

    margin-bottom: 6px;
letter-spacing: 1px;
    font-size: 16px;
    font-weight: 600;
    color: #35434d;
}
.woocommerce-account .woocommerce-LostPassword a {
    font-size: 18px;
    font-weight: 700;

    color: #35434d;
    text-decoration: underline;
}
.woocommerce-account .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: flex;
    align-items: center;

    margin: 2px 0 12px;

    font-size: 16px;
    font-weight: 400;
    color: #555;
}
.woocommerce-account .woocommerce-form-login input.input-text,
.woocommerce-account .woocommerce-form-register input.input-text,
.woocommerce-account .woocommerce-ResetPassword input.input-text {
    width: 100%;
    height: 50px;

    padding: 10px 20px;

    border: 1px solid #e0e4e7 !important;
    border-radius: 10px !important;

    background: #ffffff !important;

    font-size: 15px;
    color: #34434d;

    box-sizing: border-box;

    outline: none;
    box-shadow: none !important;

    transition: all 0.2s ease;
}
.woocommerce-account .u-columns h2,.lost-password-content h2 {
    margin: 0 0 8px !important;
    padding: 0 !important;

    font-family: inherit;
    font-size: 36px!important;
    font-weight: 600 !important;
    line-height: 1.3;
    color: #243949;
}
.woocommerce-account .woocommerce-form-login button.woocommerce-button,.woocommerce-account .woocommerce-ResetPassword button.woocommerce-Button
 {
    width: 100%;

    min-height: 50px;

    padding: 20px;

    border: 1px solid #243949 !important;
    border-radius: 10px !important;

    background: #243949 !important;
    color: #ffffff !important;

    font-size: 18px;
    font-weight: 600;

    cursor: pointer;

    transition: all 0.25s ease;
}
.woocommerce-account .woocommerce-LostPassword {
    position: absolute;

    margin-top: -110px !important;

    right: 3rem;
}
.woocommerce-account .woocommerce-form-register button.woocommerce-button {
    width: 100%;

    min-height: 50px;

    padding:  20px;

    border: 1px solid #243949 !important;
    border-radius: 10px !important;

    background: transparent !important;
    color: #243949 !important;

    font-size: 18px;
    font-weight: 600;

    cursor: pointer;

    transition: all 0.25s ease;
}
.woocommerce-account .u-columns.col2-set#customer_login {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto !important;
    display: flex;
    position: relative;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.12);
}
.custom-lost-password-card{
     width: 60%;
     padding: 3rem;position: relative;
    margin: 0 auto !important;
    display: flex;
    position: relative;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;    flex-direction: column;
    box-shadow: 0 15px 45px rgba(0, 0, 0, 0.12);
}
.custom-password-confirmation-card {
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
    padding: 55px 45px;

    background: #ffffff;
    border-radius: 18px;

    text-align: center;

    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.08);

    box-sizing: border-box;
}

.confirmation-icon {
    width: 70px;
    height: 70px;

    margin: 0 auto 25px;

    display: flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: #39bd68;
    color: #ffffff;

    font-size: 38px;
    font-weight: 700;
}

/* Heading */

.custom-password-confirmation-card h2 {
    margin: 0 0 18px;

    color: #243b4a;

    font-size: 30px!important;
    font-weight: 700;

    line-height: 1.25;
}

/* Description */

.confirmation-description {
    margin: 0 auto 18px;

    max-width: 540px;

    color: #666666;

    font-size: 16px;
    line-height: 1.7;
}
@media screen and (max-width:1440px){
	.woocommerce-account .woocommerce-form-login .woocommerce-form-login__rememberme {font-size: 14px;}
	.woocommerce-account .woocommerce-MyAccount-navigation {    width: 25%;}
	body.woocommerce-account .woocommerce-MyAccount-content{    width: calc(100% - 28%);}
	.woocommerce-MyAccount-navigation ul li a{font-size:14px;}
	.woocommerce-account .u-column1 h2::after,.woocommerce-account .u-column2 h2::after {font-size: 16px;}
	.woocommerce-account .woocommerce-form-login label,
	.woocommerce-account .woocommerce-form-register label {font-size: 14px;}
}
@media screen and (max-width:1280px){}
@media (min-width:992px) and (max-width:1199px){
	.woocommerce-account .u-columns.col2-set .u-column1.col-1,
.woocommerce-account .u-columns.col2-set .u-column2.col-2
	{padding: 2rem;}
}
@media screen and (max-width:991px){
	.custom-lost-password-card{		width: 100%;}
	.woocommerce-account .woocommerce-LostPassword a {		font-size: 13px;}
	.woocommerce-account .u-columns.col2-set .u-column1.col-1,
.woocommerce-account .u-columns.col2-set .u-column2.col-2
	{padding: 2rem;}
	.woocommerce-account .woocommerce-MyAccount-navigation {        width: 100%; margin-bottom:30px;   }
	body.woocommerce-account .woocommerce-MyAccount-content {        width: calc(100% - 0%);    }
	body.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h4{font-size:20px;}
	body.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title{    min-height: 60px;}
	 .woocommerce .woocommerce-MyAccount-navigation {
        width: 100% !important;
        float: none !important;
        margin: 0 0 20px !important;
    }

    .woocommerce .woocommerce-MyAccount-navigation ul {
        display: flex !important;
        flex-wrap: nowrap !important;

        overflow-x: auto !important;
        overflow-y: hidden !important;

        gap: 6px;

        margin: 0 !important;
        padding: 10px !important;

        background: #fff;

        border: 1px solid #e1e8e4;
        border-radius: 12px;

        list-style: none !important;

        -webkit-overflow-scrolling: touch;
        scroll-behavior: smooth;

        scrollbar-width: none;
    }

    .woocommerce .woocommerce-MyAccount-navigation ul::-webkit-scrollbar {
        display: none;
    }

    .woocommerce .woocommerce-MyAccount-navigation ul li {
        flex: 0 0 auto !important;
        width: auto !important;

        margin: 0 !important;
        padding: 0 !important;

        border: 0 !important;
    }

    .woocommerce .woocommerce-MyAccount-navigation ul li a {
        display: flex !important;
        align-items: center;
        justify-content: center;

        min-height: 42px;

        padding: 10px 16px !important;

        white-space: nowrap;

        border-radius: 7px;

        color: #243b4a !important;

        font-size: 13px !important;
        font-weight: 600;

        text-decoration: none !important;

        background: #fff;

        transition: all .25s ease;
    }

    /* ACTIVE ITEM */

    .woocommerce .woocommerce-MyAccount-navigation
    ul li.is-active a {

        background: #eaf8f1 !important;

        color: #243b4a !important;

        box-shadow: inset 0 -3px 0 #39c878;
    }

    /* Logout */

    .woocommerce .woocommerce-MyAccount-navigation
    ul li.woocommerce-MyAccount-navigation-link--customer-logout a {

        color: #e53935 !important;
    }
}
@media screen and (max-width:767px){
	a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-cart, a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-checkout, a.xoo-wsc-ft-btn.xoo-wsc-ft-btn-continue{    font-size: 13px!important;}
	.woocommerce-account .woocommerce-LostPassword { margin-top: -100px !important;    right: 1rem;}
	.woocommerce-account .woocommerce-form-login button.woocommerce-button,.woocommerce-account .woocommerce-ResetPassword button.woocommerce-Button,.woocommerce-account .woocommerce-form-register button.woocommerce-button {    min-height: 45px;	 padding: 15px;}
	.woocommerce-account .u-columns h2,.lost-password-content h2 {font-size:30px!important;}
	.woocommerce-account .woocommerce-form-login input.input-text,
.woocommerce-account .woocommerce-form-register input.input-text,
.woocommerce-account .woocommerce-ResetPassword input.input-text {height: 40px;}
	.woocommerce-account .u-columns.col2-set#customer_login{    flex-direction: column;}
	.woocommerce-account .u-columns.col2-set .u-column1.col-1, .woocommerce-account .u-columns.col2-set .u-column2.col-2 {
		width: 100% !important;        padding:1rem;}
	body.woocommerce-account .woocommerce-Addresses,body.woocommerce-account .woocommerce-address-fields__field-wrapper{    grid-template-columns: repeat(1, minmax(0, 1fr))}
	body.woocommerce-account .woocommerce-MyAccount-content{padding:20px;}
	body.woocommerce-account .woocommerce-EditAccountForm .form-row-first,body.woocommerce-account .woocommerce-EditAccountForm .form-row-last {    width: calc(100% - 10px); }
	body.woocommerce-account .woocommerce-EditAccountForm .form-row input.input-text { height: 40px;}
	.custom-lost-password-card,.custom-password-confirmation-card{ padding:1rem;}
	.custom-lost-password-card p,.confirmation-description {font-size:14px;}
}
@media screen and (max-width:480px){
	
}
