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

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

hr {
    width: 100%;
}

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

.single-product #wc-stripe-express-checkout-element{
display: none !important;
}

.servicios-lista.wp-block-page-list li {
    border-bottom: 1px solid #e1e1e1;
    position: relative;
    margin: 0;
    padding: 8px 0 8px 0;
}

.servicios-lista.wp-block-page-list li a {
    color: #404041;
}

.servicios-lista.wp-block-page-list li a:hover {
    color: var(--wp--preset--color--custom-color-1);
}

.servicios-lista.wp-block-page-list li .current-menu-item {
    display: none;
}

.header-phones {
    margin-bottom: 5px;
    background: #ccd13f;
    color: #FFF;
    text-shadow: 1px 1px 2px #555;
    padding: 5px 20px;
    display: inline-block;
    letter-spacing: 2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.telefonos-header .wp-block-bioxnet-boton .custom-bioxnet-boton {
    width: 36px !important;
    height: 36px !important;
}

.telefonos-header p {
    position: relative;
    color: #444;
    font-size: 20px;
}

.telefonos-header p a {
    color: #444;
}

.wp-block-social-links.redes-header li a {
    width: 42px;
    height: 42px;
    border-radius: 30px;
    background-color: var(--wp--preset--color--custom-color-1);
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
}

.wp-block-social-links.redes-header li a svg {
    height: 19px !important;
    width: auto !important;
}

.wp-block-social-links.redes-header li a svg path {
    color: #FFF;
    fill: #FFF;
}

.wp-block-social-links.redes-header li a:hover {
    color: #FFF;
    background-color: var(--wp--preset--color--custom-color-2);
}

.theme-bioxnet-child .menu-desktop li.btn-acceso a {
    background: var(--wp--preset--color--custom-color-2) !important;
    color: #FFF !important;
    text-shadow: 1px 1px 2px #555;
}

.wp-block-list.listas-footer,
.listas-footer {
    list-style: none;
    margin-left: 0 !important;
}

.wp-block-list.listas-footer li,
.listas-footer li {
    margin: 0 0 5px 0;
    font-size: 17px;
}

.wrap-acordeon .wrap-texto strong,
.wrap-acordeon .wrap-texto span {
    word-break: keep-all;
    overflow-wrap: normal;
}

.heading-double-solid:after,
.heading-double-solid:before {
    content: "";
    border-top: 1px #e1e1e1 solid;
    border-bottom: 1px #e1e1e1 solid;
    height: 8px;
    margin-top: -4px;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.heading-center:before {
    margin-left: -100%;
    margin-right: 20px;
}

.heading-center:after {
    margin-right: -100%;
    margin-left: 20px;
}

.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 .3s ease;
    -moz-transition: all .3s ease;
    transition: all .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 .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;
}

/* Archive Obituario
------------------------------------------ */

.seccion-obituarios {
    z-index: 5;
    margin-block-start: -56px !important;
    margin-block-end: 40px !important;
}

.obituario-post {
    background-color: #f5f5f5;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    padding: 20px;
}

.obituario-post .title-post {
    display: flex;
    justify-content: center;
	text-transform:uppercase;
}

.obituario-post .title-post h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-block-end: 4px;
    color: var(--wp--preset--color--custom-color-1);
    gap: 5px;
	text-align:center;
}

.obituario-post .title-post h3 small {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: #FFF;
    color: var(--wp--preset--color--custom-color-1);
}

.obituario-post .fecha {
    display: flex;
    justify-content: center;
    align-items: center;
}

.obituario-post .fecha {
    display: flex;
    justify-content: center;
    align-items: center;
}

.obituario-post .fecha .fecha-nacimiento,
.obituario-post .fecha .fecha-defuncion {
    padding: 4px;
    border-radius: 4px;
}

.obituario-post .fecha .fecha-defuncion {
    background-color: #ffffff;
}

.obituario-post .lugar {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    margin: 12px 0 0 0;
    padding: 14px 0 0 0;
    border-top: 1px solid #e8e8e8;
}
.obituario-post .lugar small svg path {
   fill: var(--wp--preset--color--custom-color-2);
}
.obituario-post .inicio-de-homenaje{
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 100%;
	padding: 8px 5px;
}

.obituario-post .ver-detalles {
    display: flex;
    margin: 11px auto 0 auto;
    width: 140px;
    height: 40px;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
    background-color: var(--wp--preset--color--custom-color-1);
    color: #FFF;
    border: 1px solid var(--wp--preset--color--custom-color-1);
    border-radius: 4px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.obituario-post .ver-detalles small {
    line-height: 0;
}

.obituario-post .ver-detalles small svg {
    width: 20px;
    height: 19px;
    position: relative;
    top: 1px;
}

.obituario-post .ver-detalles:hover {
    background-color: var(--wp--preset--color--custom-color-2);
    color: #FFF;
    border: 1px solid var(--wp--preset--color--custom-color-2);
}

.obituario-post-single {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
}

.obituario-post-single .col1 {
    width: 42%;
    background-color: #f6f6f6;
    border-radius: 10px;
    padding: 20px;
    margin: 0 auto;
    box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.09);

}

.obituario-post-single .col2 {
    width: 52%;
    background-color: #FFF;
    border-radius: 10px;
    padding: 20px;
    margin: 0 auto;
    box-shadow: 0 1px 18px 0 rgba(0, 0, 0, 0.09);
}


.obituario-post-single .icono-post {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.obituario-post-single .icono-post small {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background-color: var(--wp--preset--color--custom-color-1);
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -40px 0 0 0;
}

.obituario-post-single section {
    margin-bottom: 19px;
}

.obituario-post-single section .datos-inicio-de-homenaje,
.obituario-post-single section .datos-ceremonia-religiosa,
.obituario-post-single section .datos-termino-homenaje {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.obituario-post-single .lugar-de-homenaje,
.obituario-post-single .lugar-ceremonia-religiosa {
	color: #ffffff;
    background-color: #4a853f;
    padding: 9px 20px;
    border-radius: 4px;
    min-width: 200px;
	font-weight:bold;
}

.obituario-post-single .titulos-secciones {
    text-align: center;
    font-size: 18px;
    font-weight: 900 !important;
}

.obituario-post-single .titulos-secciones-footer {
    color: var(--wp--preset--color--custom-color-1);
}

.obituario-post-single .biox-obituario-cutoff-message{
    padding: 10px 34px;
    background-color: #1d6a36;
    color: #FFF;
    font-weight: bold;
    margin-block-start: 10px;
    border-radius: 6px;
}

.compartir-datos-obituario {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 0 10px 0;
}

.compartir-por-whatsapp {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
    min-width: 180px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 8px;
    color: #000;
    border: 1px solid #ccd13f;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.compartir-por-whatsapp:hover {
    background-color: var(--wp--preset--color--custom-color-1);
    border: 1px solid var(--wp--preset--color--custom-color-1);
    color: #FFF;
}

.compartir-por-whatsapp small {
    width: 24px;
}

.compartir-por-whatsapp small svg {
    width: 100%;
    height: auto;
    color: var(--wp--preset--color--custom-color-1);
}

.compartir-por-whatsapp:hover small svg {
    color: #FFF;
}

.compartir-ubicacion {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
    min-width: 180px;
    height: 50px;
    background-color: #ffffff;
    border-radius: 8px;
    color: #000;
    border: 1px solid #ccd13f;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.compartir-ubicacion:hover {
    background-color: var(--wp--preset--color--custom-color-1);
    border: 1px solid var(--wp--preset--color--custom-color-1);
    color: #FFF;
}

.compartir-ubicacion small {
    width: 24px;
}

.compartir-ubicacion small svg {
    width: 100%;
    height: auto;
    color: var(--wp--preset--color--custom-color-1);
}

.compartir-ubicacion:hover small svg {
    color: #FFF;
}

.manda-flores {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 4px;
    min-width: 180px;
    height: 66px;
    background-color: #FF5722;
    border-radius: 8px;
    color: #FFF;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.manda-flores.biox-obituario-disabled {
    opacity: 0.5;
    pointer-events: auto;
    cursor: not-allowed;
}

.manda-flores.biox-obituario-disabled:hover {
    background-color: #FF5722;
}

.manda-flores:hover {
    background-color: var(--wp--preset--color--custom-color-2);
    color: #FFF;
}

.obituario-post-single address {
    display: flex;
    width: 100%;
    float: left;
    margin: 6px 0 28px 0;
    flex-wrap: wrap;
}

/* Select Obituario
------------------------------------------ */
.biox-obituario-selector {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
    margin-block-start: 0 !important;
    margin-block-end: 0 !important;
    position: relative;
    z-index: 20;
}

.single-product .biox-obituario-selector {
 margin-block-end: 15px !important;
}

.wrap-obituario-selected-name {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    background-color: #fafafa;
    padding: 6px;
    border-radius: 5px;
}

.wrap-obituario-selected-name small {
    width: 17px;
    color: var(--wp--preset--color--custom-color-1);
}

.wrap-obituario-selected-name small svg {
    width: 100%;
    height: auto;
}

.wrap-biox-obituario-selected {
    position: relative;
}

.biox-obituario-search-wrap {
    position: absolute;
    width: 400px;
    padding: 2px 0 0 0;
    left: 0;
    top: 38px;
}
.biox-obituario-search-wrap p {
  display: none;
}

.biox-obituario-search-results {
    border-radius: 0 0 5px 5px;
    overflow: hidden;
}

.biox-obituario-search-results li {
    line-height: 20px;
    cursor: pointer;
    background-color: #FFF;
    padding: 5px;
}

.biox-obituario-search-results li:hover {
    color: var(--wp--preset--color--custom-color-1);
}

.biox-obituario-change-btn {
    height: 36px;
    padding: 0 12px;
}

.mensaje-condiciones-arreglo,
.mensaje-condiciones-arreglo a {
    font-size: 16px !important;
}

.bioxnet-obituario-order{
    margin-top: 10px;
    padding: 20px;
    background-color: #f0f0f0;
    color: #000;
    border: 1px dashed #ccc;
    border-radius: 10px;
}
.bioxnet-obituario-order p, .bioxnet-obituario-order h2{
    color: #000;
}
.bioxnet-obituario-order a{
   color: var(--wp--preset--color--custom-color-1);
}
.bioxnet-obituario-order a:hover{
   color: var(--wp--preset--color--custom-color-1);
   text-decoration: underline;
}
.bioxnet-obituario-order h2{
    font-size: 18px;
}

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

.theme-bioxnet.theme-bioxnet-child .wc-block-mini-cart__icon{
    display: block;
    height: 27px;
    margin: -.25em;
    width: auto;
}
.theme-bioxnet.theme-bioxnet-child .wc-block-mini-cart__button .wc-block-mini-cart__quantity-badge {
    background-color: #e7e7e7 !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: var(--wp--preset--color--custom-color-1) !important;
}
.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 {
    fill: #FFF;
}

.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 .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button,
.theme-bioxnet.theme-bioxnet-child.woocommerce div.product form.cart button.single_add_to_cart_button {
    background-color: #FF5722;
    color: #FFF;
    border-radius: 2px;
    width: 100%;
    height: 48px;
}

.theme-bioxnet.theme-bioxnet-child .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button.disabled,
.theme-bioxnet.theme-bioxnet-child.woocommerce div.product form.cart button.single_add_to_cart_button.disabled,
.theme-bioxnet.theme-bioxnet-child .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button.biox-obituario-disabled,
.theme-bioxnet.theme-bioxnet-child.woocommerce div.product form.cart button.single_add_to_cart_button.biox-obituario-disabled {
   cursor: not-allowed; opacity: .5;
}
.woocommerce-page .bioxnet-product-message-field label{
        margin-bottom: 5px;
}
.bioxnet-product-message-field  input[type="text"]{
    margin-bottom: 0;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.bioxnet-product-message-field  input[type="text"]:focus{
    margin-bottom: 0;
  border-right: 1px solid #25d366;
    border-left: 1px solid #25d366;
    border-top: 1px solid #25d366;
    border-bottom: 1px solid #25d366;
}

.bioxnet-product-message-field  #mensaje-counter{
    display: block;
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 13px;
    color: #666;
}

.theme-bioxnet-child .wp-block-woocommerce-add-to-cart-with-options-variation-selector-attribute-name{
    font-weight: bold;
    margin-bottom: 0;
}
.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);
}

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

.contacto-formulario label {
    display: block;
    margin-bottom: 5px;
    color: #FFF;
    letter-spacing: .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: 801px) {

    .wp-block-group.header-cen,
    .wp-block-group.header-der {
        display: none;
    }

    .wp-block-group.header-izq {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        align-items: center;
        padding: 0;
        gap: 0;
    }

    .wp-block-group.header-izq .wp-block-site-logo {
        margin: 0 !important;
        width: 140px;
    }

    .theme-bioxnet-child .wp-block-group.header-izq .menu-toggle {
        margin: 0 !important;
    }

    .wp-block-group.content-acordeon-footer {
        width: 100%;
    }

    .is-style-flex-center-mobile .acordeon-footer * {
        text-align: left !important;
    }

    .acordeon-footer .accordion {
        border-bottom: 1px solid var(--wp--preset--color--custom-color-2) !important;
    }

    .wp-block-cover.video-home {
        min-height: 480px !important;
    }

    .wp-block-social-links.redes-footer {
        display: block;
    }

    .seccion-obituarios {
        margin-block-start: 0 !important;
        margin-block-end: 0 !important;
    }

    .obituario-post-single {
        flex-direction: column;
    }

    .obituario-post-single .icono-post small {
        margin: -20px 0 0 0;
    }

    .compartir-por-whatsapp,
    .compartir-ubicacion {
        width: 48%;
        min-width: inherit;
    }

    .obituario-post-single .col1,
    .obituario-post-single .col2 {
        width: 100%;
    }
}
@media screen and (max-width: 682px) {
.theme-bioxnet-child .wc-block-product-template__responsive.columns-4 {
    grid-template-columns: repeat(1, 1fr);
}
.theme-bioxnet .wc-block-mini-cart__button .wc-block-mini-cart__amount{
  display: none;
}
}
