#header,
.sticky-header .header-main.sticky {
  border-top: 0 !important;
}

#header .container-fluid {
  padding: 0 !important;
}

#header .container-fluid .elementor-element.elementor-element-06f64c9 {
  margin: 0;
  width: 100%;
  max-width: 100%;
}

.header-wrapper {
  box-shadow: none !important;
}

/* estilos btn */

.logomain svg {
  width: 100%;
}

.btn-flecha a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  width: fit-content;
  border: 0;
  height: 42px;
  border-radius: 8.5px;
}

.woocommerce-account.woocommerce-edit-address .woocommerce-Address.address .button {
  line-height: normal !important;
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
}

.btn-flecha a::after {
  content: "";
  background-image: url(/wp-content/uploads/2024/12/ArrowRight-2.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
}


/* fin btn */

@media (max-width: 1024px) {

  .page-top.page-header-1 {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .contenedorbuscador {
    background: #ecf0f6;
  }
}

.header-main>.e-con-inner {
  /* padding-top: 20px !important; */
}

#header .elementor-element-f456845 .main-menu>li.menu-item:not(:last-child)>a {
  border-right: solid 1px #4478e1;
}

#menu-main:not(:hover)>li.current_page_item>a:before {
  opacity: 1;
}

.style-3>.success-message-container .msg-box {
  margin-bottom: 0;
}

#dgwt-wcas-search-input-1 {
  border-radius: 8px;
  border: solid 1px #cdd0d6;
  box-shadow: none;
}

.btnmenu {
  color: #ecf0f6;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  background: #4478e1;
  display: flex;
  flex-direction: row;
  gap: 10px;
  height: 100%;
  align-items: center;
  width: 230px;
  max-width: 100%;
  justify-content: flex-start;
  padding: 0 30px;
}

a.btnmenu:before {
  content: "";
  display: block;
  background: #4478e1;
  width: 100vw;
  position: absolute;
  height: 100%;
  right: 99%;
  z-index: 0;
}

.micuenta,
.ingresarlogin {
  color: #fff;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  padding: 5px 10px;
}

.micuenta h4,
.ingresarlogin h4 {
  color: #fff;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  margin: 0;
}

.micuenta:hover,
.micuenta:focus,
.ingresarlogin:hover {
  text-decoration: underline;
  color: white;
}

.ingresarlogin {
  background: #4478e1;
  border-radius: 10px;
  height: 48px;
  width: 115px;
}

.ingresarlogin:hover,
.ingresarlogin:focus {
  background: #1071ff;
}

body.logged-in .ingresarlogin,
body:not(.logged-in) .micuenta {
  display: none;
}

.separador {
  width: 2px;
  height: 34px;
  background: white;
  border-radius: 20px;
}

@media (max-width: 767px) {
  .contenedorbuscador {
    background: #ecf0f6;
  }

  .micuenta,
  .ingresarlogin {
    border-radius: 8px;
    padding: 2px;
    width: 38px;
    height: 38px;
    font-size: 0;
    gap: 0;
  }

  .micuenta h4,
  .ingresarlogin h4 {
    display: none;
  }

  .ingresarlogin {
    width: fit-content;
    height: fit-content;
  }

  #header .mobile-toggle:first-child {
    padding-left: 0 !important;
  }

  .ingresarlogin {
    background: transparent;
  }

  .micuenta svg,
  .ingresarlogin svg {
    width: 38px;
    height: 38px;
  }

  .micuenta:focus svg path,
  .micuenta:hover svg path {
    stroke: #4478e1;
  }
}

.dgwt-wcas-ico-magnifier path {
  fill: #4478e1 !important;
}

/* ___________________________________ */
/* ___________ Mini Carrito ___________ */
/* ___________________________________ */
.woocommerce-mini-cart__buttons .checkout {
  display: none;
}

.woocommerce-mini-cart-item li {
  justify-content: space-between;
}

.woocommerce-mini-cart-item .quantity.buttons_added {
  width: 119.328px;
}

.woocommerce-mini-cart-item div.quantity .minus,
.woocommerce-mini-cart-item div.quantity .plus {
  width: 37.682px;
  height: 42.75px;
}

.woocommerce-mini-cart-item div.quantity .input-text.qty {
  height: 42.75px !important;
  width: calc(100% - 75.364px) !important;
  padding: 0;
}

#mini-cart .porto-icon-shopping-cart:before {
  content: "";
  width: 32px;
  height: 32px;
  display: block;
  background-image: url(/wp-content/uploads/2024/12/ShoppingCartSimple-1.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

#mini-cart .cart-popup {
  width: 434px !important;
}

#mini-cart li {
  gap: 10px;
}

@media (max-width: 767px) {
  #mini-cart .cart-popup {
    width: 311px !important;
  }
}

.woocommerce-mini-cart-item {
  border-radius: 4px;
  border: 1px solid var(--GrisN_03, #ecf0f6) !important;
  padding: 15px 10px 8px !important;
  margin-bottom: 7px;
}

.crecima #mini-cart .product-image {
  order: initial;
  width: 63px;
  flex: initial;
}

.crecima #mini-cart .product-image .inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  s
}

.crecima #mini-cart .product-details {
  display: flex;
  flex-direction: column;
}

.crecima #mini-cart .product-details>a {
  order: 1;
  color: #191c1f !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  overflow: hidden;
  white-space: initial !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  height: 39px;
  font-family: var(--e-global-typography-secondary-font-family) !important;
}

.crecima #mini-cart .quantity+span.quantity {
  order: 2;
  margin-bottom: 5px;
}

.crecima #mini-cart .quantity .amount,
.crecima #mini-cart .quantity+span.quantity {
  color: var(--CelesteN_01, #4478e1) !important;
  font-family: "Public Sans";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}

.crecima #mini-cart .quantity del .amount {
  color: var(--Gray-300, #adb7bc) !important;
}

.crecima #mini-cart .quantity.buttons_added {
  order: 3;
  margin-left: auto;
}

.crecima #mini-cart .remove-product:before {
  content: "Eliminar";
  color: var(--Brand-Blue-500, #0050DE);
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  height: 30px;
  align-items: center;
  padding-left: 30px;
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M20.25%205.25H3.75%22%20stroke%3D%22%230050DE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M9.75%209.75V15.75%22%20stroke%3D%22%230050DE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M14.25%209.75V15.75%22%20stroke%3D%22%230050DE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M18.75%205.25V19.5C18.75%2019.6989%2018.671%2019.8897%2018.5303%2020.0303C18.3897%2020.171%2018.1989%2020.25%2018%2020.25H6C5.80109%2020.25%205.61032%2020.171%205.46967%2020.0303C5.32902%2019.8897%205.25%2019.6989%205.25%2019.5V5.25%22%20stroke%3D%22%230050DE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M15.75%205.25V3.75C15.75%203.35218%2015.592%202.97064%2015.3107%202.68934C15.0294%202.40804%2014.6478%202.25%2014.25%202.25H9.75C9.35218%202.25%208.97064%202.40804%208.68934%202.68934C8.40804%202.97064%208.25%203.35218%208.25%203.75V5.25%22%20stroke%3D%22%230050DE%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: left center;
}

.crecima #mini-cart .remove-product {
  top: auto !important;
  right: 0 !important;
  bottom: 0;
  width: fit-content;
  border-radius: initial;
  box-shadow: none;
  position: relative;
  height: auto;
}

.crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content {
  padding-top: 36px !important;
  padding-bottom: 0 !important;
}

@media(max-width:1024px) {
  .crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content {
    padding-left: 8px;
    padding-right: 8px;
  }
}

.crecima #mini-cart .cart_list {
  padding-top: 10px;
  padding-bottom: 10px;
}

.crecima #mini-cart .total-count {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding: 0 1.25rem;
  padding-bottom: 22px;
  margin-bottom: 0;
  border-bottom: solid 2px #cdd0d6;
}

.crecima #mini-cart .total-count>span {
  color: var(--GrisN_00, #737b7d);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}

.crecima #mini-cart .total-count>span::before {
  content: "Mi Carrito";
  color: var(--CelesteN_01, #4478e1);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  padding-right: 7px;
  background-image: url(/wp-content/uploads/2024/12/Group-33.svg);
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: contain;
  height: 25px;
  display: flex;
  align-items: flex-end;
}

.crecima #mini-cart .total-count a {
  display: none;
}

@media(max-width:1024px) {
  .crecima #mini-cart .total-count {
    padding-bottom: 15px;
  }
}

.crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content .total,
.crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content .buttons {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  padding-left: 48px;
  padding-right: 48px;
  background: var(--GrisN_03, #ecf0f6);
}

.crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content .total {
  border-top: 2px solid var(--Brand-Blue-200, #8AAFF0);
  color: var(--Brand-Blue-800, #002C7A);
  font-size: 14px;
  font-weight: 700;
  padding-bottom: 14px;
}

.crecima #mini-cart.minicart-offcanvas .woocommerce-mini-cart__buttons a:not(.checkout) {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.192px;
  text-transform: initial;
  height: 48px;
  border-radius: 10px;
  background: var(--Brand-Blue-500, #0050DE) !important;
  color: #fff;
}

.crecima #mini-cart.minicart-offcanvas .woocommerce-mini-cart__buttons a:not(.checkout)::after {
  content: "";
  background-image: url(/wp-content/uploads/2024/12/ArrowRight-2.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  width: 20px;
  height: 20px;
}

@media (max-width: 767px) {

  .crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content .total,
  .crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content .buttons {
    padding-left: 20px;
    padding-right: 20px;
  }

  .crecima #mini-cart .product-details {
    width: calc(100% - 63px);
    max-width: calc(100% - 63px);
  }

  .crecima #mini-cart .quantity.buttons_added {
    margin-top: 13px;
  }

  /* .crecima #mini-cart .remove-product {
    right: auto;
    left: 0;
    bottom: -45px;
  } */

  .crecima #mini-cart .remove-product:before {
    padding-left: 25px;
    background-size: contain;
    height: 20px;
  }

  .crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content .cart_list {
    padding-right: 0 !important;
  }
}

.crecima #mini-cart.minicart-offcanvas .cart-popup {
  min-height: 100dvh;
}

.crecima #mini-cart.minicart-offcanvas .widget_shopping_cart_content .porto-free-shipping {
  position: relative;
}

.crecima #mini-cart .porto-free-shipping .porto-free-shipping-notice::before {
  left: 18px;
}

@media (max-width: 767px) {
  .crecima #mini-cart .porto-free-shipping .porto-free-shipping-notice::after {
    right: 22px;
    top: 22px;
  }

  .crecima #mini-cart .porto-free-shipping .porto-free-shipping-notice label {
    font-size: 12px;
  }
}

.crecima #mini-cart .woocommerce-mini-cart__empty-message.empty {
  text-align: left;
  color: var(--GrisN_00, #737b7d);
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.4em;
  width: 228px;
  text-wrap-style: balance;
  position: absolute;
  top: 45%;
  left: 35px;
}

/* notificaciones */
.crecima .woocommerce-message {
  border-radius: 2px;
  border: 1px solid var(--Success-500, #2db224);
  background: var(--Success-50, #eaf7e9);
  padding: 12px 16px;
  color: var(--Gray-700, #475156);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  align-items: center;
  flex-wrap: wrap;
}

.crecima .woocommerce-message:before {
  content: url(/wp-content/uploads/2024/12/Checks.svg);
  line-height: normal;
  vertical-align: middle;
}

.crecima .woocommerce-info {
  border-radius: 2px;
  border: 1px solid var(--Warning-500, #ebc80c);
  background: var(--Warning-50, #fdfae7);
  padding: 12px 16px;
  color: var(--Gray-700, #475156);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  align-items: center;
  flex-wrap: wrap;
}

.crecima .woocommerce-info:before {
  content: url(/wp-content/uploads/2024/12/WarningCircle-1.svg);
  line-height: normal;
  vertical-align: middle;
}

.crecima .woocommerce-error li {
  border-radius: 2px;
  border: 1px solid var(--Danger-500, #ee5858);
  background: var(--Danger-50, #fdeeee);
  padding: 12px 16px;
  color: var(--Gray-700, #475156);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  display: block;
  align-items: center;
  flex-wrap: wrap;
}

.crecima .woocommerce-error li:before {
  content: url(/wp-content/uploads/2024/12/Warning-1.svg);
  line-height: normal;
  vertical-align: middle;
}

.woocommerce-error li .producto-sinstock {
  display: block;
}

.shop_table thead tr, .shop_table tr:not(:last-child){
  border: 0 !important;
}

.crecima .shop_table .cart_item.sin-stock {
  border: 1px solid var(--Rojo-Error, #ff3239) !important;
}

/* miga de pan */

.crecima .page-top {
  width: 1216px;
  margin: auto;
  max-width: 100%;
  background: transparent;
}

.page-top .breadcrumbs-wrap>ul>li:nth-child(1)>a::before {
  content: "";
  margin-right: 8px;
  height: 20px;
  width: 20px;
  background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M11.875%2016.25V12.5C11.875%2012.3343%2011.8092%2012.1753%2011.6919%2012.0581C11.5747%2011.9409%2011.4158%2011.875%2011.25%2011.875H8.75C8.58424%2011.875%208.42527%2011.9409%208.30806%2012.0581C8.19085%2012.1753%208.125%2012.3343%208.125%2012.5V16.25C8.125%2016.4158%208.05915%2016.5747%207.94194%2016.692C7.82473%2016.8092%207.66576%2016.875%207.5%2016.875H3.75C3.58424%2016.875%203.42527%2016.8092%203.30806%2016.692C3.19085%2016.5747%203.125%2016.4158%203.125%2016.25V9.02345C3.1264%208.93696%203.14509%208.85162%203.17998%208.77245C3.21486%208.69329%203.26523%208.62191%203.32812%208.56252L9.57812%202.88283C9.69334%202.77742%209.84384%202.71896%2010%202.71896C10.1562%202.71896%2010.3067%202.77742%2010.4219%202.88283L16.6719%208.56252C16.7348%208.62191%2016.7851%208.69329%2016.82%208.77245C16.8549%208.85162%2016.8736%208.93696%2016.875%209.02345V16.25C16.875%2016.4158%2016.8092%2016.5747%2016.6919%2016.692C16.5747%2016.8092%2016.4158%2016.875%2016.25%2016.875H12.5C12.3342%2016.875%2012.1753%2016.8092%2012.0581%2016.692C11.9408%2016.5747%2011.875%2016.4158%2011.875%2016.25Z%22%20stroke%3D%22%235F6C72%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E) center / contain no-repeat;
  display: flex;
}

.page-top .breadcrumbs-wrap>ul>li:nth-child(1)>a>span {
  display: none !important;
}

.page-top ul.breadcrumb>li,
.page-top ul.breadcrumb>li a {
  color: var(--Neutral-N-500, #8c8c8c);
  font-family: var(--e-global-typography-secondary-font-family);
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  text-transform: initial;
  display: flex !important;
  flex-direction: row;
  align-items: center;
  flex-wrap: nowrap;
  text-transform: initial !important;
}

.page-top ul.breadcrumb>li {
  font-weight: 600;
}

/* fin miga */

/* menu */
.elementor-hidden-mobile>div {
  position: relative;
}

.elementor-element-9145084,
.elementor-element-614bbe4 {
  position: initial;
}

.btn_menu_categoria {
  color: #ecf0f6;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  background: #4478e1;
  display: flex;
  flex-direction: row;
  gap: 10px;
  height: 100%;
  align-items: center;
  width: 240px;
  max-width: 100%;
  justify-content: flex-start;
  padding: 0 30px;
  height: 56px;
  cursor: pointer;
}

.btn_menu_categoria:before {
  content: "";
  display: block;
  background: #4478e1;
  width: 100vw;
  position: absolute;
  height: 100%;
  right: 99%;
  z-index: 0;
}

.wc-categorias-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 15;
  width: 100%;
}

.wc-categorias-menu .wc-category {
  width: 240px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.wc-categorias-menu .wc-category>a {
  background: var(--NegroN_01, #0c031f);
  display: flex;
  width: 100%;
  color: #fff;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  padding: 0 20px;
  align-items: center;
  justify-content: space-between;
}

.wc-categorias-menu .subactivo.wc-active>a {
  background: #1071ff;
}

.wc-categorias-menu .wc-category.subactivo>a:after,
.wc-categorias-menu_movil .wc-category.subactivo>a:after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-image: url(/wp-content/uploads/2024/12/CaretRight.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.wc-categorias-menu .wc-subcategorias {
  position: absolute;
  left: 240px;
  height: 100%;
  min-height: fit-content;
  top: 0;
  /* right: 0; */
  width: fit-content;
  /* width: 411px; */
  max-width: calc(100% - 240px);
  max-width: 411px;
  max-width: 591px;
  border-right: 1px solid var(--GrisN_02, #cdd0d6);
  border-bottom: 1px solid var(--GrisN_02, #cdd0d6);
  background: #f9f9f9;
  padding: 20px 40px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  gap: 0 30px;
}

.wc-categorias-menu .wc-subcategorias .titulosubcategoria {
  color: var(--NegroN_01, #0c031f);
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 170%;
  display: block;
  width: 100%;
  margin-bottom: 5px;
}

.wc-categorias-menu .wc-subcategory>a {
  color: var(--CelesteN_01, #4478e1);
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-bottom: 5px;
  display: block;
  text-wrap: balance;
}

.wc-categorias-menu .wc-subcategory .wc-sub-subcategory a {
  color: var(--NegroN_01, #0c031f);
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
}

.wc-categorias-menu .wc-subcategory {
  width: 150px;
  padding-bottom: 20px;
}

/* menu movil */
.contenedor_menu_movil {
  width: fit-content !important;
  margin-right: 11px;
}

.wc-categorias-menu_movil {
  /* position: absolute; */
  width: 320px;
  z-index: 10;
  /* left: -20px; */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  background: var(--NegroN_01, #0c031f);
  /* padding: 10px 0 20px; */
}

.wc-category_movil {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  /* border-bottom: solid 1px #e7e7e7; */
  min-height: 44px;
  background: var(--NegroN_01, #0c031f);
}

.wc-category_movil span {
  padding: 11px;
  padding-right: 24px;
  cursor: pointer;
}

.wc-category_movil>a {
  font-size: 15px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: white;
  padding: 12px 0px 12px 24px;
  display: flex;
  align-items: center;
  transition: all 0.5s;
}

.wc-category_movil a:hover,
.wc-category_movil a:focus {
  /* font-weight: 700; */
  text-decoration: underline;
}

.wc-toggle-subcategories_movil>svg {
  transition: all 0.5s;
}

.wc-toggle-subcategories_movil.wc-active>svg {
  transform: rotate(180deg);
}

.wc-toggle-subcategories_movil.wc-active svg {
  transform: rotate(180deg);
}

.wc-subcategories_movil {
  padding: 7px;
  width: 100%;
  background: #d2dcd9;
}

.wc-subcategories_movil a {
  padding: 7px 0;
  padding-left: 40px;
  display: block;
  font-family: Barlow;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.wc-category-icon_movil {
  width: 16px;
  margin-right: 8px;
  max-height: 22px;
}

.wc-subcategories_movil a>span {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  padding-bottom: 2px;
  padding-right: 0 !important;
}

.wc-subcategories_movil a>span:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #04ba70;
  height: 3px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.wc-subcategories_movil a>span:hover:before,
.wc-subcategories_movil a>span:focus:before,
.wc-subcategories_movil a>span:active:before {
  right: 0;
}

.wc-subcategorias_movil {
  width: 100%;
  padding: 0 23px 15px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  /* max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease; */
}

.wc-subcategorias_movil>a {
  color: #fff;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  display: block;
}

.wc-category_movil.subactivomovil {
  background: #1071ff;
}

.crecima .sticky-header #mini-cart:not(.minicart-opened),
.crecima .sticky-header [data-widget_type="porto_hb_mini_cart.default"] {
  display: flex !important;
}

.categorias-contenedor-movil {
  position: absolute;
  /* width: 320px; */
  z-index: 600;
  left: -20px;
  top: 60px;
  /* background: var(--GrisN_03, #ECF0F6); */
  height: calc(100dvh - 140px);
  height: 200dvh;
  width: 100vw;
  /* background: rgba(0, 0, 0, 0.62); */

  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
}

.fondo-menu-movil {
  position: absolute;
  background: rgba(0, 0, 0, 0.62);
  display: block;
  width: calc(100% - 320px);
  right: 0;
  height: calc(100dvh - 50px);
}

.btn_menu_categoria_movil {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  height: calc(100dvh - 50px);
  padding-bottom: 150px;
  position: absolute;
  z-index: 600;
  background: white;
  width: 320px;
  max-width: 100%;
  justify-content: space-between;
  overflow-y: auto;
}

.btn_menu_categoria_movil>div {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}

.btn_menu_categoria_movil>div.menu-micuenta {
  padding: 0 25px;
  padding-top: 20px;
}

/* .categorias-contenedor-movil:before {
content: '';
z-index: 560;
position: absolute;
width: 100vw;
background: #0000009e;
top: 60px;
left: -20px;
height: 200svh;
} */

.btn_menu_categoria_movil .btn_mostrar_subcategproas {
  background: var(--CelesteN_01, #4478e1);
  padding: 23px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  color: #fff;
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  align-items: center;
}

.btn_menu_categoria_movil svg {
  transition: transform 0.3s ease;
}

/* Clase para rotarlo 180° */
.btn_menu_categoria_movil svg.rotated {
  transform: rotate(180deg);
}

.btn_menu_categoria_movil .menu_paginas_movil {
  padding: 21px 23px;
  color: var(--AzulN_01, #1e005a);
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  position: relative;
}

.btn_menu_categoria_movil .menu_paginas_movil:focus {
  color: var(--CelesteN_01, #4478e1);
}

.btn_menu_categoria_movil .menu_paginas_movil:after {
  content: "";
  width: 46px;
  height: 1px;
  background-color: #4478e1;
  position: absolute;
  bottom: 0;
  left: 23px;
}

.btn_menu_categoria_movil .menu-micuenta .btn-micuenta,
.btn_menu_categoria_movil .menu-micuenta .btn-cerrar-sesion {
  color: var(--AzulN_01, #1e005a);
  font-family: var(--e-global-typography-primary-font-family, "Maven Pro");
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5px;
  padding: 10px 0;
}

.btn_menu_categoria_movil .menu-micuenta .btn-ingresar {
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 48px;
  gap: 5px;
  padding: 0 10px;
  border-radius: 4px;
  background: var(--CelesteN_01, #4478e1);
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
}

/* modallogin */
.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-inmodal {
  min-height: fit-content;
  height: auto;
  width: 600px;
  max-width: 100%;
}

.xoo-el-modal .xoo-el-main {
  padding: 0;
}

/* Estilos del buscador del header */
#dgwt-wcas-search-input-1 {
  border: 1px solid white;
  height: 50px;
  border-radius: 8px;
  color: #262626;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0;
  font-family: var(--e-global-typography-secondary-font-family) !important;
}

#dgwt-wcas-search-input-1:focus {
  border: 1px solid white;
}

.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  top: calc(50% - 16.5px);
}

/* btn lupa */
.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,
.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
  left: 10px !important;
}

/* btn cerrar */
.dgwt-wcas-style-pirx .dgwt-wcas-preloader {
  margin-right: 0 !important;
  right: 15px !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input,
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
  padding: 12px 24px 12px 48px !important;
}

.dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp {
  padding: 0;
  border-radius: 0;
  background: transparent !important;
}

.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg {
  width: 20px;
  height: 20px;
}

/* ver mas resultados */
.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {
  background: transparent;
  padding: 15px 0;
  color: var(--Brand-Blue-600, #0049CA);
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
  display: flex;
  justify-content: center;
  text-decoration: none;
}

.dgwt-wcas-suggestion.dgwt-wcas-suggestion-more .dgwt-wcas-st-more {
  padding: 0;
  text-transform: initial;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.25);
  border: 0;
  padding: 20px 30px 0;
  /* border-top: 2px solid var(--Brand-Blue-100, #B0C9F5); */
  border-radius: 0 0 8px 8px;
  max-height: 900px !important;
  /* top: 84px !important; */
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp::after {
  content: '';
  display: block;
  height: 2px;
  background-color: var(--Brand-Blue-100, #B0C9F5);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.dgwt-wcas-suggestions-wrapp>a.dgwt-wcas-suggestion-product:not(:last-child)::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  background: #cdd0d6;
}

.crecima .dgwt-wcas-suggestion-selected {
  background-color: transparent;
}

.dgwt-wcas-suggestions-wrapp>a.dgwt-wcas-suggestion-product {
  padding: 15px 8px !important;
}

.dgwt-wcas-open-pirx .dgwt-wcas-details-inner,
.dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp>a:first-child {
  padding-top: 0 !important;
}

.crecima .dgwt-wcas-si {
  width: 63px;
  height: 63px;
}

.crecima .dgwt-wcas-content-wrapp {
  width: calc(100% - 63px);
}

.crecima .dgwt-wcas-st {
  color: var(--Neutral-N-900, #1F1F1F);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4em;
  font-family: var(--e-global-typography-secondary-font-family);
}

.dgwt-wcas-sp {
  display: block;
}

.dgwt-wcas-sp bdi {
  color: var(--Brand-Blue-900, #00225D);
  text-align: right;
  font-family: var(--e-global-typography-secondary-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

.dgwt-wcas-sp ins {
  text-decoration: none;
}

.dgwt-wcas-sp ins bdi {
  color: #fa8232;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline .dgwt-wcas-st {
  margin-top: 0;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion-headline {
  padding-bottom: 0;
}

/* .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%20fill%3D%22none%22%3E%0A%20%20%3Cpath%20d%3D%22M3.125%2010H16.875%22%20stroke%3D%22%231E005A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%20%20%3Cpath%20d%3D%22M11.25%204.375L16.875%2010L11.25%2015.625%22%20stroke%3D%22%231E005A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E) center / contain no-repeat;
  margin-left: 8px;
} */

.dgwt-wcas-si img {
  padding: 0;
  border: 0;
}

.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax.dgwt-wcas-suggestion-selected,
.dgwt-wcas-has-headings .dgwt-wcas-suggestion.dgwt-wcas-suggestion-tax:hover {
  color: var(--Brand-Blue-600, #0049CA);
}

@media (max-width: 767px) {
  #dgwt-wcas-search-input-1 {
    background-color: white !important;
  }

  .dgwt-wcas-overlay-mobile>.dgwt-wcas-om-bar.js-dgwt-wcas-om-bar {
    padding: 15px 15px 15px 0 !important;
    height: 75px !important;
    background: #ecf0f6;
  }

  .dgwt-wcas-open-pirx.dgwt-wcas-overlay-mobile-on .dgwt-wcas-om-bar button.dgwt-wcas-om-return {
    background: #ecf0f6;
  }

  .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit,
  .dgwt-wcas-style-pirx.dgwt-wcas-style-pirx-compact .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit {
    display: block !important;
  }

  .dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit:before {
    display: none;
  }

  .dgwt-wcas-om-bar .dgwt-wcas-has-submit-off .dgwt-wcas-preloader {
    right: 15px !important;
  }

  .dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp {
    box-shadow: none !important;
    top: 75px !important;
    padding: 21px 10px 10px !important;
  }

  .dgwt-wcas-open-pirx .dgwt-wcas-details-inner,
  .dgwt-wcas-open-pirx .dgwt-wcas-suggestions-wrapp>.dgwt-wcas-suggestion {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }

  .dgwt-wcas-suggestions-wrapp>a.dgwt-wcas-suggestion-product:not(:last-child)::after {
    width: calc(100% - 36px);
  }

  .dgwt-wcas-suggestion.dgwt-wcas-suggestion-more {}
}

/* scroll */
.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp::-webkit-scrollbar {
  width: 10px;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-track-piece {
  background-color: #fff;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-thumb {
  background-color: #cbcbcb;
  outline: 2px solid #fff;
  outline-offset: -2px;
  border: 0.1px solid #b7b7b7;
}

.dgwt-wcas-open-pirx .dgwt-wcas-open .dgwt-wcas-suggestions-wrapp::-webkit-scrollbar-thumb:hover {
  background-color: #909090;
}

/* estilos menu */
.info-menu {
  /* border-top: 3px solid #0066ff;
  background-color: #f5f5f5; */
  font-size: 13px;
}

.info-menu__list {
  display: flex;
  justify-content: center;
  gap: 43px;
  padding: 6px 16px;
  margin: 0;
  list-style: none;
}

.info-menu__item a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: #222;
  padding: 4px 6px;
  border-radius: 4px;
  transition: background-color 0.2s ease, color 0.2s ease;

  color: #000;
  font-family: var(--e-global-typography-primary-font-family);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 18px;

  & span {
    font-family: var(--e-global-typography-primary-font-family);
  }
}

.info-menu__icon {
  display: inline-flex;
  width: 20px;
  height: 20px;
}

.info-menu__icon svg {
  width: 100%;
  height: 100%;
}

.info-menu__item a:hover {
  color: var(--Brand-Blue-500, #0050de);
}

@media (max-width: 640px) {
  .info-menu__list {
    flex-wrap: wrap;
    gap: 12px 16px;
    justify-content: flex-start;
  }
}