﻿:root {
    --naranja: #FF7600;
    --fondoModal: #00000033;
}


/******************************************
FOOTER
******************************************/

.section-vExpress.footer-vExpress {
    padding: 80px 0;
    background-color: #000
}

.social-links i {
    color: #aeaeae;
}

.widget-title-vExpress {
    color: #ffffff;
    font-size: 20px;
    padding: 0 0 30px;
    margin: 0;
    line-height: 1;
}

.widget-title-rob-vExpress {
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #3E525C;
    font-size: 20px;
    padding: 0 0 5px;
    margin: 0;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: 600;
}

.widget-title-heribac-vExpress {
    font-family: 'Roboto', sans-serif;
    color: #a70000;
    font-size: 20px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 600;
}

.widget-title-antiacne-vExpress {
    font-family: 'Roboto', sans-serif;
    color: #0BC20F;
    font-size: 20px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 600;
}

.widget-title-microvarices-vExpress {
    font-family: 'Roboto', sans-serif;
    color: #CE56F6;
    font-size: 20px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 600;
}

.widget-title-antiedad-vExpress {
    font-family: 'Roboto', sans-serif;
    color: #0078e1;
    font-size: 20px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 600;
}

.widget-title-hidratante-vExpress {
    font-family: 'Roboto', sans-serif;
    color: #01BACf;
    font-size: 20px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 600;
}

.widget-title-despigmentante-vExpress {
    font-family: 'Roboto', sans-serif;
    color: #666666;
    font-size: 20px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 600;
}

.widget-title-aceite-o3-vExpress {
    font-family: 'Roboto', sans-serif;
    color: #01bacf;
    font-size: 20px;
    margin: 0;
    line-height: 1.4;
    letter-spacing: normal;
    font-weight: 600;
}

.small-title-vExpress {
    color: #000;
    font-size: 20px;
    padding: 0 0 30px;
    margin: 0;
    line-height: 1;
}

.copyrights-vExpress {
    background-color: #000;
    border-top: 1px solid #181818;
    padding: 30px 0;
}

    .copyrights-vExpress li a {
        color: #aaa;
    }

    .copyrights-vExpress ul {
        padding: 0 !important;
        margin: 15px 0 0 !important;
    }

        .copyrights-vExpress ul li {
            line-height: 1;
            font-size: 15px;
            margin: 0 0 0 8px !important;
        }

.cop-logo-vExpress img {
    margin-top: 9px;
    opacity: 0.5;
    -webkit-filter: grayscale(100%);
    /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}

    .cop-logo-vExpress img:hover {
        opacity: 1;
        -webkit-filter: grayscale(0);
        /* Safari 6.0 - 9.0 */
        filter: grayscale(0);
    }

.newsletter-widget-vExpress .form-control {
    border-radius: 0;
    font-size: 14px;
    box-shadow: none !important;
    height: 48px;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
    min-width: 280px;
}

.newsletter-widget-vExpress img {
    display: block;
    max-width: 280px;
    margin-top: 40px;
}

.newsletter-widget-vExpress p {
    margin-bottom: 30px;
}

.newsletter-widget-e-vExpress p {
    margin-bottom: 15px;
    line-height: 1.3;
    font-size: 16px;
    font-weight: 500;
}

.newsletter-widget-e-vExpress span {
    text-decoration: line-through;
}

.newsletter-widget-e-vExpress span2 {
    color: #FF7700;
}

.newsletter-widget-vExpress .btn {
    padding-left: 23px;
    padding-right: 23px;
}

.footer-vExpress ul {
    list-style: none;
    padding: 0;
}

.footer-vExpress.list-widget-vExpress li {
    margin: 0 0 5px !important;
}

.footer-vExpress.tags-widget-vExpress li {
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer-vExpress .form-control-vExpress,
.footer-vExpress p,
.footer-vExpress a {
    color: #aaa;
}

    .footer-vExpress a:hover {
        color: #ffffff;
    }



.absolute-widget-vExpress {
    border-top: 0 none;
    display: block;
    margin-top: -45%;
    padding: 96px 64px;
    position: relative;
    background: url(upload/formbg.jpg) no-repeat top center #161616;
}

    .absolute-widget-vExpress .form-control-vExpress {
        background-color: transparent;
        border: 0 solid rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 0;
        font-size: 14px;
        height: 40px;
        padding-bottom: 15px;
        box-shadow: none !important;
        color: rgba(255, 255, 255, 0.6);
        margin-bottom: 15px;
    }

    .absolute-widget-vExpress textarea.form-control-vExpress {
        height: 100px;
    }

    .absolute-widget-vExpress .form-control-vExpress::-moz-placeholder {
        color: rgba(255, 255, 255, 0.6);
        opacity: 1;
    }

    .absolute-widget-vExpress .form-control-vExpress:-ms-input-placeholder {
        color: rgba(255, 255, 255, 0.6);
    }

    .absolute-widget-vExpress .form-control-vExpress::-webkit-input-placeholder {
        color: rgba(255, 255, 255, 0.6);
    }

.container-vExpress {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (max-width: 767px) {
    .container-vExpress {
        text-align: center;
    }
}

@media (min-width: 768px) {
    .container-vExpress {
        width: 750px;
    }
}

@media (min-width: 992px) {
    .container-vExpress {
        width: 970px;
    }
}

@media (min-width: 1204px) {
    .container-vExpress {
        width: 1170px;
    }
}

.row-vExpress {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 1024px) {
    .row-vExpress {
        display: inline-flex
    }
}

.col-lg-4-vExpress, col-md-4-vExpress, col-12-vExpress {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-12-vExpress {
    width: 100%;
}

@media (min-width: 1024px) {
    .col-md-4-vExpress {
        width: 33.33333333% !important;
    }
}

.clearfix-vExpress:before,
.clearfix-vExpress:after {
    display: table;
    content: " ";
}

.clearfix-vExpress:after {
    clear: both;
}

.pull-left-vExpress {
    float: left;
}

.footer-vExpress .readmore-vExpress {
    color: #01BACF;
}

.readmore-vExpress:hover {
    filter: brightness(0) invert(100%) brightness(100%);
}

.space-bottom {
    margin-bottom: 48px;
}

.list-inline-vExpress > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}

.tags-vExpress {
    padding: 8px;
    background-color: #01BACF;
    color: white !important;
    transition: all ease 0.5s;
}

    .tags-vExpress:hover {
        box-shadow: inset 0 100px 0 0 #00a8bd;
        border-color: #00a8bd;
    }

.arrow-filter {
    filter: brightness(0) saturate(100%) invert(49%) sepia(32%) saturate(2671%) hue-rotate(150deg) brightness(101%) contrast(99%);
    width: 32px;
}

.text-center-vExpress {
    text-align: center !important;
}

@media (min-width: 992px) {
    .text-lg-start-vExpress {
        text-align: left !important;
    }
}


/* Carrito */
.title-cart {
    background-color: #587382;
    color: white;
    font-size: 20.8px;
    font-weight: 500;
    position: relative;
    padding-bottom: 8px;
    padding-top: 16px;
    text-align: center;
    width: 100%;
}

.pt-5-vExpress {
    padding-top: 48px !important;
}

.px-2-vExpress {
    padding-left: 8px !important;
    padding-right: 8px !important;
}

.px-5-vExpress {
    padding-right: 48px !important;
    padding-left: 48px !important;
}

.py-2-vExpress {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

.d-flex-vExpress {
    display: flex !important;
}

.align-items-end-vExpress {
    align-items: flex-end !important;
}

.col-2-vExpress {
    flex: 0 0 auto;
    width: 16.6%;
}

.col-4-vExpress {
    flex: 0 0 auto;
    width: 33.3%;
}

.col-8-vExpress {
    flex: 0 0 auto;
    width: 66.6%;
}

.col-10-vExpress {
    flex: 0 0 auto;
    width: 83.3%;
}

.w-100-vExpress {
    width: 100% !important;
}

.d-none-vExpress {
    display: none !important;
}

.align-items-center-vExpress {
    align-items: center !important;
}

@media (min-width: 768px) {
    .align-items-md-center-vExpress {
        align-items: center !important;
    }
}

.justify-content-center-vExpress {
    justify-content: center !important;
}

/*Carrito Lateral*/
#carritoLateral {
    width: 400px;
    max-width: 99%;
    position: fixed;
    right: 0;
    top: 130px;
    max-height: 80%;
    z-index: 9
}

.carLat {
    background-color: white;
    border-top: 1px solid #FF760066;
    border-left: 1px solid #FF760066;
    border-bottom: 1px solid #FF760066;
    border-top-left-radius: 32px;
    border-bottom-left-radius: 32px;
    overflow: hidden;
}

.plusMinusBtn {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    background-color: #FFFFFF;
    border: 1px solid #587382;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer !important;
}

.cantidadLateral {
    width: 56px;
    padding: 3.2px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 4.8px;
}

    .cantidadLateral .valProd {
        background-color: #00000011;
        color: #587382;
        width: 100%;
        border: 0 !important;
        text-align: center
    }

.valProd:focus {
    border: 0
}

.xCloseCarrito {
    background-color: #FF7600;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    right: 6.4px;
    height: 25px;
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer
}

.imgProdLateral {
    border-radius: 4.8px;
}


.cntntnIconTrash {
    height: 16px;
}

    .cntntnIconTrash img {
        cursor: pointer
    }

/*popUpPromosRutinaProduct*/
#agregaPromo {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 5.6px;
    z-index: 9;
    background-color: var(--fondoModal);
}

.cntntModalPromo {
    border: 1px solid #FF7600AA;
    width: 368px;
    border-radius: 40px;
    background-color: white
}

.xPromoModal {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    background-color: #FF7600;
    color: white;
    position: absolute;
    top: -8px;
    right: -8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    cursor: pointer;
    z-index: 9
}

#productosRelacionadosCarrito .carousel-indicators {
    display: none
}

.negrita {
    font-weight: 600;
}

.quantityCounter {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex: 0 0 auto;
    width: 33.3%;
}

.summaryPadding {
    padding: 8px 8px 16px !important;
}


.botones {
    display: block;
    margin: auto;
    margin-bottom: 8px;
    padding: 4px 20px;
    border-radius: 4px;
    border: unset;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: min(100%, 379px);
    font-weight: 500;
    font-size: 13.6px;
}

@media(min-width: 768px) {
    .botones {
        font-size: 16px;
    }
}

@media(min-width: 992px) {
    .botones {
        font-size: 13.6px;
    }
}

.btnCompra {
    background-color: #FF7600;
}

.btnAñadir {
    background-color: #587382;
}

.summaryDescuento {
    display: flex !important;
}

@media (min-width: 576px) {
    .summaryDescuento {
        justify-content: space-between !important;
    }
}

.bgOrange {
    background-color: #FF7600;
}

/**Nuevo footer**/
footer {
    background-color: #587382;
    color: white;
    padding: 25px 0;
}

    footer a {
        color: white;
        text-decoration: none;
    }

        footer a:hover {
            color: white;
            text-decoration: none;
        }

    footer p {
        margin: 0;
    }

.contenedorFooter {
    display: grid;
    gap: 16px;
}

@media(max-width:992px) {
    .contenedorFooter {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        justify-items: center;
    }
}

.redes {
    display: flex;
    gap: 16px;
    margin: 30px 0;
}

.avisos ul {
    margin: 0;
    padding: 0 0 0 16px;
}

    .avisos ul li:first-child {
        list-style: none;
    }

.txtDerechos {
    /*border-top:1px solid white;
    margin-top:10px;*/
    margin: 0;
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 11.2px;
}


@media(min-width:992px) {
    .contenedorFooter {
        grid-template-columns: repeat(2,1fr);
        row-gap: 10px;
    }

    .txtTelefono {
        grid-row: 3/4;
    }

    .txtHorario {
        grid-row: 4/5;
    }

    .txtDireccion {
        grid-row: 3/3;
        text-align: right;
    }

    .redes {
        grid-column: 3/3;
        grid-row: 1;
        margin: 0;
        justify-content: flex-end;
    }

    .avisos {
        grid-row: 5/6;
        grid-column: 2/3;
    }

        .avisos ul {
            display: flex;
            gap: 30px;
            justify-content: flex-end;
        }

    .txtDerechos {
        display: flex;
        justify-content: space-between;
        flex-direction: row;
    }

    @media(min-width: 1200px) {
        .txtDerechos p, .avisos a {
            font-size: 16px;
        }
    }

    .salto {
        display: block;
    }
}

.container {
    width: 100%;
    padding-right: calc(24px * .5);
    padding-left: calc(24px * .5);
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1320px;
    }
}


.footerDerechos {
    text-align: center;
}

@media (min-width: 992px) {
    .footerDerechos {
        text-align: start;
    }
}

.mx-3 {
    margin-left: 16px;
    margin-right: 16px;
}

.text-right {
    text-align: right
}

.px-0 {
    padding-left: 0;
    padding-right: 0;
}

.footerDireccion {
    text-align: center;
}

.footerOrangeText:hover {
    color: #FF7600 !important;
}

.menuCarrito-lg {
    display: none;
}

@media (min-width: 1024px) {
    .menuCarrito-lg {
        display: block;
    }
}

@media (min-width: 1024px) {
    .menuCarrito-sm {
        display: none;
    }
}

html, body {
    margin: 0;
    height: 100%;
}

body {
    display: flex;
    flex: 1;
    flex-direction: column;
}

.containerBody {
    /*display: flex;*/
    flex-direction: column;
    flex: 1;
}

.content {
    flex: 1; /* Opcional: puedes agregar padding o margin aquí */
}

#globalLoader {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(255,255,255,0.6);
    z-index: 999999;
}

.loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid #FF7600;
    border-right: 3px solid transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    position: relative;
    top: 50%;
    left: 50%;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.txtCatProd {
    padding: 0rem 0.4rem;
    color: white;
    font-weight: bold;
    border-radius: 0.2rem;
    text-transform: uppercase;
}

.isLinkActive {
    background-color: #FF7602;
    color: #ffffff !important;
}

.isLinkActiveLight {
    background-color: #FDC13F;
    color: #ffffff !important;
}


.checkoutHeight {
    height: 100vh;
}

@media (max-width: 768px) {
    .iFrameContainer {
        height: 60rem;
    }
}

.text-decoration-line-through-vExpress {
    text-decoration: line-through;
}

@media (min-width: 576px) {
    .justify-content-sm-between-vExpress {
        justify-content: space-between !important;
    }
}

.modalCombinadas {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #00000075;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 200;
}

.containerModalCombinadas {
    display: flex;
    width: 80%;
    flex-direction: column;
    background-color: white;
    padding: 20px;
    gap: 20px;
    position: relative;
}

@media (min-width: 768px) {
    .containerModalCombinadas {
        flex-direction: row;
        width: 700px;
        gap: 40px;
    }
}

@media (min-width: 880px) {
    .containerModalCombinadas {
        width: 800px;
    }
}

.imgModalCombinadas {
    width: 250px;
}

@media (min-width: 768px) {
    .imgModalCombinadas {
        width: 300px;
    }
}

.closeModalCombinadas {
    position: absolute;
    top: -5%;
    left: 98%;
    background-color: #FF7700;
    border-radius: 100%;
    padding: 5px 10px;
    color: white;
    font-weight: bolder;
    font-size: 20px;
    border: none;
}

.botonModalCombinadas {
    width: 100%;
    border-color: #587382;
    background-color: #587382;
    box-shadow: inset 0 0 0 0 #415560;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -webkit-box-shadow: inset 0 0 0 0 #415560;
    display: block;
    margin: auto;
    margin-bottom: 5px;
    padding: 2.5px 7.25px;
    border-radius: 2.5px;
    border: unset;
    color: white;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    font-size: 13px !important;
    text-align: center;
}

.imgContenedorCombinadas {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 768px) {
    .imgContenedorCombinadas {
        width: 50%;
    }
}

.infoContenedorCombinadas {
    width: 100%;
}

@media (min-width: 768px) {
    .infoContenedorCombinadas {
        width: 50%;
    }
}

.cuadriculasInformativas {
    min-width: 13rem;
    width: 13rem;
}

@media(min-width: 320px) {
    .cuadriculasInformativas {
        max-width: 45%;
        width: auto;
    }
}

@media (min-width: 375px) {
    .cuadriculasInformativas {
        max-width: 48%;
        width: 48%;
    }
}

@media (min-width: 1024px) {
    .cuadriculasInformativas {
        width: auto;
        max-width: 29.149rem;
    }
}

.line-clamp-1 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

/* Inicio - Modal tiempo estimado */

#tiempoEstimado {
    width: 100%;
    height: 100%;
    position: fixed;
    justify-content: center;
    align-items: center;
    z-index: 100;
    background-color: rgb(0 0 0 / 40%);
    padding: 1rem;
}

    #tiempoEstimado form {
        position: relative;
        background-color: white;
        display: flex;
        flex-direction: column;
        border-radius: 0.5rem;
        width: 22rem;
        padding: 3rem 1.5rem;
        gap: 1rem;
    }

#botonCerrarEstimacion {
    position: absolute;
    top: 10px;
    right: 10px;
    border: none;
    background-color: inherit;
}

/* Fin - Modal tiempo estimado */

/* CALIFICAR PRODUCTO */
.calificacionProducto {
    margin-top: 15px;
    color: #FF7600;
    font-size: 30px;
    cursor: pointer;
    width: fit-content;
}

.calificacionProducto:hover ~ .reviewProducto {
    display: block;
}

.reviewProducto:hover {
    display: block;
}

.reviewProducto {
    width: 250px;
    border: solid 1px #c7c7c7;
    padding: 1rem 1.5rem;
    border-radius: 1.4rem;
    position: absolute;
    background: #fff;
    display: none;
    transition: all .3s ease-in-out;
}

.reviewProducto .progressBar {
    width: 90%;
    height: 8px;
    border: 0;
}

.reviewProducto .progressBar::-webkit-progress-value {
    background-color: #FF7600;
    border: 0;
    border-radius: 10px;
}

.reviewProducto .progressBar::-webkit-progress-bar {
    border-radius: 10px;
    background-color: #DDDDDD;
}

.reviewProducto .estrellaColor {
    color: #FF7600;
}

.reviewProducto .estrellaNull {
    color: #DDDDDD;
}

.reviewProducto a {
    cursor: pointer;
}

#calificacionProductoModal {
    width: 100%;
    height: 100%;
    background: #000000b6;
    position: fixed;
    top: 0;
    z-index: 100;
    display: none;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    transition: all .3s ease;
    opacity: 0;
}

#calificacionProductoModal .calificacionProductoCajaModal {
    background: #fff;
    box-sizing: border-box;
    width: 700px;
    padding: 10px;
    border-radius: 15px;
}

#calificacionProductoModal .calificacionProductoCajaModal .d-md-flex .col-md-6 {
    padding: 10px;
    box-sizing: border-box;
}

#cerrarCalificacionProducto {
    position: absolute;
    margin-top: -25px;
    margin-left: -10px;
    color: #fff;
    font-weight: bold;
    background: #FF7600;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    cursor: pointer;
    transition: all .3s ease-in-out;
}

#cerrarCalificacionProducto:hover {
    background: #DDDDDD;
    color: #FF7600;
}

#calificacionProductoModal .calificacionProductoCajaModal .img-fluid {
    width: 100%;
}

#calificacionProductoModal .calificacionProductoCajaModal .tituloLinea {
    margin-top: 10px;
    font-size: 18px;
}

#calificacionProductoModal .calificacionProductoCajaModal .precioProducto {
    margin-top: 10px;
    margin-bottom: 10px;
}

#calificacionProductoModal .calificacionProductoCajaModal .calificacionPromedioModal {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

#calificacionProductoModal .calificacionProductoCajaModal .calificacionPromedioModal h3 {
    color: #FF7600;
    font-weight: bold;
    font-size: 2.5rem;
}

.reviewProductoModal {
    margin-bottom: 10px;
}

.reviewProductoModal .progressBar {
    width: 90%;
    height: 8px;
    border: 0;
}

.reviewProductoModal .progressBar::-webkit-progress-value {
    background-color: #FF7600;
    border: 0;
    border-radius: 10px;
}

.reviewProductoModal .progressBar::-webkit-progress-bar {
    border-radius: 10px;
    background-color: #DDDDDD;
}

.reviewProductoModal .estrellaColor {
    color: #FF7600;
}

.reviewProductoModal .estrellaNull {
    color: #DDDDDD;
}

#calificacionProductoModal .calificacionProductoCajaModal .comentariosCalificacionProducto {
    margin-top: 10px;
    height: 365px;
    overflow-y: scroll;
}

#calificacionProductoModal .calificacionProductoCajaModal .comentariosCalificacionProducto::-webkit-scrollbar {
    width: 5px;
}

#calificacionProductoModal .calificacionProductoCajaModal .comentariosCalificacionProducto::-webkit-scrollbar-track {
    background: #DDDDDD;
    border-radius: 5px;
}

#calificacionProductoModal .calificacionProductoCajaModal .comentariosCalificacionProducto::-webkit-scrollbar-thumb {
    background: #FF7600;
    border: solid .2px #DDDDDD;
    border-radius: 100px;
}

#calificacionProductoModal .calificacionProductoCajaModal::-webkit-scrollbar {
    width: 5px;
}

#calificacionProductoModal .calificacionProductoCajaModal::-webkit-scrollbar-track {
    background: #DDDDDD;
    border-radius: 5px;
}

#calificacionProductoModal .calificacionProductoCajaModal::-webkit-scrollbar-thumb {
    background: #FF7600;
    border: solid .2px #DDDDDD;
    border-radius: 100px;
}

#calificacionProductoModal .calificacionProductoCajaModal .text-left {
    margin-top: 5px;
    text-align: left;
}

@media only screen and (max-height: 640px) {
    #calificacionProductoModal .calificacionProductoCajaModal {
        width: 80%;
        height: 90vh;
        overflow-y: scroll;
        transition: opacity 0.5s ease;
    }
}

@media only screen and (max-width: 767px) {
    #calificacionProductoModal .calificacionProductoCajaModal {
        width: 90%;
        height: 90vh;
        border-radius: 5px;
        overflow-y: scroll;
        text-align: center;
    }

    #calificacionProductoModal .calificacionProductoCajaModal .img-fluid {
        width: 280px;
        margin: auto;
    }

    #calificacionProductoModal .calificacionProductoCajaModal .text-left {
        margin-top: 5px;
        text-align: left;
    }
}

/*promomayo*/
#promoMayo {
    width: 100%;
    height: 100%;
    background-color: #000000b6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /*transition: all .3s ease;*/
}

/* CALIFICAR PRODUCTO END */

#calificarProducto {
    width: 100%;
    height: 100%;
    background-color: #000000b6;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    /*transition: all .3s ease;*/
}

.calificar-producto--contenedor {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 0.4rem;
    background-color: white;
    padding: 1.25rem 0.25rem;
    border-radius: 1rem;
    max-width: 33rem;
    width: 100%;
    position: relative;
}

.calificar-producto--texto {
    font-weight: 500;
    font-size: 1.1rem;
}

.calificar-producto--campo {
    border-radius: 0.75rem;
    padding: 0.75rem 1rem;
    width: 90%;
    max-height: 470px;
    min-height: 50px;
}

.calificar-producto--contenedor__boton {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
}

.calificar-producto--boton {
    background-color: #FF7600;
    color: white;
    font-weight: 600;
    padding: 0.5rem 1.25rem;
    border-radius: 0.25rem;
    border: none;
}

.calificar-producto--boton__cerrar {
    border-radius: 100%;
    background-color: #FF7600;
    position: absolute;
    border: none;
    top: -10px;
    right: -16px;
    padding: 0.25rem;
}

.calificar-producto--svg {
    color: white;
}

.calificar-producto--estrellas {
    display: flex;
    flex-direction: row-reverse;
    margin: 0.5rem;
}

    .calificar-producto--estrellas svg {
        width: 55px;
        height: 55px;
        color: #FF7600;
    }

.imageStarFull {
    display: none;
}

.estrella-llena {
    display: block !important;
}

.estrella-vacia {
    display: none !important;
}

.calificar-producto--estrellas label:nth-child(5):has(:hover) ~ label .imageStarEmpty, .calificar-producto--estrellas label:nth-child(5):has(:hover) .imageStarEmpty {
    display: none;
}

.calificar-producto--estrellas label:nth-child(5):has(:hover) ~ label .imageStarFull, .calificar-producto--estrellas label:nth-child(5):has(:hover) .imageStarFull {
    display: block;
}

.calificar-producto--estrellas label:nth-child(4):has(:hover) ~ label .imageStarEmpty, .calificar-producto--estrellas label:nth-child(4):has(:hover) .imageStarEmpty {
    display: none;
}

.calificar-producto--estrellas label:nth-child(4):has(:hover) ~ label .imageStarFull, .calificar-producto--estrellas label:nth-child(4):has(:hover) .imageStarFull {
    display: block;
}

.calificar-producto--estrellas label:nth-child(3):has(:hover) ~ label .imageStarEmpty, .calificar-producto--estrellas label:nth-child(3):has(:hover) .imageStarEmpty {
    display: none;
}

.calificar-producto--estrellas label:nth-child(3):has(:hover) ~ label .imageStarFull, .calificar-producto--estrellas label:nth-child(3):has(:hover) .imageStarFull {
    display: block;
}

.calificar-producto--estrellas label:nth-child(2):has(:hover) ~ label .imageStarEmpty, .calificar-producto--estrellas label:nth-child(2):has(:hover) .imageStarEmpty {
    display: none;
}

.calificar-producto--estrellas label:nth-child(2):has(:hover) ~ label .imageStarFull, .calificar-producto--estrellas label:nth-child(2):has(:hover) .imageStarFull {
    display: block;
}

.calificar-producto--estrellas label:nth-child(1):has(:hover) ~ label .imageStarEmpty, .calificar-producto--estrellas label:nth-child(1):has(:hover) .imageStarEmpty {
    display: none;
}

.calificar-producto--estrellas label:nth-child(1):has(:hover) ~ label .imageStarFull, .calificar-producto--estrellas label:nth-child(1):has(:hover) .imageStarFull {
    display: block;
}

.boton-agregar-review {
    background-color: var(--naranja);
    font-weight: 500;
    color: white;
    border: none;
    border-radius: 5px;
    padding: 0 10px;
    z-index: 20;
}

.modal-promocion--contenedor {
    position: fixed;
    top: 0;
    left: 0;
    background-color: var(--fondoModal);
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    z-index: 200;
    padding: 12px;
}

.modal-promocion--tarjeta {
    background-color: white;
    padding: 10px;
    max-width: 630px;
    border-radius: 10px;
    position: relative;
}

.modal-promocion--boton__cerrar {
    position: absolute;
    background-color: var(--naranja);
    color: white;
    border: none;
    border-radius: 50%;
    top: -10px;
    right: -10px;
    display: flex;
    padding: 4px;
}

.modal-promocion--imagen {
    max-width: 100%;
    width: 100%;
    border-radius: 10px;
}

.modal-promocion--enlace {
    padding: 5px;
    width: 100%;
    background-color: var(--naranja);
    margin: 5px 0;
    border-radius: 10px;
    color: white;
    display: block;
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
}