/* Configuracion del .container general */
@media (min-width: 1160px) and (max-width: 1479px) {
    .product-template-default.single-product main .container {
        max-width: 1270px !important;
    }
}
@media (max-width: 567px) {
    .product-template-default.single-product .container-fluid {
        padding: 0 16px !important;
    }
}


/* -------------  PAGE CONTENT  ------------- */
body.product-template-default.single-product {
    position: relative !important;
}
.product-template-default.single-product #content {
    margin-top: 0 !important;
}

.product-template-default.single-product .product_title,
.product-template-default.single-product .product_meta,
.product-template-default.single-product .woocommerce-review-link,
.product-template-default.single-product .description p,
.product-template-default.single-product .price,
.product-template-default.single-product form.cart .single_add_to_cart_button,
.product-template-default.single-product form.cart .quantity .qty,
.product-template-default.single-product form.cart .variations th label,
.product-template-default.single-product form.cart .variations .size-option {
    font-family: Inter !important;
}

.product-template-default.single-product .product-share {
    display: none !important;
}
.product-template-default.single-product .product-nav {
    display: none !important;
}

/* Product container (primer contenedor) */
.custom-agora-single-product-container {
    padding: 0 !important;
}
.custom-agora-single-product-container > .porto-wrap-container > .row {
    margin: 0 !important;
}
.custom-agora-single-product-container > .porto-wrap-container {
    padding-top: 24px !important;
}
@media (max-width: 767px) {
    .custom-agora-single-product-container {
        border-bottom: 1px solid #D9DBE9 !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}
@media (min-width: 768px) {
    .custom-agora-single-product-container > .porto-wrap-container {
        padding-top: 48px !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row {
        gap: 48px !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        max-width: 100% !important;
    }
}
@media (min-width: 1168px) {
    .custom-agora-single-product-container > .porto-wrap-container > .row {
        gap: 96px !important;
    }
}
.custom-agora-single-product-container > .porto-wrap-container > .row > .product-left-sticky {
    padding-top: 24px !important;
    margin: 0 !important;
}
@media (max-width: 767px) {
    .custom-agora-single-product-container > .porto-wrap-container > .row > .product-left-sticky {
        padding-left: 8px !important;
        padding-right: 8px !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}
@media (min-width: 768px) {
    .custom-agora-single-product-container > .porto-wrap-container > .row > * {
        padding: 0 !important;
        display: flex !important;
        align-items: center !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child {
        width: 52% !important;
        flex-shrink: 1 !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :nth-child(2) {
        width: 48% !important;
        flex-shrink: 1 !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > .product-left-sticky > div > div {
        width: auto !important;

        /* sobreescribe porto sticky */
        position: relative !important;
        top: 0 !important;
        left: 0 !important;
    }
    
    .custom-agora-single-product-container > .porto-wrap-container > .row > .product-left-sticky {
        padding: 24px 24px 0 !important;
        margin: 0 !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > .product-left-sticky > div {
        height: auto !important;
    }
}
.custom-agora-single-product-container > .porto-wrap-container > .row > .product-left-sticky > div > div > .wpb_wrapper {
    padding: 0 8px !important;
}
@media (min-width: 1168px) {
    .custom-agora-single-product-container > .porto-wrap-container > .row > .product-left-sticky {
        padding-right: 48px !important;
        max-width: 455px !important;
    }

    /* MAX WIDTH del contenedor */
    .custom-agora-single-product-container > .porto-wrap-container {
        max-width: 1270px !important;
        margin: 0 auto !important;
        padding-left: 48px !important;
        padding-right: 48px !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row {
        margin: 0 auto !important;
    }
    .product-template-default.single-product .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child {
        width: calc(100% - calc(455px + 96px)) !important;
    }

    /*.custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track {
        display: flex !important;
        flex-direction: column !important;
        gap: 10px !important;
        justify-content: center !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-thumbs-vertical-slider,
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-list,
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track {
        height: 100% !important;
    }*/
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-thumbnails {
        width: auto !important;
        display: flex !important;
        flex-direction: column !important;
        justify-content: center !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track {
        display: flex !important;
        flex-direction: column !important;
        align-items: center !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-images {
        padding: 0 !important;
        padding-left: 48px !important;
        flex-grow: 1 !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track > .img-thumbnail {
        /*padding: 0 !important;*/
        height: 100px !important;
        width: 100px !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-images .zoom {
        /* Suma el padding del container (18 + 48) */
        margin-left: 66px !important;
        box-sizing: content-box !important;
    }
}

@media (max-width: 767px) {
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track {
        display: flex !important;
        flex-direction: column !important;
        gap: 5px !important;
        justify-content: center !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-thumbs-vertical-slider,
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-list,
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track {
        height: 100% !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-thumbnails {
        width: auto !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-images {
        padding: 0 !important;
        padding-left: 24px !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track > .img-thumbnail {
        padding: 0 !important;
        height: 50px !important;
        width: 50px !important;
    }
    /*
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-images .zoom {
        Suma el padding del container (18 + 24)
        margin-left: 42px !important;
        box-sizing: content-box !important;
        }*/
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .woocommerce-product-gallery__wrapper {
        justify-content: center !important;
        padding: 0 !important;
    }
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .product-images .zoom {
        left: 18px !important;
    }
}
@media (min-width: 414px) and (max-width: 567px) {
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track > .img-thumbnail {
        padding: 0 !important;
        height: 70px !important;
        width: 70px !important;
    }
}
@media (min-width: 568px) and (max-width: 767px) {
    .custom-agora-single-product-container > .porto-wrap-container > .row > :first-child .slick-track > .img-thumbnail {
        padding: 0 !important;
        height: 85px !important;
        width: 85px !important;
    }
}

/* Boton de favoritos */
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: -8px !important;
    right: -8px !important;
    width: 42px !important;
    height: 42px !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a {
    background-color: transparent !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button,
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    border-radius: 50% !important;
    width: 42px !important;
    height: 42px !important;
    line-height: 42px !important;
    background-color: rgba(247, 247, 252, 1) !important;
    border: 1px solid rgba(239, 240, 246, 1) !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist a:before {
    line-height: 42px !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a > span {
    display: none !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a {
    color: transparent !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button a:hover {
    background-color: transparent !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist {
    height: 42px !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:before {
    font-family: 'icomoon' !important;
    content: '\e902' !important;
    font-weight: 600 !important;
    font-size: 22px !important;
    margin: 0 !important;
    line-height: 42px !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:before,
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
    transform: translateY(-1px) !important;
}
.product-template-default.single-product .custom-agora-single-product-container .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before {
    margin: 0 !important;
    color: #F91582 !important;
}

/* Titulo */
.product-template-default.single-product h2.product_title {
    margin-top: 20px !important;
    margin-bottom: 8px !important;
    color: #4E4B66 !important;
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 40px !important;
}

/* Copiar Link */
.product-template-default.single-product .product-left-sticky .wpb_wrapper .wpb_raw_html {
    margin: 0 !important;
    margin-left: -8px !important;
}
.product-template-default.single-product .custom-agora-simple-product_copiar-link,
.product-template-default.single-product .custom-agora-simple-product_copiar-link a {
    color: #2C9BFF !important;
    font-family: Inter !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
}
.product-template-default.single-product .custom-agora-simple-product_copiar-link a {
    margin-left: 12px !important;
    position: relative;
    opacity: 1;
    transition: opacity 0.3s ease;
}
.product-template-default.single-product .custom-agora-simple-product_copiar-link a::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity 0.3s ease;
    opacity: 1;
}
.product-template-default.single-product .custom-agora-simple-product_copiar-link a.copied {
    visibility: hidden;
}
/* Copied state animation */
.product-template-default.single-product .custom-agora-simple-product_copiar-link a.copied::before {
    content: "Copiado!";
    visibility: visible;
    opacity: 1;
    animation: showCopied 2s ease forwards;
}
@keyframes showCopied {
    0% {
        opacity: 0;
        transform: translate(-50%, 0);
    }
    20% {
        opacity: 1;
        transform: translate(-50%, -20px);
    }
    40% {
        opacity: 1;
        transform: translate(-50%, -20px);
    }
    100% {
        opacity: 0;
        transform: translate(-50%, -30px);
    }
}

/* Puntos */
.product-template-default.single-product .custom-agora-simple-product_points {
    color: #2C9BFF !important;
    font-family: Inter !important;
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 16px !important;
    margin-bottom: 16px !important;
}

/* Etiquetas de ofertas y puntos */
.product-template-default.single-product .labels {
    margin-left: 1px !important;
    margin-top: 2px !important;
}
.product-template-default.single-product .labels > * {
    font-family: Inter !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    color: #fff !important;
    padding: 5px 11px !important;
    border-radius: 4px !important;
    text-transform: none !important;
    text-align: center !important;
    line-height: 1 !important;
}
@media (min-width: 1168px) {
    .product-template-default.single-product .custom-agora-single-product-container .labels {
        /* Suma el padding del container (1 + 48/2?) */
        margin-left: 25px !important;
    }
}
@media (max-width: 580px) {
    .product-template-default.single-product .custom-agora-single-product-container .labels {
        display: none !important;
    }
}

/* Contenedores de imagenes */
.product-template-default.single-product .product-images .owl-stage-outer,
.product-template-default.single-product .product-thumbnails .img-thumbnail:not(.selected) .img-responsive {
    border: 1px solid #D9DBE9 !important;
}
.product-template-default.single-product .product-thumbnails .owl-item.selected .img-thumbnail {
    border: 1px solid #14142B !important;
}
.product-template-default.single-product .product-thumbnails .owl-item.selected .img-thumbnail .img-responsive {
    border: none !important;
}
.product-template-default.single-product .product-images .owl-stage-outer .img-thumbnail,
.product-template-default.single-product .product-thumbnails .owl-stage {
    padding: 0 !important;
}
.product-template-default.single-product .product-images .owl-item:not(.cloned) .img-thumbnail .inner {
    border: none !important;
}

/* -------------  CARRITO  ------------- */
/* Contenedor botones de carrito */
.product-template-default.single-product .product-left-sticky > .pin-wrapper .vc_column-inner > .wpb_wrapper > .mt-4,
.product-template-default.single-product .product-left-sticky .single_variation_wrap {
    margin-top: 0 !important;
}
.product-template-default.single-product form.cart,
.product-template-default.single-product form.cart .single_variation_wrap {
    border-bottom: none !important;
    border-color: #D9DBE9 !important;
}
.product-template-default.single-product .product-left-sticky form.cart,
.product-template-default.single-product .product-left-sticky form.cart .single_variation_wrap {
    padding-bottom: 0 !important;
}
@media (max-width: 479px) {
    .product-template-default.single-product .product-left-sticky form.cart .single_variation_wrap {
        padding-top: 24px !important;
        padding-bottom: 4px !important;
    }
}
@media (min-width: 1168px) {
    .product-template-default.single-product .product-left-sticky form.cart:not(:has(.single_variation_wrap)),
    .product-template-default.single-product .product-left-sticky form.cart .single_variation_wrap {
        transform: translateX(-8px) !important;
    }
}
/* Boton cantidad carrito */
.product-template-default.single-product form.cart,
.product-template-default.single-product form.cart .woocommerce-variation-add-to-cart {
    gap: 16px !important;
    font-family: Inter !important;
}
.product-template-default.single-product form.cart .quantity {
    align-self: stretch !important;
}
.product-template-default.single-product form.cart .quantity > * {
    align-self: stretch !important;
    height: auto !important;
    border: 1px solid #D9DBE9 !important;
    border-collapse: collapse !important;
    background-color: transparent !important;
}
.product-template-default.single-product form.cart .quantity > input {
    font-size: 12px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
    color: #14142B !important;
    width: 34px !important;
}
.product-template-default.single-product form.cart .quantity > button {
    width: 26px !important;
}
/* Boton de agregar al carrito */
.product-template-default.single-product form.cart .single_add_to_cart_button {
    text-transform: none !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    padding: 16px 24px !important;
    background-color: rgba(44, 155, 255, 1) !important;
    color: #FCFCFC !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 12px !important;
    height: auto !important;
}
.product-template-default.single-product form.cart .single_add_to_cart_button:hover {
    background-color: rgba(11, 12, 13, 1) !important;
    opacity: 1 !important;
    color: #ffffff !important;
}
.product-template-default.single-product form.cart .single_add_to_cart_button:before {
    margin: 0 !important;
    font-family: "icomoon";
    content: "\e904";
    font-weight: 500;
    color: #FCFCFC;
    font-size: 24px;
}
.product-template-default.single-product form.cart .single_add_to_cart_button.disabled,
.product-template-default.single-product form.cart .single_add_to_cart_button.disabled:hover {
    opacity: 0.5 !important;
    cursor: default !important;
    pointer-events: none !important;
    background-color: rgba(44, 155, 255, 1) !important;
    color: #FCFCFC !important;
}

/* Variaciones (color, talla) */
.product-template-default.single-product form.cart table.variations {
    margin-bottom: 16px !important;
}
.product-template-default.single-product form.cart table.variations tbody tr:nth-child(3) {
    margin-bottom: 0 !important;
}
.product-template-default.single-product form.cart table.variations tbody tr:nth-child(3) td {
    padding-bottom: 0 !important;
}
.product-template-default.single-product form.cart table.variations tbody tr > * {
    padding: 0 !important;
}
.product-template-default.single-product form.cart table.variations th {
    vertical-align: middle !important;
}
.product-template-default.single-product form.cart table.variations th label {
    text-transform: none !important;
    padding-right: 16px !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    line-height: 22px !important;
    color: #14142B !important;
}
.product-template-default.single-product form.cart table.variations .color-option .color-option-inner-wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}
.product-template-default.single-product form.cart table.variations .color-option .color-option-inner {
    height: 20px !important;
    width: 20px !important;
}
.product-template-default.single-product form.cart table.variations th label:after {
    content: "" !important;
}

.product-template-default.single-product form.cart table.variations .reset_variations {
    display: none !important;
}
.product-template-default.single-product form.cart .woocommerce-variation-availability .stock:before {
    background-color: #2C9BFF !important;
}
.product-template-default.single-product form.cart table.variations tbody tr:first-child {
    margin-bottom: 16px !important;
}

/* Star rating */
.product-template-default.single-product .star-rating {
    width: 82px !important;
    top: 0 !important;
}
.product-template-default.single-product .star-rating:before,
.product-template-default.single-product .star-rating span:before {
    letter-spacing: 4px !important;
    font-family: "icomoon";
    content: "\e901" "\e901" "\e901" "\e901" "\e901";
    font-weight: 500;
}
.product-template-default.single-product .woocommerce-product-rating .star-rating span:before {
    color: #2c9bff !important;
}
.product-template-default.single-product .woocommerce-product-rating .star-rating:before {
    color: #A0A3BD !important;
}
.product-template-default.single-product .woocommerce-product-rating .star-rating {
    margin: 0 !important;
}
.product-template-default.single-product .woocommerce-product-rating {
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    margin-bottom: 16px !important;
}
.product-template-default.single-product .woocommerce-product-rating .review-link {
    display: flex !important;
    align-items: center !important;
}
.product-template-default.single-product .woocommerce-product-rating .review-link .woocommerce-review-link,
.product-template-default.single-product .woocommerce-product-rating .review-link .woocommerce-write-review-link {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #4E4B66 !important;
}
.product-template-default.single-product .woocommerce-product-rating:after {
    border: none !important;
    margin: 0 !important;
}

/* Precio */
.product-template-default.single-product .price {
    display: flex !important;
    align-items: center !important;
    margin-bottom: 16px !important;
}
.product-template-default.single-product .price > span:first-child {
    margin-right: 4px !important;
}
.product-template-default.single-product .price > span:last-child {
    margin-left: 4px !important;
}
.product-template-default.single-product .price,
.product-template-default.single-product .price > ins,
.product-template-default.single-product .price > span.woocommerce-Price-amount bdi {
    color: #4E4B66 !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    line-height: 24px !important;
    letter-spacing: -0.01em !important;
}
.product-template-default.single-product .price > ins span,
.product-template-default.single-product .price > span.woocommerce-Price-amount bdi span {
    margin-right: 0.05em !important;
}
.product-template-default.single-product .price > del {
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #6E7191 !important;
    letter-spacing: 0.01em !important;
}

/* Descripcion */
.product-template-default.single-product .description.woocommerce-product-details__short-description p {
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    color: #4E4B66 !important;
    letter-spacing: 0.02em !important;
    margin-bottom: 1rem !important;
}

/* Product meta */
.product-template-default.single-product .product_meta {
    margin-bottom: 16px !important;
}
.product-template-default.single-product .product_meta > span:first-child {
    margin-bottom: 8px !important;
}
.product-template-default.single-product .product_meta > span {
    font-size: 12px !important;
    font-weight: 700 !important;
    line-height: 16px !important;
    color: #4E4B66 !important;
}
.product-template-default.single-product .product_meta > span > span,
.product-template-default.single-product .product_meta > span > a {
    font-weight: 400 !important;
    color: #4E4B66 !important;
}



/* -------------  TABS Y AYUDA  ------------- */
.custom-agora-product-tabs {
    margin: 0 !important;
    padding: 0 !important;
}
.custom-agora-product-tabs > .porto-wrap-container {
    padding: 0 48px !important;
}
.custom-agora-product-tabs > div > div > div > div > div {
    margin-bottom: 0 !important;
}
/* ----- TABS ----- */
.custom-agora-product-tabs #product-tab {
    margin-bottom: 0 !important;
    padding: 48px 0 !important;
}
/* Headers */
.custom-agora-product-tabs .woocommerce-tabs .resp-tabs-list > li {
    text-transform: none !important;
    font-family: Inter;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 20px !important;
    padding: 12px 8px !important;
    margin-right: 24px !important;
    position: relative !important;
    z-index: 1 !important;
    transition: all 0.3s ease !important;
    color: #4E4B66 !important;
}
.custom-agora-product-tabs .woocommerce-tabs .resp-tabs-list > li.pwb_tab_tab {
    display: none !important;
}
.custom-agora-product-tabs .woocommerce-tabs .resp-tabs-list > li.resp-tab-active {
    color: #2C9BFF !important;
    border-color: #2C9BFF !important;
}
/* Headers Responsive Accordion */
.custom-agora-product-tabs .woocommerce-tabs .resp-tabs-container .resp-accordion {
    font-family: Inter !important;
    text-transform: none !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    color: #14142B !important;
    padding: 8px 16px !important;
    border-bottom: 1px solid #D9DBE9 !important;
}
.custom-agora-product-tabs .resp-accordion.resp-tab-active {
    border: none !important;
}
.woocommerce-tabs h2.resp-accordion:before {
    float: right !important;
}
/* Contenido */
.custom-agora-product-tabs .woocommerce-tabs .resp-tabs-container .tab-content {
    border-color: #A0A3BD !important;
    transform: translateY(-1px) !important;
    padding: 32px 0 0  !important;
    min-height: 180px !important;
}
@media (max-width: 567px) {
    .custom-agora-product-tabs .woocommerce-tabs .resp-tabs-container .tab-content {
        padding: 16px !important;
        border-bottom: 1px solid #D9DBE9 !important;
        min-height: 130px !important;
    }
}
/* Contenido - 1. Descripción */
.custom-agora-product-tabs .woocommerce-tabs .resp-tabs-container .tab-content#tab-description p {
    font-family: Inter !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    color: #4E4B66 !important;
}
/* Contenido - 2. Tabla de Información adicional */
.custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes {
    margin: 0 !important;
}
.custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr > *,
.custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr td > p {
    padding: 24px 0 24px 24px !important;
    font-family: Inter !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: #4E4B66 !important;
    box-shadow: none !important;
    border: none !important;
    vertical-align: middle !important;
}
.custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr th {
    font-weight: 700 !important;
}
.custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr td > p {
    padding: 0 !important;
}
.custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr:nth-child(2n) {
    background-color: #F7F7FC !important;
}
@media (max-width: 767px) {
    .custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr {
        display: flex !important;
        flex-direction: column !important;
        padding: 8px !important;
        gap: 4px !important;
    }
    .custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr > *,
    .custom-agora-product-tabs .woocommerce-tabs table.woocommerce-product-attributes tr td > p {
        padding: 0 !important;
        font-size: 12px !important;
        line-height: 16px !important;
    }
}
/* ----- AYUDA ----- */
.custom-agora-product-tabs .custom-agora-product-ayuda {
    padding: 32px 0;
}
.custom-agora-product-ayuda .custom-agora-product-ayuda-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 32px 96px;
    gap: 80px;
    border-radius: 400px;
    background-color: #2C9BFF;
}
.custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda {
    max-width: 473px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: fit-content;
}
.custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda > * {
    color: #FCFCFC;
    margin: 0;
}
.custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda > h3 {
    font-family: Inter;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
}
.custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda > p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}
.custom-agora-product-ayuda .custom-agora-product-ayuda-container .right-ayuda {
    padding: 16px 24px;
    background-color: #FCFCFC;
    cursor: pointer;
    transition: background 0.3s ease, color 0.3s ease;
    font-family: Inter;
    font-size: 16px;
    color: #19488F;
    font-weight: 600;
    line-height: 22px;
    text-decoration: none;
    text-wrap: nowrap;
    transition: color 0.3s ease;
}

.custom-agora-product-ayuda .custom-agora-product-ayuda-container .right-ayuda:hover {
    background-color: #4E4B66 !important;
}

.custom-agora-product-ayuda .custom-agora-product-ayuda-container .right-ayuda:hover {
    color: #fcfcfc;
}

@media (max-width: 767px) {
    .custom-agora-product-ayuda .custom-agora-product-ayuda-container {
        flex-direction: column;
        gap: 8px;
        border-radius: 8px;
        padding: 16px;
    }

    .custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda {
        gap: 8px;
    }
    .custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda > h3,
    .custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda > p {
        text-align: center;
    }
}
@media (max-width: 567px) {
    /* mover a general ---- */
    .custom-agora-product-tabs > .porto-wrap-container {
        padding: 0 16px !important;
    }
    .custom-agora-product-tabs > div > div > div {
        padding: 0 !important;
    }
    .custom-agora-product-tabs #product-tab {
        padding: 8px 0 0 !important;
    }
    /* ---- mover a general */

    .custom-agora-product-ayuda {
        padding: 24px 0;
    }
    .custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda {
        gap: 4px;
    }
    .custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda > h3 {
        font-size: 18px;
        line-height: 22px;
    }
    .custom-agora-product-ayuda .custom-agora-product-ayuda-container .left-ayuda > p {
        font-size: 12px;
        line-height: 16px;
    }
    .custom-agora-product-ayuda .custom-agora-product-ayuda-container .right-ayuda {
        padding: 9px 16px;
        font-size: 12px;
        line-height: 18px;
    }
}
/* Contenido - 3. Guia de tallas */
.custom-agora-product-tabs .guia-de-tallas {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* -------------  RESEÑAS  ------------- */
.custom-agora-reviews-top {
    font-family: Inter;
    display: flex;
    align-items: flex-start;
    gap: 64px;
    margin-top: 16px;
}
.custom-agora-reviews-top .stats-and-images {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}
@media (max-width: 990px) {
    .custom-agora-reviews-top {
        gap: 24px;
    }
}
@media (max-width: 767px) {
    .custom-agora-reviews-top {
        flex-direction: column;
        gap: 48px;
        margin-top: 0px !important;
    }
}
.custom-agora-reviews-top .stats-and-images h4.average-rating {
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
    color: #4E4B66;
    margin: 0;
}
.custom-agora-reviews-top .stats-and-images span.total-reviews {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #4E4B66;
}

.custom-agora-reviews-top_separator {
    align-self: stretch;
    border-left: 1px solid #D9DBE9;
    width: 0px;
}

.custom-agora-reviews-graph {
    width: 100%;
    padding-top: 14px;
}
.custom-agora-reviews-graph-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 16px;
    width: 100%;
    color: #4E4B66 !important;
}
.custom-agora-reviews-graph-item > :first-child {
    max-width: max-content;
    min-width: 4.5rem;
}
@media (max-width: 567px) {
    .custom-agora-reviews-graph-item {
        gap: 12px;
    }
    .custom-agora-reviews-graph-item > :first-child {
        min-width: 4.3rem;
        font-size: 12px !important;
        line-height: 16px !important;
    }
}
.custom-agora-reviews-graph-item > .graph-item-bar {
    width: 243px;
    height: 10px;
    background-color: #EFF0F6;
    border-radius: 100px;
}
.custom-agora-reviews-graph-item > .graph-item-bar > div {
    height: 10px;
    border-radius: 100px;
    background-color: #A0A3BD;
}
.custom-agora-reviews-graph-item-count {
    min-width: 1rem;
    text-align: center;
}
@media (max-width: 567px) {
    .custom-agora-reviews-graph-item > .graph-item-bar {
        width: 211px;
        height: 9px;
    }
    .custom-agora-reviews-top_separator {
        display: none;
    }
}

/* Comentarios */
.custom-agora-reviews-top #comments .commentlist {
    margin: 0 !important;
}
.custom-agora-reviews-top #comments li {
    padding: 0 !important;
    margin: 0 !important;
    margin-bottom: 24px !important;
}
.custom-agora-reviews-top #comments li > div {
    display: flex;
    gap: 4px;
    background: none !important;
    padding: 0 !important;
}
.custom-agora-reviews-top #comments li .img-thumbnail {
    position: static !important;
    width: 56px !important;
    height: 56px !important;
    min-width: 56px !important;
    padding: 4px !important;
}
.custom-agora-reviews-top #comments li .img-thumbnail img,
.custom-agora-reviews-top #comments li .img-thumbnail .default-avatar {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    border-radius: 100% !important;
}
.custom-agora-reviews-top #comments li .img-thumbnail .default-avatar {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Inter;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
    color: #FCFCFC;
    background-color: #2C9BFF;
    text-transform: uppercase;
}
.custom-agora-reviews-top #comments li .comment-text {
    padding: 0 !important;
    background-color: transparent !important;
    min-height: 56px !important;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.custom-agora-reviews-top #comments li .comment-text:before {
    display: none !important;
}
.custom-agora-reviews-top #comments li .comment-text .meta .woocommerce-review__author,
.custom-agora-reviews-top #comments li .comment-text .meta .woocommerce-review__published-date,
.custom-agora-reviews-top #comments li .comment-text .description p {
    font-family: Inter;
    color: #4E4B66;
}
.custom-agora-reviews-top #comments li .comment-text .meta .woocommerce-review__author {
    padding: 0 !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.custom-agora-reviews-top #comments li .comment-text .meta .woocommerce-review__published-date,
.custom-agora-reviews-top #comments li .comment-text .description p {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}
.custom-agora-reviews-top #comments li .comment-text .meta {
    display: flex;
    align-items: center;
    gap: 8px;
}
.custom-agora-reviews-top #comments li .comment-text .star-rating {
    float: none !important;
}
@media (max-width: 567px) {
    .custom-agora-reviews-top #comments li .img-thumbnail {
        margin: 0 !important;
    }
}

#reviews .custom-agora-reviews-top .star-rating {
    width: 72px !important;
}
.custom-agora-reviews-top .star-rating,
.custom-agora-reviews-top .star-rating:before,
.custom-agora-reviews-top .star-rating span:before {
    min-height: 12px;
}
.custom-agora-reviews-top .star-rating:before {
    color: #A0A3BD !important;
}
.custom-agora-reviews-top .star-rating span:before {
    color: #2C9BFF !important;
}
/* Imagenes de reseñas y modal */
.custom-agora-reviews-top .stats-and-images .reviews-images {
    display: flex;
    gap: 12px;
    max-width: 363px;
    overflow-x: auto;
}
@media (min-width: 768px) {
    .custom-agora-reviews-top .stats-and-images .reviews-images {
        scrollbar-width: none;
        -ms-overflow-style: none;
    }
}
.custom-agora-reviews-top .stats-and-images .reviews-images img {
    border-radius: 5px;
    outline: 1px solid rgba(0,0,0,.07);
    outline-offset: -1px;
}
.reviews-images-container {
    position: relative;
}
.reviews-images.scroll-container {
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    padding-right: 239px;
}
.reviews-images-container .scroll-button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    left: -32px;
    color: #0073aa;
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: #A0A3BD !important;
    font-size: 28px !important;
    line-height: 20px !important;
    font-family: "Porto";
    transition: all 0.3s ease-in-out;
    opacity: 0;
}
.reviews-images-container .scroll-button.right {
    left: auto;
    right: -32px;
}
.reviews-images-container:hover .scroll-button.right {
    opacity: 1;
    right: -22px;
}
.reviews-images-container:hover .scroll-button.left {
    opacity: 1;
    left: -22px;
}
.reviews-images-container .scroll-button.right:before,
.reviews-images-container .scroll-button.left:before {
    content: "\e81a";
    color: #222529 !important;
    font-size: 22px !important;
}
.reviews-images-container .scroll-button.left:before {
    content: "\e819";
}
.reviews-images-container .scroll-button:disabled {
    opacity: 0.5;
}
.reviews-images-container img {
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.reviews-images-container img:hover {
    opacity: 0.8;
}
.reviews-images-container-modal {
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    justify-content: center;
    padding: 24px;
    align-items: center;
}
.reviews-images-container-modal.active {
    display: flex;
}
.reviews-images-container-modal-container {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex-direction: column;
    margin: 0 auto;
    min-width: 500px;
    max-width: 80%;
    min-height: 100px;
    max-height: max-content;
    background-color: #fff;
    padding: 48px 36px;
    position: relative;
}
@media (max-width: 425px) {
    .reviews-images-container-modal-container {
        max-width: 363px;
        padding: 36px 16px;
    }
}
.reviews-images-container-modal-container .image-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.reviews-images-container-modal-container img.image-modal {
    object-fit: cover;
    border-radius: 5px;
    height: auto;
    width: auto;
    max-height: 280px;
    max-width: 480px;
}
.reviews-images-container-modal-container .image-container .star-rating {
    position: absolute;
    bottom: 16px;
    right: 16px;
}
.reviews-images-container-modal-container .button-close {
    position: absolute;
    top: 16px;
    right: 16px;
    cursor: pointer;
}
.reviews-images-container-modal-comment {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    color: #4E4B66;
}
.reviews-images_image {
    position: relative;
    flex-shrink: 0;
}
.imagenes-reviews-estrellas {
    position: absolute;
    bottom: 8px;
    right: 8px;
}
.imagenes-reviews-estrellas:after {
    content: "\f005";
    font-family: "Font Awesome 6 Free";
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    color: #A0A3BD;
}
@media (max-width: 567px) {
    .reviews-images-container-modal-container img.image-modal {
        max-height: 200px;
        max-width: 360px;
    }
    .reviews-images-container-modal-container .button-close {
        top: 8px;
        right: 8px;
        font-size: 24px !important;
    }
}

/* -------------  PAGINACIÓN  ------------- */
.custom-agora-reviews-top #comments #comments-pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}
.custom-agora-reviews-top #comments {
    align-self: stretch;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#comments #comments-pagination a {
    text-decoration: none;
    padding: 3px 6px;
    min-width: 1rem;
    border: 1px solid #D9DBE9;
    color: #4E4B66;
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    transition: all 0.3s ease-in-out;
}
@media (max-width: 990px) {
    #comments #comments-pagination a {
        font-size: 14px;
        line-height: 18px;
    }
}
@media (max-width: 567px) {
    #comments #comments-pagination a {
        font-weight: 500;
        font-size: 12px;
        line-height: 16px;
    }
}
#comments #comments-pagination a:not(.current) {
    color: #2C9BFF;
}
#comments #comments-pagination a:hover:not(.current) {
    font-weight: 600;
    border-color: #2C9BFF;
}
#comments #comments-pagination a.current:hover {
    cursor: default;
}

.single-product .woocommerce-message > * {
    font-family: Inter !important;
    color: #4E4B66 !important;
    margin-bottom: 0 !important;
}
.single-product .woocommerce-message {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.product-template-default.single-product form.cart .woocommerce-variation-availability {
    display: none !important;
}
.product-template-default.single-product form.cart .woocommerce-variation-availability:has(.out-of-stock) {
    display: block !important;
}


/* Quickview */
.quickview-inner form.cart table.variations tbody tr:first-child {
    /*margin-bottom: 16px !important;*/ /* height = min-height in tr*/ 
    height: 46px !important;
}
