.woocommerce-account .banner{
background-image: url(personaje-banner-mis-compras.png);
background-repeat: no-repeat;
background-size: 164px;
background-position-x: 90%;
background-position-y: 7px;
background-color: #fec941;
}

.woocommerce-account .banner h1{
    position: absolute;
    left: 10%;
    right: 10%;
    top: 18%;
    bottom: 10%;
    text-align: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    background-image: url(images/shop-icon-white.svg);
    background-repeat: no-repeat;
    background-position-x: 3px;
    background-position-y: 2px;
    background-size: 100px;
    height: 74%;
    text-transform: uppercase;
    font-weight: 600;
}
.woocommerce-account .banner .white::after{
content: "Haz seguimiento de todas tus compras en LaComunidad.CO";
display: flex;
flex-direction: column;
margin-top: 2%;
text-transform:none;
    font-weight: 500;
}
.woocommerce-account h3, .woocommerce-account h1{
    color: black !important;
}

 .woocommerce-account .woocommerce{
    background-color: white;
    position: relative;
    top: -45px;
} 
.woocommerce-account .banner .container img{
    display: none;
}
.woocommerce-MyAccount-navigation li{
    width: 60%;
    display: flex;
}
.woocommerce-MyAccount-navigation li a{
    padding: 15px;
    background: #f9f9f9;
    margin: 4px;
    display: flex;
    box-shadow: 1px 1px 3px #8e8e8e;
    border-radius: 4px;
    width: 100%;
}
.woocommerce-MyAccount-navigation li a:hover, .woocommerce-MyAccount-navigation li a::selection {
    background: #fec941;
}
.woocommerce-Address-title h3{
    margin-top: 4px;
    color: black !important;
}
.woocommerce-account .addresses .title .edit {
    float: none;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    padding: 0px 10px;
    background: #fec941;
    width: max-content;
    box-shadow: 2px 2px 3px #e0e0e0;
    border-radius: 5px;
    color: black;
}
.woocommerce-MyAccount-navigation li a{
    color: black;
}
.woocommerce-MyAccount-navigation ul{
    margin-left: -40px;
}
.woocommerce-account .woocommerce-MyAccount-content{
    background: rgb(247, 247, 247);
    padding: 2% 4%;
    width: 65%;
    float: left;
    margin-top: 1%;
    border-radius: 12px;
}
.woocommerce-account .woocommerce-MyAccount-content  a{
    color: black;
    font-weight: 600;
    text-decoration: underline;
}
.woocommerce table.my_account_orders .button{
    text-decoration: none;
}
.woocommerce-account .woocommerce form .form-row-wide label[for="account_email"] input:disabled{
    opacity: 0.5;
    pointer-events: none;
}
.woocommerce-account-content .order{
    top: 1px;
    margin: 3px;
    border: 2px solid #f6f6f6;
}
.woocommerce-account .woocommerce table.shop_table{
    margin-top: 0px;
    background: white;
}
.woocommerce-account .woocommerce form .form-row input.input-text, .woocommerce-account .woocommerce-info{
    background: white;
}
.woocommerce-account .woocommerce .woocommerce-info .button, .woocommerce-account .woocommerce-EditAccountForm button{
    background-color: #fec941;
    font-weight: 600;
    box-shadow: 2px 2px 3px #e0e0e0;
    color: black !important;
}
.woocommerce-account mark {
    background-color: #eae6ed;
}
.woocommerce-orders-table__cell-order-status{
    font-weight: 600;
}
.linkStoreAccount{
    position: absolute;
    top: -59px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    right: 1%;
}
.linkStoreAccount a{
    background: #fec941;
    color: black;
    padding: 5px 13px 5px 35px;
    border-radius: 5px;
    box-shadow: 2px 1px 3px #ececec;
    background-image: url(images/shop-icon.svg);
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: center;
    background-position-x: 9px;
    font-size: 18px;
    text-transform: capitalize;
}
.linkStoreAccount a:hover{
    background-color: #ffda5f;
}
.linkStoreAccount a::before{
    content: "Ir a ";
    text-transform: none;
}
.woocommerce-orders-table__row a{
    color: black !important;
    text-decoration: underline;
}
.woocommerce-orders-table__cell a{
    padding: 2px 6px !important;
    margin: 1px !important;
}
@media (max-width:425px) {
  
    .woocommerce-account .banner{
        background-size: 70px;
    background-position-x: 98%;
    }
    .woocommerce-account .banner h1 {
        font-size: 12px;
        background-position-x: 31px;
        background-position-y: 6px;
        background-size: 29px;
        top: 0;
        left: -1%;
        padding: 0px 54px;
    }
   
    .linkStoreAccount{
        top: -42px;
        right: 7%;
    }
    .linkStoreAccount a{
        font-size: 12px;
    }
    .woocommerce-MyAccount-navigation li{
        width: 100%;
    }
    .woocommerce-MyAccount-navigation li a {
        padding: 5px;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
    .woocommerce-MyAccount-navigation ul {
        margin: 0 auto;
        padding-left: 0px;
        display: flex;
    overflow: scroll;
    }
    .woocommerce-account .woocommerce{
        margin-bottom: 12%;
    }
    .woocommerce-MyAccount-navigation li{
        margin-top: 1px;
        min-width: max-content;
    }
    .sitio ul#menu-legal-menu{
        display: flex;
    overflow: auto;
    }
    .sitio ul#menu-legal-menu li {
        min-width: max-content;
    }
    .sitio ul#menu-legal-menu li a {
        display: contents;
    }
   
    .woocommerce-account .woocommerce-MyAccount-content{
        margin-top: 5%;
    }
    .woocommerce-info{
        width: 100%;
    padding: 5px 46px;
    align-items: center;
    display: flex;
    margin: 10px auto;
    margin-left: auto !important;
    }
}
@media (min-width:426px) and (max-width:767px) {
    
    .woocommerce-account .banner{
        background-size: 70px;
    background-position-x: 98%;
    }
    .woocommerce-account .banner h1 {
        font-size: 12px;
        background-position-x: 31px;
        background-position-y: 6px;
        background-size: 29px;
        top: 0;
        left: -1%;
        padding: 0px 54px;
    }
  
    .linkStoreAccount{
        top: -42px;
        right: 7%;
    }
    .linkStoreAccount a{
        font-size: 12px;
    }
    .woocommerce-MyAccount-navigation li{
        width: 100%;
    }
    .woocommerce-MyAccount-navigation li a {
        padding: 5px;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }
    .woocommerce-MyAccount-navigation ul {
        margin: 0 auto;
        padding-left: 0px;
        display: flex;
    overflow: scroll;
    }
    .woocommerce-account .woocommerce{
        margin-bottom: 12%;
    }
    .woocommerce-MyAccount-navigation li{
        margin-top: 1px;
        min-width: max-content;
    }
    .sitio ul#menu-legal-menu{
        display: flex;
    overflow: auto;
    }
    .sitio ul#menu-legal-menu li {
        min-width: max-content;
    }
    .sitio ul#menu-legal-menu li a {
        display: contents;
    }
    
}

@media (min-width:768px) and (max-width:1024px){
    .woocommerce-account .banner h1{
        width: 90%;
    padding: 0px 30%;
    background-position-x: 63px;
    left: auto;
    right: auto;
    top: 27%;
    font-size: 16px;
    margin-top: 20px;
    background-position-y: 1px;
    background-size: 79px;
    }
    .woocommerce-account .banner{
        background-position-x: 99%;
        background-size: 127px;
        background-position-y: 27px;
    }
    .woocommerce-account .banner .white::after{
        font: 20px;
    }  
    
    .col-sm-offset-2 {
        margin-left: 14.666667%;
    }
}

.woocommerce-address-fields button {
    background-color: #fec941 !important;
    font-weight: 600 !important;
    box-shadow: 2px 2px 3px #e0e0e0 !important;
    color: black !important;
}
.woocommerce-address-fields button:hover {
background-color: #dcd7e3 !important;
}

.woocommerce-order-details .button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: black !important;
    background-color: #fec941 !important;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}

.woocommerce-Address h3 {
    font-size: 16px;
    font-weight: bold;
}

h2.woocommerce-order-downloads__title {    
    color: #333 !important;
    font-size: 18px;
    font-weight: bold;
}

@media (max-width:768px) {
    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
        margin-bottom: 8px;
        border-bottom: 3px solid darkgray;
        background-color: white;
    }

    .woocommerce-account .woocommerce table.shop_table {
        margin-top: 0px;
        background: transparent; 
        border: 0px;
    }

    .woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr {
        display: block;
        margin-bottom: 8px;
        border-bottom: 3px solid #bbbaba;
        background-color: white;
        border-top: 1px #e5e5e5 solid;
        border-left: 1px #e5e5e5 solid;
        border-right: 1px #e5e5e5 solid;
        border-radius: 5px;
    }

    .woocommerce table.shop_table td {
        border-top: 0px 
        
    }

   
}

a.woocommerce-button.button.view {
    font-size: 13px;
    padding: 7px 9px !important;
    background-color: #fec941;
    box-shadow: 1px 1px 3px #8e8e8e;
}

a.woocommerce-button.button.pay {
    font-size: 13px;
    padding: 7px 9px !important;
    background-color: #fec941;
    box-shadow: 1px 1px 3px #8e8e8e;
}

a.woocommerce-button.button.cancel {
    font-size: 13px;
    padding: 7px 9px !important;
    background-color: #fec941;
    box-shadow: 1px 1px 3px #8e8e8e;
}

.woocommerce-orders-table__cell a {
   
    margin: 3px !important;
}

@media (min-width:769px){
    .woocommerce table.shop_table th {
        font-weight: 700;
        padding: 9px 12px;
        line-height: 1.7em;
        text-transform: uppercase;
        text-align: center;
        font-size: 12px;
    }
}