@charset "utf-8";
/* CSS Document */

@-webkit-keyframes blink-2 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes blink-2 {
    0% {
      opacity: 1;
    }
    50% {
      opacity: 0.5;
    }
    100% {
      opacity: 1;
    }
  }

/*#wpadminbar{display:none!important}
html{margin-top:0!important}*/


#wrapper_full #content{}
#wrapper_full #content > .container{}
#wrapper_full #content > .container > .no-row{}
#wrapper_full #content > .container > .no-row > #primary{}
#wrapper_full #content > .container > .no-row > #primary > #main{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce{}


/* ACCOUNT HEADER */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper{border-radius:5px}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > ul.woocommerce-error,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > ul.woocommerce-info,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > ul.woocommerce-message{color:#000!important; background:#fff!important; border:2px solid #888946!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > ul.woocommerce-error:before,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > ul.woocommerce-info:before,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > ul.woocommerce-message:before{top:unset!important}




#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper ul li > a{padding-bottom:2px; color:#7e7e7e!important; text-decoration:none!important; background-image:linear-gradient(90deg, #888946, #888946)!important; background-size:0% 2px!important; background-repeat:no-repeat!important; background-position:left bottom!important; transition:background-size .25s ease}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper ul li > a:hover{color:#000!important; background-size:100% 2px!important}


/*****/


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-error,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-info,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-message{color:#000!important; background:#fff!important; border:2px solid #888946!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-error:before,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-info:before,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-message:before{top:unset!important}



/* LOGIN / REGISTER */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login > div{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login > .col-1{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login > .col-2{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login > div > h2{color:#333!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login > .col-1 > form > p.form-row:nth-of-type(3) > label{margin-top:8px}


/* LOST PASSWORD */


#wrapper_full #content > .container > .no-row > #primary > #main > .row{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form{color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p:first-of-type{font-weight:700; color:#7e7e7e!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > label{font-weight:700; color:#7e7e7e!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]{border:solid 1px rgba(136,137,70,.5)!important; color:#7e7e7e!important; transition:border-color .25s}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]::placeholder{color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]:focus{font-weight:700; border-color:rgba(136,137,70,1)!important; color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]:focus::placeholder{color:#000!important}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form button[type="submit"]{background-color:#888946!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form button[type="submit"]:hover{background-color:#1e4029!important}




/* FORM */


form.woocommerce-form{}
form.woocommerce-form{color:#7e7e7e!important}
form.woocommerce-form label{font-weight:700; color:#7e7e7e!important}

form.woocommerce-form input[type="text"], form.woocommerce-form input[type="email"]{border:solid 1px rgba(136,137,70,.5)!important; color:#7e7e7e!important; transition:border-color .25s}
form.woocommerce-form input[type="text"]::placeholder, form.woocommerce-form input[type="email"]::placeholder{color:#7e7e7e!important}
form.woocommerce-form input[type="text"]:focus, form.woocommerce-form input[type="email"]:focus{font-weight:700; border-color:rgba(136,137,70,1)!important; color:#000!important}
form.woocommerce-form input[type="text"]:focus::placeholder, form.woocommerce-form input[type="email"]:focus::placeholder{color:#000!important}



form.woocommerce-form input[type="password"]{border:solid 1px rgba(136,137,70,.5)!important; color:#7e7e7e!important; transition:border-color .25s}
form.woocommerce-form input[type="password"]::placeholder{color:#7e7e7e!important}
form.woocommerce-form input[type="password"]:focus{font-weight:700; border-color:rgba(136,137,70,1)!important; color:#000!important}
form.woocommerce-form input[type="password"]:focus::placeholder{color:#000!important}


form.woocommerce-form input[type="password"] ~ .show-password-input:after, form.woocommerce-form input[type="text"] ~ .show-password-input:after{color:#7e7e7e!important}
form.woocommerce-form input[type="password"] ~ .show-password-input:hover:after, form.woocommerce-form input[type="text"] ~ .show-password-input:hover:after{color:#000!important}


form.woocommerce-form input[type="password"] + .woocommerce-password-strength, form.woocommerce-form input[type="text"] + .woocommerce-password-strength{color:#000!important}
form.woocommerce-form input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint, form.woocommerce-form input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint{color:#7e7e7e!important}
form.woocommerce-form input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:after, form.woocommerce-form input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:after{color:#7e7e7e!important}
form.woocommerce-form input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:hover:after, form.woocommerce-form input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:hover:after{color:#000!important}


form.woocommerce-form input[type="password"] + .woocommerce-password-strength ~ .woocommerce-password-hint + .show-password-input, form.woocommerce-form input[type="text"] + .woocommerce-password-strength ~ .show-password-input{margin:17px 0!important} /* Password visibility fix */


form.woocommerce-form input[type="checkbox"]{width:20px!important; height:20px!important; background-color:#fff!important; border: solid 1px rgba(136,137,70,.5)!important; transition:border-color .25s; -moz-appearance:none; -webkit-appearance:none; appearance:none}
form.woocommerce-form input[type="checkbox"]:focus{border-color:rgba(136,137,70,1)!important}
form.woocommerce-form input[type="checkbox"]:checked{background-image:url(/wp-content/themes/steelthemes-nest-child/img/checking-mark.svg); background-repeat:no-repeat; background-size:cover; background-color:#fff!important; border-color:rgba(136,137,70,1)!important}


form.woocommerce-form button[type="submit"]{background-color:#888946!important}
form.woocommerce-form button[type="submit"]:hover{background-color:#1e4029!important}

form.woocommerce-form .woocommerce-LostPassword{}
form.woocommerce-form .woocommerce-LostPassword > a{padding-bottom:2px; color:#7e7e7e!important; text-decoration:none!important; background-image:linear-gradient(90deg, #888946, #888946)!important; background-size:0% 2px!important; background-repeat:no-repeat!important; background-position:left bottom!important; transition:background-size .25s ease}
form.woocommerce-form .woocommerce-LostPassword > a:hover{color:#000!important; background-size:100% 2px!important}


form.woocommerce-form .woocommerce-privacy-policy-text{}
form.woocommerce-form .woocommerce-privacy-policy-text a{padding-bottom:2px; color:#7e7e7e!important; text-decoration:none!important; background-image:linear-gradient(90deg, #888946, #888946)!important; background-size:0% 2px!important; background-repeat:no-repeat!important; background-position:left bottom!important; transition:background-size .25s ease}
form.woocommerce-form .woocommerce-privacy-policy-text a:hover{color:#000!important; background-size:100% 2px!important}


/*****/


/***** ACCOUNT PAGES *****/

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce{}


/* ACCOUNT HEADER / NOTICES */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper{border-radius:5px}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-error,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-info,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-message{color:#000!important; background:#fff!important; border:2px solid #888946!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-error strong,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-info strong,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-message strong{font-weight:600!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-error:before,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-info:before,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-message:before{top:unset!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul li > a{padding-bottom:2px; color:#7e7e7e!important; text-decoration:none!important; background-image:linear-gradient(90deg, #888946, #888946)!important; background-size:0% 2px!important; background-repeat:no-repeat!important; background-position:left bottom!important; transition:background-size .25s ease}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul li > a:hover{color:#000!important; background-size:100% 2px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > .woocommerce-message{color:#000!important; background:#fff!important; border:2px solid #888946!important; border-radius:5px!important; line-height:50px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > .woocommerce-message:before{top:unset!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > .woocommerce-message > a.no_view_checkout{background-color:#888946!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > .woocommerce-message > a.no_view_checkout:hover{background-color:#1e4029!important}


/*****/

#wrapper_full .woocommerce-error,
#wrapper_full .woocommerce-info,
#wrapper_full .woocommerce-message{color:#000!important; background:#fff!important; border:2px solid #888946!important}

#wrapper_full .woocommerce-error strong,
#wrapper_full .woocommerce-info strong,
#wrapper_full .woocommerce-message strong{font-weight:600}

#wrapper_full .woocommerce-error:before,
#wrapper_full .woocommerce-info:before,
#wrapper_full .woocommerce-message:before{top:unset!important}

#wrapper_full .woocommerce a.button{background-color:#888946!important}
#wrapper_full .woocommerce a.button:hover{background-color:#1e4029!important}


/* ACCOUNT NAVIGATION */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li{border:1px solid rgba(136,137,70,0.25)!important; transition:.25s}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li:hover{border-color:rgba(136,137,70,1)!important; transition:.5s}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li > a{display:flex; flex-wrap:wrap; justify-content:flex-start; align-items:center; color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li > a:before{position:unset!important; margin:unset!important; padding-right:10px!important; opacity:1!important; color:#7e7e7e!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li:hover > a{color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li:hover > a:before{color:#888946!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.is-active{border:solid 1px transparent!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.is-active > a{background-color:#c8dcbf; font-weight:700; color:#333!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.is-active > a:before{color:#fff!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.is-active:hover{border:solid 1px rgba(136,137,70,1)!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.is-active:hover > a{color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.is-active:hover > a:before{color:#fff!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link--spgw_save_card{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link--spgw_save_card > a{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link--spgw_save_card > a:before{content:"\f15a"; font-size:19px; font-family:uicons-regular-straight!important; height:24px; line-height:24px}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link--wishlist{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link--wishlist > a{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li.woocommerce-MyAccount-navigation-link--wishlist > a:before{content:"\f1a2"; font-size:19px; font-family:uicons-regular-straight!important; height:24px; line-height:24px}


/* DASHBOARD */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p{color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p > a{padding-bottom:2px; color:#666!important; background-image:linear-gradient(90deg, #888946, #888946)!important; background-size:0% 2px!important; background-repeat:no-repeat!important; background-position:left bottom!important; transition:background-size .25s ease}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p > a:hover{color:#000!important; background-size:100% 2px!important}


/* ORDERS */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > thead{outline:solid 2px #7a7a7a; outline-offset:-2px; border-radius:5px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > thead > tr{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > thead > tr > th{background-color:#fff!important; color:#333!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-number{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-number > a{color:#666!important; background-image:linear-gradient(90deg, #888946, #888946); background-size:0% 2px; background-repeat:no-repeat; background-position:left bottom; transition:background-size .25s ease}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-number > a:hover{color:#000!important; background-size:100% 2px}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-date{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-date > time{color:#7e7e7e}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-status{color:#000}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order_delivery_details{font-size:14px; color:#7e7e7e}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-total{color:#7e7e7e}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-total .amount{color:#000}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-total .amount > span{color:#000}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-actions{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-actions > a{background-color:#888946!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-actions > a:hover{background-color:#1e4029!important}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content .woocommerce-pagination{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content .woocommerce-pagination > a{background-color:#888946!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content .woocommerce-pagination > a:hover{background-color:#1e4029!important}


/* ORDER INNER */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details{}
.woocommerce-view-order #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p{color:#7e7e7e!important}
.woocommerce-view-order #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p > mark.order-number{color:#000!important}
.woocommerce-view-order #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p > mark.order-date{color:#000!important}
.woocommerce-view-order #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p > mark.order-status{color:#000!important;-webkit-animation: blink-2 1s infinite both; animation:blink-2 1s infinite both}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > h2{color:#333}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > thead{outline:solid 2px #7a7a7a; outline-offset:-2px; border-radius:5px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > thead > tr{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > thead > tr > th{background:#fff; color:#333}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-name{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-name > a{color:#000!important; text-decoration:none!important; background-image:linear-gradient(90deg, #888946, #888946)!important; background-size:0% 2px!important; background-repeat:no-repeat!important; background-position:left bottom!important; transition:background-size .25s ease}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-name > a:hover{color:#000!important; background-size:100% 2px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-name > strong{color:#7e7e7e!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-total{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-total > span.amount{color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-total > span.amount > bdi{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-total > span.amount > bdi > span{}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr > th{color:#7e7e7e!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr > td{color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr > td > span.amount{color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr > td > span.amount > bdi{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr > td > span.amount > bdi > span{}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type > td{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type > td > span.amount{font-weight:700; color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type > td > span.amount > span{color:#000!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type > td > small.includes_tax{color:#7e7e7e}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type > td > small.includes_tax > span{color:#000}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type > td > small.includes_tax > span > span{color:#000}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address > h2{color:#333}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address > address{color:#7e7e7e}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address > address > p{color:#000}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address > address > p:before{color:#888946}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--shipping-address{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--shipping-address > h2{color:#333}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--shipping-address > address{color:#7e7e7e}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > .order-again{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > .order-again > a{background-color: #888946!important;}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > .order-again > a:hover{background-color: #1e4029!important}



/* ADDRESSES */


.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p{font-weight:700}

.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses{}
.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address{}

.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > header.title{}
.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > header.title > h3{color:#333}

.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > header.title > a{color:#666!important; text-decoration:none!important; background-image:linear-gradient(90deg, #888946, #888946)!important; background-size:0% 2px!important; background-repeat:no-repeat!important; background-position:left bottom!important; transition:background-size .25s ease}
.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > header.title > a:hover{color:#000!important; background-size:100% 2px!important}


.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > address{color:#7e7e7e}


/* ADDRESSES INNER */


.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form{}
.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > h3{color:#333}

.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields{}
.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper{color:#7e7e7e!important}
.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper label{font-weight:700; color:#7e7e7e!important}


.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"], .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"], .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]{border:solid 1px rgba(136,137,70,.5)!important; color:#7e7e7e!important; transition:border-color .25s}


.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"]::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"]::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]::placeholder{color:#7e7e7e!important}


.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"]:focus, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"]:focus, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]:focus{font-weight:700; border-color:rgba(136,137,70,1)!important; color:#000!important}


.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"]:focus::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"]:focus::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]:focus::placeholder{color:#000!important}


.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper > p.address-field.update_totals_on_change{display:none} /* REMOVE COUNTRY */


.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > p{}
.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > p > button[type="submit"]{background-color:#888946!important}
.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > p > button[type="submit"]:hover{background-color:#1e4029!important}


/* ACCOUNT DETAILS */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm{color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm label{font-weight:700; color:#7e7e7e!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"], #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]{border:solid 1px rgba(136,137,70,.5)!important; color:#7e7e7e!important; transition:border-color .25s}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"]::placeholder, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]::placeholder{color:#7e7e7e!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"]:focus, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]:focus{font-weight:700; border-color:rgba(136,137,70,1)!important; color:#000!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"]:focus::placeholder, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]:focus::placeholder{color:#000!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]{border:solid 1px rgba(136,137,70,.5)!important; color:#7e7e7e!important; transition:border-color .25s}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]::placeholder{color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]:focus{font-weight:700; border-color:rgba(136,137,70,1)!important; color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]:focus::placeholder{color:#000!important}




#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] ~ .show-password-input:after, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] ~ .show-password-input:after{color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] ~ .show-password-input:hover:after, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] ~ .show-password-input:hover:after{color:#000!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength{color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint{color:#7e7e7e!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:after, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:after{color:#7e7e7e!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:hover:after, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint + .show-password-input:hover:after{color:#000!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > fieldset{padding:0}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > fieldset > p:not(:first-of-type) > .password-input > .woocommerce-password-strength ~ .show-password-input{margin:17px 0!important} /* Password visibility fix */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > fieldset legend{width:fit-content; outline:solid 2px #888946; outline-offset:-2px; padding:5px 10px; border-radius:5px; font-weight:700; margin:20px 0 10px; color:#000}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > p:last-of-type{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > p:last-of-type > button[type="submit"]{background-color:#888946!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > p:last-of-type > button[type="submit"]:hover{background-color:#1e4029!important}


/* SAVED CARDS */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > h3{color:#333}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > select#sfwp-cardtype{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > span.select2{margin-top:20px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > span.select2 > .selection{color:#7e7e7e}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > span.select2 > .selection > span{border-color:rgba(136,137,70,.25)}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > span.select2 > .selection > span > span{color:#7e7e7e!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .sample-one{display:none!important} /* REMOVE SAFERPAY SAMPLE */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > #save-card-hosted{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > #save-card-hosted > button[type="button"]{-webkit-appearance:none!important; -moz-appearance:none!important; appearance:none!important; display:inline-flex; justify-content:center; align-items:center; padding:10px 20px; border:0; border-radius:4px; background-color:#888946!important; color:#fff!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > #save-card-hosted > button[type="button"]:hover{background-color: #1e4029!important; color:#fff!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > #save-card-hosted > button[type="button"]:before{content:"\f15a"; font-family: uicons-regular-straight!important; font-size:19px; height:24px; line-height:24px;  padding-right:10px}





#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody{}

/* SAVED CARDS - REMOVE BORDERS */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr > th{border:0}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr > td{border:0}

/*****/

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:first-of-type{outline:solid 2px #7a7a7a; outline-offset:-2px; border-radius:5px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:first-of-type > th{color:#333!important; font-weight:700}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type){}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td{border-bottom:1px solid #ececec}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(2){color:#000}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(4){}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(4) > form{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(4) > form > input[type="button"]{-webkit-appearance:none!important; -moz-appearance:none!important; appearance:none!important; display:inline-flex; justify-content:center; align-items:center; padding:10px 20px; border:0; border-radius:4px; background-color:#888946!important; color:#fff!important; height:unset}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(4) > form > input[type="button"]:hover{background-color:#1e4029!important; color:#fff!important}


/* SAVED CARDS - DELETE POPUP */


.notify-wrapper.show{}
.notify-wrapper.show .notify-window{outline:solid 3px #888946; border-radius:4px; box-shadow:10px 20px 40px rgba(0,0,0,0.25); }
.notify-wrapper.show .notify-window > h3{background-color:#fff; font-weight:700; color:#000; border-bottom:solid 2px #eee}
.notify-wrapper.show .notify-window > h3 > i{color:#888946}

.notify-wrapper.show .notify-window > p{}

.notify-wrapper.show .notify-window > .buttons{background-color:#fff; border-top:solid 2px #eee}
.notify-wrapper.show .notify-window > .buttons > button.ok{}
.notify-wrapper.show .notify-window > .buttons > button.cancel{color:#000}


/*****/


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5){}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > input[type="button"]{-webkit-appearance:none!important; -moz-appearance:none!important; appearance:none!important; padding:10px 20px; border:0!important; border-radius:4px; height:unset; background-color:#fff!important; color:#7e7e7e!important; outline: 2px solid #888946!important;}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > input[type="button"]:hover{color:#000!important; background-color:#fff!important; border-color:#1e4029!important}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > p{color:#7e7e7e}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > select{}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > span.select2{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > span.select2 > .selection{color:#7e7e7e}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > span.select2 > .selection > span{border-color:rgba(136,137,70,.25); height:40px!important; line-height:40px!important; border-radius:4px}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > span.select2 > .selection > span > span.select2-selection__rendered{color:#7e7e7e!important; line-height:40px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > span.select2 > .selection > span > span.select2-selection__arrow{top:7px!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > input.aliasUpdate{margin-top:20px; padding:10px 20px!important; border:0!important; border-radius:4px!important; background-color:#888946!important; color:#fff!important; height:unset;}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .divScroll > table > tbody > tr:not(:first-of-type):not(:last-of-type) > td:nth-of-type(5) > form > .auWrap > input.aliasUpdate:hover{background-color:#1e4029!important; color:#fff!important}


/* WISHLIST */


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list{}



#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr{}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > td{border:0!important; border-bottom:1px solid var(--border-color)!important; background-color:#fff!important} 


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > td.woosw-item--remove{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > td.woosw-item--remove > span{background:#fff; border-color:#ececec!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > td.woosw-item--remove > span:before{color:#333!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > td.woosw-item--remove > span:hover{background:#888946; border-color:#888946!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > td.woosw-item--remove > span:hover:before{color:#fff!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--image{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--image > a{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--image > a > img{}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--name{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--name > a{display:inline; padding-bottom:2px; color:#000!important; background-image:linear-gradient(90deg, #888946, #888946); background-size:0% 2px; background-repeat:no-repeat; background-position:left bottom; transition:background-size .25s ease}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--name > a:hover{background-size:100% 2px}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.amount{color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.amount > span{color:#000!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > del{color:#7e7e7e; text-decoration-color:#7e7e7e!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > del > span{margin-right:4px; color:#7e7e7e}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > ins{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > ins > span.amount{color:#000!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > ins > span.amount > span{color:#000!important}

/* by KG */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price{color:#7e7e7e!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > .amount{color:#000!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > .amount bdi{color:#000!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > .amount bdi > span{color:#000!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > del{text-decoration:none!important; opacity:1}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > del > span{text-decoration:line-through; text-decoration-color:#7e7e7e!important; margin-right:4px}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > del > span > bdi{color:#7a7a7a!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > del > span > bdi > span{color:#7a7a7a!important}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > ins{text-decoration:none}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > ins > span{color:#000!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > ins > span > bdi{color:#000!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--price > span.wc-measurement-price-calculator-price > ins > span > bdi > span{color:#000!important}

/*****/


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--time{font-size:14px; font-weight:700}




#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--stock{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--stock > .stock.in-stock{color:green}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--stock > .stock.out-of-stock{color:red}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--add{}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--add > p{}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--add > p > a{background-color:#888946!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--add > p > a:hover{background-color:#1e4029!important}


/* WISHLIST EMPTY */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > .woosw-popup-content-mid-message{font-weight:700}

/*****/

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > .woosw-actions{display:none!important} /* HIDE WISHLIST LINK */


/* GR */

/* GR - LOST PASSWORD */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p:first-of-type{font-family: "Roboto", sans-serif; font-size:15px; font-weight:500}
html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > label{font-family: "Roboto", sans-serif; font-weight:500}
html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form button[type="submit"]{font-family: "Roboto", sans-serif!important; font-weight:500!important}

/* GR - FORM */

html:lang(el) form.woocommerce-form input[type="text"], html:lang(el) form.woocommerce-form input[type="email"]{font-family: "Roboto", sans-serif}

html:lang(el) form.woocommerce-form input[type="password"]{font-family: "Roboto", sans-serif}

html:lang(el) form.woocommerce-form input[type="password"] + .woocommerce-password-strength, html:lang(el) form.woocommerce-form input[type="text"] + .woocommerce-password-strength{font-family: "Roboto", sans-serif; font-size:15px; font-weight:500}

html:lang(el) form.woocommerce-form input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint, html:lang(el) form.woocommerce-form input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint{font-family: "Roboto", sans-serif}

html:lang(el) form.woocommerce-form .woocommerce-privacy-policy-text p{font-family: "Roboto", sans-serif}

/* GR - ACCOUNT HEADER / NOTICES */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-error,
html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-info,
html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > ul.woocommerce-message{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce .woocommerce-notices-wrapper > .woocommerce-message{font-family: "Roboto", sans-serif; font-size:15px}

/* GR - ACCOUNT NAVIGATION */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li > a{font-family: "Roboto", sans-serif; font-weight:500}
html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li > a:before{font-weight:700}

/* GR - DASHBOARD */

/*html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p{font-family: "Roboto", sans-serif; font-size:15px}*/

/* GR - ORDERS */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > thead > tr > th{font-family: "Roboto", sans-serif; font-weight:500}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-status{font-family: "Roboto", sans-serif; font-size:15px; font-weight:400!important}

/*html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order_delivery_details{font-family: "Roboto", sans-serif; font-weight:400!important}*/

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-total{font-family: "Roboto", sans-serif; font-size:15px; font-weight:400!important}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-total .amount{ font-family: "Lato", sans-serif; font-size:16px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-actions > a{font-family: "Roboto", sans-serif!important; font-weight:500!important}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content .woocommerce-pagination > a{font-family: "Roboto", sans-serif!important; font-weight:500!important}

/* GR - ORDERS INNER */

html:lang(el) .woocommerce-view-order #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > h2{font-family: "Roboto", sans-serif; font-weight:500!important}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > thead > tr > th{font-family: "Roboto", sans-serif; font-weight:500}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tbody > tr > td.product-name > a{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr > th{font-family: "Roboto", sans-serif; font-weight:500}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:nth-of-type(3) > td{font-family: "Roboto", sans-serif; font-weight:400!important}


html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr > td > small.shipped_via{font-family: "Roboto", sans-serif; font-size:11.8px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > table.woocommerce-table--order-details > tfoot > tr:last-of-type > td > small.includes_tax{font-family: "Roboto", sans-serif; font-size:11.8px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address > h2{font-family: "Roboto", sans-serif; font-weight:500!important}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address > address{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--billing-address > address > p{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--shipping-address{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-customer-details > section.addresses > .woocommerce-column--shipping-address > h2{font-family: "Roboto", sans-serif; font-weight:500!important}


html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > .order-again > a{font-family: "Roboto", sans-serif!important}






/* GR - ADDRESSES */


html:lang(el) .woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) .woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > header.title > h3{font-family: "Roboto", sans-serif; font-weight:500!important}

html:lang(el) .woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > header.title > a{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) .woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > address{font-family: "Roboto", sans-serif}


/* GR - ADDRESSES INNER */


html:lang(el) .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > h3{font-family: "Roboto", sans-serif; font-weight:500}

html:lang(el) .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper label{font-family: "Roboto", sans-serif; font-weight:500}

html:lang(el) .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"], html:lang(el) .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"], html:lang(el) .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]{font-family: "Roboto", sans-serif}

html:lang(el) .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > p > button[type="submit"]{font-family: "Roboto", sans-serif!important; font-weight:500!important}


/* GR - ACCOUNT DETAILS */


html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm label{font-family: "Roboto", sans-serif; font-weight:500}


html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > p > span{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"], html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength, html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint, html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > fieldset legend{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > p:last-of-type > button[type="submit"]{font-family: "Roboto", sans-serif!important; font-weight:500!important}


/* GR -WISHLIST */


html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--info > .woosw-item--name > a{font-family: "Roboto", sans-serif; font-size: 15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--stock{font-family: "Roboto", sans-serif}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--stock > .stock{font-family: "Roboto", sans-serif; font-size:15px}

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > table.woosw-items tr > .woosw-item--actions > .woosw-item--add > p > a{font-family: "Roboto", sans-serif!important; font-weight:500!important}

/* GR - WISHLIST EMPTY */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woosw-list > .woosw-popup-content-mid-message{font-family: "Roboto", sans-serif; font-size:15px}

@media all and (max-width : 1199px) and (-webkit-min-device-pixel-ratio:1.5) {

#wrapper_full #content > .container{max-width:100%}

}



@media all and (max-width : 1100px) and (-webkit-min-device-pixel-ratio:1.5) {

/* ACCOUNT NAVIGATION */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav{scroll-snap-type:x mandatory}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul{display:flex; flex-wrap:nowrap; justify-content:flex-start; align-items:center; width:max-content}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li{margin-bottom:0!important; scroll-snap-align: start; scroll-snap-stop: always;}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li:last-of-type{margin-right:0!important}

/* GR - ACCOUNT NAVIGATION */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li > a{font-size:15px}

}




@media all and (max-width : 768px) and (-webkit-min-device-pixel-ratio:1.5) {

/* LOGIN / REGISTER */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login > div > h2{font-size:32px}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > #customer_login > .col-2{margin-top:50px}

/* LOST PASSWORD */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p:first-of-type{font-size:16px}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > label{font-size:16px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]{font-size:16px!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]::placeholder{font-size:16px!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]:focus{font-size:16px!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p.woocommerce-form-row > input[type="text"]:focus::placeholder{font-size:16px!important}

/* GR - LOST PASSWORD */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form > p:first-of-type{font-size:15px}

/* FORM */

form.woocommerce-form label{font-size:16px!important}

form.woocommerce-form .woocommerce-LostPassword{font-size:16px!important}

form.woocommerce-form .woocommerce-privacy-policy-text{font-size:16px!important}
form.woocommerce-form .woocommerce-privacy-policy-text p{font-size:inherit!important}

form.woocommerce-form input[type="password"] + .woocommerce-password-strength, form.woocommerce-form input[type="text"] + .woocommerce-password-strength{font-size:14px!important}
form.woocommerce-form input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint, form.woocommerce-form input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint{font-size:12.8px!important}

form.woocommerce-form input[type="text"], form.woocommerce-form input[type="email"]{font-size:16px!important}
form.woocommerce-form input[type="text"]::placeholder, form.woocommerce-form input[type="email"]::placeholder{font-size:16px!important}
form.woocommerce-form input[type="text"]:focus, form.woocommerce-form input[type="email"]:focus{font-size:16px!important}
form.woocommerce-form input[type="text"]:focus::placeholder, form.woocommerce-form input[type="email"]:focus::placeholder{font-size:16px!important}

form.woocommerce-form input[type="password"]{font-size:16px!important}
form.woocommerce-form input[type="password"]::placeholder{font-size:16px!important}
form.woocommerce-form input[type="password"]:focus{font-size:16px!important}
form.woocommerce-form input[type="password"]:focus::placeholder{font-size:16px!important}


/* DASHBOARD */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content{font-size:16px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > p{font-size:16px}


/* ORDERS */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr{display:flex; flex-direction:column; flex-wrap:wrap; justify-content:flex-start; align-items:flex-start; background-color:#fff; border:2px solid rgba(136,170,70,0.75); border-radius:12px; margin-bottom:20px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td{width:100%}


#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order_delivery_details{font-size:16px}


/* GR - ORDERS */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td:before{font-family: "Roboto", sans-serif; font-weight:500}


/* ADDRESSES INNER */

.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper label{font-size:16px!important}

.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"], .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"], .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]{font-size:16px!important}

.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"]::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"]::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]::placeholder{font-size:16px!important}

.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"]:focus, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"]:focus, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]:focus{font-size:16px!important}

.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="text"]:focus::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="tel"]:focus::placeholder, .woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > .woocommerce-address-fields__field-wrapper input[type="email"]:focus::placeholder{font-size:16px!important}

/* ACCOUNT DETAILS */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm label{font-size:16px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"], #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]{font-size:16px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"]::placeholder, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]::placeholder{font-size:16px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"]:focus, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]:focus{font-size:16px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"]:focus::placeholder, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="email"]:focus::placeholder{font-size:16px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]{font-size:16px!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]::placeholder{font-size:16px!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]:focus{font-size:16px!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"]:focus::placeholder{font-size:16px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength{font-size:14px!important}

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="password"] + .woocommerce-password-strength + .woocommerce-password-hint, #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm input[type="text"] + .woocommerce-password-strength + .woocommerce-password-hint{font-size:12.8px!important}





}



@media all and (max-width : 550px) and (-webkit-min-device-pixel-ratio:1.5) {

/* ACCOUNT HEADER */

/******/

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-error,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-info,
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-message{display:flex; flex-wrap:wrap; justify-content:space-between; align-items:flex-start}


/* FORM */

form.woocommerce-form button[type="submit"]{font-size:14px!important; padding:10px 20px!important; min-height:50px!important; line-height:26px!important}

/* LOST PASSWORD */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > form button[type="submit"]{font-size:14px!important; padding:10px 20px!important; min-height:50px!important; line-height:26px!important}

/* ACCOUNT NAVIGATION */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li{margin-right:8px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li:last-of-type{margin-right:0!important}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li > a{font-size:14px; padding:5px 10px}

/* GR - ACCOUNT NAVIGATION */

html:lang(el) #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > nav > ul > li > a{font-size:14px}

/* ORDERS */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content table.woocommerce-orders-table > tbody > tr > td.woocommerce-orders-table__cell-order-actions > a{font-size:14px!important; line-height:26px!important; min-height:50px!important; padding:10px 20px!important}

/* ORDER INNER */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-order-details > .order-again > a{font-size:14px!important; line-height:26px!important; min-height:50px!important; padding:10px 20px!important}

/* ADDRESSES */

.woocommerce-edit-address #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .addresses > .woocommerce-Address > address br{display:inline}

/* ADDRESSES INNER */

.woocommerce-edit-address  #wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > form > .woocommerce-address-fields > p > button[type="submit"]{font-size:14px!important; padding:10px 20px!important; min-height:50px!important; line-height:26px!important}

/* ACCOUNT DETAILS */

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-MyAccount-content > .woocommerce-EditAccountForm > p:last-of-type > button[type="submit"]{font-size:14px!important; padding:10px 20px!important; min-height:50px!important; line-height:26px!important}


}




@media all and (max-width : 450px) and (-webkit-min-device-pixel-ratio:1.5) {

/* ACCOUNT HEADER */

/******/

#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-message{flex-direction:column; row-gap:10px}
#wrapper_full #content > .container > .no-row > #primary > #main > .row > article .woocommerce > .woocommerce-notices-wrapper > .woocommerce-message > :last-child{margin-bottom:0}




}