.InnerColumn .block-editor-block-list__block {
  max-width: 100%;
}

.justificar {
  text-align: justify !important;
}

hr {
  width: 100%;
}

.z-index-10 {
  z-index: 10;
}

.header-izq .wp-block-site-logo img {
  width: 265px;
  height: auto;
  max-width: none;
}

.theme-bioxnet-child h1.h1-titulo-home {
  font-size: 65px;
  line-height: 70px;
  letter-spacing: 0.03em;
}
.banner-principal-home .columns .column:nth-of-type(1) {
  z-index: 10;
}
.banner-principal-home .img-principal-home img {
  max-width: 260%;
  position: relative;
  left: -78%;
}

.wp-block-bioxnet-boton.tel-header .custom-bioxnet-boton .texto small {
  text-align: right;
}
.wp-block-bioxnet-boton.tel-header .custom-bioxnet-boton .icono {
  display: none;
}
.wp-block-bioxnet-boton.wp-block-bioxnet-boton.tel-header
  .custom-bioxnet-boton:has(.icono)
  .texto {
  max-width: 100%;
}

.aviso-privacidad-footer code {
  font-family: inherit;
}

.wc-block-mini-cart__icon,
.wc-block-customer-account__account-icon,
.wp-block-search__button .search-icon {
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
}

.block-editor-block-list__layout .wc-block-mini-cart__icon,
.block-editor-block-list__layout .wc-block-customer-account__account-icon,
.block-editor-block-list__layout .wp-block-search__button .search-icon {
  opacity: 1;
}

.bioxnet-icons-ready .wc-block-mini-cart__icon,
.bioxnet-icons-ready .wc-block-customer-account__account-icon,
.bioxnet-icons-ready .wp-block-search__button .search-icon {
  opacity: 1;
  transform: scale(1);
}

.theme-bioxnet.theme-bioxnet-child .wc-block-mini-cart__badge {
  background-color: var(--wp--preset--color--custom-color-1);
}

.child-pages-shortcode .slide-thumb {
  width: 214px;
  height: 214px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
  background-color: #e3e3e3;
  display: flex;
  justify-content: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.child-pages-shortcode .slide-thumb:hover {
  background-color: var(--wp--preset--color--custom-color-2);
}

.child-pages-shortcode .slide-thumb figure {
  display: block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 auto;
}

.child-pages-shortcode .slide-thumb:hover img {
  transform: scale(1.3);
}

.child-pages-shortcode .slide-thumb img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.5s ease-in-out;
}

.child-pages-shortcode .splide__pagination {
  display: none !important;
}

.child-pages-shortcode .slide-title {
  text-align: center;
}

.child-pages-shortcode .slide-title a {
  font-size: 18px;
  color: #333;
  text-align: center;
}

/* woocommerce
------------------------------------------ */

.wp-block-woocommerce-product-collection {
  width: 100%;
}
.InnerColumn .block-editor-block-list__block.wp-block-woocommerce-product-collection,
.block-editor-block-list__block.wp-block-woocommerce-product-collection,
.editor-styles-wrapper .wp-block-woocommerce-product-collection{
    width: 100% !important;
}

.wc-block-breadcrumbs{
    border-bottom: 1px solid #e8e8e8;
    padding: 10px 0;
}
.woocommerce.theme-bioxnet.theme-bioxnet-child .woocommerce-breadcrumb, .theme-bioxnet.theme-bioxnet-child .woocommerce-breadcrumb {
    justify-content: flex-start;
}

.theme-bioxnet-child .woocommerce.wc-block-catalog-sorting select.orderby {
  font-size: inherit;
  border-right: 1px solid #e8e8e8;
  border-left: 1px solid #e8e8e8;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}

.theme-bioxnet-child
  .woocommerce.wc-block-catalog-sorting
  select.orderby:focus {
  border-right: 1px solid #333;
  border-left: 1px solid #333;
  border-top: 1px solid #333;
  border-bottom: 1px solid #333;
}



.theme-bioxnet-child .wp-block-search .wp-block-search__label {
  display: none;
}

.theme-bioxnet-child .wp-block-search .wp-block-search__inside-wrapper {
  position: relative;
  background-color: transparent !important;
}

.theme-bioxnet-child
  .wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__input {
  padding: 6px 40px 6px 14px;
  background-color: #f6f6f6;
  border-right: 2px solid #f6f6f6;
  border-left: 2px solid #f6f6f6;
  border-top: 2px solid #f6f6f6;
  border-bottom: 2px solid #f6f6f6;
  border-radius: 30px;
}

.theme-bioxnet-child
  .wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button {
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  margin: 0;
  padding: 0;
  background-color: transparent;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  align-items: center;
}

.theme-bioxnet-child
  .wp-block-search
  .wp-block-search__inside-wrapper
  .wp-block-search__button
  svg {
  fill: none !important;
  stroke: #333 !important;
  color: #333;
}

.theme-bioxnet.theme-bioxnet-child .wc-block-mini-cart__icon {
  display: block;
  height: 27px;
  margin: -0.25em;
  width: auto;
}

.theme-bioxnet.theme-bioxnet-child
  .wc-block-mini-cart__button
  .wc-block-mini-cart__quantity-badge {
  background-color: transparent !important;
  border-radius: 2px;
  width: 40px;
  height: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.theme-bioxnet.theme-bioxnet-child
  .wc-block-mini-cart__button:hover
  .wc-block-mini-cart__quantity-badge {
  background-color: transparent !important;
}

.theme-bioxnet.theme-bioxnet-child
  .wc-block-mini-cart__button
  .wc-block-mini-cart__quantity-badge
  svg
  circle,
.theme-bioxnet.theme-bioxnet-child
  .wc-block-mini-cart__button
  .wc-block-mini-cart__quantity-badge
  svg
  path {
  stroke: #333;
}

.theme-bioxnet.theme-bioxnet-child
  .wc-block-mini-cart__button:hover
  .wc-block-mini-cart__quantity-badge
  svg
  circle,
.theme-bioxnet.theme-bioxnet-child
  .wc-block-mini-cart__button:hover
  .wc-block-mini-cart__quantity-badge
  svg
  path {
  stroke: var(--wp--preset--color--custom-color-2);
}

.woo-btn-quanty-full.wp-block-group {
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
  grid-template-columns: 108px repeat(1, 1fr);
  grid-column-gap: 3px;
}

.wc-block-components-quantity-selector button {
  justify-content: center;
}

.quantity.wc-block-components-quantity-selector button {
  justify-content: center;
  height: inherit;
}

.quantity.wc-block-components-quantity-selector input[type="number"] {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.theme-bioxnet.theme-bioxnet-child
  div.product
  form.cart
  .single_variation_wrap
  div.quantity
  .qty {
  height: 36px;
}

.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  div.quantity
  .qty {
  margin-right: 3px;
  padding: 5px;
  width: 100%;
  max-width: 100%;
  height: 36px;
  min-width: 50px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  .woocommerce-variation-add-to-cart
  div.quantity
  .qty {
  min-width: inherit;
  margin-right: 0;
}

.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  table.variations
  tbody,
.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  table.variations
  tr {
  width: 100%;
  display: block;
}

.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  table.variations
  th.label {
  display: block;
  padding: 0 0 3px 0;
}

.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  table.variations
  td {
  display: block;
  line-height: normal;
}

.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  table.variations
  td
  select {
  margin-bottom: 4px;
  padding: 8px;
}

.theme-bioxnet.theme-bioxnet-child.woocommerce
  div.product
  form.cart
  button.single_add_to_cart_button {
  background-color: var(--wp--preset--color--custom-color-1);
  color: #fff;
  border-radius: 2px;
  width: 100%;
  height: 48px;
}

.woocommerce-page .bioxnet-product-message-field label {
  margin-bottom: 5px;
}

.theme-bioxnet-child
  .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute-options
  .wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill {
  padding: 6px 10px;
  border-radius: 30px;
  border: 1px solid #dbdbdb;
}

.theme-bioxnet-child
  :where(
    .wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill:has(
        .wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill-input
      )
  ) {
  --pill-color: #333;
  --pill-background-color: #e6e6e6;
}

.theme-bioxnet-child
  :where(
    .wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill:has(
        .wc-block-add-to-cart-with-options-variation-selector-attribute-options__pill-input:checked
      )
  ) {
  color: #fff;
  --pill-color: rgb(255, 255, 255);
  --pill-background-color: var(--wp--preset--color--custom-color-1);
}

.theme-bioxnet-child.theme-bioxnet .wp-block-post-title {
  font-size: 20px !important;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0.1em;
  line-height: 22px !important;
  margin-block-end: 20px;
}

.theme-bioxnet-child.theme-bioxnet.single-product .wp-block-post-title {
      font-size: 32px !important;
    line-height: 38px !important;
    margin-block-end: 10px;
    color: var(--wp--preset--color--custom-color-3);
    letter-spacing: 0.03em;
}

.theme-bioxnet-child.theme-bioxnet .wp-block-woocommerce-product-price {
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: normal;
  margin-block-end: 20px;
}

.theme-bioxnet-child .woocommerce-variation-price {
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: var(--wp--preset--color--custom-color-1);
}

.woocommerce.theme-bioxnet-child.theme-bioxnet
  div.product
  div.images
  .flex-control-thumbs {
  margin: 2px 0 0 0;
}

.woocommerce.theme-bioxnet-child.theme-bioxnet
  div.product
  .woocommerce-product-gallery--columns-4
  .flex-control-thumbs
  li:nth-child(4n + 1) {
  clear: none;
}

.wc-block-components-address-form__country.wc-block-components-country-input {
  margin-top: 10px !important;
}

.wc-block-components-radio-control-accordion-content iframe input {
  font-size: 16px;
}

.theme-bioxnet-child
  .wp-block-woocommerce-checkout
  .wc-block-checkout__login-prompt {
  background-color: var(--wp--preset--color--custom-color-2);
  color: #fff;
  padding: 8px 20px;
  display: inline-flex;
  border-radius: 30px;
}
.theme-bioxnet-child
  .wp-block-woocommerce-checkout
  .wc-block-checkout__login-prompt:hover {
  background-color: var(--wp--preset--color--custom-color-1);
  color: #fff;
}

.theme-bioxnet-child .wp-block-woocommerce-add-to-cart-form .variations_button,
.theme-bioxnet-child .wp-block-woocommerce-add-to-cart-form form.cart {
  display: block;
}

.wc-add-to-cart-wrap {
  display: grid;
  grid-template-columns: 120px repeat(1, 1fr);
  grid-column-gap: 5px;
}

.woo-after-price {
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  margin: 3px 0 0 0;
  font-weight: 300 !important;
}
.theme-bioxnet-child .wc-block-components-checkout-place-order-button {
  background-color: var(--wp--preset--color--custom-color-1);
  width: 228px;
  height: 60px;
  max-width: 100%;
}
.theme-bioxnet-child .wc-block-components-checkout-place-order-button:hover {
  background-color: var(--wp--preset--color--custom-color-2);
}

.beneficios-producto{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: 36px;
    row-gap: 14px;
    max-width: 440px;
    justify-content: center;
    align-items: center;
    align-content: center;
    margin-block-start: 12px;
    margin-block-end: 12px;
}

/* Contacto
------------------------------------------ */

.theme-bioxnet-child input[type="email"], 
.theme-bioxnet-child input[type="number"], 
.theme-bioxnet-child input[type="search"], 
.theme-bioxnet-child input[type="text"], 
.theme-bioxnet-child input[type="tel"], 
.theme-bioxnet-child input[type="url"], 
.theme-bioxnet-child input[type="password"], 
.theme-bioxnet-child textarea, 
.theme-bioxnet-child select {
    height: 48px;
    padding: 6px 10px;
    background-color: #fff;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: none;
    box-sizing: border-box;
    width: 100%;
    font-family: inherit;
}

.theme-bioxnet-child input[type="email"]:focus, 
.theme-bioxnet-child input[type="number"]:focus, 
.theme-bioxnet-child input[type="search"]:focus, 
.theme-bioxnet-child input[type="text"]:focus, 
.theme-bioxnet-child input[type="tel"]:focus, 
.theme-bioxnet-child input[type="url"]:focus, 
.theme-bioxnet-child input[type="password"]:focus, 
.theme-bioxnet-child textarea:focus, 
.theme-bioxnet-child select:focus {
    border-right: 1px solid #333;
    border-left: 1px solid #333;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}

.contacto-formulario label {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  letter-spacing: 0.05em;
  font-size: 15px;
  line-height: 16px;
}

.contacto-formulario input[type="email"],
.contacto-formulario input[type="number"],
.contacto-formulario input[type="search"],
.contacto-formulario input[type="text"],
.contacto-formulario input[type="tel"],
.contacto-formulario input[type="url"],
.contacto-formulario input[type="password"],
.contacto-formulario textarea,
.contacto-formulario select {
  margin-top: 4px;
  border-right: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-top: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
}

.contacto-formulario input[type="email"]:focus,
.contacto-formulario input[type="number"]:focus,
.contacto-formulario input[type="search"]:focus,
.contacto-formulario input[type="text"]:focus,
.contacto-formulario input[type="tel"]:focus,
.contacto-formulario input[type="url"]:focus,
.contacto-formulario input[type="password"]:focus,
.contacto-formulario textarea:focus,
.contacto-formulario select:focus {
  border-right: 2px solid var(--wp--preset--color--custom-color-2);
  border-left: 2px solid var(--wp--preset--color--custom-color-2);
  border-top: 2px solid var(--wp--preset--color--custom-color-2);
  border-bottom: 2px solid var(--wp--preset--color--custom-color-2);
}

.contacto-formulario input[type="submit"] {
  background-color: var(--wp--preset--color--custom-color-1);
  color: #fff;
  width: 100%;
  border-radius: 5px;
  height: 58px;
}

.contacto-formulario input[type="submit"]:hover {
  background-color: var(--wp--preset--color--custom-color-2);
  color: #fff;
}

@media screen and (max-width: 800px) {
.banner-principal-home .columns .column:nth-of-type(1) {
   z-index: 10;
}
.banner-principal-home .columns .column:nth-of-type(2) {
   position: relative;
    top: -180px;
    padding: 140px 50px 50px 50px;
    margin-bottom: -180px !important;
    height: auto;
    min-height: 0;
    margin-block-start: inherit;
    margin-block-end: inherit;
}

.banner-principal-home .columns .column:nth-of-type(3) .bg-image{
       background-attachment: fixed !important;
}
.banner-principal-home .img-principal-home {
  text-align: center;
}

.banner-principal-home .img-principal-home img {
  max-width: 100%;
  left: 0;
  width: 240px;
}
.theme-bioxnet-child h1.h1-titulo-home {
    font-size: 32px;
    line-height: 38px;
}
}

@media screen and (max-width: 768px) {
  .wp-block-group.header-wrap-row {
    display: flex;
    flex-wrap: nowrap;
    justify-content: inherit;
    flex-direction: column;
    gap: 0;
  }
  .header-izq .wp-block-site-logo img {
    width: 190px;
  }
  .wp-block-group.header-izq {
    width: 100%;
    background-color: #fff;
    padding: 10px;
    text-align: center;
  }
  .wp-block-group.header-der {
    width: 100%;
    padding: 7px 10px;
  }
  .wp-block-group.header-der .wp-block-group.header-der-content {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
  .wp-block-group.header-der .wp-block-group.header-der-contact {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: flex-start;
      gap: 12px;
}
  .theme-bioxnet-child .wc-block-product-template__responsive.columns-4 {
    grid-template-columns: repeat(1, 1fr);
  }
  .theme-bioxnet-child .wp-block-woocommerce-add-to-cart-form form.cart {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(1, 1fr);
  }
}
