.header_account {
/*	border-top: 1px solid black;
    border-bottom: 1px solid black;*/
    text-align: center;
    margin-bottom:30px;
    display: block;
    width: 20%;
    padding-top: 80px;
    float: left;
}
.img_welcome{
    max-width:100%;
}
.header_account li {
    display: inline-block;
    vertical-align: middle;
}
.order_table td.text-xs-right {
    font-weight: bold;
}
.page-customer-account .breadcrum_fullwidth {
    display: none;
}
h3.fecha-pedido {
    text-transform: initial;
}
strong.referencia-pedido {
    margin-bottom: 25px;
    font-size: 22px;
    display: block;
}
.header_account a {
    color: grey;
    font-size: 14px;
    padding: 10px 0px;
    text-align: left;
}
body.page-my-account h1 div, body.page-customer-account h1 div, .account_title {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 45px;
    padding-left:50px;
}
.header_account #reviews-link {
    display: none;
}
#customer-form label.col-md-3.form-control-label.required:before {
    content: "*";
    color: red;
}
a.log_out_account:before {
    content: "\ea1c";
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    font-family: icomoon;
    font-size: 17px;
}
/*Titulo del wishlist*/
#module-advansedwishlist-mywishlist .account_title {
    text-align: center;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 45px;
}
/*end*/
.log_out_account {
	float: right;
	color: #bfbfbf;
	font-size: 11px;
	text-transform: none;
	color: black;
}
.log_out_account:hover {
    color: black;
}
a.current_link_account {
    font-weight: bold;
    color:black;
}
/* Account popup */
#header .account-popup.open {
    transition: right 300ms ease-in-out;
    right: 0px;
}
#header .account-popup {
    position: fixed;
    z-index: 999;
    top: 0;
    right: -470px;
    width: 380px;
    height: 100vh;
    background-color: white;
    padding: 30px;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.1);
    transition: right 300ms ease-in-out;
}
.account-popup .container-popup {
    position: relative;
    width: 100%;
    height: 100%;
}
.account-popup #block_myaccount_infos {
    width: 100% !important;
    text-align: left;
}
.user-popup .title-popup, .account-popup .title-popup {
    visibility: hidden;    
    display: block;
    clear: both;
    font-size: 20px;
    color: #000;
    padding-bottom: 9px;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 25px;
}
.account-popup div#block_myaccount_infos ul li {
    line-height: 45px;
}
.account-popup div#block_myaccount_infos ul#footer_account_list {
    margin-top: 40px;
    display: block !important;
}
.account-popup span.icon-circle-with-cross.close-button {
    float: right;
    cursor: pointer;
}
.account-popup .h3.myaccount-title.hidden-sm-down {
    padding-top: 30px;
}
.account-popup a.btn.log-out-popup {
    position: absolute;
    bottom: 25px;
    border: 1px solid black;
    left: 0px;
    width: 100%;
}
.account-popup div#block_myaccount_infos {
    width: 100% !important;
    text-align: left;
}
.account-popup .title.clearfix.hidden-md-up {
    /* display: none; */
    padding-top: 30px;
}
.account-popup p.bienvenida {
    margin-top: 30px;
    width: 100%;
    text-align: left;
    color: black;
    font-size: 14px;
    text-transform: uppercase;
}
/* END account popup*/
.my_account_left a {
    display: block;
    width: 100%;
    float: none;
    color: black;
    padding-left: 0;
    line-height: 32px;
}
.header_account i.material-icons {
    display: none;
}
/*Identity*/
.identity_title {
    font-weight: 600;
    /* text-transform: uppercase; */
    color: black;
    font-size: 21px;
    padding: 0 0 15px 15px;
    line-height: normal;
  /*  margin-bottom: 12px;
    border-bottom: 1px solid #d6d4d4;*/
    text-align: center;

}
.identity_title.text-left{
    text-align: left;
    padding-left: 0px;
}
.page-customer-account #content {
	box-shadow:none;
	background:none;
    padding-left: 0;
	padding-right: 0;
    padding-top: 0;
}

@media(max-width:991px) {

}
.custom-checkbox label {
    text-align: left;
    width: calc(100% - 25px);
}
.page-customer-account #content .form-control-label {
    display: none;
    float: none;
    text-align: left;
    font-weight:bold;
    width:100%;
    padding-left: 0px;    
}
#address p.required, #identity p.required, #account-creation_form p.required, #new_account_form p.required, #opc_account_form p.required, #authentication p.required {
	color: #f13340;
    margin: 9px 0 7px 0;
    font-size:13px;
}
.page-customer-account .form-group {
    margin-bottom: 0rem;
}
.extra_info {
	font-weight: bold;
    color: black;
    font-size: 13px;
}
.page-customer-account #main .page-content, #main .page-header {
    margin-bottom: 0.563rem;
}

.custom-radio input[type=radio]:checked+span {
	background-color:black;
}
.page-customer-account .form-control {
	background: none;
	max-width: 100%;
	float: left;
	width: 75%;
    max-width: 400px;
	border: 1.5px solid black;
	height: 55px !important;
}
#identity .page-customer-account .form-control {
    max-width: 400px;
}

#authentication.page-customer-account .form-control,
#password.page-customer-account .form-control,
#authentication.page-customer-account .form-control{
    width: 100%;
}
.page-customer-account .form-control:focus {
	outline: none;
	border: 2px solid rgba(0, 0, 0, 0.6);
}
.page-customer-account .input-group .input-group-btn {
	float:left;
}
.page-customer-account #main .custom-checkbox label a {
    color: black;
    font-weight: bold;
    text-decoration: underline;
}
.page-customer-account #main .input-group {
	    /* max-width: 540px; */
}
.page-customer-account #main .input-group.focus{
	outline:none;
}

.save_information {
    background: black;
    width: 320px;
    max-width: 100%;
    padding: 10px;
    margin-top: 15px;
    color:white;
    max-width: 180px;
    text-transform: none;
}
.save_information:hover,.save_information:focus, .save_information:active{
    background:black;
}
a.account-link {
	color:black;
}
#identity footer.page-footer, #addresses footer.page-footer, #discount footer.page-footer, #my-account footer.page-footer  {
    display: none;
}
.page-my-account #content .links a:hover i {
	color:black;
}
.info_identity h2 {
    text-transform: uppercase;
    font-size: 17px;
}
.form-group.row:last-child label.col-md-3.form-control-label.required {
    display: none !important;
}
/*Address*/
a.add_address {
    background: black;
    padding: 14px 40px;
}
a.add_address span {
    color: white;
    text-transform: uppercase;
    font-size: 14px !important;
}
.page-addresses .address {
	box-shadow:none;
	background:none;
}
.page-addresses .address .address-footer {
    border-top: none;
  /*  padding: 0 1rem 0px 0px;*/
}
.info_address p {
    font-size: 13px;
    color: black;
}
.info_address {
    padding-left: 15px;
}
#addresses .info_address p {
    padding: 5px 0px;
}
.page-addresses .address .address-body {
	/*padding-left:0px;*/
}
.page-addresses .address .address-body address {
    margin-bottom: 0px;
}
.page-addresses .address .address-footer a span {
    color: black;
    font-weight: bold;
}
#address footer.page-footer, #history footer.page-footer {
	clear:both;
	display:none;
}
/*History*/
.container_account_details_order {
    padding: 15px 0px 0px 30px;
}
.container_account_details_order div:first-child {
    min-height: 40px;
}
.account_order_reference span {
    color: black;
}
.account_details_order span:first-child {
    color: black;
    font-weight:bold;
}
a.more_details_order {
    text-decoration: underline;
    margin-top: 15px;
    display: block;
}

.account_details_order span {
    color: black;
}
.page-order-detail .box {
	box-shadow:none;
	background:none;
}
.form-control:focus, .input-group.focus {
	outline:none;
	border-color: rgba(0,0,0,.25);
}
#order-detail section.order-message-form.box section.form-fields {
    padding-top: 20px;
}
i.fa-trash-o:before {
    content: "\f014";
    font-family: fontawesome;
    font-style: initial;
    font-size: 35px;
    color: black;
}
button.btn.btn-primary.form-control-submit {
    background: #008aff;
    color: white;
    /*width: 275px;*/
    height:auto;
    text-transform: none;
    margin-top: 15px;
    max-width: initial;
    padding: 12px 15px;
    font-weight: bold;
}
.forgotten-password .form-fields .email {
    margin-top: 30px;
}
.forgotten-password button.btn.btn-primary.form-control-submit {
    margin-top: 30px;
    max-width:100%;   
    width: 100%;

}
p.send-renew-password-link{
    color:#000;
    margin:15px 0px;
}
/*Responsive*/
@media(min-width:768px) and (max-width:1199px) {
	.account_info_order {
    	width: 50%;
    	padding-bottom: 20px;
	}
}

@media(max-width:991px) {
	.header_account a span.link-item {
    	font-size: 13px;
	}
	form#customer-form .form-group.row:last-child div {
    	width: 100%;
	}
}

@media(max-width:767px) {
	.header_account {
		display:block;
	}
	.header_account a {
    	display: block;
    	width: 100%;
    	float: none;
        border-bottom: 1px solid #000;
	}
    .header_account a:last-child {
         border-bottom: 0px;
    }
	.page-addresses .addresses-footer {
		margin:0px 0px 30px 0px;
	}
	.info_address {
		padding-left:0px;
	}
	.info_address p {
    	margin-bottom: 15px;
	}
	.account_info_order {
    	padding-bottom: 25px;
	}
	.account_title {
    	padding-top: 30px;
    	margin-bottom: 30px;
	}

}
@media(max-width:520px) {
	#customer-form .custom-checkbox label {
		float: left;
    	width: 92%;
    	clear: none;
	}
	#customer-form .custom-checkbox input[type=checkbox]+span {
		float: left;
    	margin-top: 2px;
	}
}
@media(max-width:575px) {
	
	
	.date label {
	    display: block;
	    text-align: left;
	    font-size: 15px;
	    color: black;
	}
	.state label {
	    display: block;
	    text-align: left;
	    padding-top: 10px;
	}
	.page-order-detail #order-history .history-lines .history-line .label  {
		text-align:left;
	}
}
#authentication header.page-header {
    display: none;
}
form#login-form footer button {
    background: #008aff;
    color: white;
    width: 275px;
    text-transform: none;
    margin-top: 15px;
    padding: 12px 15px;
    font-weight: bold;
}
.containerinputs div {
    width: 100%;
}
.page-customer-account #content .forgot-password {
    text-align: left;
    text-decoration: underline;
    /* max-width: 400px; */
}
#authentication section#content,
#password section#content{
    padding-top: 100px !important;
    padding-bottom: 100px !important;
}
.page-authentication #content,
#password #content {
    max-width: 400px;
    margin: 0 auto;
}


.login_register {
    margin-bottom: 30px;
}
.login-form .login_register a:nth-child(2) {
    font-weight: bold;
    color: black;
}
.login_register span {
    font-weight: bold;
    color: black;
    font-size: 19px;
    margin: 0px 15px;
    font-weight: normal;
}
.login_register a {
    font-size: 21px;
    color: grey;
    font-weight: bold;
}

.register-form  .login_register a:last-child {
   font-weight: bold;
    color: black;
}
.page-customer-account .form-group.row {
    margin-bottom: 15px;
}
section#content.customer-account-content {
    float: left;
    width: 80%;
   padding-top: 50px;
}
.header_account a {
    display: block;
    width: 100%;
}
.page-my-account #content .links {
	display:block!important;
	text-align:center;
}
.links span:first-child {
    display: block;
    font-weight: bold;
    font-size: 23px;
    margin-bottom:20px;
}
.header_account a:last-child {
    text-transform: uppercase;
}
#history .table-labeled .label,
#history .status .label {
    white-space: initial;
    color:black !important;
}

.order_state {
	max-width: 150px;
	text-align: center;

}
#history table.table.table-striped.table-bordered.table-labeled > * {
    color: black;
}
a.more_details_order.btn.btn-primary {
    background: #008aff;
    color: white;
    text-transform: initial;
    text-decoration: none;
    line-height: 23px;
    font-weight: bold;
}
.order_table tr th {
    border: none;
    background: none;
    text-align: center;
    color: black;
    font-weight: normal;
}
.order_table tr {
    border-bottom: 1px solid #e7e7e7;
}
table.order_table, .order_table td {
    border: none;
}

.page-order-detail .box {
    background: #fff;
    border-bottom: 2px solid rgb(191,191,191);
    padding: 0px;
    margin-bottom: 20px;
}
.page-order-detail {
    font-size: inherit;
    color: black;
}
.tab-order-detail .nav-tabs .nav-link.active {
    color: #000 !important;
}

.tab-order-detail .nav-tabs .nav-link {
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    color: #a19898 !important;
    padding: 12px 0px;
    margin-right: 30px;
}
.tab-order-detail .nav-tabs .nav-link.active, .tab-order-detail .nav-tabs .nav-link:hover{
    background: unset;
    border-bottom: none;
}
.get_factura {
    background: #008aff;
    color: #fff !important;
    text-transform: none;
    font-weight: bold;
    border: 1px solid transparent !important;
    float: right;
}
.return_orders {
    clear: both;
    border-top: 2px solid #bfbfbf;
    padding-top: 15px;
    margin: 45px 30px 0px;

}
.return_orders i {
    width: 5px;
}
.return_orders span {
    padding-left: 12px;
    font-size: 14px;
}
.info_identity p.required {
    position: absolute;
    right: 0px;
    top: 0px;
}
.info_identity {
    position: relative;
}

#identity.page-customer-account #content .form-control-label {
    display: block !important;
    float: left;
    text-align: right;
    font-weight: normal;
    width: 25%;
    padding-left: 0px;
}
#identity.page-customer-account #content .containerinputs input::placeholder { /* Edge */
	font-size:0px;
}
#identity.page-customer-account #content .input-group.js-parent-focus {
    max-width: 100%;
    width: 75%;
    float: left;
}
#identity.page-customer-account #content .containerinputs {
	max-width:100%;
}
#identity.page-customer-account .input-group.js-parent-focus input {
    width: 100%;
}

#identity.page-customer-account #content .form-group:nth-last-child(2) .form-control-label,
#identity.page-customer-account #content .form-group:last-child .form-control-label {
	display:none !important
}
#identity.page-customer-account #content .form-group:nth-last-child(2),
#identity.page-customer-account #content .form-group:last-child {
	padding-left:25%;
}
#identity #customer-form footer.form-footer {
    text-align: right;
}
.address-block {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
    text-align: left;
}
@media(min-width:992px) {
    .address-block {
        padding-right:15px;
        padding-left:15px;
        height: 294px !important;
        width: 250px !important;
        float:none !important;
    }
}
article.address {
    border: 2px solid #808080;
    padding-top: 15px;
    padding-bottom: 15px;
}
#address-card-order {
    /* display: flex; */
    /* flex-wrap: wrap; */
    display: block;
    padding: 40px 80px;
    text-align: center;
}
.page-addresses .add-address-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.page-addresses .add-address-link {
    display: inline-block;
    padding: 0px 45px;
    text-align: center;
    font-weight: bold;
    color: #000;
    vertical-align: middle;
}
.page-addresses .add-address-link i {
    font-weight: bold;
    display: inline-block;
    border-radius: 50%;
    line-height: 25px;
    width: 25px;
    height: 25px;
    background: #ff6a00;
    vertical-align: middle;
    text-align: center;
    font-size: 22px;
    color: #fff;
}
.page-addresses .address {
    height: 100%;
    margin-bottom: 0px;
}
.address_delete_button {
    /* background: url(..//img/svg/papelera.svg) no-repeat center; */
    /* width: 22px; */
    /* height: 28px; */
    line-height: 31px;
    display: inline-block;
    margin: 5px 20px;
}
.page-addresses .address .address-body h4 {
    text-transform: none;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.page-addresses .address .address-footer a.edit-address {
   	margin-right: .5rem;
   	background: #008aff;
   	color: #fff !important;
   	text-transform: none;
   	font-weight: normal;
   	vertical-align: top;
   	border: 1px solid transparent !important;
   	float: right;
}
.page-addresses .address .address-footer a.edit-address span{
    color: #fff !important;
}
#address.page-customer-account #content .form-control-label {
	display:block !important;
	padding-left: 15px;
}


.page-address .form-group {
    width: 49%;
    display: inline-block;
    float: none;
    margin: auto;
    /*padding-right: 3%;
    padding-left: 3%;*/
}
.page-address .form-control {
    width: 100%;
}
#address form section > div:nth-of-type(1) {
    display: none;
}
#address form section > div:nth-of-type(4) {
    width: 100%;
    padding-right: 15px;

}
#address form section > div:nth-of-type(7) {
    width: 100%;
    padding-right: 15px;

}
#address form section > div:nth-of-type(8) {
    width: 100%;
    padding-right: 15px;

}
#address .containerinputs {
	max-width:100%;
	padding-right:0px;
}
#address form section > div:nth-of-type(4) .containerinputs{
    max-width: 50%;
    padding-right: 10px;
}
#address button.save_information {
    float: right;
    background: #008aff;
    margin-right: 31px;
}
i.fa-user:before {
    content: "\f007";
    font-family: fontawesome;
    text-decoration: none;
    font-style: initial;
    font-size: 16px;
    margin-right: 10px;
}

#authentication.page-customer-account .form-control {
    /* border: 2px solid black; */
    /* height: 55px; */
}

.login-form .login_register span {
    font-weight: normal;
    margin: 0px 15px;
}

#history .order .row{
    margin-bottom:20px;
}
#history .order{
    color:#000;
    text-align: center;
}
#history .order b{
    display:block;
    margin-bottom:10px;

}



@media(max-width:991px) {

    .header_account {
        text-align: center;
        margin-bottom:20px;
        display: block;
        width: 100%;
        padding-top: 30px;
        float: none;
    }
    section#content.customer-account-content {
        float: none;
        width: 100%;
        padding-top: 0px;
    }
    .identity_title{
        padding-left:0px;
    }
    #history .identity_title{
        margin-left:-15px;
        margin-right:-15px;
        border-bottom:1px solid #000;
    }
    #history .orders{
        border-bottom:1px solid #000;
        margin-bottom:30px;
    }

    #order-detail .tabs {
        margin-top: 0px; 
        padding: 0px; 
    }
    .return_orders {
        display:none;
    }
    .get_factura{
        float:none;
        width:100%;
    }

    .info_identity p.required {
         position: static; 
    }

    .page-customer-account .form-control {
        width: 100%;
    }
    #identity.page-customer-account #content .input-group.js-parent-focus {
        width: 100%;
    }
    #identity.page-customer-account #content .form-control-label {
        width: 100%;
        text-align:left;
    }
    #identity.page-customer-account #content .form-group:nth-last-child(2), #identity.page-customer-account #content .form-group:last-child {
        padding-left: 0px;
    }
    button.btn.btn-primary.form-control-submit{
        width:100%;
    }


    #address-card-order{
        padding:0px;
    }
    .address-block .address{
        min-height:256px;
        height: 256px;
    }
    .page-addresses .address {
        padding-bottom:0px;
    }
    .page-addresses .address .address-body {
        padding-bottom:0px;
    }
    .page-addresses .address .address-footer{
        position: relative;
        text-align: center;
    }
    .page-addresses .address .address-footer .address_delete_button{
        margin: 0px;
    }
    .page-addresses .address .address-footer .edit-address{
        position: absolute;
        bottom: -50px;
        width: 100%;
        left: 0;
    }

    .page-address .form-group {
        width:100%;
    }

    #address .containerinputs > div{
        padding:0px;
    }
    #address.page-customer-account #content .form-control-label {
        padding-left: 0px;
    }
    #address.page-customer-account #content .form-control-label {
        font-weight: normal;
    }
    #address.page-customer-account .form-control {
        border: 1px solid black;
    }
    #address form section > div{
        padding-right:0px !important;
    }
    #address form section > div .containerinputs {
        max-width: 100% !important;
        padding-right: 0px !important;
    }
    #address button.save_information {
        float: none;
        background: #008aff;
        margin-right: 31px;
        width: 100%;
        max-width: 100%;
    }
}
