/* Add your CSS code here.

ESTILOS GLOBALESs

End of comment */

/* ==================================================
   INDICE DE SECCIONES
==================================================
   01. BASE, TIPOGRAFIAS E INTEGRACIONES
   02. WOOCOMMERCE - CATEGORIAS
   03. WOOCOMMERCE - CONTROLES Y BOTONES
   04. WOOCOMMERCE - PRODUCT CARDS
   05. TIENDA - LISTADO, ORDEN Y FILTROS
   06. CHECKOUT Y PEDIDO FINALIZADO
   07. CARRITO Y MI CUENTA
   08. TIENDA - ESTRUCTURA Y CATEGORIAS
   09. MINI CART
   10. CARRITO - AVISOS Y CONTENIDO
   11. HOME
   12. MODAL DE ACCESO
   13. HEADER Y ACCESO DE USUARIO
   14. FOOTER
   15. CHECKOUT - FORMULARIO Y RESUMEN

   Las secciones pueden reaparecer como "CONTINUACION" para
   conservar el orden original y no modificar la cascada.
*/

/* ==================================================
   BASE, TIPOGRAFIAS E INTEGRACIONES
================================================== */

@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap");

.onhot,
.onnew {
  display: none !important;
}

.sidebar-content #text-7,
.sidebar-content #text-7 h3 {
  font-family: Barlow;
  font-size: 22px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
  padding-bottom: 0;
  margin-bottom: 7px;
}

.elementor-section>.elementor-column-gap-default {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100% !important;
}

.shop-loop-before:not(.e-con) {
  margin: 0 7px 20px !important;
}

/* ==================================================
   WOOCOMMERCE - CATEGORIAS
================================================== */

@media (min-width: 767px) {
  .archive-products div.products {
    column-gap: 0;
  }

  .tienda-subcategorias div.products {
    column-gap: 30px;
  }

  /* Posible duplicado - conservado intencionalmente */
  .tienda-subcategorias div.products {
    column-gap: 30px;
  }
}

.categoria-principal {
  width: calc(25% - 22.5px) !important;
  padding: 0;
  margin-bottom: 30px;
  border-radius: 16px 16px 0 0;
  overflow: hidden;

  & img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    border-radius: 16px;
  }
}

.tienda-categorias .card-body-producto {
  padding: 10px 0 14px 0;
  background-color: #009351;
  border-top: 6px solid #ffc200;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: absolute;
  bottom: 0;
  width: 100%;

  & h3 {
    color: white !important;
    text-align: center !important;
    font-size: 20px;
    margin: 0;
    font-family: "Barlow Condensed", Barlow;
    font-weight: 600 !important;
    line-height: 1;
    padding: 0 15px;
    text-transform: uppercase;
  }
}

@media (max-width: 768px) {
  .categoria-principal {
    width: 50% !important;
    padding: 0 10px;
    margin-bottom: 13px;
  }
}

/* #woocommerce_product_categories-2 {
  opacity: 0;
} */

#dgwt-wcas-search-input-1,
#dgwt-wcas-search-input-2 {
  font-family: "Barlow", sans-serif;
}

/* ==================================================
   WOOCOMMERCE - CONTROLES Y BOTONES
================================================== */

div.quantity .qty,
.plus-minus-button .woo-advanced-minus {
  margin-right: 5px;
}

.porto-section.flex-container {
  width: 100% !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.plus-minus-input.qty {
  border-radius: 4px;
}

.qty-suffix-float.qty-suffix {
  margin-right: 0;
  margin-top: 0;
}

.qib-container,
div.quantity {
  margin-bottom: 10px;
}

/*____ fin + y - ____*/

/*agregar al carrito en movil*/
@media (max-width: 767px) {
  .porto-tb-icon-left i {
    margin-right: 0.25rem !important;
  }

  .product .wp-block-spacer {
    height: 5px !important;
  }

  .product-grid .text-ellipsis {
    -webkit-line-clamp: 3 !important;
    height: 56px !important;
    font-size: 15px;
  }
}

/*FIN agregar carrito movil*/

/*ver carrito*/
.wc-action-btn.view-cart-btn {
  line-height: 25px;
  padding: 5px 30px;
  height: auto !important;
  margin: 0;
  margin-left: 10px;
  color: #fae82e !important;
}

/* ==================================================
   WOOCOMMERCE - PRODUCT CARDS
================================================== */

/*Estilos Card Producto*/
.product-content>.category-list {
  color: rgb(0 0 0 / 0%);
}

.product-content>.category-list>a {
  display: none;
  color: rgb(119, 119, 119) !important;
}

.product-content>.category-list>a:last-child {
  display: block;
}

/*Precio por KG o LT*/
.mcmp_recalc_price_row {
  font-size: 13px !important;
}

.mcmp_recalc_price_row>del>.woocommerce-Price-amount.amount {
  display: none;
}

/* #mini-cart .buttons a */
.add_to_cart_button,
.single_add_to_cart_button {
  padding: 4.5px 9px !important;
  background-color: #329b58 !important;
  color: white !important;
  border-radius: 20px;
  width: fit-content;
  display: flex !important;
  text-align: center !important;
  align-items: center !important;
}

.button,
.btn.btn-v-dark {
  /* background-color: #329B58 !important; */
  background-color: #009351 !important;
  color: white !important;
  border-radius: 16px;
}

#mini-cart .buttons .button.checkout {
  padding: 13px !important;
}

.add_to_cart_button:hover {
  border-color: #329b58 !important;
}

/*ocultar view pre producto*/
.quickview {
  display: none !important;
}

/*ocultar del popup finalizar al agregar carrito*/
.after-loading-success-message .btn-modern.btn-sm.viewcart.btn-sm,
.after-loading-success-message .btn-modern.btn-sm.continue_shopping {
  display: none !important;
}

.style-3>.success-message-container .msg {
  font-family: Barlow;
  font-size: 13px !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2 !important;
  letter-spacing: normal;
  text-align: left;
  color: #04444d !important;
}

.style-3>.success-message-container .msg a {
  font-family: Barlow;
  font-size: 12px !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25 !important;
  letter-spacing: normal;
  text-align: left;
  color: #04444d !important;
}

@media only screen and (max-width: 600px) {
  .style-3>.success-message-container .msg {
    font-size: 9px;
  }

  .style-3>.success-message-container .msg a {
    font-size: 11px;
  }
}

.style-3>.success-message-container {
  border-radius: 6px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.3);
  border: solid 1px #a6bbb3;
  padding: 20px 10px;
}

.style-3>.success-message-container .msg-box {
  margin-bottom: 0 !important;
}

/*sombra*/
.porto-tb-featured-image.tb-image-type-hover {
  box-shadow: none !important;
}

/*Estilos card productos*/
.porto-section.product-grid {
  padding: 11px !important;
}

.porto-section.product-grid:hover {
  box-shadow: rgb(0 0 0 / 20%) 0px 4px 10px;
}

.tb-woo-price {
  margin-bottom: 7px !important;
}

.porto-tb-meta.tb-meta-product_cat {
  color: white !important;
}

.porto-tb-meta.tb-meta-product_cat>a {
  color: #777777;
  display: none;
}

.porto-tb-meta.tb-meta-product_cat>a:nth-child(1),
.porto-tb-meta.tb-meta-product_cat>a:nth-child(2) {
  display: initial;
}

.product-grid .text-ellipsis {
  white-space: initial !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: #757575;
  display: -webkit-box;
  height: 40px;
}

.cre-productos-inicio .text-ellipsis {
  -webkit-line-clamp: 3;
  height: 55px;
}

/*precio*/
.tb-woo-price>.price>ins {
  display: block;
}

.tb-woo-price>.price>ins>.woocommerce-Price-amount,
.tb-woo-price>.price>.woocommerce-Price-amount,
.price>ins>span>bdi,
.single-product-price .woocommerce-Price-amount.amount,
.page-id-208 .product-subtotal bdi {
  color: #329b58 !important;
  display: block;
  font-size: 21px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
}

.tb-woo-price>.price>del>.woocommerce-Price-amount,
.tb-woo-price>.price>del {
  line-height: 1em;
  font-size: 18px;
}

.tb-woo-price>.price>del>.woocommerce-Price-amount.bdi {
  font-size: 19px;
}

@media only screen and (max-width: 767px) {

  .tb-woo-price>.price>ins>.woocommerce-Price-amount,
  .tb-woo-price>.price>.woocommerce-Price-amount,
  .price>ins>span>bdi,
  .single-product-price .woocommerce-Price-amount.amount,
  .page-id-208 .product-subtotal bdi {
    font-size: 19px;
  }

  .tb-woo-price>.price>del>.woocommerce-Price-amount.bdi,
  .tb-woo-price>.price>del>.woocommerce-Price-amount,
  .tb-woo-price>.price>del {
    font-size: 16px;
  }
}

.single-product-price .woocommerce-Price-amount.amount {
  font-size: 30px;
}

.product-image .labels .onsale,
.summary-before .labels .onsale {
  font-size: 14px !important;
  font-weight: bold !important;
}

.porto-section.flex-container>p:nth-child(1) {
  font-size: 12px !important;
  font-weight: normal;
  font-stretch: condensed !important;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left !important;
  color: #04444d !important;
  margin: 0;
  width: 100% !important;
}

/*vista lista tienda*/
.page-wrapper .product-list {
  flex-wrap: nowrap !important;
  padding: 11px;
  align-items: flex-start !important;
}

.product-list .add_to_cart_button,
.product-col .add_to_cart_button {
  max-width: 200px;
  width: fit-content;
  line-height: 26px;
}

.product-list>div:nth-child(2) {
  align-items: center;
}

@media (max-width: 767px) {

  .product-list .add_to_cart_button,
  .product-col .add_to_cart_button {
    margin-right: 0 !important;
    margin-left: auto !important;
  }

  .product-list.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: initial !important;
  }

  .product-list>div:nth-child(1) {
    width: 35%;
    padding: 0;
  }

  .product-list>div:nth-child(2) {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    padding-right: 3px;
  }

  .product-list .text-ellipsis {
    text-overflow: initial !important;
    overflow: auto !important;
    white-space: initial !important;
  }

  .product-list .product_type_simple.add_to_cart_button.ajax_add_to_cart {
    width: fit-content;
    margin-left: 2vw !important;
    height: fit-content;
    justify-content: center;
  }

  .product-list .tb-woo-price {
    margin-bottom: 3px !important;
  }

  /*FILTRO MOVIL*/
  .cre-barra-top-tienda {
    padding: 14px 12px !important;
    border-radius: 16px;
    background-color: #fff;
    z-index: 1;
    top: 0;
    margin-left: 5px;
    max-width: calc(100% - 10px);
    margin-bottom: 10px !important;
  }

  .mobile-sidebar .sidebar-content {
    padding: 0 !important;
  }

  .shop-loop-before.shop-builder>.elementor-widget-wrap.elementor-element-populated {
    margin: 0 !important;
    padding: 0 !important;
  }
}

/* ==================================================
   TIENDA - LISTADO, ORDEN Y FILTROS
================================================== */

.elementor-widget-porto_sb_filter>div {
  height: 30px;
}

.elementor-widget-porto_sb_filter>div>a,
.elementor-widget-porto_sb_sort .orderby,
.woocommerce-viewing>.count {
  height: 30px;
  border-radius: 8px;
  border: solid 1px#688f94;
}

.elementor-widget-porto_sb_sort .orderby::-ms-expand,
.woocommerce-viewing>.count::-ms-expand {
  color: #688f94 !important;
  /* Cambia el color de la flecha en Internet Explorer */
}

a.porto-product-filters-toggle {
  background-color: #688f94;
  flex-direction: row;
}

a.porto-product-filters-toggle>span {
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  text-transform: lowercase;
}

a.porto-product-filters-toggle svg {
  stroke: #fff !important;
}

.shop-loop-before select,
.woocommerce-viewing>.count {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #688f94;
  text-transform: initial;
  background: #fff url(/wp-content/uploads/2023/06/select-bg_.svg) 95% 52%/22px 56px no-repeat;
}

/*fin estilos card productos*/

/* ==================================================
   CHECKOUT Y PEDIDO FINALIZADO
================================================== */

/*CHECHOUT*/
.shop_table.review-order {
  display: block;
}

.shop_table.review-order thead {
  max-width: 100%;
  display: flex;
}

.shop_table.review-order thead tr {
  width: 600px;
  max-width: 100% !important;
  display: block;
}

.shop_table.review-order tbody {
  height: 200px;
  display: flex;
  width: 600px;
  max-width: 100% !important;
  overflow: auto;
  flex-direction: column;
}

.shop_table.review-order tbody tr {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.shop_table.review-order tfoot {
  width: 600px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
}

.shop_table.review-order tfoot .cart-subtotal,
.shop_table.review-order tfoot .order-total {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.shop_table.review-order tbody::-webkit-scrollbar {
  width: 20px;
}

.shop_table.review-order tbody::-webkit-scrollbar-track {
  background-color: transparent;
}

.shop_table.review-order tbody::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}

.shop_table.review-order tbody::-webkit-scrollbar-thumb:hover {
  background-color: #a8bbbf;
}

/* compra finalizada */
.woocommerce-notice.woocommerce-thankyou-order-received {
  border: 0;
  font-family: Barlow;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #009351 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.woocommerce-notice.woocommerce-thankyou-order-received:before {
  content: "" !important;
  display: block;
  width: 160px;
  height: 160px;
  background-image: url("/wp-content/uploads/2023/05/recibimos-tu-pedido_recibimos-tu-pedido.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.woocommerce-thankyou p.avisoImportante {
  font-family: Barlow;
  font-size: 16px;
  color: #04444d;
  font-weight: 500;
  text-align: center;
}

.woocommerce-thankyou p.avisoImportante b {
  font-weight: 800;
  color: #ff4600;
  display: block;
  text-transform: uppercase;
}

.woocommerce-order.woocommerce-thankyou>.order-info {
  padding: 32px 54px 17px 58px;
  border-radius: 10px;
  background-color: #eaeaea;
}

.woocommerce-order.woocommerce-thankyou>.order-info>div {
  /* font-size: 12px; */
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.woocommerce-order.woocommerce-thankyou>.woocommerce-order-details>.featured-boxes {
  padding: 50px 120px !important;
  border-radius: 10px;
  border: solid 1px #04444d;
}

.woocommerce-order.woocommerce-thankyou .shop_table thead tr,
.woocommerce-order.woocommerce-thankyou .shop_table tfoot tr {
  border-bottom: 1px solid #04444d;
}

.woocommerce-order.woocommerce-thankyou .card-sub-title {
  font-family: Barlow;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.woocommerce-order.woocommerce-thankyou>.woocommerce-order-details .shop_table th {
  font-family: Barlow;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.woocommerce-order.woocommerce-thankyou .shop_table td.product-name,
.woocommerce-order.woocommerce-thankyou .order_details .product-name a {
  font-family: Barlow;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.woocommerce-order.woocommerce-thankyou .shop_table td.product-name {
  font-weight: bold !important;
}

.woocommerce-order.woocommerce-thankyou .woocommerce-Price-amount {
  font-family: Barlow;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.83;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.order_details tfoot tr td {
  color: #04444d;
}

.page-id-209.woocommerce-order-received .page-content>.woocommerce {
  background-color: white;
  border-radius: 16px;
  padding-bottom: 40px;
}

.woocommerce-order.woocommerce-thankyou .woocommerce-customer-details {
  padding: 23px 243px 24px 111px;
  border-radius: 10px;
  background-color: #eaeaea;
}

.woocommerce-order.woocommerce-thankyou .woocommerce-customer-details>h3 {
  font-family: Barlow;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.woocommerce-order.woocommerce-thankyou .woocommerce-customer-details>address {
  font-family: Barlow;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.woocommerce-order.woocommerce-thankyou .woocommerce-customer-details>.porto-separator {
  display: none;
}

.woocommerce-order.woocommerce-thankyou .woocommerce-table--custom-fields tr td {
  font-family: Barlow;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: right;
  color: #04444d;
}

/* compra finalizada movil */
@media only screen and (max-width: 600px) {
  .woocommerce-thankyou p.avisoImportante {
    font-size: 16px;
    width: 214px;
    max-width: 100%;
    margin: auto;
    margin-bottom: 30px;
  }

  .page-id-209.woocommerce-order-received .page-content>.woocommerce {
    padding: 20px;
  }

  .woocommerce-notice.woocommerce-thankyou-order-received {
    flex-direction: column;
    font-size: 18px;
  }

  .woocommerce-notice.woocommerce-thankyou-order-received i::before {
    width: 110px;
    height: 110px;
  }

  .woocommerce-order.woocommerce-thankyou>.order-info {
    padding: 0 30px;
    flex-direction: row;
  }

  .woocommerce-order.woocommerce-thankyou>.woocommerce-order-details>.featured-boxes {
    padding: 15px !important;
  }

  .woocommerce-order.woocommerce-thankyou .order_details tbody tr.order_item td,
  .woocommerce-order.woocommerce-thankyou>.woocommerce-order-details .shop_table th,
  .woocommerce-order.woocommerce-thankyou .order_details tfoot tr td {
    padding-left: 0;
    padding-right: 0;
  }

  .woocommerce-order.woocommerce-thankyou .woocommerce-customer-details {
    padding: 30px 20px;
  }
}

/*Lista de mi carrito movil*/
/* ==================================================
   CARRITO Y MI CUENTA
================================================== */

@media only screen and (max-width: 767px) {
  .shop_table.responsive tr {
    display: inline-block !important;
    border: 0 !important;
    padding: 10px !important;
  }

  .shop_table.responsive tr:last-child {
    width: 100% !important;
  }

  .cart_totals_toggle>.card {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10;
    border-top: solid 3px #ffc200 !important;
  }

  .cart_totals_toggle>.card .order-total th {
    padding: 0 !important;
  }

  .cart_totals_toggle>.card .order-total th h4,
  .cart_totals_toggle>.card .order-total bdi {
    color: #009351 !important;
  }

  .wc-proceed-to-checkout .btn,
  .woocommerce-cart .card-sub-title {
    margin: 0 !important;
  }

  /*ocultar sub total*/
  .cart-subtotal,
  .cart-total .border-bottom-0 {
    display: none;
  }

  .page-header-8 li {
    display: flex;
    align-items: center;
    line-height: normal;
  }

  .page-header-8 li .delimiter.delimiter-2 {
    margin: 0px 4px;
  }
}

/*escritorio carrito*/
@media only screen and (min-width: 767px) {
  .cart-collaterals {
    position: sticky;
    top: 158px;
  }

  .cart_totals_toggle>.card {
    border: 0 !important;
    border-radius: 16px;
  }
}

/*filtro*/
.widget_product_categories li.current>a {
  font-weight: 600 !important;
  color: #04ba70 !important;
}

/* .sidebar .product-categories li>a{
  font-size: 14px;
}

.btnVerCategorias{
  font-size: 14px;
} */

.sidebar .product-categories li>a::before {
  content: "- ";
}

.product-categories>li>a::before {
  display: none;
}

/*Mi cueta*/
.woocommerce-MyAccount-content .box-with-icon>.row>div:nth-child(2),
.woocommerce-MyAccount-content .box-with-icon>.row>div:nth-child(5) {
  display: none;
}

.woocommerce-checkout h4,
.cart-subtotal>td>span>bdi {
  font-size: 17px;
}

@media (max-width: 575px) {
  .elementor-widget-wrap.elementor-element-populated {
    justify-content: space-between;
  }

  .products-container.products.list {
    padding: 0 10px;
  }
}

.products.list>.product-category.product-col {
  width: 50%;
}

@media (max-width: 575px) {
  .gridlist-toggle {
    display: flex !important;
    padding: 0;
  }

  .elementor-widget-porto_sb_sort,
  .woocommerce-viewing {
    display: none;
  }
}

/*MENSAJE DE CUANTOS PRODUCTOS TE DEJAN AGREGAR*/
.pisol-mmq-container {
  margin: 0;
  background: unset;
  color: black;
  width: fit-content;
  display: contents;
}

.pi-linear-progress-container:after,
.pisol-mmq-bar-container:after {
  display: none !important;
}

.woocommerce-message {
  margin: 0 !important;
}

/*FILTRO TIENDA MOVIL*/
@media (max-width: 991px) {
  html.sidebar-opened .mobile-sidebar {
    right: 0 !important;
    left: auto !important;
    transform: translateX(0) !important;
  }

  .sidebar-overlay.active {
    opacity: 1;
    background: #0009;
  }

  .sidebar-overlay.active::before {
    content: "";
    background-image: url(/wp-content/uploads/2023/06/x-icono.svg);
    background-size: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 0;
    background-color: #ffda06;
    border-radius: 50%;
  }

  .mobile-sidebar {
    right: 0 !important;
    left: initial !important;
    transform: translateX(200%) !important;
    width: 300px;
    max-width: 80%;
  }

  html.sidebar-opened .page-wrapper {
    left: 0 !important;
  }
}

/*FIM TIENDA MOVIL*/

/* ==================================================
   TIENDA - ESTRUCTURA, CARDS Y CATEGORIAS
================================================== */

/*Estilos tienda Nueva*/
#main,
.page-top {
  background-color: #eff2f1;
}

.woocommerce-account #main,
.woocommerce-account .page-top {
  background-color: white;
}

.page-id-208 .porto-section,
.product-list {
  background-color: white;
  border-radius: 16px;
  border: 0 !important;
}

.product-list-content .porto-section {
  width: 100%;
}

@media only screen and (max-width: 600px) {

  .porto-posts-grid .product-category,
  .porto-tb-item {
    margin-bottom: 13px;
  }
}

.product-list .porto-tb-featured-image {
  margin-bottom: 0 !important;
}

/*botones + y - */
.quantity.buttons_added,
.minus.qib-button {
  margin: 0 !important;
}

.qib-container {
  padding: 5px 0.5vw;
  border-radius: 16px;
  background-color: #d9e8e2;
  margin: 0;
  align-items: stretch;
}

.input-text.qty.text {
  width: 10vw !important;
  height: 36px !important;
  background-color: white !important;
  border: 0 !important;
  border-radius: 6px !important;
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1 !important;
  color: #009351;
}

.is-layout-flow.product-list-content {
  display: flex;
  flex-wrap: wrap;
}

.qib-container .qib-button:not(#qib_id):not(#qib_id) {
  border: 0 !important;
  background: unset !important;
  font-weight: 600;
  width: 30% !important;
  height: 100% !important;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  padding: 0 !important;
  min-height: 30px;
}

.woocommerce-cart.page-id-208 .qib-container .qib-button:not(#qib_id):not(#qib_id) {
  height: 25px !important;
  flex-direction: row;
}

.qib-container>*:not(:last-child):not(#qib_id):not(#qib_id) {
  margin-right: 0 !important;
}

.qib-container .plus.qib-button:before {
  content: url("/wp-content/uploads/2023/06/mas.svg");
}

.qib-container .minus.qib-button:before {
  content: url("/wp-content/uploads/2023/06/menos.svg");
}

.add_to_cart_button,
.single_add_to_cart_button {
  font-size: 0 !important;
  width: 53px !important;
  height: 46px !important;
  border-radius: 16px;
  background-color: #009351 !important;
  border: 0;
  position: relative;
  padding: 0 !important;
}

.input-text.qty.text {
  height: 34px !important;
}

.add_to_cart_button i:before,
.single_add_to_cart_button:before {
  content: "" !important;
  display: block !important;
  height: 29px;
  background-image: url("/wp-content/uploads/2023/06/icono-carrito_-10.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  margin: auto;
  transition: all 0.3s;
}

.add_to_cart_button.added i::before {
  background-image: url("/wp-content/uploads/2023/06/icono-carrito-agregado-09.svg");
}

.btndeshabilitado.add_to_cart_button,
.btndeshabilitado.add_to_cart_button:hover {
  background-color: #b1b1b1 !important;
  cursor: initial;
}

.btndeshabilitado.add_to_cart_button i:before {
  background-image: url("/wp-content/uploads/2023/06/carrito-desactivado.svg");
}

.cre_product_list .add_to_cart_button {
  width: 75px !important;
}

/* estilos escritorio */
@media only screen and (min-width: 767px) {

  .add_to_cart_button,
  .single_add_to_cart_button {
    width: 108px !important;
    height: 56px !important;
    margin: 0 !important;
    margin-left: 8px !important;
  }

  .add_to_cart_button i:before,
  .single_add_to_cart_button i:before {
    height: 37px;
  }

  .input-text.qty.text {
    height: 46px !important;
    font-size: 20px !important;
  }

  .porto-section.product-grid {
    padding: 18px !important;
    padding-bottom: 30px !important;
  }
}

.add_to_cart_button,
.single_add_to_cart_button {
  height: 50px !important;
  width: 38% !important;
  max-width: 76px !important;
  margin-left: 8px;
}

.cre_product_grid .add_to_cart_button {
  max-width: 100% !important;
}

.add_to_cart_button i,
.single_add_to_cart_button:before {
  width: 60%;
  position: unset;
  margin: auto !important;
}

.add_to_cart_button i:before {
  width: 100%;
}

.single_add_to_cart_button {
  padding: 0 !important;
}

/*quitar margin lateral*/
.has-ccols-spacing {
  margin: 0 !important;
}

.woocommerce #main>.container {
  padding: 0 5px !important;
}

.product.product-col {
  padding: 0 8px !important;
}

@media only screen and (max-width: 767px) {
  .product.product-col {
    padding: 0 5px !important;
  }

  .porto-section.product-grid {
    padding-bottom: 25px !important;
  }
}

/* 
.cre_product_list
.cre_product_grid
*/
.cre_product_list p,
.cre_product_grid p {
  margin-bottom: 0;
  line-height: 0;
}

.archive-products .thumb-info img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.cre_product_grid h3,
.cre-productos-inicio h3 {
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left !important;
  color: #04444d !important;
  font-size: 15px;
}

/* .archive #main {
  padding-top: 90px !important;
} */

.elementor-kit-100572.archive.post-type-archive.post-type-archive-product #main,
.elementor-kit-100572.search-results #main {
  padding-top: 0 !important;
}

@media only screen and (min-width: 767px) {
  .woocommerce-shop div.products {
    column-gap: 30px;
  }
}

.woocommerce-shop .categoria-principal {
  position: relative;
}

.categoria-principal a {
  position: relative;
  display: block;
}

.product-category.product-col .thumb-info-wrapper img,
.product-category.product-col .thumb-info-wrapper {
  border-radius: 16px;
}

.tienda-subcategorias .categoria-principal .card-body-producto {
  padding: 10px 0 14px 0;
  background-color: white;
  border-top: 6px solid #ffc200;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.woocommerce-shop .product-category .thumb-info-wrapper:after {
  display: none;
}

.tienda-subcategorias .categoria-principal .card-body-producto h3 {
  font-family: "Barlow Condensed", Barlow;
  font-size: 18px;
  font-weight: 600 !important;
  line-height: 1;
  padding: 0 15px;
  margin: 0;
  text-transform: uppercase;
}

.archive.post-type-archive.woocommerce-shop .products .product-category .thumb-info-title {
  padding: 10px 0 14px 0;
  background-color: #009351;
  border-top: 6px solid #ffc200;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

@media only screen and (max-width: 600px) {
  .products-container .product-category h3 {
    font-size: 16px;
  }
}

.product-category.product-col h3 {
  color: #04444d !important;
}

.archive.post-type-archive.woocommerce-shop .products-container .product-category h3 {
  color: white !important;
  text-align: center !important;
  font-size: 20px;
}

.products .product-category .thumb-info-wrapper:after {
  /* background: rgb(0 0 0 / 28%) !important; */
  background: unset;
}

.product-category .thumb-info-type {
  display: none !important;
}

.archive-products .cre_product_list h3 {
  font-size: 16px !important;
}

.archive-products .cre_product_list .añadir_carrito {
  display: flex;
}

.precio_x {
  font-size: 12px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #6f7e77;
}

.cre_product_list>div:nth-child(1) {
  padding-right: 14px;
}

.cre_product_list .labels>div {
  border-radius: 12px !important;
}

.cre_product_list .product-image .labels,
.cre_product_grid .product-image .labels {
  top: 0 !important;
  left: 0 !important;
}

.cre_product_list .tb-woo-price .price,
.cre_product_grid .tb-woo-price .price {
  display: flex !important;
  flex-direction: row;
  align-items: center;
}

.cre_product_list .añadir_carrito {
  max-width: 180px;
}

@media only screen and (min-width: 600px) {
  .cre_product_list .añadir_carrito {
    max-width: 200px;
  }
}

.price>ins>span>bdi {
  color: #ff1a00 !important;
  padding-left: 2px;
}

.cre_product_grid .tb-woo-rating {
  display: none;
}

.cre_product_grid .porto-section.flex-container {
  justify-content: right;
}

/* #mini-cart .widget_shopping_cart .buttons {
  display: flex;
} */

/* Página principal de tienda */
/* --------------------------------------------------
   Tienda - Jerarquia de categorias
-------------------------------------------------- */

body.post-type-archive-product.woocommerce-shop #main {
  padding-top: 90px !important;
}

/* body.tax-product_cat:has(.categoria-principal) .cre_sub-categorias */
@media (min-width: 1220px) {
  body.tax-product_cat:not(:has(.categoria-principal),.term-3437,.term-3477,.term-4219,.term-3440,.term-3516,.term-3524,.term-3489,.term-3597,.term-3530,.term-3528,.term-3676,.term-3695,.term-4802,.term-3963,.term-4970,.term-4024) .cre_sub-categorias {
    padding: 0;
    margin-top: -73px;
    margin-left: calc(-25% - 81px);
    min-width: calc(-25% - 81px);
  }
}

@media (min-width: 990px) {
  body.tax-product_cat:not(:has(.categoria-principal),.term-3437,.term-3477,.term-4219,.term-3440,.term-3516,.term-3524,.term-3489,.term-3597,.term-3530,.term-3528,.term-3676,.term-3695,.term-4802,.term-3963,.term-4970,.term-4024) .cre_sub-categorias {
    margin-left: calc(-25% - 94px);
    min-width: calc(100% + 25% + 75px);
    margin-top: -73px;
    padding: 0;
  }

  body.tax-product_cat:not(:has(.categoria-principal),.term-3437,.term-3477,.term-4219,.term-3440,.term-3516,.term-3524,.term-3489,.term-3597,.term-3530,.term-3528,.term-3676,.term-3695,.term-4802,.term-3963,.term-4970,.term-4024) #main {
    padding-top: 70px !important;
  }



  /* Categorías finales, donde aparecen productos */
  body.tax-product_cat:not(:has(.categoria-principal),.term-3437,.term-3477,.term-4219,.term-3440,.term-3516,.term-3524,.term-3489,.term-3597,.term-3530,.term-3528,.term-3676,.term-3695,.term-4802,.term-3963,.term-4970,.term-4024) #main {
    padding-top: 60px !important;
  }

  body.tax-product_cat:has(.categoria-principal) .cre_sub-categorias,
  body.tax-product_cat.term-3437 .cre_sub-categorias{
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }

  body.tax-product_cat:has(.categoria-principal) #main,
  body.tax-product_cat.term-3437 #main {
    padding-top: 90px;
  }

  .porto-block.has-pb-edit {
    position: initial !important;
  }
  
  .term-3437 .column2-left-sidebar .main-content{
    width: 100% !important;
  }
}

.cre_sub-categorias .thumb-info .thumb-info-wrapper {
  display: none;
}

.cre_sub-categorias .product-category .thumb-info-title {
  position: initial;
  border-radius: 16px;
  background-color: #b4d6ca;
}

.cre_sub-categorias .ul.products {
  grid-row-gap: 15px !important;
}

@media only screen and (min-width: 600px) {
  .cre-barra-top-tienda {
    padding: 25px 29px 21px 20px;
    border-radius: 16px;
    background-color: #fff;
    margin: 0 8px 20px;
    max-width: calc(100% - 16px);
  }

  .woocommerce-page.archive .sidebar-content aside.widget,
  .woocommerce-page.archive .sidebar-content {
    border: 0 !important;
  }

  .porto-woo-category-sidebar>div>div {
    border-radius: 16px;
    background-color: #fff;
  }
}

.woocommerce-page.archive .sidebar-content .widget-title {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: -1px;
  text-align: left;
  color: #04444d;
}

.cre_sub-categorias ul.products {
  grid-row-gap: 15px !important;
}

.woocommerce-pagination li a,
.woocommerce-pagination li span {
  margin: 0;
  border: 0;
  background-color: #fff;
  font-family: Barlow;
  font-size: 17px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  color: #fff;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  color: #b1b1b1;
}

.woocommerce-pagination li a.page-numbers:hover {
  color: #009351;
}

.woocommerce-pagination li a.next:hover,
.woocommerce-pagination li a.prev:hover {
  color: white;
  background-color: #25663a;
}

.woocommerce-pagination li a.next,
.woocommerce-pagination li a.prev {
  border: 0;
  background: #009351;
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all 0.3s;
}

.woocommerce-pagination .next:before,
.woocommerce-pagination .prev:before {
  content: "";
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 17px;
  height: 17px;
  background-image: url(/wp-content/uploads/2023/06/flecha-paginacion.svg);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.woocommerce-pagination .prev:before {
  transform: translate(-50%, -50%) rotate(180deg);
}

.woocommerce-pagination li .page-numbers.dots {
  background-color: unset !important;
  color: #b1b1b1 !important;
}

.woocommerce-pagination li span.current {
  background-color: #04ba70;
  color: #fff;
}

@media only screen and (max-width: 600px) {
  .shop-loop-after .page-numbers {
    width: 100%;
    clear: initial;
    float: initial;
    margin: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 5px;
  }

  .woocommerce-pagination ul li {
    float: initial !important;
  }
}

/* ==================================================
   MINI CART
================================================== */

#mini-cart .cart-head::after {
  display: none !important;
}

#mini-cart {
  background: unset;
}

#mini-cart img {
  width: 53px;
  height: 54px;
}

#mini-cart .product-details>a {
  margin-bottom: 3px;
  font-family: Barlow;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #04444d !important;
}

#mini-cart .quantity,
#mini-cart .quantity bdi {
  font-family: Barlow;
  font-size: 14px !important;
  font-weight: 600 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  text-align: left;
  color: #04444d !important;
}

#mini-cart .total-count>.text-v-dark {
  font-family: Barlow;
  font-size: 22px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: left;
  color: #009351 !important;
  text-decoration: underline;
}

#mini-cart .cart_list {
  max-height: calc(100% - 236px) !important;
  overflow-x: hidden !important;
  overflow-y: scroll !important;
  padding-right: 15px;
}

@media only screen and (min-width: 767px) {
  #mini-cart .cart-popup.widget_shopping_cart {
    width: 420px !important;
  }

  #mini-cart .cart_list {
    max-height: calc(100% - 250px) !important;
  }
}

@media only screen and (max-width: 767px) {
  #mini-cart .total-count>.text-v-dark {
    font-size: 16px;
  }
}

#mini-cart .total-count {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#mini-cart .total-count>span {
  font-family: Barlow !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.18 !important;
  letter-spacing: normal !important;
  text-align: left !important;
  color: #04444d !important;
  display: flex;
  align-items: center;
  column-gap: 10px;
}

#mini-cart .total-count>span:before {
  content: "";
  background-image: url("/wp-content/uploads/2023/04/carrito_super-agregar-04.svg");
  width: 41px;
  height: 35px;
  display: block;
  background-size: cover;
}

#mini-cart .clearfix::after {
  display: none;
}

#mini-cart .woocommerce-mini-cart__total {
  font-family: Barlow;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

#mini-cart .woocommerce-Price-amount {
  font-size: 22px !important;
  line-height: 1;
}

/*
#mini-cart .button.checkout{
  border-radius: 16px !important;
  background-color: #009351 !important;
  font-size: 16px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
}*/

.porto-icon-cart-thick:before {
  content: "";
  background-image: url(/wp-content/uploads/2023/04/carrito_super-vacio-04.svg);
  background-size: cover;
  width: 27px;
  height: 26px;
}

#mini-cart.minicart-offcanvas .widget_shopping_cart_content {
  padding: 0;
}

#mini-cart.minicart-offcanvas .widget_shopping_cart_content>div,
#mini-cart.minicart-offcanvas .widget_shopping_cart_content>ul {
  padding: 0 20px;
}

#mini-cart.minicart-offcanvas .widget_shopping_cart_content>p {
  padding: 0 20px !important;
}

#mini-cart.minicart-offcanvas .widget_shopping_cart_content>.total-count {
  padding: 15px 20px !important;
}

#mini-cart.minicart-offcanvas .widget_shopping_cart_content>.total {
  padding: 15px 20px !important;
  border-top: solid 2px #ffc200;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#mini-cart .widget_shopping_cart .buttons {
  padding-left: 20px;
  padding-right: 20px;
}

#mini-cart .minicart-overlay svg {
  left: 20px;
  right: auto !important;
  background: #ffda06;
  border-radius: 50%;
  padding: 5px;
  width: 30px;
  height: 30px;
}

svg .minicart-svg {
  stroke: #04444d;
}

.elementor-1117 .elementor-element.elementor-element-4128eee .total-count>.text-v-dark {
  display: none !important;
}

.cart-popup .widget_shopping_cart_content .woocommerce-mini-cart__buttons>a:nth-child(1) {
  /* display: none !important; */
  font-size: 0 !important;
  background-color: unset !important;
  font-weight: 700 !important;
  text-align: center;
  color: #009351 !important;
  background-color: unset !important;
  text-decoration: underline;
  margin: 0 !important;
  padding: 0 !important;
  padding-bottom: 15px !important;
}

.cart-popup .widget_shopping_cart_content .woocommerce-mini-cart__buttons>a:nth-child(1):before {
  content: "VER MI CARRITO";
  font-size: 22px !important;
  font-weight: 700 !important;
  text-align: center;
  color: #009351 !important;
  background-color: unset !important;
  text-decoration: underline;
  margin: 0 !important;
  padding: 0 !important;
}

.cart-popup .widget_shopping_cart_content .woocommerce-mini-cart__buttons>a:nth-child(1):hover {
  background-color: unset !important;
}

#mini-cart .button.checkout {
  border-radius: 16px !important;
  background-color: #009351 !important;
  font-size: 21px !important;
  font-weight: bold !important;
  font-stretch: normal !important;
  font-style: normal !important;
}

@media only screen and (max-width: 767px) {
  .cart-popup .widget_shopping_cart_content .woocommerce-mini-cart__buttons>a:nth-child(1):before {
    font-size: 16px !important;
  }

  .cart-popup .widget_shopping_cart_content .woocommerce-mini-cart__buttons>a:nth-child(1) {
    padding-bottom: 10px !important;
  }

  #mini-cart .button.checkout {
    font-size: 16px !important;
  }
}

/* ==================================================
   HOME Y PRODUCT CARDS - CONTINUACION
================================================== */

.cre-productos-inicio .tb-woo-price .price {
  justify-content: flex-start;
  flex-direction: column;
  align-items: flex-start;
}

.cre-productos-inicio .cre_product_grid>div.wp-block-spacer {
  display: none;
}

.porto-section.product-grid {
  padding: 8px 11px !important;
  padding-bottom: 30px !important;
  border-radius: 16px;
  background-color: #fff;
}

@media only screen and (min-width: 767px) {
  .porto-section.product-grid {
    padding: 20px 16px !important;
    padding-bottom: 30px !important;
  }
}

.qib-container {
  width: 59% !important;
  padding: 5px 0;
  align-items: center;
}

.single-product .qib-container {
  width: 200px !important;
}

.quantity.buttons_added {
  width: 40% !important;
}

.input-text.qty.text {
  width: 100% !important;
}

.input-text.qty.text {
  height: 40px !important;
}

.porto-tb-woo-link.added::after {
  content: "¡Producto agregado!";
  position: absolute;
  bottom: -24px;
  right: -5px;
  display: block;
  width: fit-content;
  font-family: Barlow;
  font-size: 13px;
  font-weight: 600;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.19;
  text-align: left;
  letter-spacing: normal;
  color: #04ba70;
  text-transform: initial;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  .porto-tb-woo-link.added::after {
    font-size: 13px;
  }

  .cre_product_list .porto-tb-woo-link.added::after {
    bottom: -18px;
  }

  .cre_product_list .add_to_cart_button {
    font-size: 1em !important;
    width: 60% !important;
    max-width: initial !important;
    text-transform: uppercase;
    padding: 0 5px !important;
    font-weight: 500;
    justify-content: center !important;
  }

  .cre_product_list .añadir_carrito {
    max-width: unset;
  }

  .cre_product_list .add_to_cart_button i {
    width: 30px;
    margin: 0 !important;
    margin-right: 5px !important;
  }

  .cre_product_list {
    padding-bottom: 20px !important;
  }
}

/* ==================================================
   CARRITO - AVISOS Y CONTENIDO
================================================== */

.woo-page-header.page-header-8 {
  background-color: #eff2f1;
}

.page-id-208 .woocommerce-cart-form .cart_item {
  background-color: #fff;
}

.page-id-208 .woocommerce-cart-form {
  padding: 20px 20px 0 20px;
  background-color: white;
}

.page-id-208 .woocommerce-error li {
  padding-bottom: 0;
  border-radius: 6px;
  border: solid 2px #ff4d4d;
  padding: 15px;
  position: relative;
  padding-left: 45px;
  color: #6f7e77;
}

.page-id-208 .woocommerce-error li:before {
  margin: 0;
  position: absolute;
  left: 16px;
  top: 18px;
  content: "";
  width: 20px;
  height: 20px;
  display: block;
  background-image: url(/wp-content/uploads/2023/06/Icon_attention_solid.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.woocommerce-info:before {
  content: url(/wp-content/uploads/2023/06/Icon_notification_solid.svg);
}

.woocommerce-message:before {
  content: url(/wp-content/uploads/2023/06/Icon_check_solid.svg);
}

.page-id-208 .shop_table.cart-table a.remove {
  color: #6f7e77;
}

.woocommerce-notices-wrapper {
  background: #fff;
  margin-bottom: 15px;
  border-radius: 16px;
}

.woocommerce-info,
.woocommerce-error,
.woocommerce-message {
  padding: 20px;
  border-radius: 16px;
  align-items: stretch;
  background-color: #fff;
  color: #6f7e77;
  position: relative;
}

/* .woocommerce-error {
  padding-bottom: 10px;
} */

.woocommerce-error>li:not(:last-child) {
  margin-bottom: 10px;
}

/* .woocommerce-error>li:last-child {
  display: none;
} */

.woocommerce-checkout .woocommerce-info:before,
.woocommerce-cart .woocommerce-info:before {
  margin: 0;
  padding: 15px 0 15px 15px;
  border: solid 2px #ff8000;
  border-right: 0;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  top: 0;
}

.woocommerce-info>div {
  padding: 15px 15px 15px 0;
  border: solid 2px #ff8000;
  border-left: 0;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  width: 100%;
  justify-content: flex-start;
}

.woocommerce-notices-wrapper>ul {
  margin-bottom: 0;
  padding-bottom: 0;
}

.woocommerce-notices-wrapper>div:not(:last-child) {
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .page-id-208 .woocommerce-cart-form {
    padding-top: 0;
  }

  .woocommerce-info,
  .woocommerce-error {
    padding-bottom: 0;
    padding-top: 15px !important;
    /* padding-left: 0;
    padding-right: 0; */
  }
}

@media only screen and (min-width: 767px) {
  .page-id-208 .woocommerce-cart-form {
    padding: 20px;
    border-radius: 16px;
    background-color: #fff;
  }
}

.page-id-210.woocommerce-account .woocommerce-info>div {
  padding: 0;
  border: 0;
  border-left: initial;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  width: initial;
}

/* --------------------------------------------------
   Mi Cuenta - Avisos
-------------------------------------------------- */

.page-id-210.woocommerce-account .woocommerce-info:before {
  margin: 0;
  padding: initial;
  border: 0;
  border-right: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  top: 3px;
}

.page-id-210.woocommerce-account .woocommerce-message--info.woocommerce-Message {
  column-gap: 10px;
  row-gap: 10px;
}

@media only screen and (max-width: 767px) {
  .page-id-210.woocommerce-account .woocommerce-message--info.woocommerce-Message {
    padding-bottom: 0;
    flex-direction: column;
  }
}

.page-id-210.woocommerce-account .woocommerce-message--info.woocommerce-Message p,
.page-id-210.woocommerce-account .woocommerce-message--info.woocommerce-Message div,
.page-id-210.woocommerce-account .woocommerce-message--info.woocommerce-Message a {
  margin: 0 !important;
}

/* --------------------------------------------------
   Carrito - Listado responsive
-------------------------------------------------- */

@media only screen and (max-width: 767px) {
  .page-id-208 .woocommerce-cart-form tbody {
    display: flex;
    flex-wrap: wrap;
    column-gap: 11px;
    row-gap: 11px;
  }

  .page-id-208 .woocommerce {
    border-radius: 16px;
    background-color: #fff;
    padding-top: 10px;
  }

  .page-id-208 .woocommerce .woocommerce-notices-wrapper {
    padding: 10px 20px 0;
  }

  .page-id-208 .product-price,
  .page-id-208 .product-quantity,
  .page-id-208 .product-subtotal {
    padding: 0 !important;
  }

  .page-id-208 .shop_table {
    border: 0 !important;
  }

  .page-id-208 .woocommerce-cart-form .cart_item {
    border-radius: 16px;
    border: solid 1px #eff2f1 !important;
    padding: 12px 15px 12px 130px !important;
    width: 100%;
    /* width: calc(50% - 5.5px) !important; */
  }

  .page-id-208 .product-thumbnail {
    width: 130px;
    position: absolute;
    left: 0;
  }

  .page-id-208 .shop_table td.product-name {
    text-align: left !important;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    color: #04444d;
    padding: 0;
  }

  .page-id-208 .shop_table td.product-name a {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: initial !important;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3 !important;
    display: -webkit-box;
    margin-bottom: 10px;
  }

  .page-id-208 .shop_table.cart-table .product-thumbnail>div {
    width: initial !important;
  }

  .page-id-208 .shop_table .product-thumbnail img {
    max-width: 90%;
    width: 100%;
  }

  .page-id-208 .qib-container {
    width: 80% !important;
    max-width: 130px;
    padding: 4px 0;
    margin: 5px 0;
  }

  .page-id-208 .product-subtotal bdi {
    text-align: left;
  }

  .page-id-208 .product-price::before {
    font-size: 16px;
    font-weight: 500;
    font-stretch: condensed;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: normal;
    text-align: left;
    color: #6f7e77;
  }

  .page-id-208 .product-subtotal bdi::before {
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #04444d;
  }

  .page-id-208 .product-subtotal bdi::before {
    content: "Subtotal: ";
  }

  .page-id-208 .product-price::before {
    content: "Precio: ";
  }

  .shop_table.cart-table a.remove.remove-product {
    left: -3px;
  }

  .page-id-208 .shop_table.responsive td {
    text-align: left;
  }

  .page-id-208 .shop_table.responsive {
    box-shadow: unset;
  }
}

/*_________estilos checkout_________*/

/*_________FIN estilos checkout_______________*/

.page-id-208 #panel-cart-discount {
  flex-direction: column;
  display: flex;
}

.page-id-208 #panel-cart-discount>button {
  width: fit-content;
  order: 1;
  margin-left: auto;
  margin-bottom: 20px;

  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #009351 !important;
  padding: 10px 15px 13px;
  border-radius: 16px;
  border: solid 1px #009351;
  background: unset !important;
}

.page-id-208 #panel-cart-discount>.coupon {
  order: 2;
}

.page-id-208 .product-price bdi {
  font-size: 16px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #6f7e77;
}

.page-id-208 .coupon .wc-action-btn.wc-action-sm {
  background: unset !important;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.19;
  letter-spacing: normal;
  text-align: left;
  color: #009351 !important;
  padding: 0;
  margin-bottom: 5px;
}

.page-id-208 .coupon .wc-action-btn.wc-action-sm:hover {
  text-decoration: underline;
}

.page-id-208 .cart-v2 #coupon_code {
  padding: 11px 0 13px;
  border-radius: 16px;
  background-color: #e5e9e8;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: normal;
  color: #04444d;
  margin: 0 10px;
}

.page-id-208 .cart-v2 .coupon::before {
  content: "Si Tienes Código De Descuento escribir Aquí:";
  font-size: 14px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: center;
  color: #04444d;
}

.page-id-208 .woocommerce-cart-form tr>td.actions {
  padding: 0 !important;
  padding-top: 30px !important;
}

@media only screen and (max-width: 600px) {
  .page-id-208 #panel-cart-discount>button {
    margin: auto;
    margin-bottom: 20px;
  }

  .page-id-208 #panel-cart-discount>.coupon {
    text-align: center;
  }
}

.page-wrapper .product-list.cre_product_list {
  align-items: stretch !important;
}

/* ==================================================
   FOOTER
================================================== */

.cre-footer .elementor-widget-container {
  margin: 0 !important;
}

.cre-footer h6 {
  font-family: Barlow !important;
  font-size: 16px !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: left;
  color: #04444d !important;
}

@media only screen and (min-width: 600px) {
  .shop_table.cart-table a.remove.remove-product {
    right: unset !important;
    left: 0 !important;
  }

  .page-id-208 .product-thumbnail>div {
    width: auto !important;
  }

  .page-id-208 .product-thumbnail>div>a:nth-child(1) {
    margin-right: 0;
    margin-left: auto;
    display: block;
    width: fit-content;
  }
}

/* ==================================================
   HOME
================================================== */

.cre-nuevos-productos .porto-section.product-grid {
  background: white;
}

.cre-nuevos-productos h3,
.cre-nuevos-productos h3>a {
  font-family: Barlow !important;
  font-size: 16px !important;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left !important;
  color: #04444d !important;
}

.cre-inicio-titulos h3 {
  font-family: Barlow !important;
  color: #222529 !important;
  font-size: 30px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  line-height: 1.4em;
  letter-spacing: -0.36px;
  text-align: center;
  padding-top: 20px;
}

@media only screen and (max-width: 767px) {
  .cre-inicio-titulos h3 {
    font-size: 22px !important;
  }

  .cre-categorias-inicio {
    padding: 0 !important;
  }
}

.single_add_to_cart_button {
  transition: all 0.5s;
}

.woocommerce-current-page-categories {
  padding: 10px;
}

.woocommerce-current-page-categories a {
  transition: all 0.5s;
}

.single_add_to_cart_button:hover,
.single-add-to-cart:focus,
.single-add-to-cart:active,
.add_to_cart_button:hover,
.add_to_cart_button:focus,
.add_to_cart_button:active,
.xoo-el-action-btn:hover,
.xoo-el-action-btn:focus,
.xoo-el-action-btn:active,
.woocommerce-current-page-categories a:hover,
.woocommerce-current-page-categories a:focus,
.woocommerce-current-page-categories a:active,
#mini-cart .button.checkout:hover,
#mini-cart .button.checkout:active,
#mini-cart .button.checkout:focus,
.woocommerce-Button:hover,
.woocommerce-Button:active,
.woocommerce-Button:focus,
.wpcf7-submit:hover,
.wpcf7-submit:active,
.wpcf7-submit:focus,
.wc-action-btn.button:hover,
.wc-action-btn.button:active,
.wc-action-btn.button:focus {
  background-color: #25663a !important;
}

.woocommerce-current-page-categories a:hover,
.woocommerce-current-page-categories a:focus,
.woocommerce-current-page-categories a:active {
  border-color: #25663a !important;
}

/* .



add_to_cart_button {
  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;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  overflow: hidden;
}

.add_to_cart_button:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #25663A;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  border-radius: 15px;
}

.add_to_cart_button:hover,
.add_to_cart_button:focus,
.add_to_cart_button:active {
  color: white;
}

.add_to_cart_button:hover:before,
.add_to_cart_button:focus:before,
.add_to_cart_button:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
} */

/* estilos pop up inicio sesion */

/* ==================================================
   AJUSTES DE TIENDA Y CARRITO - CONTINUACION
================================================== */

.single-add-to-cart .type-product .single_add_to_cart_button:after {
  position: absolute;
  right: 5px;
}

/* escritorio */
@media only screen and (min-width: 767px) {
  .page-id-208.woocommerce-cart .qib-container {
    width: 100% !important;
  }
}

.page-id-208 .cart-empty-page .porto-icon-cart-thick:before {
  background-image: url("/wp-content/uploads/2023/04/carrito-vacio_ilus.svg");
  width: 90px;
  height: 88px;
  display: block;
  margin: auto;
}

.woocommerce-shop.search.search-results div.products {
  column-gap: 0 !important;
}

.woocommerce-shop.search.search-results .cre_sub-categorias>div {
  padding: 0 !important;
}

#mini-cart .cart-popup {
  width: 80%;
}

.porto-section {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* pop up login */

/* ==================================================
   MODAL DE ACCESO Y REGISTRO
================================================== */

@media only screen and (max-width: 600px) {
  .xoo-aff-group.xoo-el-login-btm-fields .xoo-el-form-label {
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

.xoo-aff-group.xoo-el-login-btm-fields {
  margin-bottom: 30px;
  flex-direction: column;
  align-items: center;
}

.xoo-aff-group.xoo-el-login-btm-fields a {
  margin: 0;
}

.xoo-el-form-label {
  margin: 0 !important;
  display: flex;
  flex-direction: row;
  align-items: center;
}

.xoo-el-form-container ul.xoo-el-tabs li {
  color: #04444d !important;
}

.elementor-section>.elementor-column-gap-wider {
  width: 100% !important;
  max-width: 1210px !important;
}

/* ___ */
.xoo-el-inmodal {
  max-width: 685px;
  height: fit-content !important;
  max-height: fit-content !important;
}

.xoo-el-modal .xoo-el-sidebar {
  display: none;
}

.xoo-el-modal .xoo-el-main,
.xoo-el-modal .xoo-el-header {
  padding: 0;
}

.xoo-el-modal .xoo-el-tabs {
  row-gap: 10px;
  column-gap: 7px;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active {
  background-color: #04ba70;
}

.xoo-aff-input-group .xoo-aff-input-icon {
  display: none;
}

.xoo-aff-group input[type="text"],
.xoo-aff-group input[type="password"],
.xoo-aff-group input[type="email"],
.xoo-aff-group input[type="number"],
.xoo-aff-group select {
  padding: 9px 14px !important;
  border-radius: 5px !important;
  border: solid 1px #cecece !important;
  padding: 9px 14px;
  border-radius: 5px;
  border: solid 1px #cecece;
}

.xoo-el-modal .xoo-aff-group {
  width: 100%;
}

.xoo-el-section {
  padding: 20px 35px 40px;
  background-color: #fff;
  border-radius: 9px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin-top: -7px;
  z-index: 1 !important;
  position: relative;
}

.xoo-el-inmodal,
.xoo-el-srcont {
  background-color: unset;
}

.xoo-el-form-container ul.xoo-el-tabs li,
.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-reg-tgr::after {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  font-family: Barlow;
  font-size: 21px;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  padding: 16px 0 22px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active,
.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-active::after {
  color: white !important;
  font-weight: bold !important;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-reg-tgr {
  font-size: 0;
}

.xoo-el-form-container ul.xoo-el-tabs li.xoo-el-reg-tgr::after {
  content: "Registro";
  display: block;
  padding: 0;
}

.xoo-aff-group input[type="text"]:focus,
.xoo-aff-group input[type="password"]:focus,
.xoo-aff-group input[type="email"]:focus,
.xoo-aff-group input[type="number"]:focus,
.xoo-aff-group select:focus,
.xoo-aff-group select+.select2:focus {
  border: solid 1px #04ba70 !important;
  background-color: unset !important;
}

.xoo-aff-required a {
  text-decoration: underline;
}

.xoo-aff-required label {
  padding-left: 20px;
}

.xoo-aff-required label,
.xoo-aff-required a {
  font-family: Barlow;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.xoo-aff-required input {
  position: absolute;
  left: 0;
  top: 4px;
}

.xoo-aff-group .xoo-aff-label {
  font-family: Barlow;
  font-size: 15px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
  width: fit-content;
}

.xoo-el-form-container button.button.btn.xoo-el-action-btn {
  width: 100%;
  max-width: 283px;
  border-radius: 9px;
  font-family: Barlow;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  margin: auto;
  display: block;
  height: 50px;
}

.xoo-aff-group.xoo-el-password_cont::before,
.xoo-aff-group.xoo-el-username_cont::before {
  display: block;
  font-family: Barlow;
  font-size: 15px;
  font-weight: 400;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
  padding-bottom: 5px;
}

.xoo-aff-group.xoo-el-username_cont::before {
  content: "Correo electrónico";
}

.xoo-aff-group.xoo-el-password_cont::before {
  content: "Contraseña";
}

.xoo-el-notice {
  margin: 0;
  width: 100%;
}

.xoo-el-notice-error {
  border-radius: 6px;
  border: solid 2px #ff4d4d;
  background-color: unset;
}

.xoo-aff-group.xoo-aff-cont-checkbox_single {
  margin-bottom: 20px;
}

span.xoo-el-close {
  display: none;
}

.xoo-el-section.xoo-el-active {
  border: solid 3px #04ba70;
}

.xoo-el-form-container {
  padding-bottom: 0;
}

.xoo-el-form-container ul.xoo-el-tabs {
  padding: 0;
}

.xoo-el-inmodal .xoo-el-srcont::before {
  content: "¡Te damos la bienvenida!";
  font-family: Barlow;
  font-size: 27px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #009351;
  margin-bottom: 13px;
  display: block;
}

.xoo-el-main::before {
  content: "Por favor, ingresa o crea tu cuenta para poder realizar tu compra.";
  font-family: Barlow;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #04444d;
  margin-bottom: 20px;
  display: block;
}

.xoo-el-inmodal {
  border-radius: 9px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #fff;
  padding: 50px 48px 25px 50px;
}

@media only screen and (min-width: 767px) {
  .xoo-aff-fields>div:nth-child(2) {
    width: calc(50% - 20px);
  }

  .xoo-aff-fields>div:nth-child(3) {
    width: 50%;
    margin-right: 0;
  }

  .xoo-el-inmodal .xoo-el-srcont::before {
    font-size: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .xoo-el-inmodal {
    padding: 15px;
    padding-top: 30px;
    width: 95vw;
  }

  .xoo-el-modal {
    padding-top: 90px;
  }
}

/* fin popup login */

/* ==================================================
   TIENDA - FILTROS
================================================== */

/* filtro tienda */
.woocommerce-widget-layered-nav-list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.widget_layered_nav ul li>a {
  display: flex !important;
  flex-direction: row;
  align-items: center;
  font-family: Barlow;
  font-size: 14px !important;
  letter-spacing: normal;
  color: #04444d !important;
  border: 0 !important;
  padding: 0 !important;
  padding-left: 2px !important;
}

.widget_layered_nav ul li>a:hover,
.widget_layered_nav ul li>a:focus {
  background-color: transparent !important;
}

.widget_layered_nav ul li>a::before {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15px;
  height: 15px;
  content: "";
  background-image: url("/wp-content/uploads/2023/06/Rectangulo-1576.svg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 7px;
}

.woocommerce-widget-layered-nav-list {
  padding: 0 !important;
}

.woocommerce-widget-layered-nav-list .chosen a:not(.filter-color)::before {
  background-image: url("/wp-content/uploads/2023/06/Grupo-74482.svg");
}

@media only screen and (max-width: 767px) {
  .woocommerce-widget-layered-nav-list a:hover::before {
    background-image: url("/wp-content/uploads/2023/06/Grupo-74482.svg");
  }
}

.filter-item-list .active .filter-item,
.filter-item-list .filter-item:not(.disabled):hover,
.woocommerce-widget-layered-nav-list .chosen a:not(.filter-color) {
  background-color: initial !important;
  border-color: unset !important;
  color: #04ba70 !important;
  font-weight: 500 !important;
}

.woocommerce-widget-layered-nav-list a:hover {
  color: #009351 !important;
}

/* ==================================================
   HEADER
================================================== */

#header .header-main {
  background-color: #009351 !important;
}

#header,
.sticky-header .header-main.sticky {
  border-top: 0 !important;
}

.page-header-8 li a {
  font-family: "Barlow", sans-serif !important;
}

@media (min-width: 768px) and (max-width: 1320px) {
  .header-main.sticky .btn-menu-popup{
    left: 20px !important;
  }
  #header.sticky-header .header-main.sticky .colLogoSuper {
    padding-left: 40px;
  }
}

/* ==================================================
   PRODUCT CARDS - DISPONIBILIDAD Y ESTADOS
================================================== */

.cre-por-agregar {
  font-family: "Barlow", sans-serif;
  font-size: 12px;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #6f7e77;

  position: absolute;
  bottom: 2px;
  left: 14px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  height: 28px;
}

.cre-por-agregar>span {
  font-weight: bold;
  padding: 0 2px;
}

.cre-por-agregar>img {
  width: 13px !important;
  height: 13px;
  margin-right: 2px;
  margin-bottom: -2px;
}

.cre_product_list .cre-por-agregar {
  bottom: -19px;
  width: 150px;
  left: 0;
}

@media only screen and (min-width: 767px) {
  .cre_product_list .cre-por-agregar {
    position: initial;
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .cre_product_grid .porto-tb-woo-link.added::after {
    display: none;
  }
}

.home.page-template-default .cre_product_grid .porto-tb-woo-link.added::after {
  display: none;
}

html.panel-opened .page-wrapper,
html.panel-opened #header.sticky-header .header-main.sticky,
html.sidebar-opened #header.sticky-header .header-main.sticky,
.filter-sidebar-opened #header.sticky-header .header-main.sticky {
  right: 0;
  left: 0;
}

/* 
.mobile-sidebar.sidebar {
  transition: all 1s !important;
} */

/* Estilos para el div */
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list {
  padding-right: 10px;
  /* Asegura que el scroll no se superponga al contenido */
  max-height: 300px;
  display: flex;
  overflow-y: auto;
  flex-wrap: nowrap;
}

/* Estilos para la barra de desplazamiento */
.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list::-webkit-scrollbar {
  width: 4px;
  /* Ancho de la barra de desplazamiento */
}

.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list::-webkit-scrollbar-thumb {
  background-color: #babfc5;
  /* Color del pulgar de la barra de desplazamiento */
  border-radius: 3px;
  /* Borde redondeado del pulgar */
}

.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-list::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  /* Color de fondo de la barra de desplazamiento */
}

.woocommerce-info {
  display: flex;
}

/* ==================================================
   COMPONENTES REUTILIZABLES Y CONTROLES DE TIENDA
================================================== */

@media only screen and (min-width: 767px) {
  .woocommerce-info {
    display: flex;
    flex-direction: row;
    align-items: center;
  }
}

@media only screen and (min-width: 767px) {
  .fs-free-shipping-notice-and-button-wrapper {
    justify-content: center;
  }
}


.fs-free-shipping-notice-continue-shopping-button-wrapper {
  display: none;
}

.porto-icon-mode-list:before {
  content: url(/wp-content/uploads/2023/06/lista.svg);
  margin-top: 2px;
}

.porto-icon-mode-grid:before {
  content: url(/wp-content/uploads/2023/06/cuadricula.svg);
  margin-top: 2px;
}

.gridlist-toggle>a {
  width: 1.9em;
  height: 1.9em;
  border: 0 !important;
}

.porto-checkbox .porto-control-label:before {
  border-color: #04ba70;
  border-radius: 2px;
  transition: all 0.2s;
}

.porto-checkbox .porto-control-input:checked~.porto-control-label:before {
  border-radius: 4px;
}

.porto-checkbox .porto-control-input:checked~.porto-control-label:after {
  background-image: url(../images/custom-checkbox.svg);
  background-image: url(/wp-content/uploads/2023/06/baseline-check_box-24px.svg);
  background-size: 100%;
  opacity: 1;
  transition: all 0.2s;
}

@media only screen and (max-width: 767px) {

  .elementor-2256 .elementor-element.elementor-element-055d832,
  .elementor-2256 .elementor-element.elementor-element-18f217c {
    width: 100% !important;
  }
}

#footer {
  margin-bottom: 0 !important;
}

/* ==================================================
   FOOTER - RESPONSIVE
================================================== */

@media only screen and (max-width: 767px) {
  #footer {
    margin-bottom: 0;
    padding-bottom: 50px;
    background-color: #2a7847;
  }
}

@media only screen and (min-width: 767px) {
  .gridlist-toggle::before {
    content: "Ver en: ";
    margin-top: 2px;
    padding: 0px 6px 0 10px;
    font:
      var(--porto-body-fst, normal) var(--porto-body-fw, 400) var(--porto-body-fs, 14px)/var(--porto-body-lh, 24px) var(--porto-body-ff),
      sans-serif;
    letter-spacing: var(--porto-body-ls, 0);
    color: var(--porto-body-color);
    font-weight: 700;
  }
}

/* ==================================================
   HEADER - ACCESO DE USUARIO
================================================== */

#cre-btn-login a {
  font-size: 0;
  padding: 0;
  background: unset !important;
  border: 0;
  transition: all 0.2s;
}

#cre-btn-login {
  border-right: solid 1px #04444d;
}

#cre-btn-login a::before {
  content: "";
  background-image: url("/wp-content/uploads/2023/04/mi-cuenta_icon-06.svg");
  width: 27px;
  height: 25px;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.2s;
}

@media only screen and (min-width: 767px) {
  #cre-btn-login a::before {
    width: 17px;
    height: 17px;
    margin-top: -3px;
  }

  .logged-in #cre-btn-login a::before {
    width: 27px;
    height: 25px;
    margin-top: 0;
  }

  #cre-btn-login a:hover::before {
    background-image: url("/wp-content/uploads/2023/06/mi-cuenta_icon-06.svg");
  }

  .logged-in #cre-btn-login a:hover::before {
    background-image: url("/wp-content/uploads/2023/04/mi-cuenta_icon-06.svg");
  }

  #cre-btn-login a {
    padding: 10px 30px;
    border-radius: 16px;
    border: solid 1px #fff;
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  #cre-btn-login a::after {
    content: "Ingresar";
    font-family: Barlow;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.21;
    letter-spacing: normal;
    text-align: left;
    color: #fff;
    padding-left: 8px;
    transition: all 0.2s;
  }

  #cre-btn-login a:hover {
    background-color: #ffda06 !important;
    border-color: #ffda06 !important;
  }

  #cre-btn-login a:hover:after {
    color: #009351;
    font-weight: 600;
  }

  .logged-in #cre-btn-login a {
    padding: 0;
    border: 0;
  }

  .logged-in #cre-btn-login a::after {
    display: none;
    content: "";
  }

  .logged-in #cre-btn-login a:hover {
    background-color: unset !important;
  }
}

.elementor-element-a0ec47b.elementor-widget-porto_sb_sort {
  display: block !important;
}

@media only screen and (max-width: 767px) {

  .woocommerce-mini-cart__total.total,
  .woocommerce-mini-cart__buttons.buttons {
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    left: 0;
    background: #fff;
    z-index: 5;
  }

  .woocommerce-mini-cart__total.total {
    bottom: 125px;
  }

  #mini-cart.minicart-offcanvas .widget_shopping_cart_content>p.woocommerce-mini-cart__buttons.buttons {
    padding-bottom: 20px !important;
  }
}

.listaCreProductosOut {
  display: none;
}

.woocommerce-cart.woocommerce-page .woocommerce-error>li {
  display: none;
}

/* ==================================================
   BUSQUEDA Y ARCHIVOS DE PRODUCTOS
================================================== */

/* Producto no encontrado */
.search.search-no-results #content-inner-top,
.search.search-no-results .elementor-element-72165e3,
.search.search-no-results .porto-woo-category-sidebar {
  display: none !important;
}

.search.search-no-results .main-content.col-lg-9 {
  width: 100% !important;
}

.search.search-no-results .woocommerce-info:before {
  content: url(/wp-content/uploads/2023/06/no-se-encontro-productos-33.webp);
}

.search.search-no-results .woocommerce-info {
  justify-content: center;
  flex-direction: column;
  align-items: center;

  font-family: Barlow;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: center;
  color: #6f7e77;
  padding-top: 40px !important;
  padding-bottom: 40px;
}

.search.search-no-results .creProductNoEncontrado {
  padding: 16px 41px 16px 40px;
  border-radius: 16px;
  background-color: #009351;
  font-family: Barlow;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #fff;
  margin-top: 25px;
}

/* fin */

.marcaCardTienda a {
  font-family: Barlow;
  font-size: 12px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: left;
  color: #688f94;
  text-transform: uppercase;
}

/* pagina tienda de marcas */
/* .archive.tax-pwb-brand .elementor-element.elementor-element-ba39dfb,
.archive.tax-pwb-brand #woocommerce_product_categories-2 {
  display: none;
} */

.archive.tax-pwb-brand #main {
  padding-top: 0 !important;
}

.term-ofertas .posts-wrap.products-container.products {
  justify-content: center;
}

@media only screen and (min-width: 767px) {
  .term-ofertas .product-category.product-col {
    width: 30% !important;
  }
}

/* ==================================================
   MENU Y NAVEGACION
================================================== */

a.creMenu {
  font-family: "Barlow", sans-serif;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0px;
  padding: 4px 15px 3px 15px;
  color: #055e36;
  border-left: solid 1px #009351;
  display: block;
  line-height: 17px;
}

a.creMenu:hover {
  font-weight: bold;
}

a.creMenu.ofertas {
  width: 85px;
}

a.creMenu.promoBancaria {
  width: 181px;
}

/* ==================================================
   HOME - CARRUSELES Y DESTACADOS
================================================== */

.page-wrapper .porto-gb-491bc7a73b715cacd134bae7ce8718cb {
  display: none;
}

.tb-hover-content p {
  display: none;
}

.carruselInicio a,
.carruselInicio .tb-hover-content {
  background: unset;
}

.carruselInicio a {
  font-family: "Barlow Condensed", Barlow;
  font-size: 15px;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: left;
  color: #000;
}

.carruselInicio .tb-hover-content {
  background-color: unset !important;
}

.carruselInicio img {
  border-radius: 50%;
}

.carruselInicio .porto-gb-30474b14be5087764be3df648af2bc52 {
  border-radius: 0 !important;
  background: unset !important;
}

.carruselInicio .tb-hover-content {
  position: initial !important;
}

.titulonuevoproductos>div {
  padding: 0px 26px 0px 26px;
  background-color: #eff2f1;
  width: fit-content;
}

.titulonuevoproductos h2 {
  color: #04444d;
  font-family: "c-Barlow", Barlow;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 0px;
}

.texto-extra-card {
  font-size: 14px;
  background: #e65a24;
  padding: 5px 11px;
  display: block;
  z-index: 5;
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fae82e;
  font-weight: 600;
  line-height: normal;
  border-radius: 50px;
}

.footer-wrapper .container-fluid {
  padding: 0 !important;
}

/* ==================================================
   CHECKOUT - FORMULARIO Y RESUMEN
================================================== */

.sticky-checkout-bottom {
  position: relative;
  box-shadow: none;
}

.sticky-checkout-bottom a {
  width: 100% !important;
}

#elementor-tab-content-1552 a:not(.btnpromociones) {
  color: white !important;
  display: block;
  padding: 10px 0;
}

/* checkout */
.woocommerce-checkout .footer-wrapper {
  display: none !important;
}

.woocommerce-checkout .checkout-order-review h3,
.woocommerce-checkout .shop_table.review-order tbody {
  display: none;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-checkout .checkout.woocommerce-checkout>div>div:nth-child(1) {
  padding: 35px 30px;
  border-radius: 16px;
  background-color: #fff;
}

.woocommerce-checkout .checkout.woocommerce-checkout>div>div:nth-child(2)>div {
  padding: 0;
  border-radius: 16px;
  background-color: #fff;
}

.woocommerce-checkout .checkout.woocommerce-checkout .checkout-order-review .order_review_heading {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

form.woocommerce-checkout h3 {
  font-family: "Barlow", Barlow;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
}

.woocommerce-checkout .woocommerce-billing-fields>h3:after {
  content: 'Por favor, complete  correctamente con sus datos para la facturación y envío. Recordá que los envíos a domicilio son únicamente para la ciudad de Oberá (C.P. 3360)';
  display: block;
  font-family: "Barlow", Barlow;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
  width: 525px;
  max-width: 100%;
  padding-top: 10px;
  border-top: solid 1px #cecece;
  margin-top: 10px;
}

.woocommerce-checkout .woocommerce-checkout input[type=email],
.woocommerce-checkout .woocommerce-checkout input[type=password],
.woocommerce-checkout .woocommerce-checkout input[type=tel],
.woocommerce-checkout .woocommerce-checkout input[type=text],
.woocommerce-checkout textarea,
.woocommerce-checkout select {
  border-radius: 5px;
  border: solid 1px #cecece;
  font-family: "Barlow", Barlow;
  font-weight: 500;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
  font-size: 15px;
}

.woocommerce-checkout #billing_country_field {
  display: none;
}

.woocommerce-checkout .woocommerce-checkout input[type=email]:focus,
.woocommerce-checkout .woocommerce-checkout input[type=password]:focus,
.woocommerce-checkout .woocommerce-checkout input[type=tel]:focus,
.woocommerce-checkout .woocommerce-checkout input[type=text]:focus,
.woocommerce-checkout textarea:focus,
.woocommerce-checkout select:focus {
  border: solid 1px #04ba70;
}

select .woocommerce-checkout .select2-container .select2-selection--single {
  border: solid 1px #cecece;
}

.woocommerce-checkout input[type=text]:focus {
  border: solid 1px #04ba70;
}

.woocommerce-checkout .woocommerce-checkout .select2-container .select2-selection--single {
  height: 40px;
}

.woocommerce-checkout .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 6px 12px;
}

.woocommerce-checkout .checkout.woocommerce-checkout>div>div:nth-child(1) label {
  font-family: "Barlow Condensed", Barlow;
  font-weight: normal;
  font-stretch: condensed;
  font-style: normal;
  line-height: 1.43;
  letter-spacing: normal;
  text-align: left;
  color: #04444d;
  font-size: 16px;
}

/*escritorio*/
@media only screen and (min-width: 767px) {
  .checkout.woocommerce-checkout>div>div:nth-child(2) {
    padding-left: 42px;
    padding-right: 0;
  }
}

.woocommerce-checkout .woocommerce-checkout .featured-boxes {
  border: 0;
  padding: 0 !important;
}

.woocommerce-checkout .shop_table.review-order tbody {
  border-radius: 6px;
  border: solid 1px #cecece;
  background-color: #eff2f1;
}

.woocommerce-checkout .shop_table.review-order thead tr {
  border: 0;
}

.woocommerce-checkout #ship-to-different-address label {
  font-family: "Barlow", Barlow;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: left;
  color: #04ba70 !important;
}

.woocommerce-checkout .woocommerce-shipping-fields {
  border-bottom: solid 1px #cecece;
  padding-bottom: 10px;
}

.woocommerce-checkout .order-total {
  border-bottom: 0;
}

.woocommerce-checkout .review-order .order-total h4,
.woocommerce-checkout .review-order .order-total span {
  font-family: "Barlow", Barlow;
  font-size: 18px;
  font-weight: 800;
  text-align: left;
  color: #009351 !important;
}

.woocommerce-checkout hr:not([size]) {
  display: none;
}

.woocommerce-checkout .checkout-order-review .shop_table td,
.woocommerce-checkout .checkout-order-review .cart-subtotal,
.woocommerce-checkout .checkout-order-review tbody .amount,
.woocommerce-checkout .order_details tbody .amount,
.woocommerce-checkout .cart-subtotal h4,
.woocommerce-checkout .woocommerce-shipping-totals h4,
.woocommerce-checkout .shop_table th {
  color: #04444d !important;
  padding-right: 0;
  padding-left: 0;
}

.woocommerce-checkout #payment>h4::after {
  content: 'Pagas al recibir o retirar tu compra';
  display: block;
  font-family: "Barlow", Barlow;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.92;
  letter-spacing: normal;
  text-align: left;
  color: #6f7e77;

}

.woocommerce-checkout #payment>h4,
.woocommerce-checkout #payment>ul {
  margin: 0;
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.woocommerce-checkout #payment>h4 {
  padding-top: 20px;
  padding-bottom: 15px;
}

.woocommerce-checkout #payment>h4,
.woocommerce-checkout .woocommerce-shipping-totals h4 {
  font-family: Barlow;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: normal;
  text-align: left;
  color: #04444d !important;
  position: relative;
}

.woocommerce-checkout #payment>h4::before,
.woocommerce-checkout .woocommerce-shipping-totals h4::before {
  content: '';
  width: 18px;
  height: 13px;
  background-image: url(/wp-content/uploads/2023/05/metodo_compra_verde.svg);
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: 26px;
  left: 16px;
}

.woocommerce-checkout .woocommerce-shipping-totals h4::before {
  background-image: url('/wp-content/uploads/2023/05/metodo_envio_verde.svg');
  width: 19px;
  height: 19px;
  top: 1px;
  left: -25px;
}

.woocommerce-checkout .shop_table.review-order thead,
.woocommerce-checkout .porto-separator {
  display: none;
}

.checkout-order-review h3 {
  padding: 35px 30px 0;
}

.woocommerce-checkout #payment>ul {
  padding-bottom: 10px;
}

.woocommerce-checkout .form-row.place-order {
  padding: 20px 30px 30px;
}

.woocommerce-checkout #place_order {
  margin: 0 !important;
}

.woocommerce-checkout .checkout-order-review tbody .amount,
.woocommerce-checkout .woocommerce-Price-amount {
  font-weight: bold;
}

.woocommerce-checkout .wc_payment_method label,
.woocommerce-checkout .wc_payment_method p {
  color: #04444d !important;
  font-weight: 600;
}

.woocommerce-checkout .wc_payment_method p {
  display: none;
}

.woocommerce-checkout .shop_table tfoot tr:first-child td,
.woocommerce-checkout .shop_table tfoot tr:first-child th {
  padding-right: 0;
  padding-left: 0;
}

.woocommerce-checkout .woocommerce-table--order-details tfoot tr:first-child td,
.woocommerce-checkout .woocommerce-table--order-details tfoot tr:first-child th {
  padding: 28px 10px 10px;
}

.woocommerce-checkout table .order-total {
  background-color: #ebfadc;
}

.woocommerce-checkout table .order-total {
  padding: 0 40px !important;
}

.woocommerce-checkout .shop_table tr:not(:last-child) {
  margin: 0 40px;
}

/*movil*/
@media only screen and (max-width: 767px) {
  .woocommerce-checkout .checkout.woocommerce-checkout>div>div:nth-child(2) {
    padding: 0;
    padding-top: 20px;
  }
}



.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
  padding-left: 24px;
  color: black;
  position: relative;
}

.woocommerce-terms-and-conditions-wrapper .input-checkbox {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.woocommerce-terms-and-conditions-wrapper .woocommerce-terms-and-conditions-checkbox-text:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background-color: #ffffff;
  border: 1px solid #04ba70;
  border-radius: 2px;
  transition: border-radius 0.5s;
  cursor: pointer;
}

.woocommerce-terms-and-conditions-wrapper .input-checkbox:checked~.woocommerce-terms-and-conditions-checkbox-text:before {
  border-radius: 4px;
}

.woocommerce-terms-and-conditions-wrapper .input-checkbox:checked~.woocommerce-terms-and-conditions-checkbox-text:after {
  content: "";
  background-image: url(/wp-content/uploads/2023/06/baseline-check_box-24px.svg);
  background-size: 100%;
  opacity: 1;
  transition: all 0.2s;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20px;
  height: 20px;
}