/*
* 2023 Código Creativo Solutions S.L.
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* It is available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to administracion@codigocreativo.es so we can send you a copy immediately.
*
*  @author Código Creativo Solutions S.L. <administracion@codigocreativo.es>
*  @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*/

:root {
  --cc-mi-font-family: inherit;
  --cc-mi-font-black: #000000;
  --cc-mi-font-white: #ffffff;
  --cc-mi-font-gray: #444;
  --cc-mi-font-border: #d9d9d9;
}

/***    PC    ***/

  /**    AUTHENTICATION    **/
  #page_banner_container_1,
  .breadcrumb_spacing {
    display: none;
  }
  #page_wrapper #wrapper {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  #create_account_block,
  #login_form_block {
    border: none;
  }
  #login_form_block {
    margin-bottom: 15px;
  }
  #create_account_block .page_heading,
  #register_form_block .page_heading,
  #login_form_block .page_heading {
    font-size: 17px;
    font-weight: 600;
    font-family: var(--cc-mi-font-family);
    text-align: left;
    color: var(--cc-mi-font-black);
    margin-bottom: 15px;
  }
  #create_account_block .p-b-1:first-of-type {
    padding-top: 15px;
  }
  #create_account_block .p-b-1 {
    color: var(--cc-mi-font-black);
    font-weight: 400;
    padding-bottom: 30px;
    display: flex;
    font-size: 16px;
    align-items: center;
    line-height: 1.3;
  }
  #create_account_block .p-b-1 i {
    padding-right: 30px;
    font-size: 16px;
  }
  #create_account_block img {
    display: block;
    margin: 0 auto;
    padding-bottom: 25px;
    width: auto;
    padding-bottom: 55px;
  }
  #login-form .form_content_inner,
  #create_account_block .form_content {
    min-height: 220px;
  }
  #create_account_block #SubmitCreate,
  #register_form_block .form-footer .btn,
  .js-address-form .form-footer .btn,
  #customer-form .form-footer .btn,
  #password .form-footer .btn,
  #login_form_block #SubmitLogin {
    border-radius: 40px;
    background-color: var(--cc-mi-font-black);
    border-color: var(--cc-mi-font-black);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    padding: 15px 25px;
  }
  #create_account_block #SubmitCreate {
    line-height: 10px;
    background: white;
    border-radius: 0;
    font-weight: 400;
    color: #000;
    font-size: 16px;
    text-transform: none;
    border-color: #737678;
    padding: 18px 25px;
  }
  #login_form_block #SubmitLogin {
    background-color: black!important;
    color: white;
    line-height: 10px;
    font-weight: 400;
    font-size: 14px;
    border-radius: 0;
    padding: 18px 25px;
  }
  #login_form_block .st_form_item_email input.form-control {
    border: none;
    border-bottom: 1px solid var(--cc-mi-font-border);
    max-width: 100%;
    padding-left: 10px;
    color: var(--cc-mi-font-gray);
    height: auto;
    padding-top: 15px;
    padding-bottom: 5px;
  }
  #login_form_block input::placeholder {
    color: var(--cc-mi-font-gray);
  }
  #login_form_block .st_form_item_email {
    margin-bottom: 35px;
  }
  #login_form_block .st_form_item_password .input-group-with-border {
    border: none;
    border-bottom: 1px solid var(--cc-mi-font-border);
    max-width: 100%;
  }
  #login_form_block .st_form_item_password .input-group-with-border input {
    padding-left: 10px;
    color: var(--cc-mi-font-gray);
    height: auto;
    padding-top: 15px;
    padding-bottom: 5px;
    max-width: none;
  }
  #login_form_block .st_form_item_password .input-group-with-border .show_password {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  #login-form > .form_content {
    min-height: 220px;
  }
  #login_form_block .p-b-1 {
    padding-top: 10px;
  }
  .create_account_column {
    /* border-right: 1px solid var(--cc-mi-font-border); */
  }
  #authentication #main #content {
    width: 80%;
    margin: 0 auto;
    margin-top: 50px;
    max-width: 1085px;
  }
  #authentication #center_column #content .create_account_column {
    padding-right: 50px;
  }
  #authentication #center_column #content .login_form_column {
    padding-left: 50px;
  }
  #authentication #register_form_block {
    margin-bottom: 70px;
  }
  #authentication .guest-tracking-info {
    display: none;
  }


  #module-cc_mi_cuenta-accesoResumenDevolucion .guest-tracking-info,
  #guest-tracking .guest-tracking-info-return {
    background: #F2F2F2;
    color: black;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 15px;
    padding: 12px 50px;
    border-radius: 5px;
  }
  #guest-tracking .guest-tracking-info-return a,
  #module-cc_mi_cuenta-accesoResumenDevolucion .guest-tracking-info a,
  #authentication .guest-tracking-info a {
    color: black;
    font-weight: bold;
    text-decoration: underline;
  }
  #create_account_block {
    margin-bottom: 0px;
  }
  #register_form_block {
    border: none;
  }
  #register_form_block .page_heading {
    text-align: left;
  }
  #customer-form :not(.st_form_item_password,.st_form_item_new_password) input.form-control,
  #password input.form-control,
  .js-address-form :not(.st_form_item_password,.st_form_item_new_password) input.form-control {
    border: none;
    border-bottom: 1px solid var(--cc-mi-font-border);
    max-width: 100%;
    padding-left: 10px;
    color: var(--cc-mi-font-gray);
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #password #content > .col-md-6 {
    max-width: 650px;
    margin: 0 auto;
  }
  #password #content .form-footer {
    display: block;
  }
  #customer-form input::placeholder,
  .js-address-form input::placeholder,
  #password input::placeholder {
    color: #919191;
  }
  #customer-form .st_form_item_password .input-group-with-border,
  .js-address-form .st_form_item_password .input-group-with-border,
  #customer-form .st_form_item_new_password .input-group-with-border,
  .js-address-form .st_form_item_new_password .input-group-with-border {
    border: none;
    border-bottom: 1px solid var(--cc-mi-font-border);
    max-width: 100%;
  }
  #customer-form .st_form_item_password .input-group-with-border input,
  .js-address-form .st_form_item_password .input-group-with-border input,
  #customer-form .st_form_item_new_password .input-group-with-border input,
  .js-address-form .st_form_item_new_password .input-group-with-border input {
    border: none;
    max-width: 100%;
    color: var(--cc-mi-font-gray);
    height: auto;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  #customer-form .st_form_item_password .input-group-with-border .show_password,
  .js-address-form .st_form_item_password .input-group-with-border .show_password,
  #customer-form .st_form_item_new_password .input-group-with-border .show_password,
  .js-address-form .st_form_item_new_password .input-group-with-border .show_password {
    padding-bottom: 0px;
    padding-top: 0px;
  }
  #register_form_block > .form_content a {
    color: var(--cc-mi-font-black);
    font-weight: 600;
  }
  #register_form_block > .form_content,
  .st_form_item_id_gender {
    color: var(--cc-mi-font-gray);
  }
  #register_form_block .form-group,
  .js-address-form .form-group,
  #password .form-group,
  #customer-form .form-group {
    margin-bottom: 35px;
  }
  #customer-form .st_form_item_id_gender .radio-inline:not(:last-of-type){
    margin-right: 50px;
  }
  #customer-form .st_form_item_psgdpr .checkbox-inline {
    margin-bottom: 15px;
  }
  #register_form_block .form-footer .btn {
    font-family: var(--cc-mi-font-family);
  }
  #register_form_block > .form_content p {
    margin-bottom: 40px;
  }
  .st_form_item_psgdpr,
  #customer-form .st_form_item_psgdpr {
    margin-bottom: 0px;
  }
  /**    MY ACCOUNT    **/
  #my-account .page_heading,
  .page-customer-account .page_heading,
  .page-order-detail .page_heading,
  #module-cc_mi_cuenta-devolucion .page_heading,
  body[id^='module-'] .page_heading,
  .page-addresses .page_heading {
    font-family: var(--cc-mi-font-family);
    font-weight: 600;
    color: var(--cc-mi-font-black);
    margin-left: 15px;
    margin-bottom: 4px;
  }
  .page-customer-account .page_heading,
  .page-addresses .page_heading {
    margin-left: 0px;
  }
  .myacount_dashbord_list {
    background: #f2f2f2;
    padding-top: 15px;
    margin: 0;
  }
  .myacount_dashbord_list .list-group-item {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 7px;
    width: 100%;
    background: var(--cc-mi-font-white);
    color: var(--cc-mi-font-black);
    border: none;
    border-bottom: 1px solid #989898;
    text-transform: uppercase;
    text-align: left;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .myacount_dashbord_list .list-group-item:last-of-type {
    margin-bottom: 15px;
  }
  .myacount_dashbord_list .list-group-item a {
    color: var(--cc-mi-font-black);
  }
  .myacount_dashbord_list .list-group-item a img {
    margin-right: 5px;
  }
  .my_account_left_column  .list-group-item a:is(.lnk_psgdpr, .love-link) i,
  .my_account_left_column  .list-group-item a i.fa-star,
  .my_account_left_column  .list-group-item a i.fto-chart-pie {
    margin-right: 10px;
  }
  .my_account_page_footer .back_home i {
    color: var(--cc-mi-font-black);
    margin-right: 5px;
  }
  .my_account_page_footer a {
    color: var(--cc-mi-font-black);
  }
  #customer-form .form-footer .btn,
  .js-address-form .form-footer .btn {
    width: 100%;
    color: var(--cc-mi-font-white);
    height: auto;
  }
  #identity .st_form_item_id_gender,
  #address .st_form_item_firstname,
  .js-address-form .st_form_item_alias {
    margin-top: 20px;
  }
  #identity .st_form_item_id_gender label {
    padding-left: 10px;
  }
  .page-customer-account #notifications .alert,
  .page-addresses #notifications .alert {
    margin-top: 15px;
  }
  #addresses .address-body.card-block,
  #addresses .addresses-footer a {
    color: var(--cc-mi-font-black);
  }
  #addresses #notifications .container {
    padding-left: 0;
    padding-right: 0;
  }
  #addresses #notifications .container .alert {
    border-radius: 0;
    margin-top: 0;
  }
  #notifications .container {
    padding-left: 0;
    padding-right: 0;
  }
  #notifications .container .alert {
    border-radius: 0;
  }
  #addresses .page_heading {
    margin-bottom: 24px;
  }
  #password .form-footer .account-link {
    color: var(--cc-mi-font-black);
  }
  #password .form-footer .account-link i {
    color: var(--cc-mi-font-black);
    margin-right: 5px;
  }
  #password .form-footer .btn,
  #password .renew-password .btn {
    width: 100%;
  }
  #password .send-renew-password-link {
    margin-bottom: 40px;
    color: var(--cc-mi-font-gray);
  }
  #password section.from_blcok {
    border: none;
    margin-bottom: 110px;
    margin-top: 30px;
  }
  #password .my_account_left_column {
    display: none;
  }
  #password #content,
  #password #center_column .page_heading {
    max-width: 900px;
    margin: 0 auto;
  }
  #password #center_column .page_heading {
    padding-left: 15px;
    margin-bottom: 40px;
    margin-top: 50px;
  }
  #password #content {
    display: block;
  }
  #password section#content > .col-md-6,
  #password section.from_blcok .page_heading,
  #password section.from_blcok .form_content_inner {
    padding-left: 0;
    padding-right: 0;
  }
  #password .renew-password {
    margin-left: 0px;
  }
  #password .renew-password > .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  #password .renew-password .email {
    padding-top: 20px;
    color: var(--cc-mi-font-gray);
  }
  #password .renew-password .email .txt {
    font-weight: 600;
  }
  #password .renew-password .btn {
    border-radius: 40px;
    background-color: var(--cc-mi-font-black);
    border-color: var(--cc-mi-font-black);
    text-transform: uppercase;
    font-weight: 600;
    font-size: 15px;
    padding: 15px 25px;
    color: var(--cc-mi-font-white);
    margin-left: 15px;
    margin-right: 15px;
  }
  #password .renew-password .col-md-4 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /**    ORDERS HISTORY    **/
  #history .prod_img {
    margin-right: 15px;
    filter: brightness(.95);
  }
  #history .info_txt {
    margin-bottom: 23px;
    margin-top: 15px;
  }
  #history .order .info_left,
  #history .order .text-right {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 158px;
  }
  #history .order .info_left {
    padding-right: 15px;
  }
  #history .order .text-right .btn_order {
    text-decoration: underline;
    color: var(--cc-mi-font-black);
  }
  #history .order .text-right .total {
    color: var(--cc-mi-font-black);
    font-weight: bold;
  }
  #history .order .text-right .date {
    color: var(--cc-mi-font-black);
  }
  #history .order .info_left .order_ref {
    color: var(--cc-mi-font-black);
  }
  #history .order.line_item,
  #guest-tracking .order-item.line_item,
  #order-return .order-item.line_item,
  #order-detail .order-item.line_item {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #order-detail .order-item.line_item:last-of-type,
  #order-return .order-item.line_item:last-of-type,
  #guest-tracking .order-item.line_item:last-of-type {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  #order-detail .sub_title,
  #guest-tracking .sub_title {
    color: var(--cc-mi-font-black);
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 10px;
  }
  #order-detail .flex_infos .sub_title,
  #guest-tracking .flex_infos .sub_title {
    margin-bottom: 0px;
    flex: 0 0 50%;
  }
  #order-detail .history-info .sub_title,
  #guest-tracking .history-info .sub_title {
    margin-bottom: 0px;
  }
  #order-detail .page_heading,
  #guest-tracking .page_heading {
    margin-left: 0px;
    margin-bottom: 30px;
  }
  #order-detail .box,
  #order-return .box,
  #guest-tracking .box {
    padding-bottom: 18px;
    border-bottom: 1px solid #B8B7B7;
    color: #706F6F;
  }
  #guest-tracking .box {
    margin-bottom: 18px;
  }
  #order-detail #order-infos .flex_infos,
  #guest-tracking #order-infos .flex_infos {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  #order-detail #order-infos .flex_infos .circle,
  #guest-tracking #order-infos .flex_infos .circle {
    border-radius: 100%;
    width: 7px;
    height: 7px;
    min-width: 7px;
    display: block;
    margin-right: 7px;
  }
  #order-detail #order-infos .flex_infos .state,
  #guest-tracking #order-infos .flex_infos .state {
    display: flex;
    flex: 0 0 50%;
    justify-content: end;
    align-items: center;
    color: var(--cc-mi-font-black);
    font-weight: 600;
  }
  #order-detail #order-history .history_header .history-info_icon,
  #order-return #return-history .history_header .history-info_icon,
  #guest-tracking #order-history .history_header .history-info_icon {
    width: 100%;
    display: flex;
    justify-content: center;
    border-top: 1px solid #B8B7B7;
    color: var(--cc-mi-font-black);
    font-size: 16px;
    padding: 2px 0;
  }
  #order-detail #order-history .history_header .history-info_icon.collapsed .icon_close,
  #order-return #return-history .history_header .history-info_icon.collapsed .icon_close,
  #guest-tracking #order-history .history_header .history-info_icon.collapsed .icon_close {
    display: none;
  }
  #order-detail #order-history .history_header .history-info_icon:not(.collapsed) .icon_open,
  #order-return #return-history .history_header .history-info_icon:not(.collapsed) .icon_open,
  #guest-tracking #order-history .history_header .history-info_icon:not(.collapsed) .icon_open {
    display: none;
  }
  #order-detail #order-history .history_header,
  #order-return #return-history .history_header,
  #guest-tracking #order-history .history_header {
    border: 1px solid #B8B7B7;
  }
  #order-detail #order-history .history_header .history-info,
  #order-return #return-history .history_header .history-info,
  #guest-tracking #order-history .history_header .history-info {
    padding: 15px;
  }
  #order-detail #order-history #order_states_history,
  #order-return #return-history #return_states_history,
  #guest-tracking #order-history #order_states_history {
    padding: 15px;
    background-color: #FBFAFA;
  }
  #order-detail #order-history #order_states_history ul,
  #order-return #return-history #return_states_history ul,
  #guest-tracking #order-history #order_states_history ul {
    margin-bottom: 0px;
    position: relative;
  }
  #order-detail #order-history #order_states_history ul li:not(:last-of-type),
  #order-return #return-history #return_states_history ul li:not(:last-of-type),
  #guest-tracking #order-history #order_states_history ul li:not(:last-of-type) {
    margin-bottom: 10px;
  }
  #order-detail #order-history #order_states_history ul li,
  #order-return #return-history #return_states_history ul li,
  #guest-tracking #order-history #order_states_history ul li {
    display: flex;
    min-height: 42px;
    align-items: center;
    position: relative;
    z-index: 2;
  }
  #order-detail #order-history #order_states_history ul li .list-ico,
  #order-return #return-history #return_states_history ul li .list-ico,
  #guest-tracking #order-history #order_states_history ul li .list-ico {
    margin-right: 15px;
    align-self: center;
  }
  #order-detail #order-history #order_states_history ul .state,
  #order-return #return-history #return_states_history ul .state,
  #guest-tracking #order-history #order_states_history ul .state {
    text-transform: uppercase;
    font-weight: 600;
    color: var(--cc-mi-font-black);
  }
  #order-detail .order-items .order-item,
  #order-return .order-items .order-item,
  #guest-tracking .order-items .order-item {
    display: flex;
    border-bottom: none;
  }
  #order-return .order-item.line_item {
    border-bottom: 1px solid #B8B7B7;
  }
  #order-detail .order-items .order-item .prod_img_block,
  #order-return .order-items .order-item .prod_img_block,
  #guest-tracking .order-items .order-item .prod_img_block {
    margin-right: 15px;
  }
  #order-detail .order-items .order-item .prod_img_block img,
  #order-return .order-items .order-item .prod_img_block img,
  #guest-tracking .order-items .order-item .prod_img_block img {
    height: 158px;
    filter: brightness(.95);
  }
  #order-detail .order-items .order-item .desc .name,
  #order-return .order-items .order-item .desc .name,
  #guest-tracking .order-items .order-item .desc .name,
  #order-detail .order-items .order-item .desc .price,
  #order-return .order-items .order-item .desc .price,
  #guest-tracking .order-items .order-item .desc .price {
    text-transform: uppercase;
    font-weight: 600;
    color: var(--cc-mi-font-black);
  }
  #order-detail .order-items .order-item .desc .name,
  #order-return .order-items .order-item .desc .name,
  #guest-tracking .order-items .order-item .desc .name {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  #order-detail .order-items .order-item .desc .price,
  #order-return .order-items .order-item .desc .price,
  #guest-tracking .order-items .order-item .desc .price {
    margin: 10px 0;
  }
  #order-detail .order-items .order-item .desc,
  #order-return .order-items .order-item .desc,
  #guest-tracking .order-items .order-item .desc {
    margin-bottom: 0;
    justify-content: space-between;
    flex-direction: column;
    display: flex;
    color: #706F6F;
  }
  #order-detail .order-totals .total-txt,
  #order-return .order-totals .total-txt,
  #guest-tracking .order-totals .total-txt {
    text-transform: uppercase;
    color: #706F6F;
  }
  #order-detail .order-totals .total_pay,
  #order-return .order-totals .total_pay,
  #guest-tracking .order-totals .total_pay {
    margin-top: 10px;
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #B8B7B7;
    margin-left: 0;
    margin-right: 0;
  }
  #order-detail .order-totals .total_pay .text-right,
  #order-return .order-totals .total_pay .text-right,
  #guest-tracking .order-totals .total_pay .text-right {
    color: var(--cc-mi-font-black);
    font-weight: 600;
  }
  #order-detail .order-totals .text-right,
  #order-return .order-totals .text-right,
  #guest-tracking .order-totals .text-right {
    color: #706F6F;
  }
  #order-detail .order-totals .total_pay > div,
  #order-return .order-totals .total_pay > div,
  #guest-tracking .order-totals .total_pay > div {
    padding: 0px;
  }
  #order-detail .order-items,
  #order-return .order-items,
  #guest-tracking .order-items {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0px;
  }
  #order-detail #delivery-address address,
  #guest-tracking #delivery-address address {
    color: #706F6F;
  }
  #order-detail .order-items .sub_title,
  #order-return .order-items .sub_title,
  #guest-tracking .order-items .sub_title {
    margin-bottom: 15px;
  }
  #order-detail #order-history .history-list .next .list-txt .state,
  #order-return #return-history .history-list .next .list-txt .state,
  #guest-tracking #order-history .history-list .next .list-txt .state {
    color: #D6D5D4!important;
  }
  #order-detail #order-history .history-list .next .list-ico i,
  #order-return #return-history .history-list .next .list-ico i,
  #guest-tracking #order-history .history-list .next .list-ico i {
    color: var(--cc-mi-font-white);
    background: var(--cc-mi-font-white);
    border-radius: 100%;
    border: 1px solid #D6D5D4;
    font-size: 18px;
    padding: 3px 5px;
  }
  #order-detail #order-history .history-list .list-ico i,
  #order-return #return-history .history-list .list-ico i,
  #guest-tracking #order-history .history-list .list-ico i {
    background: var(--cc-mi-font-white);
    border-radius: 100%;
    border: 1px solid var(--cc-mi-font-black);
    color: var(--cc-mi-font-black);
    font-size: 18px;
    padding: 1px 5px;
  }
  #order-detail #order-history .history-list .linea,
  #order-return #return-history .history-list .linea,
  #guest-tracking #order-history .history-list .linea {
    height: calc(100% - 40px);
    border-left: 1px solid #D6D5D4;
    width: 1px;
    position: absolute;
    left: 14px;
    top: 20px;
    z-index: 1;
  }
  #order-detail #order-infos .return_date a,
  #guest-tracking #order-infos .return_date a {
    background: #E2F3FA;
    color: #6EA6F1;
    padding: 10px 15px;
    margin-top: 15px;
    border: none;
    cursor: pointer;
    display: block;
  }
  #order-detail #order-infos .return_date div.expire,
  #guest-tracking #order-infos .return_date div.expire {
    background: #E2F3FA;
    color: #6EA6F1;
    padding: 10px 15px;
    margin-top: 15px;
    border: none;
    display: block;
  }
  #order-detail #return-btn,
  #guest-tracking #return-btn {
    background: #1E1E1C;
    color: white;
    padding: 10px 15px;
    margin-top: 15px;
    border: none;
    text-align: center;
    cursor: pointer;
    display: block;
  }
  #order-detail #content.return_open #order-infos,
  #guest-tracking #content.return_open #order-infos,
  #order-detail #content.return_open #order-history,
  #guest-tracking #content.return_open #order-history,
  #order-detail #content.return_open .order-items,
  #guest-tracking #content.return_open .order-items,
  #order-detail #content.return_open .order-totals,
  #guest-tracking #content.return_open .order-totals,
  #order-detail #content.return_open #return-btn,
  #guest-tracking #content.return_open #return-btn,
  #order-detail #content.return_open .addresses,
  #guest-tracking #content.return_open .addresses {
    display: none!important;
  }
  #order-detail #content #return-info,
  #guest-tracking #content #return-info {
    display: none;
  }
  #order-detail #content.return_open #return-info,
  #guest-tracking #content.return_open #return-info {
    display: block;
  }
  #order-detail #return-info .return-content .return-type .type-info,
  #guest-tracking #return-info .return-content .return-type .type-info {
    color: black;
  }
  #order-detail #return-info .return-content .return-type .type-info .title,
  #guest-tracking #return-info .return-content .return-type .type-info .title {
    font-weight: bold;
    margin-bottom: 20px;
  }
  #order-detail #return-info .return-content .return-type .type-info p,
  #guest-tracking #return-info .return-content .return-type .type-info p {
    margin-bottom: 10px;
  }
  #order-detail #return-info .return-content .return-type .type-info,
  #guest-tracking #return-info .return-content .return-type .type-info {
    display: none;
  }
  #order-detail #return-info.info_open .return-content .return-subtitle,
  #guest-tracking #return-info.info_open .return-content .return-subtitle,
  #order-detail #return-info.info_open .return-content .return-type:not(.open),
  #guest-tracking #return-info.info_open .return-content .return-type:not(.open),
  #order-detail #return-info.info_open .return-content .return-txt,
  #guest-tracking #return-info.info_open .return-content .return-txt {
    display: none!important;
  }
  #order-detail #return-info .return-content .return-type.open > div,
  #guest-tracking #return-info .return-content .return-type.open > div {
    display: none;
  }
  #order-detail #return-info .return-content .return-type.open,
  #guest-tracking #return-info .return-content .return-type.open {
    border: none;
    margin-bottom: 50px;
    cursor: auto;
    padding: 10px 0px;
  }
  #order-detail #return-info .return-content .return-type.open .type-info,
  #guest-tracking #return-info .return-content .return-type.open .type-info {
    display: block;
  }
  #order-detail #return-info .return-content .return-type.open .type-info .btn,
  #guest-tracking #return-info .return-content .return-type.open .type-info .btn {
    display: block;
    text-transform: uppercase;
    color: white;
    background: black;
    margin-top: 50px;
    cursor: pointer;
  }


  #my-account #center_column #content,
  #address #center_column #content,
  #history #center_column #content,
  body[id^='module-'] #center_column #content,
  #module-cc_mi_cuenta-devolucion #center_column #content,
  #discount #center_column #content,
  #identity #center_column #content,
  #order-detail #center_column #content,
  #guest-tracking #center_column #content,
  #order-follow #center_column #content,
  #order-return #center_column #content,
  #addresses #center_column #content {
    width: 80%;
    margin: 0 auto;
  }
  #my-account #center_column #content > .my_account_left_column {
    margin-top: -35px;
  }
  #my-account #center_column #content > div:not(.my_account_left_column) {
    padding-right: 0px;
  }
  .my_account_left_column .list-group-item {
    border: none;
    border-bottom: 1px solid var(--cc-mi-font-border);
    color: var(--cc-mi-font-black);
    padding-left: 0;
  }
  .my_account_left_column .list-group-item:last-of-type {
    display: none;
  }
  .my_account_left_column .list-group-item a {
    border: none;
    color: var(--cc-mi-font-black);
    text-transform: uppercase;
  }
  .my_account_left_column .list-group-item.nav-active {
    border-bottom: 1px solid var(--cc-mi-font-black);
  }
  .my_account_left_column .list-group-item.nav-active::before {
    content: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><path d="M17.1234 15.05L13.1311 11.1929C12.9981 11.0643 12.8317 11 12.6654 11C12.499 11 12.3327 11.0643 12.1996 11.1929C11.9335 11.45 11.9335 19.55 12.1996 19.8071C12.4658 20.0643 12.865 20.0643 13.1311 19.8071L17.1234 15.95C17.1566 15.9179 17.1899 15.8857 17.2232 15.8536C17.2232 15.8536 17.2564 15.8214 17.2564 15.7893C17.2564 15.7571 17.2897 15.7571 17.2897 15.725C17.2897 15.6929 17.2897 15.6929 17.323 15.6607C17.323 15.6286 17.323 15.6286 17.3563 15.5964C17.3895 15.5 17.3895 15.4357 17.3563 15.3393C17.3563 15.3071 17.3563 15.3071 17.323 15.275C17.323 15.2429 17.323 15.2429 17.2897 15.2107C17.2897 15.1786 17.2564 15.1786 17.2564 15.1464C17.2564 15.1143 17.2232 15.1143 17.2232 15.0821C17.1899 15.1143 17.1234 15.05 17.1234 15.05Z"></path></svg>');
    position: absolute;
    left: -25px;
    height: 100%;
    width: 2px;
    top: 6px;
  }
  .my_account_left_column .list-group-item a img {
    margin-right: 5px;
  }
  .my_account_left_column .list-group-item a.sign-out-link:not(.close_user) {
    display: none;
  }
  #identity #customer-form .com_grid_view {
    display: block;
  }
  #identity .page_heading,
  #address .page_heading,
  #discount .page_heading,
  #order-detail .page_heading,
  #guest-tracking .page_heading,
  #order-follow .page_heading,
  #order-return .page_heading,
  #history .page_heading,
  body[id^='module-'] .page_heading,
  #module-cc_mi_cuenta-devolucion .page_heading,
  #addresses .page_heading {
    width: 75%;
    margin: 0 auto;
    max-width: 70%;
    margin-right: 0;
    padding-right: 30px;
    padding-left: 25px;
  }
  #order-detail .page_heading,
  #guest-tracking .page_heading,
  #order-follow .page_heading,
  #order-return .page_heading,
  #address .page_heading,
  #addresses .page_heading,
  #discount .page_heading,
  body[id^='module-'] .page_heading,
  #module-cc_mi_cuenta-devolucion .page_heading,
  #history .page_heading {
    padding-left: 15px;
  }
  #addresses #content > .col-lg-9,
  #discount #content > .col-lg-9,
  #order-detail #content > .col-lg-9,
  #guest-tracking #content > .col-lg-9,
  #order-follow #content > .col-lg-9,
  #order-return #content > .col-lg-9,
  #history #content > .col-lg-9,
  body[id^='module-'] #content > .col-lg-9,
  #module-cc_mi_cuenta-devolucion #content > .col-lg-9,
  #address #content > .col-lg-9 {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  #identity .my_account_left_column,
  #address .my_account_left_column,
  #history .my_account_left_column,
  body[id^='module-'] .my_account_left_column,
  #module-cc_mi_cuenta-devolucion .my_account_left_column,
  #order-detail .my_account_left_column,
  #guest-tracking .my_account_left_column,
  #order-follow .my_account_left_column,
  #order-return .my_account_left_column,
  #discount .my_account_left_column,
  #addresses .my_account_left_column {
    margin-top: -35px;
  }
  @media only screen and (min-width: 1200px){
    #identity #content > .col-lg-9 {
      max-width: 650px;
      flex: 0 0 100%;
    }
    #identity #content > .col-lg-9,
    #address #content > .col-lg-9,
    #discount #content > .col-lg-9,
    #order-detail #content > .col-lg-9,
    #guest-tracking #content > .col-lg-9,
    #order-follow #content > .col-lg-9,
    #order-return #content > .col-lg-9,
    #history #content > .col-lg-9,
    body[id^='module-'] #content > .col-lg-9,
    #module-cc_mi_cuenta-devolucion #content > .col-lg-9,
    #addresses #content > .col-lg-9 {
      padding-left: 75px;
    }
    #identity .page_heading,
    #address .page_heading,
    #discount .page_heading,
    #order-detail .page_heading,
    #guest-tracking .page_heading,
    #order-follow .page_heading,
    #order-return .page_heading,
    #history .page_heading,
    body[id^='module-'] .page_heading,
    #module-cc_mi_cuenta-devolucion .page_heading,
    #addresses .page_heading {
      padding-left: 75px;
    }
  }
  #identity #content > .col-lg-9 .form_content_inner .com_grid_view > .col-lg-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  #identity #wrapper,
  #discount #wrapper,
  #module-psgdpr-gdpr #wrapper,
  #module-psgiftcards-Giftcards #wrapper,
  #module-stlovedproduct-myloved #wrapper,
  #order-detail #wrapper,
  #guest-tracking #wrapper,
  #order-follow #wrapper,
  #order-return #wrapper,
  #history #wrapper,
  body[id^='module-'] #wrapper,
  #module-cc_mi_cuenta-devolucion #wrapper,
  #addresses #wrapper,
  #address #wrapper {
    padding-top: 30px;
    padding-bottom: 100px;
  }
  body[id^='module-'].page-customer-account #wrapper {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  #address .js-address-form {
    max-width: 800px;
  }
  #history .orders,
  #order-detail #content > .col-lg-9,
  #guest-tracking #content > .col-lg-9,
  #order-return #content > .col-lg-9,
  #order-follow #content > .col-lg-9 {
    max-width: 700px;
  }
  #my-account .myacount_dashbord_list {
    max-width: 650px;
  }
  #my-account .page_heading {
    max-width: 620px;
    text-align: center;
    margin-bottom: 25px;
  }
  #my-account #wrapper {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .my_account_left_column .img-block .img-txt .user-name {
    text-transform: uppercase;
    color: var(--cc-mi-font-white);
    font-weight: 600;
    font-size: 16px;
  }
  .my_account_left_column .img-block .img-txt div:not(.user-name) {
    font-weight: 300;
    font-size: 12px;
  }
  .my_account_left_column .img-block {
    position: relative;
    margin-bottom: 25px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .my_account_left_column .img-block img {
    border-radius: 10px;
  }
  .my_account_left_column .img-block .img-txt {
    position: absolute;
    bottom: 15px;
    left: 15px;
    color: var(--cc-mi-font-white);
  }
  #my-account #content .col-lg-9 .myacount_dashbord_list {
    background: white;
    margin: 0 auto;
    padding-top: 70px;
  }
  #my-account #content .col-lg-9 .my_account_page_footer,
  #history #content .col-lg-9 .my_account_page_footer {
    display: none;
  }
  #my-account #content .col-lg-9 .myacount-info,
  #history #content .col-lg-9 .history-info {
    margin: 0 auto;
    text-align: center;
    color: var(--cc-mi-font-black);
  }
  #my-account #content .col-lg-9 .myacount-info .myacount-txt-title,
  #history #content .col-lg-9 .history-info .history-txt-title {
    font-size: 21px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
  }
  #history #notifications {
    display: none;
  }

  #authentication .ets_solo_social,
  #registration .ets_solo_social
  {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    row-gap: 10px;
  }
  #authentication .ets_solo_social .ets_solo_social_item.facebook,
  #authentication .ets_solo_social .ets_solo_social_item.google,
  #registration .ets_solo_social .ets_solo_social_item.facebook,
  #registration .ets_solo_social .ets_solo_social_item.google
  {
    min-width: 450px;
    border: 1px solid #737678;
  }
  #authentication .ets_solo_social .ets_solo_social_item.facebook span,
  #authentication .ets_solo_social .ets_solo_social_item.google span,
  #registration .ets_solo_social .ets_solo_social_item.facebook span,
  #registration .ets_solo_social .ets_solo_social_item.google span{
      background: unset;
      color: #000;
      border-radius: 0;
      text-transform: uppercase;
      min-width: auto;
      margin: 0;
      display: block;
      text-align: center;
      border: 0;
      box-shadow: unset;
      font-weight: 400;
      font-size: 14px;
      line-height: normal;
      height: auto;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  #authentication .ets_solo_social .ets_solo_social_item.facebook span i,
  #authentication .ets_solo_social .ets_solo_social_item.google span i,
  #registration .ets_solo_social .ets_solo_social_item.facebook span i,
  #registration .ets_solo_social .ets_solo_social_item.google span i{
    float: none;
    display: inline-block;
    margin: 0;
  }

   #authentication .ets_solo_social .ets_solo_social_item.facebook span i svg,
   #registration .ets_solo_social .ets_solo_social_item.facebook span i svg{
    background: #5373be;
   }
   #authentication .ets_solo_social .ets_solo_social_item.google span i svg,
   #registration .ets_solo_social .ets_solo_social_item.google span i svg{
    background: #000;
   }

  #authentication .ets_solo_social_btn i,
  #registration .ets_solo_social_btn i
  {
   background: unset;
  }

  #authentication .ets_solo_social_btn i svg,
  #registration .ets_solo_social_btn i svg {
    width: 18px;
    padding: 2px;
    border-radius: 2px;
  }

  #authentication .ets_solo_social_wrapper.lgp {
    border-bottom: none!important;
    margin-bottom: 50px!important;
    padding-top: 40px!important;
  }
  #authentication .ets_solo_social_wrapper .ets_solo_or {
    display: none;
  }
  #authentication .ets_solo_social_wrapper .ets_solo_social_title {
    color: var(--cc-mi-font-black);
    font-size: 16px;
    font-weight: 600;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    margin: 30px;
  }
  #authentication .ets_solo_social_wrapper .ets_solo_social_title span {
    background-color: #fff;
    padding: 5px 20px;
    line-height: 15px;
    position: relative;
    display: inline-block;
  }
  #authentication .ets_solo_social_wrapper .ets_solo_social_title::before,
  #authentication .ets_solo_social_wrapper .ets_solo_social_title::after {
    content: "";
    flex: 1;
    height: 1px;
    background: #ddd;
  }

 #authentication .ets_solo_social_wrapper .ets_solo_social_title::before{
  margin-right: 12px;
 }
  #authentication .ets_solo_social_wrapper .ets_solo_social_title::after{
  margin-left: 12px;
 }
  #authentication .ets_solo_social_wrapper .ets_solo_social .ets_solo_social_item .ets_solo_social_btn img {
    border-radius: 7px;
  }
  /* POPUP HEADER INFO USER */
  #st_header .userinfo_mod_top .dropdown_list {
    min-width: 150px;
  }
  #st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul {
    border: 1px solid var(--cc-mi-font-border);
    padding: 15px;
    padding-right: 50px;
  }
  #st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li {
    border: none;
  }
  #st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li a {
    display: block;
  }
  #st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li:last-of-type {
    margin-top: 10px;
  }
  #st_header .userinfo_mod_top .dropdown_list .dropdown_list_ul li .dropdown_list_item:hover {
    background: var(--cc-mi-font-white);
  }

  /* TRANSPORTISTAS orderDetailDisplayed */
  /* mrw */
  #order-detail .mrw-info,
  #guest-tracking .mrw-info {
    color: var(--cc-mi-font-black);
    border-top: 1px solid #B8B7B7;
    padding-top: 18px;
    margin-bottom: 25px;
  }
  #order-detail .mrw-info img,
  #guest-tracking .mrw-info img {
    margin-right: 10px;
  }
  #order-detail .mrw-info table,
  #guest-tracking .mrw-info table {
    margin-top: 10px;
  }
  #order-detail .mrw-info table td,
  #guest-tracking .mrw-info table td {
    color: #706F6F;
  }

  /** ORDER FOLLOW **/
  #order-follow .order-returns {
    margin-top: 30px;
  }
  #order-follow .order-returns .order-return {
    display: block;
    color: black;
    border-bottom: 1px solid #d9d9d9;
    padding: 15px 10px;
  }
  #order-follow .order-returns .order-return .return-info {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
  }
  #order-follow .order-returns .order-return .return-info .number {
    font-weight: bold;
  }
  #order-follow .order-returns .order-return .return-info .date {
    color: #777;
  }
  #order-follow .btn-info-return {
    width: 100%;
    display: block;
    text-align: center;
    color: white;
    background: #002140;
    border-radius: 5px;
    padding: 15px 10px;
    font-weight: bold;
    margin-top: 50px;
  }

  /** ORDER RETURN **/
  #order-return #return-infos .number {
    color: black;
    font-weight: bold;
    margin-bottom: 15px;
  }
  #order-return #return-history {
    padding-bottom: 20px;
  }
  #order-return #return-history .title {
    color: black;
    font-weight: bold;
    text-transform: uppercase;
  }
  #order-return #return-products,
  #order-return #return-total {
    margin-top: 20px;
  }
  #order-return #return-products .title,
  #order-return #return-total .title {
    color: black;
    font-weight: bold;
    margin-bottom: 10px;
  }
  #order-return #return-total .info .products,
  #order-return #return-total .info .shipping,
  #order-return #return-total .info .total {
    display: flex;
    justify-content: space-between;
  }
  #order-return #return-total .info .total {
    color: black;
    font-weight: bold;
    margin-top: 10px;
  }
  #order-return #return-products .sub-title a {
    color: black;
    font-weight: bold;
    text-decoration: underline;
  }
  #order-return #return-products .sub-title {
    margin-bottom: 30px;
  }
  #order-return #return-print .print-btn {
    width: 100%;
    display: block;
    text-align: center;
    color: white;
    background: black;
    border-radius: 5px;
    padding: 15px 10px;
    font-weight: bold;
    margin-top: 30px;
  }
  #order-detail .download_invoice,
  #order-return .download_invoice {
    background: white;
    color: black;
    padding: 10px 15px;
    margin-top: 15px;
    border: 1px solid black;
    text-align: center;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
  }
  #order-return #return-print .title {
    color: black;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
  }
  #order-return .info-return {
    margin-top: 10px;
    margin-bottom: 35px;
    border-top: 1px solid #B8B7B7;
    padding-top: 15px;
  }
  #order-return .info-return a {
    font-weight: bold;
    text-decoration: underline;
  }
  #order-return .info-return .txt-reslt {
    font-weight: bold;
  }


  /* CUENTA INVITADO A CLIENTE */
  #guest-tracking #guestOrderTrackingForm {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 50px;
  }
  #guest-tracking #guestOrderTrackingForm .form-footer button {
    margin-bottom: 30px;
    background: #1E1E1C;
    color: white;
    padding: 10px 15px;
    margin-top: 40px;
    border: none;
    text-align: center;
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    height: auto;
    border-radius: 5px;
  }
  #guest-tracking #guestOrderTrackingForm .form-fields input {
    border: none;
    border-bottom: 1px solid #B8B7B7;
    margin-bottom: 20px;
    padding: 8px 10px;
  }
  #guest-tracking #guestOrderTrackingForm .form-fields input::placeholder {
    color: var(--cc-mi-font-gray);
  }
  #guest-tracking .transform_guess h1 {
    color: black;
    font-size: 14px;
    font-weight: 600;
    margin-top: 50px;
    border-top: 1px solid #B8B7B7;
    padding-top: 18px;
  }
  #guest-tracking .transform_guess .pass_guess {
    border: none;
    border-bottom: 1px solid #B8B7B7;
    margin-bottom: 30px;
    width: 50%;
    min-width: 250px;
    padding: 8px 10px;
  }
  #guest-tracking .transform_guess .form-footer button {
    margin-bottom: 30px;
    background: #1E1E1C;
    color: white;
    padding: 10px 15px;
    margin-top: 15px;
    border: none;
    text-align: center;
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: .875rem;
    line-height: 1.5;
    font-family: inherit;
    height: auto;
    text-transform: uppercase;
  }
  #guest-tracking .page_heading {
    display: none;
  }
  #guest-tracking .download_invoice {
    background: white;
    color: black;
    padding: 10px 15px;
    margin-top: 15px;
    border: 1px solid black;
    text-align: center;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
  }
  #guest-tracking #notifications article.alert-info {
    display: none;
  }

  /** ACCESO RESUMEN DEVOLUCION INVITADO **/
  #module-cc_mi_cuenta-accesoResumenDevolucion #guestReturnTrackingForm {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 50px;
  }
  #module-cc_mi_cuenta-accesoResumenDevolucion #guestReturnTrackingForm .form-footer button {
    margin-bottom: 30px;
    background: #1E1E1C;
    color: white;
    padding: 10px 15px;
    margin-top: 40px;
    border: none;
    text-align: center;
    cursor: pointer;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    height: auto;
    border-radius: 5px;
  }
  #module-cc_mi_cuenta-accesoResumenDevolucion #guestReturnTrackingForm .form-fields input {
    border: none;
    border-bottom: 1px solid #B8B7B7;
    margin-bottom: 20px;
    padding: 8px 10px;
  }
  #module-cc_mi_cuenta-accesoResumenDevolucion #guestReturnTrackingForm .form-fields input::placeholder {
    color: var(--cc-mi-font-gray);
  }
  #module-cc_mi_cuenta-accesoResumenDevolucion .page_heading {
    display: none;
  }
  #module-cc_mi_cuenta-accesoResumenDevolucion #notifications article.alert-info {
    display: none;
  }
  #module-cc_mi_cuenta-accesoResumenDevolucion #notifications article {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 50px;
  }

  /** MODULE GDPR **/
  #module-psgdpr-gdpr #exportDataToCsv,
  #module-psgdpr-gdpr #exportDataToPdf {
    float: none;
  }
  #module-psgdpr-gdpr #exportDataToCsv {
    margin-left: 0;
  }

  /** MODULE LOVE **/
  #module-stlovedproduct-myloved .loved_product_item .s_title_block {
    margin-bottom: 11px;
  }
  #module-stlovedproduct-myloved .loved_product_item .s_title_block a {
    color: black;
    font-weight: 500;
  }
  #module-stlovedproduct-myloved .loved_product_item .product-price-and-shipping {
    margin-bottom: 10px;
  }
  #module-stlovedproduct-myloved .loved_product_item .product-price-and-shipping .price {
    color: black;
    font-size: 16px;
  }
  #module-stlovedproduct-myloved .loved_product_item .loved_remove_product {
    color: black;
  }
  #module-stlovedproduct-myloved .loved_product_item .loved_remove_product i {
    display: none;
  }
  #module-stlovedproduct-myloved .loved_product_item .pro_simple_box {
    position: relative;
  }
  #module-stlovedproduct-myloved .loved_product_item .itemlist_right {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  #module-stlovedproduct-myloved .loved_product_item img {
    filter: brightness(.95);
  }
  #module-stlovedproduct-myloved .com_grid_view {
    margin-bottom: 50px;
  }

  /** MODULE GIFTCARDS **/
  #module-psgiftcards-Giftcards #content {
    display: flex!important;
  }
  #module-psgiftcards-Giftcards #giftcardList button {
    background-color: #000;
    border-color: #000;
    font-family: inherit;
    text-transform: uppercase;
  }
  #module-psgiftcards-Giftcards #giftcardList th {
    color: black;
    text-transform: uppercase;
  }
  #module-psgiftcards-Giftcards #giftcardList .giftcard-subtitle {
    padding-left: 15px;
    padding-right: 15px;
  }
  #module-psgiftcards-Giftcards #giftcardList .giftcard-content .right {
    border-top-style: dashed !important;
    border-left-style: none!important;
    padding-top: 35px;
  }
  #module-psgiftcards-Giftcards #giftcardList .giftcard-content .switch-field {
    display: flex;
    justify-content: center;
  }
  #module-psgiftcards-Giftcards #giftcardList .giftcard-content .switch-field label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 165px;
  }
  #module-psgiftcards-Giftcards #giftcardList #generatePdf {
    text-transform: uppercase;
    padding: 12px 25px;
  }












