.w-100 {
    width: 100%;
}
.is-flex {
    display: flex !important;
}
.account-area--left {
    flex: 1 1 20%;
    width: 20%;
    max-width: 267px;
}
.mgb-15 {
    margin-bottom: 15px;
}
.is-text-center {
    text-align: center !important;
}
.mg-0 {
    margin: 0px;
}
.title-account {
    margin-bottom: 5px;
    display: block;
    padding-top: 0;
    padding-bottom: 5px;
    border-bottom: 1px #eee solid;
    color: #aaa;
    font-size: 14px;
    font-weight: 400px;
}
.nude li>span> a {
   display:block;
  border-bottom: 1px solid;
 padding-bottom:10px !important;
}
.nude li>span> a:hover {
  color:red;
}
.nude li{
  padding-bottom:10px !important;
  padding-top:10px !important;
}
.nude{
  padding: 0px;
    width: 100%;
}
.adn_account_mn i {
    padding-left: 10px;
}
.adn_account_mn span a {
    margin-left: 10px;
    font-weight: 400;
    color: #121812;
}
.account-area--right {
    flex: 1 1 80%;
    width: 80%;
    max-width: 1069px;
    border: 1px solid #ddd;
    border-bottom: none;
    margin-left: 15px;
}
.account-area--table {
    border-top: 10px solid #ddd;
}
table#history-order tr th {
    border-bottom: 1px solid #ddd;
    height: 60px;
}
table#history-order tr td {
    border-bottom: 1px solid #ddd;
    height: 40px;
}
.is-text-center a{
  color:#444;
}
.nude  li{
  list-style-type: none;
  padding:0px;
}
.nude a{
  text-decoration:none;
}
.adn_account_mn:hover {
   
}
.not-user a{
  color:black;
  text-decoration:none;
}
.not-user a:hover{
  color:red;
  text-decoration:none;
}
.view-cart a{
 color:black;
  text-decoration:none; 
}
.view-cart a:hover{
color:red;
  text-decoration:none;
}
.view-cart i{
  padding-right:10px;
}
@media screen and (max-width: 798px){
.account-area--content {
    flex-direction: column;
  }
  .account-area--left, .account-area--right {
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0 !important;
}
.avada-myaccount-user {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
}
.avada-myaccount-user .avada-myaccount-user-column {
    width: 100%;
    display: block;
    padding: 5px 0!important;
    border-right: 0;
}
.avada-myaccount-user .username .not-user {
    display: inline;
}
 .avada-myaccount-user .username .not-user {
    padding: 0 5px;
}
.avada-myaccount-user .username .hello{
  padding-left:0px;
}
.avada-myaccount-user .view-cart a{
   padding-left:0px;
}
}
.mg-auto {
    margin: 0 auto;
}
.wrapper {
    max-width: 1100px;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.pdtb-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}
.input-form {
    width: 100%;
}
.mgr-15 {
    margin-right: 15px;
}
.mgt-15 {
    margin-top: 15px;
}
.mgl-15 {
    margin-left: 15px;
}
.default-btn {
    display: inline-block;
    background-color: white;
    color: black;
    padding: 10px 20px;
    border-radius: 4px;
}
.is-border-default {
    border: 1px solid #d8d8d8;
    text-decoration: none;
}
@media screen and (max-width: 420px){
.two-col {
    flex-direction: column;
    padding: 0 !important;
  }
  .input-form {
    margin: 10px 0 !important;
}
}
